summaryrefslogtreecommitdiff
path: root/include/rmd160.h
AgeCommit message (Expand)Author
2003-10-07corrent __bounded__ attribute for the *Data functions, and addAnil Madhavapeddy
2003-08-01add __bounded__ attributes for userland headers; enabled with -WboundedAnil Madhavapeddy
2003-06-26backout the __bounded__ attributes for a while; requested by deraadt@Anil Madhavapeddy
2003-06-26Mark various standard library functions with the __bounded__ attribute.Anil Madhavapeddy
2002-12-23o Ansi function headersTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-10-01new rmd160 implementation. based onMarkus Friedl
1999-08-16prototype mismatch for RMD160Update()Todd C. Miller
1998-03-23teach rmd160 not to throw leftovers out the windowjanjaap
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1997-07-17mdX(3)-like interface to RIPEMD-160 hash function. Code byTodd C. Miller