summaryrefslogtreecommitdiffstats
path: root/lib/libmd/shadriver.c
Commit message (Collapse)AuthorAgeFilesLines
* In light of the recent 2^69 operation collision-finding attack on SHA1,cperciva2005-03-091-1/+4
| | | | | | | | add support for SHA256. Tested on: i386, sparc64 Tested using: NIST test vectors, built-in tests X-MFC-after: 5.4-RELEASE
* add __FBSDID()s to libmddillon2001-09-301-1/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix bug in MDx test suite.wollman1999-02-261-0/+61
Add Eric Young's SHA-[01] implementations.
OpenPOWER on IntegriCloud