Hi! My Dear OpenSSL friends, I am developing code to sign and verify the signature of a DLL or SO module/image by using the public key and hash scheme.
I got it work on Windows. Now I am coding the Linux part. I am looking for a set of functions from OpenSSL Crypto lib that make same or similar functionality of the following Windows Cryptography API functions: - CertCreateContext - CryptAcquireContext - CryptImportPublicKeyInfo - CryptCreateHash - ImageGetDigestStream - ImageGetCertificateData - CryptVerifySignature Please make my favor and take couple of seconds of your time to get an answer for me. Your help is greatly appreciated. Best wishes, Long Wei 425-806-4073