diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-04 00:03:38 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-04 00:03:38 +0100 |
commit | dcd5a5d541cb53c1477f0c662d31cfe28aae9d9c (patch) | |
tree | 1fdd834fc454f32049712330f153b51ea4dc20bd /README | |
parent | add readme (diff) | |
download | libkeccak-dcd5a5d541cb53c1477f0c662d31cfe28aae9d9c.tar.gz libkeccak-dcd5a5d541cb53c1477f0c662d31cfe28aae9d9c.tar.bz2 libkeccak-dcd5a5d541cb53c1477f0c662d31cfe28aae9d9c.tar.xz |
m readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ Keccak-family hashing library. +This library implements a lanewise +implementation of the Keccak-family. + |