freebsd-dev/lib/libmd
Garrett Wollman 303dec3b53 Don't even attempt to build the assembly-language versions of RIPEMD160
and SHA-1 when OBJFORMAT is not ELF.  Add a warning to the man page
about how SHA-1 uses bswapl, which will trap on 80386es (and the kernel
should, but doesn't currently, emulate).
1999-03-01 02:39:45 +00:00
..
i386 fix for incorrect specification of alignment (it worked for the elf 1999-02-28 18:55:39 +00:00
Makefile Don't even attempt to build the assembly-language versions of RIPEMD160 1999-03-01 02:39:45 +00:00
md2.copyright Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
md5.h Just pick up the real thing from <sys/md5.h> 1996-12-22 10:32:17 +00:00
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 Don't even attempt to build the assembly-language versions of RIPEMD160 1999-03-01 02:39:45 +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