aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/tls_prf
Commit message (Expand)AuthorAgeFilesLines
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-20/+24
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-1/+1
* TLS_PRF also depends on MD5 and SHA1, was not so markedlloyd2008-10-261-0/+2
* Move kdf/kdf_base to kdflloyd2008-10-261-1/+1
* Add trailing H__ to some header guards. Line wrap long comment.lloyd2008-10-131-2/+2
* Split kdf.h and kdf.cpp from core/ to kdf/kdf_baselloyd2008-10-081-0/+4
* Append _prf to sslv3, tlsv1, x932 module nameslloyd2008-10-083-0/+126