Skip to content

1.1.0

Compare
Choose a tag to compare
@paixaop paixaop released this 16 Apr 01:56
· 280 commits to master since this release

This is a major release due to the total refactoring of the original code. Each function type is now in their own source files, as sodium.cc was getting way to big to be easily maintained.

Ported libsodium to 1.0.10
Implemented most functions in libsodium 1.0.10

Testing the new implementations is still a work in progress.

High level API was not changed and support for the new functions will come in a future release