Has anyone implemented Perl bindings for the crypto functions in OpenSSL?
Specifically I'm interested in using RSA directly. Since the application will
already be doing SSL it seems like the most efficient way to do this would be
to call the same crypto library that OpenSSL is using. But I don't see any API
for the crypto functions in Net::SSL or any of the related packages. Is there
another package I should be looking at?

-- 
greg

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

Reply via email to