Skip to content

Releases: paragonie/sodium-plus

Version 0.3.0

16 Oct 09:00
v0.3.0
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release
  • The API is now more-or-less complete.
    • crypto_onetimehash is polyfilled if it's not available in libsodium-wrappers
    • crypto_stream is polyfilled if it's not available in libsodium-wrappers
  • The documentation has been split into multiple pages.

Version 0.2.0

11 Oct 17:54
v0.2.0
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

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)

07 Oct 11:19
v0.1.0
Compare
Choose a tag to compare
Pre-release

You can read the Release Announcement notes on dev.to.