diff options
author | Mattias Andrée <maandree@kth.se> | 2022-02-20 13:12:39 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-02-20 13:12:39 +0100 |
commit | 146a16497fd2c770d38ef361c9f2accc275e9e2c (patch) | |
tree | fbeac0db084aa469ffb8382d3b4607cbb38cceb2 | |
parent | Add todos (diff) | |
download | libblake-146a16497fd2c770d38ef361c9f2accc275e9e2c.tar.gz libblake-146a16497fd2c770d38ef361c9f2accc275e9e2c.tar.bz2 libblake-146a16497fd2c770d38ef361c9f2accc275e9e2c.tar.xz |
m readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -NAME +>NAME libblake - Library for the BLAKE-family of hashing functions DESCRIPTION @@ -10,4 +10,4 @@ FEATURE DIRECTIONS libblake will implement BLAKE3 in the future. SEE ALSO - libkeccak(7), libar2(7) + libkeccak(7), libar2(7), blakesum |