Ron Chittaro wrote:
Is there a way to assign custom allocator/deallocator functions to OpenSSL so it does not use underliying malloc/free of the operating system?
try CRYPTO_set_mem_functions() etc. Cheers, Nils ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
