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
/
kdf2
/
kdf2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-40
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-3
/
+3
*
Add a simple update_be to BufferedComputation that takes an integer
lloyd
2010-10-12
1
-3
/
+2
*
s/u32bit/size_t/ in kdf
lloyd
2010-10-12
1
-6
/
+6
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-1
/
+1
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-1
/
+1
*
Handle the case that container size() returns something other than u32bit
lloyd
2010-09-14
1
-1
/
+1
*
Move the get_byte template to its own header, because many files
lloyd
2010-02-02
1
-1
/
+1
*
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-7
/
+9
*
Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]
lloyd
2008-09-30
1
-12
/
+0
*
Move all modules into src/ directory
lloyd
2008-09-28
1
-0
/
+51