From 61649689128487c1ddc93a264eac17c1b7ea386d Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Sat, 9 Apr 2016 08:46:30 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df39dae..1511d61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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