aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:25:31 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:25:31 +0100
commitba1732e30e852064e2a30a7195e6f6dea0697da0 (patch)
treee4e11e6a70a8188eb23dc88dcd967aad3aa56ee2 /README
parentUpdate year and e-mail (diff)
downloadlibblake-ba1732e30e852064e2a30a7195e6f6dea0697da0.tar.gz
libblake-ba1732e30e852064e2a30a7195e6f6dea0697da0.tar.bz2
libblake-ba1732e30e852064e2a30a7195e6f6dea0697da0.tar.xz
fix doc text
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e504467..c1a9f55 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ DESCRIPTION
libblake implements the SHA-3 finalists BLAKE as well as
BLAKE2 and BLAKE2X.
-FEATURE DIRECTIONS
+FUTURE DIRECTIONS
libblake will implement BLAKE3 in the future.
SEE ALSO