You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(security/R-openssl) Updated 2.0.5 to 2.3.0, make test passed
2.3.0
- Windows: use OpenSSL from Rtools if found
2.2.2
- Reduce test verbosity per CRAN request
- Update maintainer email address
2.2.1
- Skip some legacy sha1 tests on Redhat systems to fix#125
2.2.0
- Use new EVP_MD_fetch() api on libssl 3 to find non-default algorithms.
- Add keccak() hash function
- MacOS/Windows: update to OpenSSL 3.3.0
2.1.2
- MacOS: avoid linking against legacy versions of openssl
2.1.1
- Windows: update to openssl 3.1.2 + arm support
2.1.0
- Windows and autobrew binaries have been bumped to libssl 3.1.1. (MacOS CRAN
binaries use libssl from CRAN 'recipes' which is currently libssl 1.1.1)
- Added sha3() function
2.0.6
- Add new functions pkcs7_encrypt and pkcs7_decrypt
- Fix snprintf bug in hash functions
0 commit comments