Hi, I have been using CryptLib (http://www.cs.auckland.ac.nz/~pgut001/cryptlib/index.html) for some of the stuff I've been working on in Delphi. However, I find it lacking in features when compared to OpenSSL and NSS. I would like to use NSS over OpenSSL, due to the lack of PKCS#11 interfaces.
I would like to use NSS on Delphi, but NSPR tends to make it impossible. I want to use NSS directly because of the PKI functionality and PKCS#11 & 12 it provides. Is there an easier way to implement NSS on non C/C++ like languages? Are there any interests in providing a wrapper for Delphi/Kylix or Object Pascal? I would look at the possibility of porting JSS JNI functions to work with Delphi. But is it advisable? I have been looking around for a suitable PKI library. So far, I have found that NSS suits my needs best. Could you recommend me a PKI library in the same vein as NSS that would work with Delphi? I would like to thank you in advance for your comments. -Sri
