aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/rmdconst.h
Commit message (Collapse)AuthorAgeFilesLines
* libmd: Fix a common typo in the license headerGordon Bergling2022-03-271-1/+1
| | | | | | | - s/rouines/routines/ Obtained from: NetBSD MFC after: 3 days
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1Garrett Wollman1999-02-261-0/+399
should prove weak. Also fix a few problems with the SHA-1 build. Notes: svn path=/head/; revision=44301