1 Commits (e5fd32babdc118dd837a92f74a6474fcc1ddfcd3)

Author SHA1 Message Date
  deraadt e5fd32babd name these manual pages by the primary function, for instance there 5 years ago
  tedu aeb17a716b Add functions for SHA512/256. The standard says you're supposed to start 8 years ago
  jmc 813a539cd3 for some time now mandoc has not required MLINKS to function 9 years ago
  deraadt b92eebc641 typo 10 years ago
  tedu 10f5d66e90 add siphash from the kernel to libc 10 years ago
  naddy 32386fdf7d Remove the MD4 functions. 11 years ago
  millert e648dc1623 SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a 12 years ago
  djm a8fb71fc6a Rename SHA256/384/512 API to avoid namespace collisions with 16 years ago
  millert e2e5c3d50c Add Pad and FileChunk functions for each family of hash functions. 21 years ago
  millert 9eef84d714 Don't build lib/libc/md, build md[45] in lib/libc/hash instead. 21 years ago
  millert 9b2dd21027 Use a common source file for all the hash helper functions that 21 years ago
  millert 7d1570f34c Add sha2 routines based on code by Aaron D. Gifford with minor 22 years ago
  millert 36f3924c0e Move the rounds into separate functions on sparc64 so gcc's optimizer 22 years ago
  marc a1df4e69bd compile sparc64 version of sha1.go with -O0, too. OK jason@ 23 years ago
  drahn 2ca2f70119 Also build the .so version of sha1 without optimization. 23 years ago
  jason 923842bb6f get previous right... 23 years ago
  jason 9f6d5d1ad2 add hack for sha1.po on sparc64, too 23 years ago
  art 7c3186ea3c gcc hangs when compiling sha1 on sparc64, workaround. 23 years ago
  millert 676f8aa08c Add missing MLINKs 25 years ago
  d 31570910f0 Add thread-safety to libc, so that libc_r will build (on i386 at least). 26 years ago
  millert 5fed40e033 Manpage for RMD*(3) 28 years ago
  millert 16e8f869b3 mdX(3)-like interface to RIPEMD-160 hash function. Code by 28 years ago
  millert 0818e080d8 Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3). 28 years ago
  millert ec6f7d0de6 Install sha1(3) and links. 28 years ago
  millert b7afb98f44 added sha1 (secure hash function). 28 years ago