update CHANGELOG

This commit is contained in:
Vincent Hanquez 2016-04-09 08:46:30 +01:00
parent 2b0f0dab9c
commit 6164968912

View File

@ -2,6 +2,9 @@
* Reduce size of SHA3 context instead of allocating all-size fit memory. save
up to 72 bytes of memory per context for SHA3-512.
* Add a Seed capability to the main DRG, to be able to debug/reproduce randomized program
where you would want to disable the randomness.
* Add support for Cipher-based Message Authentication Code (CMAC) (Kei Hibino)
## 0.13