aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/x919_mac/x919_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-1/+1
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-0/+1
* Eliminate the constant size_t values in SymmetricAlgorithm that givelloyd2010-10-281-0/+5
* Use size_t rather than u32bit in SymmetricAlgorithmlloyd2010-10-131-1/+1
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-2/+2
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-1/+1
* More Doxygen commentslloyd2010-06-161-1/+4
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-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-4/+6
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-091-1/+1
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-0/+1
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-1/+1
* Doxygen commentlloyd2008-10-151-3/+3
* Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1lloyd2008-09-301-3/+5
* Move all modules into src/ directorylloyd2008-09-281-0/+36