Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko f69f207490 libbb: add comment on sha384 il y a 6 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko 49ecee098d tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work il y a 7 ans
  Denys Vlasenko b8935d00b0 sha512: use larger constant table only if sha512 is in fact selected il y a 7 ans
  Denys Vlasenko 71a090f187 sha3: fix to conform to final SHA3 padding standard, add -a BITS option il y a 8 ans
  Denys Vlasenko 305958dbd4 md5sum: code shrink il y a 9 ans
  Denys Vlasenko 09a0e2223f sha3: tweak comments and indentation il y a 10 ans
  Denys Vlasenko 4ff933c0e7 sha3: code shrink (and speedup for SHA3_SMALL=0) il y a 10 ans
  Denys Vlasenko 2a563ea49a sha3: add 32-bit optimized bit-sliced implementation il y a 10 ans
  Denys Vlasenko 1f5e81f8f8 md5/sha512: a better fix for strict aliasing warnings il y a 11 ans
  Mike Frysinger f6205c6ab7 md5/sha512: fix strict aliasing warnings il y a 11 ans
  Denys Vlasenko 2cfcc9e9d7 sha3: code shrink il y a 12 ans
  Denys Vlasenko e4f0f26bad sha3: s/sha3_process_block76/sha3_process_block72/ il y a 12 ans
  Denys Vlasenko 5368fe541c sha3: rename KeccakF->sha3_process_block76. il y a 12 ans
  Denys Vlasenko 970aa6b5bd sha3: cache ctx->bytes_queued il y a 12 ans
  Denys Vlasenko 8fb3ab528e sha3: remove two "small code" codepaths: I can't reproduce code size win on them anymore il y a 12 ans
  Denys Vlasenko 8e7312e12f sha3: tweak choice of a fast code path for 64-bit il y a 12 ans
  Denys Vlasenko 5b7f50f372 sha3: cosmetic tweaks to various names, comments. No logic changes. il y a 12 ans
  Denys Vlasenko ac4100e103 sha3: code shrink il y a 12 ans
  Denys Vlasenko a55df27936 sha3: code shrink il y a 12 ans
  Denys Vlasenko 07a54e21dd sha3: another speedup for SHA3_SMALL=0 case il y a 12 ans
  Denys Vlasenko 30a8652fbf sha3: make size/speed optimization decision configurable il y a 12 ans
  Lauri Kasanen b8173b603f sha3sum: new applet il y a 12 ans
  Denys Vlasenko 522041ee7b regularize options which control size/speed trade il y a 13 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko 03a5fe378e sha1: small tweak for clearer code, no logic changes il y a 14 ans
  Denys Vlasenko f4c93ab304 sha1: use Rob's code, it's smaller and faster il y a 14 ans
  Denys Vlasenko 7ab94ca351 md5: remove outdated comment il y a 14 ans
  Denys Vlasenko 302ad1450e libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256 il y a 14 ans
  Denys Vlasenko c48a5c607d hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes il y a 14 ans