Slashdot Mirror


User: CRG

CRG's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:TrueCrypt on Securing Your Notebook Against US Customs · · Score: 2, Informative

    . . . I think TrueCrypt needs to have an offset for its containers . . .

    It does. The hidden partitions in TrueCrypt start from the end of the file (this allows you to keep the non-hidden partition intact at the front of the file).

    When you enter a password, TrueCrypt first tries to decrypt the random data at the front of the file -- and, if that doesn't look like a TrueCrypt partition, then it tries to decrypt the end of the file where the hidden partition would be.

    So... what you're proposing should already be doable. Create a standard file container of size "Video + N" that contains a hidden container of size "N". Once the hidden partition is set up, simply overwrite the front of your file with the video. TrueCrypt shouldn't complain, because random noise (from the encrypted, standard partition) and a random video file should be equally unintelligible from its perspective.

  2. Re:So? CNC... on Breaking a Car's Cipher · · Score: 1

    Actually, with a properly-prepared key blank you can impression "laser-track" locks just as easily as you can impression other types of pin-based lock. (Certainly in less than an hour -- and the key impressioning could be done in parallel with the technique described above.) While the key looks impressive, the internals of the ignition/door cylinders are often not very different than a traditional, wafer-based car lock.

  3. Re:Let me know when... on Algorithm Seamlessly Patches Holes In Images · · Score: 1

    The application you're thinking of was termed "Dual Photography" in the original paper: http://graphics.stanford.edu/papers/dual_photograp hy/DualPhotography.pdf Very cool stuff.