Hi Jack,

> I don't have huge issues with it myself (in terms of entropy generation,
CryptGenRandom
> has been fairly painless compared to some other mechanisms), but CryptoAPI
is somewhat
> big, and there are various annoyances, such as the fact that repeatedly
initializing and
> shutting down CryptoAPI causes a large memory leak on some older systems.

Can you elaborate on the situation where repeatedly initializing and
shutting down CryptoAPI causes a large memory leak, particularly why you
needed to do this.  I raised a similar issue where OpenSSL suffers such a
leak (though not large) and was told it was an unrealistic scenario.  I
couldn't think of a great example on the spot, but given the dynamic plugin
architecture of large apps it's something that I feel needs addressing.

Regards,

Steven

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to