aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/ssl3mac/ssl3_mac.h
Commit message (Expand)AuthorAgeFilesLines
* More Doxygen commentslloyd2010-06-161-1/+4
* More Doxygen updates/fixeslloyd2010-06-151-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-7/+9
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-091-1/+1
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-0/+1
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1lloyd2008-09-301-1/+3
* Move all modules into src/ directorylloyd2008-09-281-0/+34