aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/x942_prf
Commit message (Expand)AuthorAgeFilesLines
* s/u32bit/size_t/ in kdflloyd2010-10-122-6/+6
* Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-1/+2
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* 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-20/+24
* In KDF instead of lookup, instantiate fixed hashes (MD5, SHA-1) directlylloyd2008-10-262-7/+7
* Move kdf/kdf_base to kdflloyd2008-10-261-1/+1
* Split kdf.h and kdf.cpp from core/ to kdf/kdf_baselloyd2008-10-081-1/+2
* Append _prf to sslv3, tlsv1, x932 module nameslloyd2008-10-083-0/+133