Mention crypto_box_seed_keypair

This commit is contained in:
Frank Denis 2014-05-25 19:25:44 -07:00
parent 9f52b0f0e9
commit b47755fac1

View File

@ -3,6 +3,7 @@
- crypto_stream_chacha20* - crypto_stream_chacha20*
- crypto_pwhash_scryptxsalsa208sha256*() functions have been renamed - crypto_pwhash_scryptxsalsa208sha256*() functions have been renamed
crypto_pwhash_scryptsalsa208sha256*(). crypto_pwhash_scryptsalsa208sha256*().
- crypto_box_seed_keypair()
* Version 0.5.0 * Version 0.5.0
- sodium_mlock()/sodium_munlock() have been introduced to lock pages - sodium_mlock()/sodium_munlock() have been introduced to lock pages