aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test, catching wrong exception typeJack Lloyd2016-11-051-1/+1
* Merge GH #710 Allow custom EC curve to be specified at build timeJack Lloyd2016-11-041-0/+4
|\
| * Add an in-house EC curve for TLS at compile-timeRené Korthaus2016-11-031-0/+4
* | Skip bzip2 compression entropy testsJack Lloyd2016-11-041-8/+5
* | Fix entropy testsJack Lloyd2016-11-041-6/+3
* | Handle missing SHA-x in DSA param gen testJack Lloyd2016-11-041-8/+13
* | Fix PKCS11 test errorJack Lloyd2016-11-041-3/+12
* | Add test for DSA parameter generationJack Lloyd2016-11-032-2/+130
* | Add short output KDF1 testJack Lloyd2016-11-031-0/+5
* | Run PKCS11 key self testsJack Lloyd2016-11-031-0/+3
|/
* Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lockJack Lloyd2016-11-032-116/+2
|\
| * Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-032-116/+2
* | Add create_key self testJack Lloyd2016-11-031-0/+2
* | Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-3/+3
|/
* Remove stray non-ASCII chars which broke compilation on non UTF-8 code pages.Jack Lloyd2016-11-021-2/+2
* Test PK key creation via create_private_key APIJack Lloyd2016-10-3112-174/+106
* Add P-521 ECDSA testJack Lloyd2016-10-301-0/+9
* Remove use of deprecated constructors in PKCS11 testsJack Lloyd2016-10-301-6/+6
* Merge GH #692 Remove deprecated RNGs and entropy sourcesJack Lloyd2016-10-302-1580/+0
|\
| * Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-282-1580/+0
* | More filter testsJack Lloyd2016-10-291-1/+109
|/
* Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msgJack Lloyd2016-10-282-1/+90
|\
| * Add MAC::start_msg, update GMACJack Lloyd2016-10-281-33/+6
| * Implements GMAC with GHASH.Matthias Gierlings2016-10-281-0/+30
| * Added implementation for GMACMatthias Gierlings2016-10-272-8/+94
* | Merge GH #687 Avoid unused return value warning under GCCJack Lloyd2016-10-281-2/+3
|\ \
| * | Fixes randombit/botan#677Matthias Gierlings2016-10-271-2/+3
| |/
* | make max_number_of_bytes_per_request configurableDaniel Neus2016-10-281-1/+60
* | Small pushes on test coverageJack Lloyd2016-10-272-1/+16
* | Merge GH #689 Add tests for Pipe/Filter systemJack Lloyd2016-10-271-16/+167
|\ \
| * | Add more tests for Pipe/FilterJack Lloyd2016-10-271-16/+167
| |/
* | More tests for session managers.Jack Lloyd2016-10-271-1/+13
* | Test MtE then EtM CBC modesJack Lloyd2016-10-271-1/+1
* | Fix TLS resumption bugsJack Lloyd2016-10-271-92/+155
|/
* 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