TurboPack / LockBox3

LockBox3 is a Delphi and C++Builder library for cryptography.
Other
171 stars 58 forks source link

Load private key fails for OpenSSL Signatory #31

Closed lmbelo closed 2 weeks ago

lmbelo commented 2 weeks ago

The GetEVP function is not called in TOpenSSL_Signatory.LoadRSA_PrivateKey when there is a password.

romankassebaum commented 2 weeks ago

I merged your pull request. Many thanks.