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 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
|
\
\
|
*
|
Account for new string in test data
Jack Lloyd
2016-11-25
1
-2
/
+2
|
*
|
Fix TLS tests wrt validation changes
Jack Lloyd
2016-11-25
1
-12
/
+25
|
*
|
Add a test for to_string(Certificate_Status_Code)
Jack Lloyd
2016-11-25
1
-0
/
+64
|
*
|
Add macro signalling support for online revocation checks.
Jack Lloyd
2016-11-23
1
-0
/
+4
|
*
|
Windows fix
Jack Lloyd
2016-11-23
1
-1
/
+1
|
*
|
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
9
-8
/
+207
|
*
|
Add some simple OCSP tests
Jack Lloyd
2016-11-23
6
-0
/
+166
|
*
|
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
1
-10
/
+0
|
*
|
Add useful debugging output to path validation test
Jack Lloyd
2016-11-23
1
-1
/
+1
|
|
/
*
|
Easy test
Jack Lloyd
2016-11-25
1
-0
/
+1
*
|
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
1
-3
/
+14
*
|
Add a couple more workfactor tests
Jack Lloyd
2016-11-25
1
-0
/
+6
*
|
Add a test of TLS::Alert::type_string
Jack Lloyd
2016-11-25
1
-5
/
+61
*
|
Merge GH #736 Add SHAKE support to XMSS
Jack Lloyd
2016-11-25
2
-0
/
+120
|
\
\
[next]