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
*
Only run multi-iteration block test with long tests enabled
Jack Lloyd
2019-12-13
1
-0
/
+5
*
Add NIST Monte-Carlo test for SHA
Jack Lloyd
2019-12-13
3
-4
/
+117
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
1
-1
/
+1
*
Add more test vectors for Tiger hash
Jack Lloyd
2019-12-12
1
-3
/
+1938
*
Resolve various integer conversion warnings from MSVC
Jack Lloyd
2019-12-06
2
-2
/
+2
*
Avoid integer overflow warning
Jack Lloyd
2019-12-06
1
-2
/
+9
*
Make CPU probes noexcept
Jack Lloyd
2019-12-06
1
-6
/
+6
*
Fix MSVC warnings in PKCS11
Jack Lloyd
2019-12-06
1
-4
/
+9
*
Fix MSVC "optimization" warning about bool conversions
Jack Lloyd
2019-12-06
3
-13
/
+13
*
Fix MSVC warnings in McEliece
Jack Lloyd
2019-12-06
1
-1
/
+1
*
Add tests for CRLs in FFI API
Pavol Žáčik
2019-12-03
1
-0
/
+77
*
Fix PKCS11 warnings
Jack Lloyd
2019-12-03
1
-3
/
+5
*
Add -Werror mode for CI build
Jack Lloyd
2019-12-03
1
-1
/
+1
*
attemp_srp is overriding thus marking explicitally
David Carlier
2019-11-30
1
-1
/
+1
*
Add a test of TLS-SRP
Jack Lloyd
2019-11-23
1
-1
/
+92
*
Merge GH #2196 Add AVX2 impl of SHACAL2
Jack Lloyd
2019-11-15
1
-117
/
+117
|
\
|
*
Add SHACAL2 AVX2
Jack Lloyd
2019-11-14
1
-117
/
+117
*
|
Prefer CCM over CBC ciphersuites
René Korthaus
2019-11-15
1
-1
/
+1
*
|
Remove non-ephemeral PSK ciphersuites from BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
*
|
Add SHA-512 to BSI TLS policy's allowed sigatures hashes
René Korthaus
2019-11-14
1
-1
/
+1
*
|
Add AES-128/CCM and AES-256/CCM ciphersuites to BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
*
|
Remove some FFDHE groups from BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
|
/
*
Allow disabling TLS 1.0/1.1 and DTLS 1.0 at build time
Jack Lloyd
2019-11-10
1
-1
/
+3
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
3
-63
/
+41
*
Merge GH #2172 Add support for XMSS X.509 certs
Jack Lloyd
2019-10-25
3
-2
/
+181
|
\
|
*
Add guards for XMSS path validation tests
René Korthaus
2019-10-25
1
-1
/
+9
|
*
Add missing certificates
René Korthaus
2019-10-23
2
-0
/
+135
|
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
1
-1
/
+37
*
|
Merge GH #2175 Check that HMAC_DRBG reseed_interval is allowed by the standard
Jack Lloyd
2019-10-24
1
-0
/
+33
|
\
\
|
*
|
Change limit to 2^24 to properly support 32 bit platforms
René Korthaus
2019-10-24
1
-4
/
+4
|
*
|
Update test strings
René Korthaus
2019-10-23
1
-2
/
+2
|
*
|
Add check for upper bound of reseed_interval
René Korthaus
2019-10-23
1
-0
/
+33
*
|
|
Merge GH #2173 Label XTS test vectors closing #2146
Jack Lloyd
2019-10-24
1
-26
/
+86
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Place AES-256 test vectors under [AES-256/XTS]
Shibani Shankar Dash
2019-10-24
1
-28
/
+34
|
*
|
Fix case in test vectors
Shibani Shankar Dash
2019-10-22
1
-84
/
+84
|
*
|
Label XTS test vectors, Add remaining test vectors from IEEE 1619-2007
Shibani Shankar Dash
2019-10-22
1
-85
/
+139
|
|
/
*
/
Avoid situation where is_active and is_closed could both return true
Jack Lloyd
2019-10-22
1
-0
/
+4
|
/
*
silence trivial warnings
Nuno Goncalves
2019-10-20
2
-2
/
+4
*
Merge GH #2143 Add Roughtime
Jack Lloyd
2019-10-16
7
-0
/
+484
|
\
|
*
Add roughtime protocol
Nuno Goncalves
2019-10-14
4
-0
/
+347
|
*
Add test variable getter for u64
Nuno Goncalves
2019-10-14
2
-0
/
+17
|
*
Add URI class to parse IPv4, IPv6 and domain names together with port number
Nuno Goncalves
2019-10-14
1
-0
/
+120
*
|
Merge GH #2147 Add constant-time gcd computation
Jack Lloyd
2019-10-16
1
-1
/
+2
|
\
\
|
*
|
Add constant-time gcd
Jack Lloyd
2019-10-12
1
-1
/
+2
*
|
|
Merge GH #2148 Improve RSA key generation performance
Jack Lloyd
2019-10-16
1
-10
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove bogus test
Jack Lloyd
2019-10-12
1
-10
/
+0
|
|
/
*
|
Always try to use an IV with ECIES
Jack Lloyd
2019-10-13
2
-5
/
+4
*
|
Fix CCM bug
Jack Lloyd
2019-10-13
1
-0
/
+4
|
/
*
Fix FFI test failure when Scrypt is disabled in build
Jack Lloyd
2019-10-06
1
-2
/
+2
*
Add a test that (0,0) is not a valid point on any curve
Jack Lloyd
2019-10-06
1
-0
/
+4
[next]