Slashdot Mirror


New Optical Security Doesn't Require Embedment

An anonymous reader writes "Scientists are claiming to have a new type of optical security that doesn't require embedment. Optical security includes many different options but up until now they have all required that the secret image be embedded in a host image which left it vulnerable. From the article: 'To address this problem of finding the secret image in the watermark, scientists have developed a new optical security method that doesn't require embedment. Instead, the technique uses a phase retrieval algorithm to generate specific optical and phase keys that extract the secret information when applied. The optical keys contain information and are distributed to an individual through a personal identification number (PIN). The information contained in the phase keys (the main source for determining extraction) is distributed to the individual separately.'"

1 of 30 comments (clear)

  1. The secrets in the key not the image by POPE+Mad+Mitch · · Score: 4, Interesting

    If i understand this correctly, traditionally you use steganography to hide the secret (another image) inside an existing (host) image, with a key to decrypt it, the draw back being that someone might accidentally spot the steganography.

    This technique doesnt put any data in the host image at all, the keys contain all information required to distort the host image into the secret image, thus given the host image, you cant accidentally stumble across the secret, and likewise the keys are of no use unless you also have the host image.

    Its akin to having a text encryption system where the key is the offsets into a known document where the letters can be found, the known document can be public, but unless you know what both it and the key neither is of any use.