aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/def_engine/lookup_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Default_Engine to Core_Engine which describes its purposeslloyd2010-07-271-224/+0
* Remove FORK-256; it's obscure and has been definitively broken.lloyd2010-05-251-9/+0
* Add Comb4P hash combiner, as described in Anja Lehmann's thesis.lloyd2010-04-171-0/+15
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-151-0/+9
* Small cleanups in the Skein-512 source, and add support for thelloyd2009-06-031-1/+2
* Add an implementation of Skein-512lloyd2009-06-021-0/+9
* Add the GOST 34.11 hash function. Pretty slow, but functional.lloyd2009-04-071-0/+9
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-0/+188
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-216/+0
* Remove lookup from parallel hash constructionlloyd2008-11-081-2/+7
* Rename eng_def.h to def_eng.hlloyd2008-11-081-1/+1
* Move most of the Default_Engine code into engine/def_engine, and thelloyd2008-11-081-0/+211