aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/def_engine/lookup_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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