aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/base.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move declaration of StreamCipher to stream_cipher.hlloyd2008-11-081-28/+0
* Move hash.h from src/core to src/hashlloyd2008-11-081-65/+4
* Move BufferedComputation to new buf_comp.{h,cpp}lloyd2008-11-081-76/+0
* Move mac base classes from src/core to src/maclloyd2008-11-081-15/+0
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-12/+1
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-8/+0
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-291-0/+199