aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1_sse2/sha1_sse2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-031-335/+0
* Add ISA annotations to functions using SIMD, AES, etcJack Lloyd2016-10-141-0/+1
* Merge optimized implementations into base classJack Lloyd2016-09-151-19/+19
* Mass-prefix member vars with m_René Korthaus2016-01-081-10/+10
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+0
* Reverse the algorithm priority orderingJack Lloyd2015-08-291-1/+2
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Use Algo_Registry also for hashes.lloyd2015-01-281-4/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+335