diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:32:29 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:32:29 +0100 |
| commit | c91f6038634418dff753c9f037afb6574b02a743 (patch) | |
| tree | eab332100804b77a06da9de7b0cba0feeeb95ccc /libsha1_digest.3 | |
| parent | m (diff) | |
| download | libsha1-ed7cc1e1653af5c538a1ba3422959cf90a1ebeee.tar.gz libsha1-ed7cc1e1653af5c538a1ba3422959cf90a1ebeee.tar.bz2 libsha1-ed7cc1e1653af5c538a1ba3422959cf90a1ebeee.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libsha1_digest.3')
| -rw-r--r-- | libsha1_digest.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libsha1_digest.3 b/libsha1_digest.3 index 6a1e62d..e11cd0c 100644 --- a/libsha1_digest.3 +++ b/libsha1_digest.3 @@ -1,4 +1,4 @@ -.TH LIBSHA1_DIGEST 3 2019-02-10 libsha1 +.TH LIBSHA1_DIGEST 3 LIBSHA1 .SH NAME libsha1_digest \- Get the result of a SHA 1/0 hashing .SH SYNOPSIS @@ -31,11 +31,11 @@ least the return value of the .BR libsha1_state_output_size (3) function. .PP -If +If .I msglen is not a multiple of 8, the lowest .I msglen%8 -bits from the last by in +bits from the last byte in .I message is used as the complete byte. .PP |
