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
*
Merge GH #2722 In RSA keygen require p, q differ by large range
Jack Lloyd
2021-04-24
1
-4
/
+13
|
\
|
*
Don't loop forever if the RSA keygen rng is bad
Jack Lloyd
2021-04-21
1
-1
/
+4
|
*
In RSA keygen require that p and q differ by a wide range
Jack Lloyd
2021-04-21
1
-4
/
+10
*
|
Allow disabling the thread pool at runtime via env variable
Jack Lloyd
2021-04-21
2
-10
/
+56
|
/
*
Merge GH #2721 Add SHA-512 ARMv8 detection using SIGILL approach
Jack Lloyd
2021-04-21
1
-0
/
+3
|
\
|
*
cpuid arm64, sigill detection probing via sha512su0 instruction.
David CARLIER
2021-04-20
1
-0
/
+3
*
|
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
6
-74
/
+85
|
/
*
Merge GH #2717 Have get_byte take a compile time index
Jack Lloyd
2021-04-17
37
-330
/
+353
|
\
|
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
37
-330
/
+353
*
|
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
[next]