aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:05:53 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:05:53 +0100
commit4b7faa8d625c666c4318000329deacb8552e23c1 (patch)
tree7d4ef406dbe22f20a52720ae6ea83d978d14409a /README
parentUpdate e-mail (diff)
downloadkrandom-4b7faa8d625c666c4318000329deacb8552e23c1.tar.gz
krandom-4b7faa8d625c666c4318000329deacb8552e23c1.tar.bz2
krandom-4b7faa8d625c666c4318000329deacb8552e23c1.tar.xz
m fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e1d01b3..f7a67d1 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ SYNOPSIS
krandom [-C capacity] [-N output-size] [-R rate] [-S state-size] [-W word-size] [-v]
DESCRIPTION
- krandom create a Keccak sponge with a random state
+ krandom creates a Keccak sponge with a random state
and continually squeezes it to generate pseudorandom
binary data.
@@ -34,7 +34,7 @@ OPTIONS
-S state-size
Select Keccak state size.
- -W state-size
+ -W word-size
Select Keccak word size.
-v