Mention falcon in the changelog

This commit is contained in:
Anthony Hu
2021-12-10 16:54:13 -05:00
parent dde8cd9039
commit eec9649049

View File

@ -1,9 +1,12 @@
# wolfSSL Release 5.X.X (TBD) # wolfSSL Release 5.X.X (TBD)
Release 5.X.X of wolfSSL embedded TLS has bug fixes and new features including: Release 5.X.X of wolfSSL embedded TLS has bug fixes and new features including:
### New Feature Additions
###### Wrappers ###### Wrappers
* swig wrapper removed (./swig) - for Java wrappers, see wolfSSL JNI/JSSE and wolfCrypt JNI/JCE. For Python wrapper see wolfssl-py and wolfcrypt-py. * swig wrapper removed (./swig) - for Java wrappers, see wolfSSL JNI/JSSE and wolfCrypt JNI/JCE. For Python wrapper see wolfssl-py and wolfcrypt-py.
###### Post Quantum
* Support for OQS's (liboqs version 0.7.0) implementation of NIST Round 3 FALCON as TLS 1.3 SignatureScheme --with-liboqs
# wolfSSL Release 5.0.0 (Nov 01, 2021) # wolfSSL Release 5.0.0 (Nov 01, 2021)
Release 5.0.0 of wolfSSL embedded TLS has bug fixes and new features including: Release 5.0.0 of wolfSSL embedded TLS has bug fixes and new features including: