Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -85/+0 |
* | Move declaration of StreamCipher to stream_cipher.h | lloyd | 2008-11-08 | 1 | -80/+0 |
* | Move hash.h from src/core to src/hash | lloyd | 2008-11-08 | 1 | -63/+14 |
* | Move BufferedComputation to new buf_comp.{h,cpp} | lloyd | 2008-11-08 | 1 | -89/+0 |
* | Move declaration of MessageAuthenticationCode base class to mac.h (from base.h) | lloyd | 2008-11-08 | 1 | -35/+0 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -33/+0 |
* | Wrap lines to 80 columns | lloyd | 2008-10-28 | 1 | -2/+5 |
* | Further Doxygen comments from InSiTo | lloyd | 2008-10-13 | 1 | -28/+250 |
* | Move what is left of the uncategorized library to 'core'. There is still | lloyd | 2008-09-29 | 1 | -0/+146 |