Re: encryption question
- From: Henrick Hellström <henrick@xxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 11:27:03 +0100
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.
.
- References:
- encryption question
- From: Rael
- Re: encryption question
- From: Ivan
- Re: encryption question
- From: Henrick Hellström
- Re: encryption question
- From: Brian Evans
- encryption question
- Prev by Date: Re: encryption question
- Next by Date: Re: ANN: AnyDAC 2.0 is now available for pre-order
- Previous by thread: Re: encryption question
- Next by thread: Re: encryption question
- Index(es):
Relevant Pages
|