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
*
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
5
-60
/
+78
*
Officially deprecate argon2() and argon2.h
Jack Lloyd
2021-04-15
1
-1
/
+2
*
Avoid using the bare argon2() function
Jack Lloyd
2021-04-15
1
-1
/
+5
*
Make argon2() just an inline using PasswordHash API
Jack Lloyd
2021-04-15
3
-27
/
+52
*
Deprecate pgp_s2k.h
Jack Lloyd
2021-04-15
1
-1
/
+1
*
Add derive_key variant supporting AD and secret key
Jack Lloyd
2021-04-08
4
-0
/
+62
*
Merge GH #2705 Split PBKDF headers
Jack Lloyd
2021-04-08
9
-227
/
+122
|
\
|
*
Add missing included needed on Clang
Jack Lloyd
2021-04-07
1
-0
/
+1
|
*
Update the password hashing docs
Jack Lloyd
2021-04-07
1
-1
/
+1
|
*
Move Argon2 formatting to argon2fmt module
Jack Lloyd
2021-04-07
3
-143
/
+5
|
*
Move RFC 4880 encoding to rfc4880.h
Jack Lloyd
2021-04-07
5
-83
/
+115
*
|
Add PBKDF2::new_object
Jack Lloyd
2021-04-07
4
-6
/
+14
|
/
*
More make_unique
Jack Lloyd
2021-04-05
1
-3
/
+3
*
More raw pointer removal
Jack Lloyd
2021-04-05
2
-2
/
+2
*
Use make_unique in PBKDF functions
Jack Lloyd
2021-04-03
5
-14
/
+14
*
MSVC is the worst compiler evar
Jack Lloyd
2021-04-03
1
-3
/
+3
*
Use make_unique in type factory functions
Jack Lloyd
2021-04-03
1
-8
/
+8
*
update docs in code
the
2021-02-15
1
-7
/
+5
*
Add copyright and license decl to some files that were missing [ci skip]
Jack Lloyd
2021-01-26
2
-2
/
+2
*
Align some more tables
Jack Lloyd
2020-12-22
1
-1
/
+1
*
Fix #2525 for Pwdhash interface
Jack Lloyd
2020-12-05
1
-2
/
+2
*
Switch MAC vs HMAC preference in KDF and PBKDF2
Jack Lloyd
2020-12-01
1
-2
/
+2
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
3
-3
/
+3
*
Remove some unused includes of rounding.h
Jack Lloyd
2020-11-11
1
-1
/
+0
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
9
-7
/
+27
*
Remove PBKDF1
Jack Lloyd
2020-11-05
4
-127
/
+0
*
Revert deprecating scrypt.h until everything is worked out
Jack Lloyd
2020-03-14
2
-1
/
+3
*
revert BOTAN_FUTURE_INTERNAL_HEADER(argon2.h) (fixes #2230)
Nuno Goncalves
2020-01-06
1
-2
/
+0
*
Reduce time needed to tune Argon2
Jack Lloyd
2019-12-08
1
-3
/
+3
*
Fix various Doxygen warnings
Jack Lloyd
2019-10-25
1
-0
/
+6
*
Moar
Jack Lloyd
2019-09-06
1
-0
/
+2
*
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
[next]