17 Commits (1355e20716dafad2c7891a7ce9ab86a96c2403e6)

Author SHA1 Message Date
  deraadt f0e9631687 Remove excessive sys/cdefs.h inclusion 12 years ago
  jfb 7a1e9128cc Make the `filename' parameter to HASHFile() and HASHFileChunk() const 20 years ago
  millert e2e5c3d50c Add Pad and FileChunk functions for each family of hash functions. 20 years ago
  millert 29064d763b Undo some recent prototype changes; it is legal to pass the helper 20 years ago
  millert 9b2dd21027 Use a common source file for all the hash helper functions that 20 years ago
  espie 2ccf9e8a28 Remove unnecessary typedef usage. 21 years ago
  avsm 6b3c9ddd0b corrent __bounded__ attribute for the *Data functions, and add 21 years ago
  avsm 3f2bee58c7 add __bounded__ attributes for userland headers; enabled with -Wbounded 21 years ago
  avsm b75b1238ee backout the __bounded__ attributes for a while; requested by deraadt@ 21 years ago
  avsm 3ab653a0d9 Mark various standard library functions with the __bounded__ attribute. 21 years ago
  millert bd747228df o Ansi function headers 22 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 23 years ago
  markus 3bb1d7ac89 new rmd160 implementation. based on 23 years ago
  millert a65a15a2f0 prototype mismatch for RMD160Update() 25 years ago
  janjaap 7f64ecd952 teach rmd160 not to throw leftovers out the window 27 years ago
  niklas 2a0bf72166 Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
  millert 16e8f869b3 mdX(3)-like interface to RIPEMD-160 hash function. Code by 27 years ago