aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:19:12 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:19:12 +0100
commit10d908104f002d2d91db27b18fd9004a73427fbb (patch)
tree612b562eed09f81d20bd58b3b17a697c83f234be /README
parentUpdate e-mail (diff)
downloadlibar2-10d908104f002d2d91db27b18fd9004a73427fbb.tar.gz
libar2-10d908104f002d2d91db27b18fd9004a73427fbb.tar.bz2
libar2-10d908104f002d2d91db27b18fd9004a73427fbb.tar.xz
fix doc text
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e695a1e..8bcf35f 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
DESCRIPTION
libar2 is a C library that implements the family of Argon2
- key derivation function, including Argon2d, Argon2i, and
+ key derivation functions, including Argon2d, Argon2i, and
Argon2id, as well as Argon2ds which was not part of the
submission to the Password Hashing Competition of 2013,
which Argon2 won in 2015. As a key derivation function,