aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/mac.h
Commit message (Expand)AuthorAgeFilesLines
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-011-1/+1
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-9/+0
* Eliminate the constant size_t values in SymmetricAlgorithm that givelloyd2010-10-281-13/+2
* More size_t. Document changeslloyd2010-10-131-4/+4
* More size_tlloyd2010-10-131-1/+1
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-1/+1
* More Doxygen commentslloyd2010-06-161-0/+6
* Fix a few hundred Doxygen warningslloyd2010-06-151-2/+2
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Move BufferedComputation to new buf_comp.{h,cpp}lloyd2008-11-081-0/+2
* Move mac base classes from src/core to src/maclloyd2008-11-081-0/+56