1. 1f272c0 whitespace fixes by Denys Vlasenko · 2 years, 10 months ago
  2. dda77e8 libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it by Denys Vlasenko · 2 years, 10 months ago
  3. 8154146 libbb/sha1: shrink unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  4. 4923f74 libbb/sha1: shrink unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  5. c193cbd libbb/sha1: shrink and speed up unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  6. 6472ac9 libbb/sha256: optional x86 hardware accelerated hashing by Denys Vlasenko · 2 years, 10 months ago
  7. 205042c libbb/sha1: in unrolled x86-64 code, pass initial W[] in registers, not on stack by Denys Vlasenko · 2 years, 10 months ago
  8. 39369ff libbb/sha1: use SSE2 in unrolled x86-64 code. ~10% faster by Denys Vlasenko · 2 years, 11 months ago
  9. 805ecec whitespace fix by Denys Vlasenko · 2 years, 11 months ago
  10. c3cfcc9 libbb/sha1: x86_64 version: reorder prologue/epilogue insns by Denys Vlasenko · 3 years ago
  11. 7abb2bb libbb/sha1: x86_64 version: tidying up, no code changes by Denys Vlasenko · 3 years ago
  12. 4387077 typo fix by Denys Vlasenko · 3 years ago
  13. 947bef0 libbb/sha1: x86_64 version: generate from a script, optimize a bit by Denys Vlasenko · 3 years ago
  14. 05fd13e libbb/sha1: x86_64 version: move to a separate .S file, no code changes by Denys Vlasenko · 3 years ago