Re: encryption question



Brian Evans wrote:
For encryption we take the entered key and generate:
salt;hash;encrypted data
For decryption the key is entered and we decrypt the data.

The reason I asked is that such schemes have to be specified with a fair amount of precision. IIRC e.g. DCPCrypt hashes the entered key under some circumstances, so if you put the same hash of same key as a field in your cipher text, you give away every piece of information an adversary would need in order to decrypt the data.
.



Relevant Pages

  • Re: Office/Word
    ... is by the green font that is assocciated with the file name and in the ... the encrytion box is checked. ... For whatever reason I ... I had followed the procedures to decrypt them, ...
    (microsoft.public.word.docmanagement)
  • Re: *** Text Cipher ***
    ... > Use it to encrypt and decrypt text. ... Alas, no source. ... Since I have no particular reason to trust you not to ...
    (sci.crypt)
  • RE: Decryption using private key from cert store failing with err
    ... The reason we need to do a decrypt/encryptis that that is ... It decrypts with the private key and then the ... The other libraries encrypt/decrypt calls do not ... > invalid cryptograph to decrypt, otherwise we will get invalid data ...
    (microsoft.public.platformsdk.security)
  • Re: Decrypting SSL handshaking
    ... On Jul 17, 9:54 am, Michael Bauers ... the code calls AcceptSecurityContext which must be doing ... The record I am trying to decrypt is the client ... Is there any reason that I can't do this? ...
    (microsoft.public.platformsdk.security)