Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most of the Default_Engine code into engine/def_engine, and the | lloyd | 2008-11-08 | 1 | -212/+0 |
* | Split the last parts of the 'core' module | lloyd | 2008-11-08 | 1 | -1/+0 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Move declaration of StreamCipher to stream_cipher.h | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Move declaration of MessageAuthenticationCode base class to mac.h (from base.h) | lloyd | 2008-11-08 | 1 | -0/+2 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Move libstate and selftest out of core/ dir to toplevel | lloyd | 2008-10-26 | 1 | -0/+209 |