gcry_cipher_setkey(h,k,l)

Rüdiger Sonderfeld cplusplushelp@gmx.net
Mon, 22 Apr 2002 19:52:03 +0200


Am Montag, 22. April 2002 19:11 schrieb Timo Schulz:
> No. This key is encrypted with the digest key and this key (from the
> digest) is derrived from the passphrase. So you don't need to remember
> the randomly chosen key.

Okay I think I understand it now. But isn't there the danger of cracking the 
encrypted passphrase?