aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Remove reference to CECPQ1_PSK OCB ciphersuite in test.Jack Lloyd2016-12-301-1/+0
* Merge GH #785 Disable SHA-1 and weak RSA by default during cert validationJack Lloyd2016-12-303-7/+9
|\
| * Increase Path_Validation_Restrictions default min strength to 110Jack Lloyd2016-12-273-7/+9
* | Add CECPQ1 OCB ciphersuitesJack Lloyd2016-12-301-0/+7
* | One more Camellia TLS test fixJack Lloyd2016-12-281-1/+8
* | Fix Camellia TLS testsJack Lloyd2016-12-281-2/+9
|/
* Speed up DSA param gen testJack Lloyd2016-12-262-6/+28
* Travis did not like these long testsJack Lloyd2016-12-251-2/+2
* Long test was too longJack Lloyd2016-12-241-6/+3
* Add test option --run-long-testsJack Lloyd2016-12-2412-57/+130
* Export tls_messages.h as a public headerRené Korthaus2016-12-231-1/+2
* Ignore the right thingJack Lloyd2016-12-231-1/+1
* Fix minimized buildJack Lloyd2016-12-231-0/+4
* Add DL_Group testsJack Lloyd2016-12-231-0/+146
* Fix ECDH testJack Lloyd2016-12-221-13/+10
* More filter testsJack Lloyd2016-12-221-2/+55
* Add tests for AEAD name and nonce size APIsJack Lloyd2016-12-221-0/+3
* Add tests for 4-pass Tiger hashJack Lloyd2016-12-221-0/+12
* Add AES GCM tests from WycheproofJack Lloyd2016-12-221-0/+35
* Add Wycheproof EAX test casesJack Lloyd2016-12-211-18/+170
* Add RSA PKCS1v1.5 signature verification tests from Wycheproof suite.Jack Lloyd2016-12-205-1/+229
* Remove obsolete test dataJack Lloyd2016-12-1934-152/+0
* Remove duplicate test dataJack Lloyd2016-12-19153-0/+6
* Add additional primality testsJack Lloyd2016-12-192-64/+222
* add some PKCS#11 negative testsDaniel Neus2016-12-191-0/+52
* Fix ECIES testJack Lloyd2016-12-191-1/+1
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-1939-149/+129
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-1833-238/+235
* Add some additional ressol testsJack Lloyd2016-12-141-0/+20
* Fix exponentiation bug, related fixesJack Lloyd2016-12-143-3/+55
* Update test data to reflect change in e8009766ca2Jack Lloyd2016-12-111-24/+0
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-3/+1
* Merge GH #765 Rewrite CBC unpadding operations as const timeJack Lloyd2016-12-101-6/+5
|\
| * Rewrote bc unpad functions as const time operations.Never2016-12-091-6/+5
* | Fix PK EME decoding tests when algo is missingJack Lloyd2016-12-101-2/+6
* | Merge GH #759 Add ISO 9796-2 signature schemesJack Lloyd2016-12-082-0/+56
|\ \
| * | Add ISO9796-2 Signature Schemes giving message recovery 2 and 3.Never2016-12-052-0/+56
* | | Merge GH #744 Allow custom extensions when creating certsJack Lloyd2016-12-081-0/+133
|\ \ \
| * | | Rename some methods, add more tests and docsRené Korthaus2016-12-041-20/+30
| * | | Allow custom extensions in X509_Cert_OptionsRené Korthaus2016-12-021-0/+123
* | | | Merge GH #763 Document test vector originsJack Lloyd2016-12-085-0/+12
|\ \ \ \
| * | | | Add sources for some test vectors [ci skip]René Korthaus2016-12-085-0/+12
| | |_|/ | |/| |
* / | | Fix off by one in PKCS #1 v1.5 decryption decodingJack Lloyd2016-12-084-0/+131
|/ / /
* | | Merge GH #757 Fix X509 and PKCS8 formatting functions for PK keysJack Lloyd2016-12-053-8/+8
|\ \ \
| * | | Add Private_Key::private_key_info()René Korthaus2016-12-053-5/+5
| * | | Add Public_Key::subject_public_key()René Korthaus2016-12-051-3/+3
| |/ /
* | | Merge GH #756 Remove ECB Cipher_Mode classJack Lloyd2016-12-054-418/+131
|\ \ \
| * | | Remove ECB test vector fileJack Lloyd2016-12-041-418/+0
| * | | Remove ECB modeJack Lloyd2016-12-043-0/+131
| |/ /
* / / Fix bad deref when ciphersuite value is larger than largest known idJack Lloyd2016-12-051-0/+25
|/ /