summaryrefslogtreecommitdiff
path: root/lib/libmd/sha512.3
AgeCommit message (Expand)Author
2024-09-29libmd: export and document *Fd/*FdChunk interfacesKyle Evans
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-02-06libmd / md5: Add SHA-512/224.Dag-Erling Smørgrav
2022-08-13Fix wrong section number in man page cross references.Jens Schweikhardt
2020-10-09Fix a few mandoc issuesGordon Bergling
2019-05-21Add missing errors section to md[2-5], ripemd160, sha*, and skein* manpagesAllan Jude
2018-07-20libmd: Always erase context in _Final method, and when doingXin LI
2018-03-17Fix formatting errors that resulted in apropos(1) output looking weird.Edward Tomasz Napierala
2016-05-29Import the skein hashing algorithm, based on the threefish block cipherAllan Jude
2016-05-28Implement SHA-512 truncated (224 and 256 bits)Allan Jude
2015-12-27Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude
2014-03-28Dereference nonexistent md2(3) manual.Glen Barber
2011-06-27Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512Colin Percival
2011-04-09Add SHA512 (Actually, this is Colin Percival's code for SHA256, withMark Murray