gcry_cipher_setkey(h,k,l)

Rüdiger Sonderfeld cplusplushelp@gmx.net
Mon, 22 Apr 2002 18:45:32 +0200


Am Montag, 22. April 2002 18:07 schrieb Timo Schulz:
> 1. Generate a 256 bit random key.

So I have the problem if I want to decrypt it I have to remember the random 
key.

> 4. Encrypt the data with the key from step one.

from step one? for what is then step 2/3?