This commit is contained in:
Frank Denis
2017-03-05 14:45:56 +01:00
parent 707f4c8e08
commit fd443347cf
+1 -1
View File
@@ -1,7 +1,7 @@
* Version 1.0.12
- Ed25519ph was implemented, adding a multi-part signature API
(`crypto_sign_init()`, `crypto_sign_update()`, `crypto_sign_final_*()`).
(`crypto_sign_init()`, `crypto_sign_update()`, `crypto_sign_final_*()`).
- New constants and related accessors have been added for Scrypt and
Argon2.
- XChaCha20 has been implemented. Like XSalsa20, this construction