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
*
Fix Doxygen errors [ci skip]
Jack Lloyd
2018-12-05
1
-0
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
2
-2
/
+2
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-2
/
+2
*
Avoid a MSVC 2015 warning
Jack Lloyd
2018-10-01
3
-3
/
+3
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
1
-1
/
+1
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Correct some maintiner mode warnings
Jack Lloyd
2018-09-20
2
-4
/
+4
*
Support tuning in PGP-S2K PBKDF interface
Jack Lloyd
2018-09-10
1
-3
/
+8
*
Add from_iterations
Jack Lloyd
2018-09-10
7
-4
/
+53
*
Convert Scrypt
Jack Lloyd
2018-09-10
3
-108
/
+228
*
Convert PGP-S2K
Jack Lloyd
2018-09-10
2
-63
/
+225
*
Convert PBKDF2
Jack Lloyd
2018-09-10
3
-71
/
+226
*
Add PasswordHash and PasswordHashFamily
Jack Lloyd
2018-09-10
4
-1
/
+242
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
2
-0
/
+95
*
Add Scrypt key dervation function
Jack Lloyd
2018-05-16
3
-0
/
+146
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
4
-5
/
+4
*
Correct dependencies of kdf and pbkdf [ci skip]
Jack Lloyd
2018-01-17
1
-1
/
+2
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
2
-2
/
+2
*
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
2
-0
/
+21
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-2
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
4
-8
/
+8
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add API stability annotations.
Jack Lloyd
2017-09-19
3
-4
/
+4
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Maintainer mode fixes: old style casts, missing override, unused functions
Jack Lloyd
2017-06-08
1
-1
/
+1
*
fix doxygen build: hide method definitions with ifdefs where the
Zoltan Gyarmati
2017-06-08
1
-1
/
+1
*
Avoid infinite loop in PGP-S2K
Jack Lloyd
2017-05-29
1
-5
/
+11
*
Document that timed calibration is not available for PGP-S2K
Jack Lloyd
2017-05-27
2
-11
/
+51
*
Add (back) OpenPGP-S2K
Jack Lloyd
2017-05-27
4
-0
/
+176
*
Content:
Tomasz Frydrych
2017-04-03
2
-3
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
3
-3
/
+9
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
1
-0
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
6
-40
/
+40
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
4
-30
/
+31
*
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
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
3
-3
/
+3
*
V816 It is more efficient to catch exception by reference rather than by valu...
Daniel Neus
2016-02-08
1
-1
/
+1
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
2
-2
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-5
/
+5
*
Missing adds
Jack Lloyd
2015-12-11
1
-1
/
+0
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
2
-2
/
+2
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-5
/
+4
*
Address some review comments by Simon. GH #279
Jack Lloyd
2015-09-21
1
-1
/
+1
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-2
/
+1
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
2
-1
/
+42
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
5
-33
/
+21
*
pbkdf: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
[next]