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
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
12
-57
/
+130
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-1
/
+2
*
Ignore the right thing
Jack Lloyd
2016-12-23
1
-1
/
+1
*
Fix minimized build
Jack Lloyd
2016-12-23
1
-0
/
+4
*
Add DL_Group tests
Jack Lloyd
2016-12-23
1
-0
/
+146
*
Fix ECDH test
Jack Lloyd
2016-12-22
1
-13
/
+10
*
More filter tests
Jack Lloyd
2016-12-22
1
-2
/
+55
*
Add tests for AEAD name and nonce size APIs
Jack Lloyd
2016-12-22
1
-0
/
+3
*
Add tests for 4-pass Tiger hash
Jack Lloyd
2016-12-22
1
-0
/
+12
*
Add AES GCM tests from Wycheproof
Jack Lloyd
2016-12-22
1
-0
/
+35
*
Add Wycheproof EAX test cases
Jack Lloyd
2016-12-21
1
-18
/
+170
*
Add RSA PKCS1v1.5 signature verification tests from Wycheproof suite.
Jack Lloyd
2016-12-20
5
-1
/
+229
*
Remove obsolete test data
Jack Lloyd
2016-12-19
34
-152
/
+0
*
Remove duplicate test data
Jack Lloyd
2016-12-19
153
-0
/
+6
*
Add additional primality tests
Jack Lloyd
2016-12-19
2
-64
/
+222
*
add some PKCS#11 negative tests
Daniel Neus
2016-12-19
1
-0
/
+52
*
Fix ECIES test
Jack Lloyd
2016-12-19
1
-1
/
+1
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
39
-149
/
+129
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
33
-238
/
+235
*
Add some additional ressol tests
Jack Lloyd
2016-12-14
1
-0
/
+20
*
Fix exponentiation bug, related fixes
Jack Lloyd
2016-12-14
3
-3
/
+55
*
Update test data to reflect change in e8009766ca2
Jack Lloyd
2016-12-11
1
-24
/
+0
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-3
/
+1
*
Merge GH #765 Rewrite CBC unpadding operations as const time
Jack Lloyd
2016-12-10
1
-6
/
+5
|
\
|
*
Rewrote bc unpad functions as const time operations.
Never
2016-12-09
1
-6
/
+5
*
|
Fix PK EME decoding tests when algo is missing
Jack Lloyd
2016-12-10
1
-2
/
+6
*
|
Merge GH #759 Add ISO 9796-2 signature schemes
Jack Lloyd
2016-12-08
2
-0
/
+56
|
\
\
|
*
|
Add ISO9796-2 Signature Schemes giving message recovery 2 and 3.
Never
2016-12-05
2
-0
/
+56
*
|
|
Merge GH #744 Allow custom extensions when creating certs
Jack Lloyd
2016-12-08
1
-0
/
+133
|
\
\
\
|
*
|
|
Rename some methods, add more tests and docs
René Korthaus
2016-12-04
1
-20
/
+30
|
*
|
|
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
1
-0
/
+123
*
|
|
|
Merge GH #763 Document test vector origins
Jack Lloyd
2016-12-08
5
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Add sources for some test vectors [ci skip]
René Korthaus
2016-12-08
5
-0
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Fix off by one in PKCS #1 v1.5 decryption decoding
Jack Lloyd
2016-12-08
4
-0
/
+131
|
/
/
/
*
|
|
Merge GH #757 Fix X509 and PKCS8 formatting functions for PK keys
Jack Lloyd
2016-12-05
3
-8
/
+8
|
\
\
\
|
*
|
|
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
3
-5
/
+5
|
*
|
|
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-3
/
+3
|
|
/
/
*
|
|
Merge GH #756 Remove ECB Cipher_Mode class
Jack Lloyd
2016-12-05
4
-418
/
+131
|
\
\
\
|
*
|
|
Remove ECB test vector file
Jack Lloyd
2016-12-04
1
-418
/
+0
|
*
|
|
Remove ECB mode
Jack Lloyd
2016-12-04
3
-0
/
+131
|
|
/
/
*
/
/
Fix bad deref when ciphersuite value is larger than largest known id
Jack Lloyd
2016-12-05
1
-0
/
+25
|
/
/
*
|
Updates module policy, fixes test suite errors
Matthias Gierlings
2016-12-01
1
-1
/
+11
*
|
Compile fix
Jack Lloyd
2016-11-27
1
-2
/
+2
*
|
Avoid unused variable warning if compression disabled
Jack Lloyd
2016-11-27
1
-2
/
+2
*
|
Add tests for TLS policy values
Jack Lloyd
2016-11-26
5
-5
/
+159
*
|
Simple tests for AutoSeeded_RNG
Jack Lloyd
2016-11-26
1
-0
/
+95
*
|
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
13
-15
/
+76
*
|
When fuzzing verify/decrypt, choose a new value each time through loop
Jack Lloyd
2016-11-26
1
-8
/
+2
*
|
Avoid recreating PK_Verifiers/PK_Decryptors multiple times in test
Jack Lloyd
2016-11-26
1
-45
/
+61
*
|
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
18
-28
/
+464
|
\
\
[next]