Crypto++ 8.5 release
noloader
released this
08 Mar 04:29
·
587 commits
to master
since this release
Crypto++ 8.5 was released on March 7, 2021. The 8.5 release was a minor, planned release. There were no CVEs and no memory errors.
Crypto++ 8.5 was released in support of Apple M1 hardware. Feature detection was added for the platform to ensure the proper code paths are used at runtime.
Release Notes
- port to Apple M1 platform
FIPS DLL deprecation
The FIPS DLL used to be an important artifact for Windows builds. NIST moved the Crypto++ library to the Historical Validation List in 2014. The Windows DLL is no longer validated.
The project files to build the FIPS DLL are cryptdll.vcxproj and dlltest.vcxproj. The projects are now deprecated and subject to removal.