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
/
pbkdf
/
pbkdf2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
3
-171
/
+0
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Change the default PKCS #8 PBKDF runtime from 200 to 300 milliseconds.
lloyd
2013-04-04
1
-1
/
+1
*
Add new PBKDF interface that takes a std::chrono::milliseconds and
lloyd
2012-05-31
2
-19
/
+64
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-4
/
+4
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+1
|
\
|
*
Use std::to_string
lloyd
2010-09-03
1
-1
/
+1
*
|
Use output_length() instead of OUTPUT_LENGTH pseudo-property
lloyd
2010-10-13
1
-2
/
+2
*
|
s/u32bit/size_t/ in pbkdf
lloyd
2010-10-12
2
-10
/
+10
*
|
Use size_t for BufferedComputation::add_data
lloyd
2010-10-12
1
-1
/
+1
*
|
Remove more implicit vector to pointer conversions
lloyd
2010-09-14
1
-3
/
+4
*
|
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-1
/
+1
|
/
*
Turns out OpenSSL's implementation of PBKDF2 allows empty passphrases,
lloyd
2010-08-21
1
-5
/
+10
*
Fix Doxygen comment in PBKDF2 constructor
lloyd
2010-08-13
1
-2
/
+2
*
Rename S2K to PBKDF, because that is by far the most common name - S2K
lloyd
2010-07-09
3
-0
/
+120