aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/base.h
Commit message (Expand)AuthorAgeFilesLines
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-85/+0
* Move declaration of StreamCipher to stream_cipher.hlloyd2008-11-081-80/+0
* Move hash.h from src/core to src/hashlloyd2008-11-081-63/+14
* Move BufferedComputation to new buf_comp.{h,cpp}lloyd2008-11-081-89/+0
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-35/+0
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-33/+0
* Wrap lines to 80 columnslloyd2008-10-281-2/+5
* Further Doxygen comments from InSiTolloyd2008-10-131-28/+250
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-291-0/+146