New
Version 3.1.2
Thanks @TimWolla for identifying a performance hit caused by attempting to find global functions such as strlen() in the current namespace before the global namespace.
What's Changed
- Improve sodium implementation performance by @TimWolla in https://github.com/paragonie/constant_time_encoding/pull/64
- Replace qualifiers with imports by @paragonie-security in https://github.com/paragonie/constant_time_encoding/pull/65
Full Changelog: https://github.com/paragonie/constant_time_encoding/compare/v3.1.1...v3.1.2