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_hmac_state_output_size.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 '')
| -rw-r--r-- | libsha2_hmac_state_output_size.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsha2_hmac_state_output_size.3 b/libsha2_hmac_state_output_size.3 index aa96436..93c2daf 100644 --- a/libsha2_hmac_state_output_size.3 +++ b/libsha2_hmac_state_output_size.3 @@ -1,4 +1,4 @@ -.TH LIBSHA2_HMAC_STATE_OUTPUT_SIZE 3 2019-02-10 libsha2 +.TH LIBSHA2_HMAC_STATE_OUTPUT_SIZE 3 LIBSHA2 .SH NAME libsha2_hmac_state_output_size \- Get the size of the output for a HMAC-SHA-2 algorithm .SH SYNOPSIS |
