Re: Any of a set of keys for encryption

From: Douglas A. Gwyn (DAGwyn_at_null.net)
Date: 11/11/05


Date: Thu, 10 Nov 2005 23:06:38 GMT

glenlow@pixelglow.com wrote:
> Is there any cipher or cryptosystem that allows any of a limited set of
> keys to decrypt a message?

Yes, just encrypt with each of the keys and concatenate
or interleave the resulting ciphertexts. Obviously any
of the keys can decrypt the corresponding piece of the
result. If you don't want to externally index the keys
then you can include a checksum in the plaintext and the
decryptor can try the key at each position until the
checksum is satisfied.



Relevant Pages

  • Re: Encrypting File System
    ... If you do not have back-ups of the original keys, ... Creating a recovery Agent after the fact will not work. ... There is not and there should not be a way to decrypt the data without ...
    (microsoft.public.windowsxp.security_admin)
  • Please help - a question on Ciphering...
    ... write a recursive function that iterates ... number of possibilities / number of keys tried per second ... The more words to decrypt, ... >Cipher. ...
    (microsoft.public.cert.exam.mcsd)
  • Re: Recovering encrypted files and folders
    ... >decrypt those files are YOUR user key and the recovery key ... >to extract the keys to decrypt your files. ... The second disk was copies of My Documents. ... >> recovery agent, but it didn't work. ...
    (microsoft.public.win2000.security)
  • Re: Recovering encrypted files and folders
    ... decrypt those files are YOUR user key and the recovery key for YOUR computer ... to extract the keys to decrypt your files. ... The second disk was copies of My Documents. ... > recovery agent, but it didn't work. ...
    (microsoft.public.win2000.security)
  • Please help - a question on Ciphering...
    ... write a recursive function that iterates ... >number of possibilities / number of keys tried per ... So yes, you could decrypt it, you just ... >>Cipher. ...
    (microsoft.public.cert.exam.mcsd)