aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-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