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
/
kdf
/
kdf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-25
/
+25
*
Cleanup from rebase
Jack Lloyd
2016-10-21
1
-5
/
+0
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-4
/
+16
*
Improve kdf doxygen [ci skip]
René Korthaus
2016-10-19
1
-6
/
+29
*
add label parameter to KDF::derive_key
Kai Michaelis
2016-05-19
1
-12
/
+33
*
Address some review comments by Simon. GH #279
Jack Lloyd
2015-09-21
1
-1
/
+1
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+13
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-1
/
+1
*
lib/kdf: Convert &vec[0] to vec.data()
Simon Warta
2015-06-25
1
-5
/
+5
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-22
/
+25
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
1
-0
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add missing std includes
lloyd
2014-02-16
1
-0
/
+1
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
1
-13
/
+1
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-4
/
+5
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+136