Hash :
7e321428
Author :
Date :
2023-10-28T00:15:56
man: Sync SHA2 changes from OpenBSD This documents support for SHA224 and SHA512-256. Adds missing function names to the NAME section. Fixes function prototypes. Removes obsolete CAVEATS section. Fixes: commit 4c5931f53727b1428b47b6a1c0bfdad02c46f1ca
libmd - Message Digest functions from BSD systems This library provides message digest functions found on BSD systems either on their libc or libmd libraries and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. Website ------- The project website can be found at: <https://www.hadrons.org/software/libmd/> Releases -------- <https://archive.hadrons.org/software/libmd/> Source Repository ----------------- <https://git.hadrons.org/cgit/libmd.git> Mailing List ------------ The subscription interface and web archives can be found at: <https://lists.freedesktop.org/mailman/listinfo/libbsd> The mail address is: libbsd@lists.freedesktop.org