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
/
lib
/
pbkdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
pbkdf: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
Fix typos
Simon Warta
2015-07-24
1
-1
/
+1
*
Add missing semicolons
Daniel Seither
2015-07-15
1
-1
/
+1
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-0
/
+2
*
lib/pbkdf: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
4
-12
/
+12
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-2
/
+2
*
Convert HKDF to the normal KDF interface
lloyd
2015-02-18
1
-3
/
+2
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
6
-127
/
+179
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
1
-1
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
7
-2
/
+57
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
6
-6
/
+6
*
Guess I won't be needing these
lloyd
2014-01-18
2
-2
/
+0
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
2
-17
/
+5
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-8
/
+4
*
Move lib into src
lloyd
2014-01-10
9
-0
/
+466