freebsd-dev/lib/libmd
Chuck Robey 719f9de58d fix for incorrect specification of alignment (it worked for the elf
build, but broke while doing the aout legacy build).  Now using
.p2align instead of .align.  Fixes broken buildworld.

Submitted by:	John Polstra
Reviewed by:	John Polstra
1999-02-28 18:55:39 +00:00
..
i386 fix for incorrect specification of alignment (it worked for the elf 1999-02-28 18:55:39 +00:00
Makefile Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
md2.copyright
md2.h Split the padding out into a separate function. 1998-03-27 10:23:00 +00:00
md2c.c Split the padding out into a separate function. 1998-03-27 10:23:00 +00:00
md4.copyright
md4.h Split the padding out into a separate function. 1998-03-27 10:23:00 +00:00
md4c.c Split the padding out into a separate function. 1998-03-27 10:23:00 +00:00
md5.copyright
md5.h
md5c.c Split the padding out into a separate function. 1998-03-27 10:23:00 +00:00
mddriver.c Fix bug in MDx test suite. 1999-02-26 04:25:01 +00:00
mdX.3 Fix bug in MDx test suite. 1999-02-26 04:25:01 +00:00
mdXhl.c Fix bug in MDx test suite. 1999-02-26 04:25:01 +00:00
ripemd.3 Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
ripemd.h Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
rmd160c.c No, this isn't what I submitted. Seems like the patch I sent 1999-02-27 02:45:31 +00:00
rmd_locl.h Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
rmdconst.h Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
rmddriver.c Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
sha0c.c Fixes for Alpha. 1999-02-26 20:06:46 +00:00
sha1c.c Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
sha_locl.h Fix bug in MDx test suite. 1999-02-26 04:25:01 +00:00
sha.3 Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
sha.h Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 1999-02-26 18:41:47 +00:00
shadriver.c Fix bug in MDx test suite. 1999-02-26 04:25:01 +00:00