summaryrefslogtreecommitdiffstats
path: root/lib/libmd/sha256.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC r263863:gjb2014-03-311-2/+1
| | | | | | Dereference nonexistent md2(3) manual. Sponsored by: The FreeBSD Foundation
* Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512cperciva2011-06-271-1/+1
| | | | code in 9.0; neither existed in FreeBSD 4.0.
* -mdoc sweep.ru2005-11-171-1/+1
|
* Correct type.pjd2005-09-141-4/+4
| | | | OK'ed by: cperciva
* Removed redundnt empty line.ru2005-06-161-1/+0
| | | | Approved by: re (blanket)
* In light of the recent 2^69 operation collision-finding attack on SHA1,cperciva2005-03-091-0/+140
add support for SHA256. Tested on: i386, sparc64 Tested using: NIST test vectors, built-in tests X-MFC-after: 5.4-RELEASE
OpenPOWER on IntegriCloud