+ crypto_secretstream_*()
This commit is contained in:
parent
a335fc2dad
commit
901c49203d
@ -32,6 +32,8 @@ store keys to.
|
|||||||
`crypto_pwhash_str_alg()` function.
|
`crypto_pwhash_str_alg()` function.
|
||||||
- Due to popular demand, base64 encoding (`sodium_bin2base64()`) and
|
- Due to popular demand, base64 encoding (`sodium_bin2base64()`) and
|
||||||
decoding (`sodium_base642bin()`) have been implemented.
|
decoding (`sodium_base642bin()`) have been implemented.
|
||||||
|
- A new crypto_secretstream_*() API was added to safely encrypt files and
|
||||||
|
multi-part messages.
|
||||||
|
|
||||||
* Version 1.0.13
|
* Version 1.0.13
|
||||||
- Javascript: the sumo builds now include all symbols. They were
|
- Javascript: the sumo builds now include all symbols. They were
|
||||||
|
Loading…
Reference in New Issue
Block a user