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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test both issuer and subject DNs for RDN SET test
Jack Lloyd
2021-04-28
1
-1
/
+3
*
Merge GH #2726 Add support for IRTF hash to curve
Jack Lloyd
2021-04-25
5
-3
/
+316
|
\
|
*
Implement draft-irtf-cfrg-hash-to-curve
Jack Lloyd
2021-04-25
5
-3
/
+316
*
|
Modify BigInt constructors
Jack Lloyd
2021-04-24
2
-3
/
+5
|
/
*
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
1
-23
/
+18
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
2
-8
/
+8
*
Add derive_key variant supporting AD and secret key
Jack Lloyd
2021-04-08
1
-35
/
+9
*
Merge GH #2705 Split PBKDF headers
Jack Lloyd
2021-04-08
1
-3
/
+3
|
\
|
*
Move Argon2 formatting to argon2fmt module
Jack Lloyd
2021-04-07
1
-3
/
+3
*
|
Avoid raw pointers in AEAD code
Jack Lloyd
2021-04-06
1
-5
/
+7
|
/
*
Use make_unique in filter tests
Jack Lloyd
2021-04-06
1
-12
/
+11
*
More raw pointer removal
Jack Lloyd
2021-04-05
10
-32
/
+30
*
More use of make_unique in the tests
Jack Lloyd
2021-04-04
18
-72
/
+50
*
Merge GH #2695 Add logic to help debug sporadic PKCS11 RSA CI failure
Jack Lloyd
2021-04-04
1
-4
/
+22
|
\
|
*
Split the try/catch for encrypt and decrypt
Jack Lloyd
2021-04-04
1
-5
/
+16
|
*
Add some extra logic to try to figure out PKCS11 RSA test failures
Jack Lloyd
2021-04-04
1
-5
/
+12
*
|
Avoid returning raw pointers in mode padding impl
Jack Lloyd
2021-04-04
1
-1
/
+1
|
/
*
MessageAuthenticationCode::new_object
Jack Lloyd
2021-04-03
1
-1
/
+4
*
Add BlockCipher::new_object
Jack Lloyd
2021-04-03
2
-3
/
+6
*
Merge GH #2684 Avoid raw pointers in compression code
Jack Lloyd
2021-04-03
2
-3
/
+3
|
\
|
*
Remove use of explicit new from compression APIs
Jack Lloyd
2021-04-03
2
-3
/
+3
*
|
Change arg type of Extensions::{add, add_new, replace}
Jack Lloyd
2021-04-03
1
-6
/
+6
*
|
Change the return type of Certificate_Extensions::copy
Jack Lloyd
2021-04-03
1
-2
/
+2
|
/
*
Post rebase fixes
Jack Lloyd
2021-04-01
4
-44
/
+4
*
Fix a bug in BigInt::operator>>
Jack Lloyd
2021-03-26
1
-0
/
+8
*
Add OSS-Fuzz 32470 test case
Jack Lloyd
2021-03-25
1
-0
/
+8
*
Fix the OCSP online test
Jack Lloyd
2021-03-24
3
-7
/
+53
*
Implement Ed25519 public key checking
Jack Lloyd
2021-03-17
4
-0
/
+65
*
Test EC_group_identity_from_order for all groups
Jack Lloyd
2021-03-14
1
-0
/
+5
*
Address some review comments
Jack Lloyd
2021-03-13
1
-1
/
+1
*
Serialize these tests to avoid trouble elsewhere
Jack Lloyd
2021-03-13
1
-0
/
+2
*
Lookup OIDs for EC_Groups using the order as a key
Jack Lloyd
2021-03-13
1
-3
/
+63
*
fix comment and formatting
Hannes Rantzsch
2021-03-12
1
-5
/
+8
*
fix: TLS::Stream broke on being std::move'd
Hannes Rantzsch
2021-03-12
1
-4
/
+31
*
Fix a case where EC_Groups were not merged as expected
Jack Lloyd
2021-03-12
1
-0
/
+29
*
Rename unit_ecc.cpp to test_ec_group.cpp
Jack Lloyd
2021-03-12
1
-1
/
+1
*
Remove old scalar typedefs when we are building the library
Jack Lloyd
2021-03-07
1
-1
/
+1
*
Fix BigInt::operator< when both integers are negative
Jack Lloyd
2021-03-05
3
-2
/
+124
*
Add a fastpath for inversion modulo 2*o
Jack Lloyd
2021-02-23
1
-0
/
+16
*
Fix decoding a DN when the set contains more than one element
Jack Lloyd
2021-02-20
2
-0
/
+15
*
Use better bounds for safegcd iterations
Jack Lloyd
2021-02-14
1
-0
/
+710
*
Merge GH #2599 Update ECDSA timing test inputs
Jack Lloyd
2021-02-13
1
-1
/
+1
|
\
|
*
Update ECDSA timing test vectors
René Fischer
2021-01-22
1
-1
/
+1
*
|
Merge GH #2600 Support custom RNG via FFI
Jack Lloyd
2021-02-13
1
-0
/
+45
|
\
\
|
*
|
Add destroy cb, apply review comments
René Fischer
2021-01-28
1
-3
/
+13
|
*
|
Fix tests
René Fischer
2021-01-22
1
-11
/
+3
|
*
|
Add API to register custom RNG with FFI API
René Fischer
2021-01-22
1
-0
/
+43
|
|
/
*
/
Add copyright and license decl to some files that were missing [ci skip]
Jack Lloyd
2021-01-26
1
-5
/
+7
|
/
*
Gate 4G System_RNG test with --run-long-tests
Jack Lloyd
2021-01-18
1
-2
/
+3
*
Fix System_RNG only filling the first 4GB of the buffer for len >4GB
Tom
2021-01-18
1
-0
/
+15
[next]