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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MDx_HashFunction::write_count
Jack Lloyd
2021-04-15
2
-20
/
+6
*
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
2
-14
/
+31
*
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
*
Merge GH #2709 Avoid using deprecated PBKDF interface within the library
Jack Lloyd
2021-04-08
4
-45
/
+58
|
\
|
*
Remove unused variable
Jack Lloyd
2021-04-08
1
-1
/
+0
|
*
Avoid now-deprecated PBKDF interface within the library
Jack Lloyd
2021-04-08
4
-44
/
+58
*
|
Merge GH #2708 Avoid raw pointers in TLS
Jack Lloyd
2021-04-08
10
-37
/
+39
|
\
\
|
*
|
Avoid raw pointers in TLS
Jack Lloyd
2021-04-08
10
-37
/
+39
|
|
/
*
/
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
11
-102
/
+172
|
\
|
*
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
5
-18
/
+55
|
*
Move RFC 4880 encoding to rfc4880.h
Jack Lloyd
2021-04-07
5
-83
/
+115
*
|
Merge GH #2704 Add PBKDF::new_object replacing clone
Jack Lloyd
2021-04-08
4
-6
/
+14
|
\
\
|
*
|
Add PBKDF2::new_object
Jack Lloyd
2021-04-07
4
-6
/
+14
|
|
/
*
|
Fix CommonCrypto decl
Jack Lloyd
2021-04-07
1
-1
/
+1
*
|
Avoid clone in xmss_hash
Jack Lloyd
2021-04-07
1
-1
/
+1
*
|
Avoid clone in XTS
Jack Lloyd
2021-04-07
1
-1
/
+1
*
|
Avoid raw pointers in Cipher_Mode
Jack Lloyd
2021-04-07
12
-42
/
+56
*
|
Avoid raw pointers in AEAD code
Jack Lloyd
2021-04-06
11
-48
/
+51
|
/
*
Add a function for creating an ECC key with arbitrary group
Jack Lloyd
2021-04-06
2
-30
/
+51
*
Fix EMSA_X931 use-after-move
Jack Lloyd
2021-04-06
1
-2
/
+2
*
Avoid releasing unique_ptr in Parallel hash
Jack Lloyd
2021-04-06
1
-3
/
+3
*
Modify EMSA code to avoid raw pointers as args
Jack Lloyd
2021-04-06
11
-43
/
+56
*
More make_unique
Jack Lloyd
2021-04-05
2
-4
/
+4
*
KDF::create
Jack Lloyd
2021-04-05
9
-28
/
+26
*
Remove raw new in socket code
Jack Lloyd
2021-04-05
2
-4
/
+4
*
EME
Jack Lloyd
2021-04-05
3
-13
/
+15
*
ECDSA public key recovery: improve validation of r/s/v
Jack Lloyd
2021-04-05
1
-3
/
+8
*
Merge GH #2697 More removal of raw pointers
Jack Lloyd
2021-04-05
30
-102
/
+113
|
\
|
*
More raw pointer removal
Jack Lloyd
2021-04-05
30
-102
/
+113
*
|
Remove obsolete comment
Jack Lloyd
2021-04-05
1
-13
/
+0
|
/
*
Fix clang warning re missed copy elision
Jack Lloyd
2021-04-04
1
-1
/
+1
*
Avoid raw pointers in the FFI internals
Jack Lloyd
2021-04-04
14
-60
/
+81
*
Merge GH #2694 Avoid returning raw pointers from mode padding code
Jack Lloyd
2021-04-04
3
-13
/
+14
|
\
|
*
Avoid returning raw pointers in mode padding impl
Jack Lloyd
2021-04-04
3
-13
/
+14
*
|
Merge GH #2693 More use of make_unique
Jack Lloyd
2021-04-04
23
-71
/
+70
|
\
\
|
*
|
Fix OpenSSL build
Jack Lloyd
2021-04-04
1
-1
/
+1
|
*
|
More uses of make_unique instead of unique_ptr(new ...)
Jack Lloyd
2021-04-04
23
-71
/
+70
|
|
/
*
/
Remove /proc walker entropy source
Jack Lloyd
2021-04-03
4
-224
/
+0
|
/
*
Merge GH #2689 Add T::new_object replacing T::clone
Jack Lloyd
2021-04-03
103
-241
/
+306
|
\
|
*
Use new_object instead of clone
Jack Lloyd
2021-04-03
1
-2
/
+2
|
*
Update OpenSSL and CommonCrypto providers
Jack Lloyd
2021-04-03
5
-15
/
+19
|
*
Add KDF::new_object
Jack Lloyd
2021-04-03
15
-49
/
+77
|
*
MessageAuthenticationCode::new_object
Jack Lloyd
2021-04-03
17
-43
/
+44
|
*
Add HashFunction::new_object
Jack Lloyd
2021-04-03
29
-52
/
+53
|
*
Add StreamCipher::new_object
Jack Lloyd
2021-04-03
17
-38
/
+38
[next]