summaryrefslogtreecommitdiff
path: root/tests/cert-tests/data
Commit message (Expand)AuthorAgeFilesLines
* x509: print_pubkey: print GOST public key with MSB firstDmitry Eremin-Solenikov2018-09-181-3/+2
* tests: added CRL verification testsNikos Mavrogiannopoulos2018-09-174-0/+70
* Corrected the importing of ECDSA public keysNikos Mavrogiannopoulos2018-08-072-0/+91
* tests: verify that certtool operates as expected with dates after 2038Nikos Mavrogiannopoulos2018-07-021-0/+23
* tests: add PKCS#12 test script for GOST 28147-89-encrypted filesDmitry Eremin-Solenikov2018-06-233-0/+0
* tests: expand pkcs7 test to also check GOST filesDmitry Eremin-Solenikov2018-06-232-0/+14
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-233-0/+94
* Add declarations for GOST R 34.10 signaturesDmitry Eremin-Solenikov2018-06-231-1/+1
* Add declarations to support GOST public keysDmitry Eremin-Solenikov2018-06-231-1/+1
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-191-0/+25
* tests: combined key and cert teststmp-simplify-testsNikos Mavrogiannopoulos2017-11-2150-0/+955
* 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