GDSA: Bit length of private key

2010-08-24 Thread Ingo Naumann
Hi All, I haven't received an answer, so I am giving it another try Does anybody have a clue? Ingo -- Forwarded message -- From: Ingo Naumann cyberurc...@gmail.com Date: Fri, Aug 13, 2010 at 3:44 PM Subject: GDSA: Bit length of private key To: Crypto++ Users cryptopp-users

Re: GDSA: Bit length of private key

2010-08-24 Thread Wei Dai
SetPrivateExponent() on the private key. -- From: Ingo Naumann cyberurc...@gmail.com Sent: Tuesday, August 24, 2010 6:44 AM To: Crypto++ Users cryptopp-users@googlegroups.com Subject: GDSA: Bit length of private key Hi All, I haven't received an answer, so I am

GDSA: Bit length of private key

2010-08-13 Thread Ingo Naumann
Hi Wei and All, I am experiencing problems with DSA key generation. For some reasons, when I select the pair (2048 bit, 256 bit) as parameter size, only the prime divisor q is of 256 bit, but the private key (x) is of 224 bit. The other three values are ok. It does work properly with the other