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
/
mgf1
/
mgf1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-56
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Add a simple update_be to BufferedComputation that takes an integer
lloyd
2010-10-12
1
-3
/
+1
*
s/u32bit/size_t/ in kdf
lloyd
2010-10-12
1
-5
/
+5
*
Handle the case that container size() returns something other than u32bit
lloyd
2010-09-14
1
-1
/
+1
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
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
-2
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-13
/
+15
*
Move BufferedComputation to new buf_comp.{h,cpp}
lloyd
2008-11-08
1
-0
/
+1
*
Modularize MGF1. Make EME1 and EMSA4 depend on it
lloyd
2008-09-28
1
-0
/
+55