freebsd-dev/lib/libmd
Colin Percival 186c183c23 In light of the recent 2^69 operation collision-finding attack on SHA1,
add support for SHA256.

Tested on:	i386, sparc64
Tested using:	NIST test vectors, built-in tests
X-MFC-after:	5.4-RELEASE
2005-03-09 19:23:04 +00:00
..
i386
Makefile In light of the recent 2^69 operation collision-finding attack on SHA1, 2005-03-09 19:23:04 +00:00
md2.copyright
md2.h
md2c.c Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
md4.copyright
md4.h
md4c.c Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
md5.copyright
md5.h
md5c.c Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
mddriver.c add __FBSDID()s to libmd 2001-09-30 21:56:22 +00:00
mdX.3 Expand contractions. 2005-02-15 09:27:00 +00:00
mdXhl.c Get this file closer to style(9). 2002-09-08 15:10:04 +00:00
ripemd.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
ripemd.h
rmd160c.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
rmd_locl.h
rmdconst.h
rmddriver.c add __FBSDID()s to libmd 2001-09-30 21:56:22 +00:00
sha0c.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
sha1c.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
sha256.3 In light of the recent 2^69 operation collision-finding attack on SHA1, 2005-03-09 19:23:04 +00:00
sha256.h In light of the recent 2^69 operation collision-finding attack on SHA1, 2005-03-09 19:23:04 +00:00
sha256c.c In light of the recent 2^69 operation collision-finding attack on SHA1, 2005-03-09 19:23:04 +00:00
sha_locl.h
sha.3 The third parameter to SHA_Update and SHA1_Update is a "size_t", not a 2005-03-09 16:22:21 +00:00
sha.h
shadriver.c In light of the recent 2^69 operation collision-finding attack on SHA1, 2005-03-09 19:23:04 +00:00