aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/rmd160c.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libmd: ansifyMateusz Guzik2023-03-161-18/+6
* libmd: Fix a common typo in the license headerGordon Bergling2022-03-271-1/+1
* libmd: Always erase context in _Final method, and when doingXin LI2018-07-201-4/+2
* Unbreak MIPS build following rev. 282726Thomas Quinot2015-05-111-0/+6
* Ensure libmd symbols do not clash with libcryptoThomas Quinot2015-05-101-0/+13
* 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-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* No, this isn't what I submitted. Seems like the patch I sentMatt Jacob1999-02-271-2/+2
* Fixes for Alpha.Garrett Wollman1999-02-261-1/+2
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1Garrett Wollman1999-02-261-0/+544