aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix HMAC_DRBG fork testJack Lloyd2016-10-251-8/+14
* Add missing variable to AES test vectorJack Lloyd2016-10-251-0/+1
* Static analyzer fixesJack Lloyd2016-10-252-20/+39
* Add long (4+ block) AES KATsJack Lloyd2016-10-251-0/+10
* Merge GH #682 Improve test name consistencyJack Lloyd2016-10-255-5/+5
|\
| * Pubkey tests should express category [ci skip]René Korthaus2016-10-245-5/+5
* | Add TPM and PKCS #11 to coverage buildJack Lloyd2016-10-241-8/+11
|/
* Remove unneeded includesJack Lloyd2016-10-242-2/+0
* Fixes for build without 25519Jack Lloyd2016-10-241-0/+3
* Merge GH #673 X25519 TLS key exchangeJack Lloyd2016-10-241-0/+4
|\
| * X25519 key exchange for TLSJack Lloyd2016-10-211-0/+4
* | Merge GH #679 Unify test namingJack Lloyd2016-10-244-5/+5
|\ \
| * | Reunify registered test names [ci skip]René Korthaus2016-10-234-5/+5
| |/
* | ECIES ISO tests require SHA-1Jack Lloyd2016-10-211-1/+1
* | Remove Algo_RegistryJack Lloyd2016-10-211-96/+6
|/
* Allow setting the validation time during PKIX path validationJack Lloyd2016-10-211-1/+5
* Add SHAKE-128 as stream cipherJack Lloyd2016-10-191-0/+3379
* Add proper SHA-3Jack Lloyd2016-10-192-5/+1225
* Fix pubkey tests when EMEs are disabled.Jack Lloyd2016-10-181-30/+14
* Maintainer mode fixesJack Lloyd2016-10-171-1/+0
* Merge GH #665 Add IncludeOS target, make filesystem/threads optionalJack Lloyd2016-10-173-3/+1
|\
| * Fix mutex in oids.cppJack Lloyd2016-10-122-2/+0
| * Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-101-1/+1
* | Increase slop size in FFI testJack Lloyd2016-10-141-2/+3
* | Change Certificate_Store_in_SQL to take RNG as argument.Jack Lloyd2016-10-131-1/+1
* | Merge GH #659 TLS CBC is optionalJack Lloyd2016-10-131-0/+5
|\ \ | |/ |/|
| * Make TLS CBC optionalJack Lloyd2016-10-081-0/+5
* | Make pk_ops.h internalJack Lloyd2016-10-084-12/+12
* | Add missing try/catch blocks.Jack Lloyd2016-10-073-12/+55
* | Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-072-10/+10
* | Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-079-38/+38
|/
* TLS: Split CBC+HMAC modes to standalone AEAD_ModeJack Lloyd2016-10-071-116/+167
* Merge GH #645 TLS compressed pointsJack Lloyd2016-10-073-4/+16
|\
| * Fix tls_messages testsRené Korthaus2016-10-032-4/+4
| * Support encoding of supported point formats extensionRené Korthaus2016-10-031-0/+12
* | typoKai Michaelis2016-10-021-1/+1
* | 1st review roundKai Michaelis2016-10-021-2/+23
* | certstore testsKai Michaelis2016-10-0212-0/+478
|/
* New TLS positive and negative tests.Juraj Somorovsky2016-09-3012-4/+635
* Merge GH #634 Correctly detect self-signed certsJack Lloyd2016-09-241-0/+63
|\
| * Fix validation of self-issued certificates in chainsRené Korthaus2016-09-231-0/+63
* | Fix TLS 1.2 PRF test vectorsRené Korthaus2016-09-231-2/+2
* | Maintainer mode fixes.Jack Lloyd2016-09-212-2/+2
|/
* Add try/catch block at top-level test runnerJack Lloyd2016-09-161-3/+17
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-157-12/+31
* Fix build on PowerPC. Fix test runs on non-x86Jack Lloyd2016-09-151-4/+1
* Add cpuid overload to test frameworkJack Lloyd2016-09-1510-15/+124
* Add TLS 1.2 PRF test vectorsRené Korthaus2016-09-131-0/+34
* Add missing guardJack Lloyd2016-09-091-0/+4
* Add test of FPE_FE1Jack Lloyd2016-09-092-0/+59