summaryrefslogtreecommitdiffstats
path: root/lib/libmd/rmddriver.c
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA512 (Actually, this is Colin Percival's code for SHA256, withmarkm2011-04-091-36/+34
| | | | | | | | | | relevant constants changed). While I'm here clean up the tests and Makefile. PR: misc/124164 Submitted by: KIMURA Yasuhiro < yasu utahime org > MFC after: 1 month
* add __FBSDID()s to libmddillon2001-09-301-1/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1wollman1999-02-261-0/+51
should prove weak. Also fix a few problems with the SHA-1 build.
OpenPOWER on IntegriCloud