summaryrefslogtreecommitdiff
path: root/tests/cert-tests/data
Commit message (Expand)AuthorAgeFilesLines
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-152-0/+56
* tests: updated for the new provable private key formatNikos Mavrogiannopoulos2017-08-074-464/+405
* tests: added check on Ed25519 chain verificationNikos Mavrogiannopoulos2017-07-171-0/+18
* tests: pkcs7: added ed25519 basic signing and verification checksNikos Mavrogiannopoulos2017-07-171-0/+0
* tests: parse and interpret an EdDSA public keyNikos Mavrogiannopoulos2017-07-171-0/+18
* tests: added Ed25519 key and certificate generation testsNikos Mavrogiannopoulos2017-07-171-0/+36
* tests: csr-invalid.der: modify the SPKI OID to use SECP384R1Nikos Mavrogiannopoulos2017-07-131-0/+0
* tests: removed openpgp related testsNikos Mavrogiannopoulos2017-06-168-2/+0
* tests: added unit test to verify that certificates with non-DER strict time f...tmp-tolerate-certs-with-invalid-timeNikos Mavrogiannopoulos2017-06-051-0/+20
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+29
* tests: add test for signing with certificate listKarl Tarbe2017-05-153-0/+277
* tests: introduced checks in alternative chain discoveryNikos Mavrogiannopoulos2017-05-103-0/+114
* tests: utilize the email_protection_key template optiontmp-certtool-updateNikos Mavrogiannopoulos2017-05-052-14/+17
* pkcs12: eliminate mem leaks in _pkcs12_decode_safe_contentsNikos Mavrogiannopoulos2017-04-251-0/+0
* tests: added checks with certificates that contain invalid time fieldtmp-increase-testsNikos Mavrogiannopoulos2017-04-075-0/+0
* tests: added unit test for the certtool smime conversion functionalityNikos Mavrogiannopoulos2017-04-061-0/+42
* tests: added PKCS#12 unit test with AES fileNikos Mavrogiannopoulos2017-04-061-0/+0
* tests: added unit test for inhibit anypolicy generationNikos Mavrogiannopoulos2017-04-061-0/+25
* tests: added unit test for PKCS#12 with file that uses PBES1 with no salttmp-pkcs12-zero-salt-fixNikos Mavrogiannopoulos2017-04-041-0/+0
* tests: add unit test for PKCS#12 with file that uses SHA512 for MACNikos Mavrogiannopoulos2017-04-041-0/+0
* tests: added unit test for PKCS#12 with file with no salt in MACNikos Mavrogiannopoulos2017-04-041-0/+0
* tests: verify that the encryption OID is printedNikos Mavrogiannopoulos2017-04-041-0/+44
* tests: added checks with problematic PKCS#12 filesNikos Mavrogiannopoulos2017-03-313-0/+0
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-111-0/+0
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-091-0/+0
* tests: added PKCS#12 file decoding containing a CRLNikos Mavrogiannopoulos2017-03-081-0/+0
* tests: added CRL decoding unit tests using certtoolNikos Mavrogiannopoulos2017-03-083-0/+690
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-051-0/+0
* tests: check whether a certificate with illegal version is rejectedNikos Mavrogiannopoulos2017-03-031-0/+23
* tests: verify that critical extensions can be storedNikos Mavrogiannopoulos2017-03-021-0/+17
* tests: added verification for unknown critical extensionsNikos Mavrogiannopoulos2017-03-023-0/+217
* tests: added test cases with invalid openpgp certstmp-further-openpgp-fixesNikos Mavrogiannopoulos2017-03-012-0/+0
* tests: added test for interactive creation of a requesttmp-long-dns-generationNikos Mavrogiannopoulos2017-02-281-0/+61
* tests: added certificate generation with very long DNS and CN nameNikos Mavrogiannopoulos2017-02-281-0/+51
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-231-0/+0
* tests: update to take into account the removal of random arttmp-print-public-key-pinNikos Mavrogiannopoulos2017-02-2310-120/+0
* tests: updated to include the pin-sha256 in outputNikos Mavrogiannopoulos2017-02-2312-0/+24
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-201-0/+1
* tests: enhanced test suite to include invalid X509v3 certNikos Mavrogiannopoulos2017-02-171-0/+22
* tests: enhanced test suite to include invalid V1 certsNikos Mavrogiannopoulos2017-02-172-0/+38
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-041-0/+1
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-041-0/+0
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-041-0/+0
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-041-0/+0
* Corrected a leak in OpenPGP sub-packet parsing.Alex Gaynor2017-01-021-0/+1
* Attempt to fix a leak in OpenPGP cert parsing.Alex Gaynor2016-12-311-0/+0
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2016-12-281-0/+1
* Don't trash DER CRQ output with text dataDmitry Eremin-Solenikov2016-12-072-0/+4
* tests: added pkcs12 file with long passwordNikos Mavrogiannopoulos2016-11-281-0/+0
* tests: added pkcs7 verification with struct generated from openssl (with keyid)Nikos Mavrogiannopoulos2016-11-252-0/+103