libsodium/NEWS

15 lines
214 B
Plaintext
Raw Normal View History

2013-01-21 22:58:38 -05:00
2013-04-21 20:11:18 -04:00
* Version 0.4
- TBD
* Version 0.3
- The crypto_shorthash operation has been added, implemented using
SipHash-2-4.
* Version 0.2
- crypto_sign_seed_keypair() has been added
2013-01-21 22:58:38 -05:00
* Version 0.1
- Initial release.