hurry for SSL memory manage

2002-03-08 Thread Stevens.Wang
All, My program run ok under debug mode without Purify integration.But dump under release build when produce PRNG. When I use the Purify to check the memory leak of my SSL project,which in debug build,once I call RAND_screen() to generate PRNG(same like s_server.c).The

RE: BN_bin2bn, is this normal?

2002-03-08 Thread Frank Balluffi
I have not been following this thread closely. So the following point, which is based on my experience using ATT CryptoLib, RSA BSAFE and OpenSSL, may or may not have been made or be relevant. Some big integer libraries ignore the most-significant bit [of the first octet] of a (big) integer

Re: -ciphers bug

2002-03-08 Thread Lutz Jaenicke
On Wed, Mar 06, 2002 at 04:43:20PM +, Ben Laurie wrote: Adam Back wrote: It seems that if you enable ADH but disable MEDIUM ciphersuites, they get left on anyway. I guess not too many people enable ADH, but there are scenarios where it is useful, and so this seems like a