mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Mention that sodium_init() now calls randombytes_stir()
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
|
||||
* Version 0.4.1
|
||||
- sodium_version_*() functions were not exported in version 0.4. They
|
||||
are now visible as intended.
|
||||
are now visible as intended.
|
||||
- sodium_init() now calls randombytes_stir().
|
||||
|
||||
* Version 0.4
|
||||
- Most constants and operations are now available as actual functions
|
||||
|
||||
Reference in New Issue
Block a user