aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1/sha1_sse2
Commit message (Expand)AuthorAgeFilesLines
* Make the ISA list a listJack Lloyd2019-04-171-1/+3
* Avoid including rotate.h in bswap.hJack Lloyd2018-12-211-0/+1
* Fix a typo in sha1_sse2.cppFelix Yan2017-12-031-1/+1
* Add compile-time rotation functionsJack Lloyd2017-10-121-8/+8
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-032-0/+338