pkgsrc/pkgtools/digest/files
2008-05-11 18:39:20 +00:00
..
aclocal.m4
AUTHORS
config.guess
config.h.in Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
config.sub
configure Bump version to 20080510. 2008-05-11 18:39:20 +00:00
configure.ac Bump version to 20080510. 2008-05-11 18:39:20 +00:00
COPYING
DESCR
digest.1
digest.c Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
INSTALL
install-sh
Makefile.in
md5.h Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
md5c.c Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
md5hl.c Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
missing
mkinstalldirs
NEWS
PLIST
README
regress.sh
rmd160.c Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
rmd160.h Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +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 Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
sha1.h Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
sha1hl.c Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
sha2.c Fix a bug in the SHA512 implementation that would be triggered if the 2008-05-09 16:19:57 +00:00
sha2.h Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
sha2hl.c Fully ANSIfy and use size_t and uint32_t in places where u_int was used 2007-09-21 18:44:36 +00:00
tiger.c digest-20080509: 2008-05-09 15:00:32 +00:00
tiger.h digest-20080509: 2008-05-09 15:00:32 +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

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.