2022/04/25
- Fixed many typos in the documentation.
- Fixed buffer overflow in speed benchmarks.
- Fixed some MSVC warnings.
- Fixed a minor violation of the Elligator2 reverse map specs.
- Added
change-prefix.sh
to help changing thecrypto_
prefix. - Added the
MONOCYPHER_CPP_NAMESPACE
preprocessor definition to
support namespaces for C++. - Deprecated
crypto_key_exchange()
- Use GitHub actions to automate the regular test suite.