mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
1.0.4 may still not work out of the box on Windows Phone
due to no CSPRNG being available to C applications.
This commit is contained in:
@@ -8,7 +8,6 @@ An IETF-compatible version of ChaCha20Poly1305 is available as
|
||||
crypto_aead_chacha20poly1305_ietf_npubbytes(),
|
||||
crypto_aead_chacha20poly1305_ietf_encrypt() and
|
||||
crypto_aead_chacha20poly1305_ietf_decrypt().
|
||||
- Sodium can now be used in Windows Store apps.
|
||||
- The sodium_increment() helper function has been added, to increment
|
||||
an arbitrary long number (such as a nonce).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user