aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/hmac/hmac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turns out OpenSSL's implementation of PBKDF2 allows empty passphrases,lloyd2010-08-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-2/+2
* 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-26/+28
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-091-1/+1
* Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2lloyd2008-09-301-6/+6
* Move all modules into src/ directorylloyd2008-09-281-0/+97