aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/engine.h
Commit message (Expand)AuthorAgeFilesLines
* Move most of the Default_Engine code into engine/def_engine, and thelloyd2008-11-081-212/+0
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+0
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Move declaration of StreamCipher to stream_cipher.hlloyd2008-11-081-0/+1
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-0/+2
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-0/+1
* Move libstate and selftest out of core/ dir to toplevellloyd2008-10-261-0/+209