From f0e7db798033c82e0510f8e6d4519c294c42f279 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Mon, 30 Sep 2013 12:06:38 +0200 Subject: [PATCH] Changelog: update --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b2aeae4..0de061d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ Codecrypt ChangeLog +- add Cubehash, spawn all algorithms using only Cubehash +- make crypto++ dependency optional +- cubehash256 is now used for KeyIDs instead of SHA256 +- bump message and keyring version strings + 1.3.1 - get rid of bundled hash sources and licensing problems