aboutsummaryrefslogtreecommitdiffstats
path: root/libsha2_hmac_digest.3 (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-22fix doc1.1.3Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-07-07SHA 2 => SHA-2Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Fix man pages1.0.2Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10...Mattias Andrée1-9/+9
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Add HMAC and use void * instead of char * for binary dataMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Use lowest bits rather than highest bits in complete byte, document this, and add testsMattias Andrée1-0/+8
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Minor fixes and testsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits)Mattias Andrée1-2/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Minor changes, add man pages, rename libsha2_state_initialise to libsha2_initMattias Andrée1-0/+61
Signed-off-by: Mattias Andrée <maandree@kth.se>