add FIPS 140-3 compatibility to 1.8.0 release notes

pull/73/head
Chris Conlon 2021-11-12 14:47:26 -07:00
parent 7bbdbee528
commit a4f1447d99
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ Additional instructions can be found on the wolfSSL.com website:
Release 1.8.0 has bug fixes and new features including:
* wolfCrypt FIPS 140-3 and FIPS Ready compatibility
* Add Socket method wrappers, fixes behavior when inner Socket used with JSSE
* Add wrappers to get FIPS verifyCore hash (FIPS error cb or directly)
* Fix potential NullPointerException with several clone() methods