index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kdf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modularize KDFs, PBKDFs, and PRFs
lloyd
2008-09-28
1
-63
/
+2
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Revert the change that renamed append() to push_back(). As pointed out
lloyd
2007-11-15
1
-1
/
+1
*
Rename MemoryRegion::append to push_back
lloyd
2007-11-14
1
-1
/
+1
*
bit_ops.h no longer includes loadstor.h
lloyd
2007-10-19
1
-1
/
+1
*
If counter overflows, truncate the output of KDF2. That effectively
lloyd
2007-07-26
1
-1
/
+1
*
Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use
lloyd
2007-07-23
1
-2
/
+4
*
Use std::string::data() instead of std::string::c_str() in cases where we
lloyd
2007-07-21
1
-2
/
+2
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Move the KDF base class code into kdf.cpp; this prevents the pk_util.cpp
lloyd
2006-09-26
1
-0
/
+54
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+75