summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 13:53:34 +0200
committerFlorian Franzmann2015-08-02 21:48:37 +0200
commitb14e658dcc69f6f10137c621c1247f51a0e94055 (patch)
treed58549492c4751d17ee99f67aa2ebef0896f4ece /ChangeLog
parentc3c3d48314a62b38e49ac76e8294426c6f36bc50 (diff)
haskell/haskell-crypto-api: new spell, a generic interface for cryptographic operations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd74189e0..3b0367deef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,8 @@
* haskell/haskell-cprng-aes: new spell, aes counter mode random generator
* haskell/haskell-cipher-aes: new spell, fast AES cipher implementation
with advanced mode of operations
+ * haskell/haskell-crypto-api: new spell, a generic interface for
+ cryptographic operations
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting