Age | Commit message (Expand) | Author |
---|---|---|
2022-02-11 | libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it | Denys Vlasenko |
2022-02-10 | libbb/sha: improve comments | Denys Vlasenko |
2022-02-09 | whitespace fix | Denys Vlasenko |
2022-02-08 | libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) | Denys Vlasenko |
2022-02-08 | libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) | Denys Vlasenko |
2022-02-08 | libbb/sha1: shrink x86 hardware accelerated hashing | Denys Vlasenko |
2022-02-07 | libbb/sha1: shrink and speed up unrolled x86-64 code | Denys Vlasenko |
2022-02-03 | libbb/sha256: optional x86 hardware accelerated hashing | Denys Vlasenko |
2022-01-08 | whitespace fix | Denys Vlasenko |
2022-01-07 | libbb/sha1: tweak comments | Denys Vlasenko |
2022-01-07 | libbb/sha1: optional i686 hardware accelerates hashing | Denys Vlasenko |