aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Check PSS salt length during verificationJack Lloyd2018-08-301-1/+1
* Correct order of CPUID bit clearingsJack Lloyd2018-08-265-5/+5
* Add AVX2 version of ChaChaJack Lloyd2018-08-261-1/+1
* Add avx2 tag to Serpent test dataJack Lloyd2018-08-241-1/+1
* If cert extension parsing fails, replace the object with UnknownJack Lloyd2018-08-231-1/+1
* Merge GH #1651 Default disable TLS v1.0/v1.1 and CBC+CCM suitesJack Lloyd2018-08-232-4/+4
|\
| * Default disable support for TLS v1.0/v1.1 and all CBC and CCM suitesJack Lloyd2018-08-222-4/+4
* | Simplify exception messagesJack Lloyd2018-08-229-36/+36
|/
* Regenerate xchacha20poly1305-testvectorsSimon Warta2018-08-191-676/+676
* Add some tests of HMAC with SHA-3Jack Lloyd2018-08-171-0/+134
* Add XChaCha20Poly1305 test vectors generated by libsodiumSimon Warta2018-08-131-0/+9362
* Optimize computation of CTR input blocksJack Lloyd2018-08-101-1/+1
* Add a test of Threefish-512 tweak functionalityJack Lloyd2018-08-081-0/+5
* Add support for XChaCha20Poly1305Jack Lloyd2018-08-071-0/+47
* Add support for XChaChaJack Lloyd2018-08-071-0/+19
* Fix a bug in XSalsa20Jack Lloyd2018-08-071-1/+0
* Accept PKCS1v15 as an alias for EMSA3Jack Lloyd2018-08-021-1/+1
* Add a couple HMAC(SHA-512-256) test vectorsJack Lloyd2018-08-011-0/+11
* Add Lucas test from FIPS 186-4Jack Lloyd2018-07-312-0/+33
* Add additional HMAC tests from RFC 4231Jack Lloyd2018-07-241-0/+81
* Fix error in CCM when L=8Jack Lloyd2018-07-181-0/+124
* Support salts other than exactly 16 bytes for Blowfish key setupJack Lloyd2018-07-181-0/+46
* Add support for ARMv8 SM4 instructionsJack Lloyd2018-07-091-0/+12
* Add a timing check for modular exponentiationJack Lloyd2018-06-301-0/+3
* Support bcrypt 2b and 2yJack Lloyd2018-06-291-0/+11
* Fix handling of SHA instructions in testsJack Lloyd2018-06-293-2/+4
* Fix error in 1024-bit polynomial doubleJack Lloyd2018-06-251-0/+5
* TLS would try to negotiate x25519 even if disabledJack Lloyd2018-06-153-3/+3
* Add 192-bit Suite B policyJack Lloyd2018-06-142-0/+22
* Improve error reporting on unexpected EOF when decoding ASNJack Lloyd2018-06-081-1/+1
* Remove stray header in vector file [ci skip]Jack Lloyd2018-06-011-2/+0
* Merge GH #1594 Add EdDSA/X25519 Wycheproof testsJack Lloyd2018-05-313-1/+793
|\
| * Add EdDSA and X25519 tests from WycheproofJack Lloyd2018-05-313-1/+793
* | Merge GH #1594 Add ECDSA Wycheproof testsJack Lloyd2018-05-311-0/+13649
|\ \
| * | Add ECDSA tests from WycheproofJack Lloyd2018-05-311-0/+13649
| |/
* / Create unit tests for Base32 encodingWambou2018-05-311-0/+79
|/
* Add BMI2-specific SHA-256Jack Lloyd2018-05-271-1/+1
* Improve error message on BER decoding errorJack Lloyd2018-05-241-2/+2
* Fixes for DES/3DESJack Lloyd2018-05-161-16/+4
* Add Scrypt key dervation functionJack Lloyd2018-05-161-0/+112
* Add a couple more GCD testsJack Lloyd2018-04-261-0/+8
* Various minor ECC optimizationsJack Lloyd2018-04-131-0/+32
* Merge GH #1537 Add missing XMSS signature length checkJack Lloyd2018-04-121-0/+138
|\
| * Adds missing XMSS signature length check.Matthias Gierlings2018-04-121-0/+138
* | Allow year up to 2200 in ASN1 time objectsJack Lloyd2018-04-121-0/+37
|/
* Fix off by one when decoding TLS-CBC ciphertextsJack Lloyd2018-04-091-0/+50
* Rename test data file to match the test nameJack Lloyd2018-04-081-0/+0
* Add a test vector for OAEP labelRené Korthaus2018-04-021-0/+7
* Fix bugs in wildcard matchingJack Lloyd2018-03-311-0/+70
* Add a reproducer for OSS-Fuzz 7156Jack Lloyd2018-03-271-0/+7