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
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
7
-13
/
+31
*
Fix PBKDF2 with zero iterations
Jack Lloyd
2019-08-31
1
-0
/
+6
*
Bump Argon2 version to indicate support for long outputs
Jack Lloyd
2019-08-24
1
-1
/
+1
*
Fix LGTM alert
Jack Lloyd
2019-08-23
1
-1
/
+6
*
Support long outputs from Argon2
Jack Lloyd
2019-08-23
1
-3
/
+26
*
Merge GH #2010 Fix MSVC warnings
Jack Lloyd
2019-06-29
6
-9
/
+9
|
\
|
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
6
-9
/
+9
*
|
Fix some minimized build problems
Jack Lloyd
2019-06-29
1
-0
/
+1
|
/
*
Fix more MSVC warnings
Jack Lloyd
2019-06-14
2
-18
/
+18
*
Resolve some MSVC warnings
Jack Lloyd
2019-06-14
5
-9
/
+9
*
Add Bcrypt-PBKDF
Jack Lloyd
2019-05-31
4
-0
/
+276
*
Argon2: minor optimizations, add tests of CLI, tweak tuning
Jack Lloyd
2019-05-30
2
-33
/
+38
*
Improve test coverage. Fix Argon2 default params
Jack Lloyd
2019-05-29
1
-2
/
+2
*
Add missing include
Jack Lloyd
2019-05-29
1
-0
/
+1
*
Argon2: PasswordHash, documentation, hash formatting
Jack Lloyd
2019-05-29
4
-2
/
+371
*
Add Argon2
Jack Lloyd
2019-05-27
3
-0
/
+455
*
Replace upper_bound with lower_bound in pgp_s2k
Evgeny Pokhilko
2019-03-11
1
-1
/
+1
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-1
/
+1
*
Fix MSVC warnings
Jack Lloyd
2018-12-31
1
-1
/
+1
*
Improve PBKDF self-tuning
Jack Lloyd
2018-12-29
3
-63
/
+60
*
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
[next]