Re: Diffie-Hellman key generation

2005-04-21 Thread Bob Bradley
On 4/21/05 6:17 AM, "Christian Beaulieu" <[EMAIL PROTECTED]> wrote: > I¹ve need getting a strange out of my application when generating > Diffie-Hellman keys. I am using OAKLEY primes for key generation and the > strange thing is that sometimes my key length ends up one byte short of the > expecte

Diffie-Hellman key generation

2005-04-21 Thread Christian Beaulieu
I’ve need getting a strange out of my application when generating Diffie-Hellman keys. I am using OAKLEY primes for key generation and the strange thing is that sometimes my key length ends up one byte short of the expected length. I am just wondering if this is expected behaviour or not.