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
/
pbkdf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Add PasswordHash and PasswordHashFamily
Jack Lloyd
2018-09-10
1
-0
/
+3
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-5
/
+1
*
Thinko fix
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Compat typedef PBKDF -> S2K
Jack Lloyd
2017-09-29
1
-1
/
+12
*
Cryptobox code modernization
Jack Lloyd
2017-09-22
1
-0
/
+9
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-14
/
+14
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-4
/
+0
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+3
*
Improve pbkdf doxygen [ci skip]
René Korthaus
2016-10-19
1
-4
/
+54
*
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
-1
/
+29
*
lib/pbkdf: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-2
/
+2
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-34
/
+63
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-0
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
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
1
-0
/
+124