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
*
Correct computing of discriminant in EC_Group::verify_group
Jack Lloyd
2018-06-27
1
-0
/
+2
*
Prohibit empty nonces with GCM
Jack Lloyd
2018-06-27
1
-2
/
+4
*
Fix error in 1024-bit polynomial double
Jack Lloyd
2018-06-25
1
-0
/
+5
*
Test all multiplication variants in ECC scalar mult test
Jack Lloyd
2018-06-25
1
-4
/
+15
*
Fix SM2 encryption tests
Jack Lloyd
2018-06-20
1
-3
/
+4
*
Ensure that trying to add points from different groups fails.
Jack Lloyd
2018-06-19
1
-0
/
+16
*
TLS would try to negotiate x25519 even if disabled
Jack Lloyd
2018-06-15
4
-4
/
+10
*
Add 192-bit Suite B policy
Jack Lloyd
2018-06-14
3
-2
/
+28
*
Unroll bigint_monty_redc for various sizes
Jack Lloyd
2018-06-11
1
-1
/
+1
*
Improve error reporting on unexpected EOF when decoding ASN
Jack Lloyd
2018-06-08
1
-1
/
+1
*
Fix a bug in Barrett reduction
Jack Lloyd
2018-06-05
1
-0
/
+4
*
Remove stray header in vector file [ci skip]
Jack Lloyd
2018-06-01
1
-2
/
+0
*
Merge GH #1594 Add EdDSA/X25519 Wycheproof tests
Jack Lloyd
2018-05-31
5
-1
/
+831
|
\
|
*
Add EdDSA and X25519 tests from Wycheproof
Jack Lloyd
2018-05-31
5
-1
/
+831
*
|
Merge GH #1594 Add ECDSA Wycheproof tests
Jack Lloyd
2018-05-31
4
-8
/
+13719
|
\
\
|
*
|
Add ECDSA tests from Wycheproof
Jack Lloyd
2018-05-31
4
-8
/
+13719
*
|
|
Merge GH #1595/#1555 Base32 encoding
Jack Lloyd
2018-05-31
2
-2
/
+166
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Create unit tests for Base32 encoding
Wambou
2018-05-31
2
-2
/
+166
|
|
/
*
/
Improve error message in tests on invalid hex input
Jack Lloyd
2018-05-31
1
-3
/
+4
|
/
*
Dedup some test code
Jack Lloyd
2018-05-29
2
-75
/
+45
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
47
-452
/
+467
*
Add BMI2-specific SHA-256
Jack Lloyd
2018-05-27
1
-1
/
+1
*
Improve error message on BER decoding error
Jack Lloyd
2018-05-24
1
-2
/
+2
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
1
-47
/
+62
*
Fix PBE decoding and fix test macro check
Jack Lloyd
2018-05-22
1
-2
/
+2
*
Speed up DSA param gen
Jack Lloyd
2018-05-21
1
-6
/
+0
*
Fixes for DES/3DES
Jack Lloyd
2018-05-16
1
-16
/
+4
*
Add Scrypt key dervation function
Jack Lloyd
2018-05-16
2
-0
/
+153
*
Apple Clang requires min/max be constexpr
Jack Lloyd
2018-05-13
1
-10
/
+10
*
Fixes for compilation in C++17 mode by MSVC
Jack Lloyd
2018-05-13
1
-7
/
+12
*
Add a couple more GCD tests
Jack Lloyd
2018-04-26
1
-0
/
+8
*
Various minor ECC optimizations
Jack Lloyd
2018-04-13
1
-0
/
+32
*
Merge GH #1537 Add missing XMSS signature length check
Jack Lloyd
2018-04-12
2
-1
/
+162
|
\
|
*
Adds missing XMSS signature length check.
Matthias Gierlings
2018-04-12
2
-1
/
+162
*
|
Add missing override [ci skip]
Jack Lloyd
2018-04-12
1
-1
/
+1
*
|
Allow year up to 2200 in ASN1 time objects
Jack Lloyd
2018-04-12
2
-1
/
+81
|
/
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
9
-24
/
+30
*
Merge GH #1533 Use mkstemp for temp files in tests
Jack Lloyd
2018-04-11
3
-1
/
+42
|
\
|
*
Move mkstemp to Test::temp_file_name
Jack Lloyd
2018-04-11
3
-8
/
+40
|
*
Use mkstemp(3) to create file for test.
Alexander Bluhm
2018-04-10
1
-1
/
+10
*
|
Add EC_Group::a_is_zero
Jack Lloyd
2018-04-11
1
-0
/
+5
*
|
Add missing override
Jack Lloyd
2018-04-09
1
-1
/
+1
|
/
*
Fix incorrect macro check
Jack Lloyd
2018-04-09
1
-2
/
+2
*
Fix bug that broke session decryption (and thus resumption)
Jack Lloyd
2018-04-09
2
-0
/
+54
*
Fix off by one when decoding TLS-CBC ciphertexts
Jack Lloyd
2018-04-09
2
-0
/
+163
*
Rename test data file to match the test name
Jack Lloyd
2018-04-08
2
-1
/
+1
*
Merge GH #1527 Add functions getting Cipher_Mode/AEAD_Mode returning unique_ptr
Jack Lloyd
2018-04-07
4
-16
/
+16
|
\
|
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
4
-16
/
+16
*
|
Avoid a warning when building under Clang [ci skip]
Jack Lloyd
2018-04-07
1
-0
/
+1
*
|
Moves UBSAN macros from test files to Test_Options
Matthias Gierlings
2018-04-07
4
-13
/
+9
[next]