aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2588 Remove some unused charset functionsJack Lloyd2021-01-132-103/+0
|\
| * Remove unused charset conversion functionsJack Lloyd2021-01-132-103/+0
* | Merge GH #2587 Various ASN1 API changesJack Lloyd2021-01-134-19/+19
|\ \
| * | Don't use shouting case for ASN1_{Type,Class} valuesJack Lloyd2021-01-134-19/+19
| |/
* / Test ASN.1 class/type underlying typessledgehammer_9992021-01-111-0/+26
|/
* Split ASN1 tags enum class into 2 enum classessledgehammer_9992021-01-114-20/+20
* Add some more CCM tests taken from NISTJack Lloyd2021-01-041-0/+68
* Add BMI2 3DES implementationJack Lloyd2020-12-271-0/+2
* Deprecate OctetString::set_odd_parityJack Lloyd2020-12-221-0/+2
* Convert ASN1_Tag to an enum classJack Lloyd2020-12-204-9/+9
* Remove duplicated SHACAL2 testsJack Lloyd2020-12-201-8/+0
* Convert EC_Group_Encoding to enum classJack Lloyd2020-12-151-17/+9
* Convert CRL_Code to enum classJack Lloyd2020-12-152-5/+5
* Convert DL_Group::Format to enum classJack Lloyd2020-12-151-3/+3
* Merge GH #2548 New testsuite PRNGJack Lloyd2020-12-151-26/+11
|\
| * Fix MSVC warningJack Lloyd2020-12-151-3/+2
| * Switch Testsuite_RNG to a simpler designJack Lloyd2020-12-151-25/+11
* | Merge GH #2546 Avoid using deprecated functions within the library srcJack Lloyd2020-12-1510-34/+29
|\ \
| * | Fix constructorsJack Lloyd2020-12-141-1/+1
| * | Avoid using deprecated functions for key loadingJack Lloyd2020-12-149-33/+28
| |/
* / New sizes for DL exponentsJack Lloyd2020-12-145-24/+71
|/
* Some more blake2b mac test vectors from Linux kernel.Tom2020-11-301-0/+39
* Do not accept EC signatures when the public point is invalidJack Lloyd2020-11-303-2/+13
* Add a couple more BLAKE2b MAC tests (from OpenSSL)Jack Lloyd2020-11-291-0/+11
* Add support for keyed Blake2b and also MAC via Blake2b.Tom2020-11-291-0/+1053
* Merge GH #2520 Add Private_Key::public_keyJack Lloyd2020-11-281-0/+14
|\
| * Add Private_Key::public_keyJack Lloyd2020-11-281-0/+14
* | Make scan_name.h, cpuid.h and http_util.h internalJack Lloyd2020-11-284-4/+4
|/
* Remove support for DHE_PSKJack Lloyd2020-11-243-7/+2
* Remove support for AES-128 OCB ciphersuitesJack Lloyd2020-11-241-1/+1
* Remove Camellia CBC TLS ciphersuitesJack Lloyd2020-11-231-11/+1
* Remove support for SEED TLS ciphersuitesJack Lloyd2020-11-231-4/+0
* Remove outer shared_ptr from Certificate in certstore interfaceJack Lloyd2020-11-237-74/+85
* Merge GH #2507 Run more tests under qemu and valgrindJack Lloyd2020-11-231-0/+4
|\
| * Time compression testsJack Lloyd2020-11-231-0/+4
* | Remove SRP support from TLSJack Lloyd2020-11-232-95/+1
|/
* Remove TLS support for DSA certificates/ciphersuitesJack Lloyd2020-11-213-118/+5
* Remove support for TLS anonymous DH/ECDH suitesJack Lloyd2020-11-211-1/+0
* Merge GH #2478 Avoid long loop in modular square root with certain composite ...Jack Lloyd2020-11-091-0/+6
|\
| * Avoid a long loop in modular square root with certain composite moduliJack Lloyd2020-11-091-0/+6
* | Add more tests of Jacobi symbolJack Lloyd2020-11-091-0/+2774
|/
* Remove various deprecated functionsJack Lloyd2020-11-081-4/+4
* Merge GH #2470 Remove deprecated pubkey functionsJack Lloyd2020-11-081-4/+0
|\
| * Remove deprecated functions from pubkeyJack Lloyd2020-11-081-4/+0
* | Merge GH #2469 More work on calendar interfaceJack Lloyd2020-11-082-16/+16
|\ \
| * | More calendar cleanupsJack Lloyd2020-11-082-16/+16
* | | Merge GH #2468 Cleanups in number theory codeJack Lloyd2020-11-081-40/+0
|\ \ \
| * | | Cleanup in number theoryJack Lloyd2020-11-081-40/+0
| |/ /
* | | No need to disable deprecation warnings in these tests nowJack Lloyd2020-11-081-2/+0
* | | Remove package transform testsJack Lloyd2020-11-081-72/+0
|/ /