Releases: paragonie/sodium-plus
Releases · paragonie/sodium-plus
Version 0.3.0
- The API is now more-or-less complete.
crypto_onetimehash
is polyfilled if it's not available in libsodium-wrapperscrypto_stream
is polyfilled if it's not available in libsodium-wrappers
- The documentation has been split into multiple pages.
Version 0.2.0
Sodium+ now covers most of the libsodium API (at least, the functions that see widespread use).
This release includes significant unit test coverage and documentation so developers can pick Sodium+ up easily.
If you're just seeing this project for the first time, read this article to understand our goals and motivations.
Version 0.1.0 (Initial Release)
You can read the Release Announcement notes on dev.to.