aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/ssl_prf
Commit message (Expand)AuthorAgeFilesLines
* Cast to avoid VC warninglloyd2010-11-291-1/+1
* Derive KDF from Algorithmlloyd2010-11-011-0/+3
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-011-1/+1
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-2/+2
* s/u32bit/size_t/ in kdflloyd2010-10-122-10/+10
* Use BOTAN_ASSERT in various placeslloyd2010-09-261-3/+3
* More changes to avoid vector to pointer implicit conversionslloyd2010-09-141-1/+1
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-6/+6
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-17/+21
* 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-262-14/+17
* Move kdf/kdf_base to kdflloyd2008-10-261-1/+1
* 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/+106