aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/sha1c.c
Commit message (Expand)AuthorAgeFilesLines
* libmd: Always erase context in _Final method, and when doingXin LI2018-07-201-4/+2
* Unbreak MIPS build following rev. 282726Thomas Quinot2015-05-111-1/+6
* Ensure libmd symbols do not clash with libcryptoThomas Quinot2015-05-101-0/+25
* Revert r274772: it is not valid on MIPSEd Maste2014-11-251-1/+1
* Use canonical __PIC__ flagEd Maste2014-11-211-1/+1
* Fix an 11 year old mistake: Let the hash functions take a void* insteadPoul-Henning Kamp2006-01-171-2/+3
* Remove 'register' keyword.David E. O'Brien2002-03-211-5/+5
* add __FBSDID()s to libmdMatthew Dillon2001-09-301-0/+3
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1Garrett Wollman1999-02-261-1/+1
* Fix bug in MDx test suite.Garrett Wollman1999-02-261-0/+486