Does anyone have any tips for a 'minimalist' approach to using the RSA routines in OpenSSL? I have a requirement for these routines, and these alone (create/encrypt/decrypt) - but can only get the compiled binary down to about 128K. With RSAREF I was able to do around 50K - any tips? Platform is Win32, I am using NO_STDIO, NO_RAND, NO_SHA, NO_ERR, NO_LOCKING. I am using a CryptoAPI-based RNG provider, which is why I have excluded RAND and SHA. Later.. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
