update CHANGELOG
This commit is contained in:
parent
2b0f0dab9c
commit
6164968912
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
* Reduce size of SHA3 context instead of allocating all-size fit memory. save
|
* Reduce size of SHA3 context instead of allocating all-size fit memory. save
|
||||||
up to 72 bytes of memory per context for SHA3-512.
|
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
|
## 0.13
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user