News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
seclib with OpenSSL as SSPIProvider  
by captain [cubnc at users dot sourceforgen dot net]
posted on 2005/03/22

I'm looking at the sspiprovider class, and I see that the methods are all imported from crypt32.dll or advapi32.dll
Would it be possible to write something like a dropin replacement for that class that uses the OpenSSL dll files for encryption instead.
If would solve the problem with glftpd2.0, since we know that libeay32.dll and ssleay.dll support the proper cihper suites, since they are used with programs such as flashfxp (delphi) and ftprush/ultrafxp (unknown language)

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2005/03/25

No, replacing the CryptoAPI calls with OpenSSL calls is not possible (unless you want to rewrite the entire library).

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.