diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:32:49 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:32:49 +0100 |
| commit | 491cb03a4e471acbd4e551f9b60b786e447d604b (patch) | |
| tree | 3ed9d277643aa95cca8189f03e1aaf067608c276 /libsha2_init.3 | |
| parent | Add optimised SHA-256 implementation using SHA-256 instrinsics for ARMv8 (almost 70 times faster) (diff) | |
| download | libsha2-491cb03a4e471acbd4e551f9b60b786e447d604b.tar.gz libsha2-491cb03a4e471acbd4e551f9b60b786e447d604b.tar.bz2 libsha2-491cb03a4e471acbd4e551f9b60b786e447d604b.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libsha2_init.3')
| -rw-r--r-- | libsha2_init.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsha2_init.3 b/libsha2_init.3 index 5823464..aca97b0 100644 --- a/libsha2_init.3 +++ b/libsha2_init.3 @@ -1,4 +1,4 @@ -.TH LIBSHA2_INIT 3 2019-02-09 libsha2 +.TH LIBSHA2_INIT 3 LIBSHA2 .SH NAME libsha2_init \- Initialises hashing with a SHA-2 algorithm .SH SYNOPSIS |
