aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 8de0a4f..2d4a373 100644
--- a/README
+++ b/README
@@ -3,8 +3,9 @@
DESCRIPTION
libblake is a C library that implements the BLAKE-family of
- cryptographic hashing functions. libblake implements the
- SHA-3 finalists BLAKE as well as BLAKE2 and BLAKE2X.
+ cryptographic hashing functions with a zero-copy interface.
+ libblake implements the SHA-3 finalists BLAKE as well as
+ BLAKE2 and BLAKE2X.
FEATURE DIRECTIONS
libblake will implement BLAKE3 in the future.