aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/kdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split up libstate/get_enc.cpplloyd2013-12-251-0/+81
* Inline kdf.cpp as all are simple forwarding callslloyd2013-11-171-57/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-17/+6
* s/u32bit/size_t/ in kdflloyd2010-10-121-9/+9
* Remove more uses of vector to pointer implicit conversionslloyd2010-09-131-1/+1
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-3/+3
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-19/+21
* Move kdf/kdf_base to kdflloyd2008-10-261-0/+66