Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move declaration of StreamCipher to stream_cipher.h | lloyd | 2008-11-08 | 1 | -28/+0 |
* | Move hash.h from src/core to src/hash | lloyd | 2008-11-08 | 1 | -65/+4 |
* | Move BufferedComputation to new buf_comp.{h,cpp} | lloyd | 2008-11-08 | 1 | -76/+0 |
* | Move mac base classes from src/core to src/mac | lloyd | 2008-11-08 | 1 | -15/+0 |
* | Move declaration of MessageAuthenticationCode base class to mac.h (from base.h) | lloyd | 2008-11-08 | 1 | -12/+1 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -8/+0 |
* | Move what is left of the uncategorized library to 'core'. There is still | lloyd | 2008-09-29 | 1 | -0/+199 |