Changes for version 0.30
- Working windows library detection
- Actively testing on appveyor for windows now.
- work correctly on LibreSSL
Changes for version 0.29_03
- Add whirlpool hash support.
- Crypt::OpenSSL::Random is now required at comnpile-time.
- Use the new interface to RSA_generate_key if available
- Add library paths to LIBS from Crypt::OpenSSL::Guess
Changes for version 0.29_02
- Add missing require of Config::OpenSSL::Guess
Changes for version 0.29_01
- Adapt to OpenSSL 1.1.0 (dur-randir)
- Move issue tracker to github.
- Modernization as in Crypt::OpenSSL::Random.
- better MSWin32 hints, fixes MSVC libraries,
- more meta tests,
- prefer hash mode NID_sha256 over NID_sha1 for sign
Modules
RSA encoding and decoding, using the openSSL libraries