freebsd-dev/lib/libmd
Poul-Henning Kamp 8a24546c85 Add a new entrypoint to the hashes in libmd:
char *
  FooFileChunk(const char *filename, char *buf, off_t offset, off_t length)
Which only hashes part of a file.
Implement FooFile() in terms of this function.

Submitted by:	roam
2001-03-17 10:00:50 +00:00
..
i386 fix for incorrect specification of alignment (it worked for the elf 1999-02-28 18:55:39 +00:00
Makefile Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md2.copyright $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
md2.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md2c.c Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md4.copyright $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
md4.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
md4c.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
md5.copyright $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
md5.h Just pick up the real thing from <sys/md5.h> 1996-12-22 10:32:17 +00:00
md5c.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
mddriver.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mdX.3 Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
mdXhl.c Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
ripemd.3 Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
ripemd.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
rmd160c.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sha0c.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
sha.h Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
shadriver.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00