diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:05:53 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:05:53 +0100 |
| commit | 4b7faa8d625c666c4318000329deacb8552e23c1 (patch) | |
| tree | 7d4ef406dbe22f20a52720ae6ea83d978d14409a /README | |
| parent | Update e-mail (diff) | |
| download | krandom-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-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
