NetBSD/lib/libc/hash
mrg 0ad391080c fix pointer vs array function definition issues.
for the backend End and Data functions, use "char buf[HASH_STRLEN]"
instead of "char *buf", to match the public functions.

fixes GCC 12 warning.
2023-09-04 20:51:39 +00:00
..
md2 Use An in AUTHORS section. 2018-12-17 08:18:06 +00:00
murmurhash
rmd160 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
sha1 More macros, less whitespace. 2018-11-27 10:38:14 +00:00
sha2 Drop Pad functions from sha2(3) 2018-10-09 11:36:35 +00:00
sha3 Add riastradh's man pages for sha3 and friends. 2017-11-30 16:00:48 +00:00
Makefile.inc Import SHA-3 code into libc and libkern. 2017-11-30 05:47:24 +00:00
hashhl.c fix pointer vs array function definition issues. 2023-09-04 20:51:39 +00:00
hmac.3 Add cross references to the openssl man pages. 2018-05-23 02:08:40 +00:00
hmac.c Cast away some compile warnings. 2017-10-05 09:59:04 +00:00