aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/core_engine
Commit message (Expand)AuthorAgeFilesLines
* Patrick Pelletier noted on the mailing list that the implementation oflloyd2012-04-241-2/+6
* Fix various typos, and remove an unused macro in checks/bench.cpplloyd2012-04-231-2/+2
* Add a slow but functional implementation of Camellialloyd2012-01-281-0/+9
* Fix PR 166lloyd2011-12-081-5/+9
* Add a simple but functioning implementation of Keccak. Only thelloyd2010-12-101-0/+9
* Old function name, and made message confusing anywaylloyd2010-11-051-2/+1
* Was missing the Engine PBKDF lookup routinelloyd2010-11-041-0/+52
* Move PBKDF lookups to enginelloyd2010-11-042-0/+4
* In all cases where the block size of the cipher is fixed, the keylloyd2010-10-141-2/+0
* More size_tlloyd2010-10-132-2/+2
* s/BLOCK_SIZE/block_size()/lloyd2010-10-131-1/+1
* Use size_t in SCAN_Namelloyd2010-10-123-8/+8
* Fix macrolloyd2010-09-301-0/+1
* Split SHA-2 into 32 and 64 bit versions; they are totally independentlloyd2010-09-301-2/+7
* Rename Default_Engine to Core_Engine which describes its purposeslloyd2010-07-279-0/+1141