pkgsrc/pkgtools/digest/files
joerg 66a0cbeee0 Don't use u_char when uint8_t are meant. Don't mess with __attribute__,
conditionally use it in the only place it is used. This should fix
problems on QNX reported by Sean Boudreau.
2007-09-14 08:12:29 +00:00
..
aclocal.m4
AUTHORS
config.guess
config.h.in Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
config.sub
configure Bump version to 20070803 after fixing a crash when generating Tiger hashes 2007-08-03 21:42:04 +00:00
configure.ac Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
COPYING
DESCR
digest.1
digest.c Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
INSTALL
install-sh
Makefile.in Make pkgtools/digest cross-compilation ready and actually improve 2007-07-03 18:54:02 +00:00
md5.h Include inttypes.h if it exists. Fixes issues on OSF/1 as reported 2007-08-02 13:54:34 +00:00
md5c.c Make pkgtools/digest cross-compilation ready and actually improve 2007-07-03 18:54:02 +00:00
md5hl.c Make pkgtools/digest cross-compilation ready and actually improve 2007-07-03 18:54:02 +00:00
missing
mkinstalldirs
NEWS
PLIST
README
regress.sh
rmd160.c Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
rmd160.h Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
rmd160hl.c Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
sha1.c Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
sha1.h Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
sha1hl.c Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
sha2.c As reported by tnn@, the old approach to find the byte order 2007-07-27 17:08:27 +00:00
sha2.h Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
sha2hl.c Don't use u_char when uint8_t are meant. Don't mess with __attribute__, 2007-09-14 08:12:29 +00:00
tiger.c As reported by tnn@, the old approach to find the byte order 2007-07-27 17:08:27 +00:00
tiger.h Include inttypes.h if it exists. Fixes issues on OSF/1 as reported 2007-08-02 13:54:34 +00:00
whirlpool.c Include inttypes.h if it exists. Fixes issues on OSF/1 as reported 2007-08-02 13:54:34 +00:00
whirlpool.h Make pkgtools/digest cross-compilation ready and actually improve 2007-07-03 18:54:02 +00:00

The digest utility is a wrapper for the md5, sha1, sha256, sha384, sha512 and
rmd160 message digest algorithms. It first appeared in NetBSD 1.6.