aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/ssl_prf/prf_ssl3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename some dirs for shorter object files where configure willlloyd2011-06-031-76/+0
* Cast to avoid VC warninglloyd2010-11-291-1/+1
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-2/+2
* s/u32bit/size_t/ in kdflloyd2010-10-121-8/+8
* Use BOTAN_ASSERT in various placeslloyd2010-09-261-3/+3
* More changes to avoid vector to pointer implicit conversionslloyd2010-09-141-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Move BufferedComputation to new buf_comp.{h,cpp}lloyd2008-11-081-0/+2
* In KDF instead of lookup, instantiate fixed hashes (MD5, SHA-1) directlylloyd2008-10-261-14/+15
* Append _prf to sslv3, tlsv1, x932 module nameslloyd2008-10-081-0/+71