pkgsrc/pkgtools/digest/files
agc 9245ae2221 Include the rmd160 sources unconditionally, in reponse to a number of
reports which state that, although /usr/include/rmd160.h exists, the
corresponding rmd160*() routines are not available in libc.

Bump version number to 20010320
2001-03-29 08:42:14 +00:00
..
digest.1 Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced 2001-03-12 09:08:40 +00:00
digest.c Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced 2001-03-12 09:08:40 +00:00
Makefile Include the rmd160 sources unconditionally, in reponse to a number of 2001-03-29 08:42:14 +00:00
md5.h Import of a small utility, which calculates message digests, into the 2001-03-06 11:21:04 +00:00
md5c.c Import of a small utility, which calculates message digests, into the 2001-03-06 11:21:04 +00:00
md5hl.c Import of a small utility, which calculates message digests, into the 2001-03-06 11:21:04 +00:00
regress.sh No functional changes. 2001-03-14 17:27:05 +00:00
rmd160.c Don't use __weak_alias() when compiling. Fixes a coredump on 1.5, noted 2001-03-08 14:55:17 +00:00
rmd160.h Import of a small utility, which calculates message digests, into the 2001-03-06 11:21:04 +00:00
rmd160hl.c Don't use __weak_alias() when compiling. Fixes a coredump on 1.5, noted 2001-03-08 14:55:17 +00:00
sha1.c + Use libc mods to force aligned access. 2001-03-26 12:57:32 +00:00
sha1.h Import of a small utility, which calculates message digests, into the 2001-03-06 11:21:04 +00:00
sha1hl.c + Use libc mods to force aligned access. 2001-03-26 12:57:32 +00:00
sha2.c Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced 2001-03-12 09:08:40 +00:00
sha2.h Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced 2001-03-12 09:08:40 +00:00
sha2hl.c add missing header file. makes this build on alpha with -Werror. 2001-03-13 15:09:55 +00:00