summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-296-8/+8
* tests: fix crl test under MinGW32/64Dmitry Eremin-Solenikov2018-11-284-6/+6
* cert-tests: verify --no-text switch for pkcs7/pkcs12 infoDmitry Eremin-Solenikov2018-11-262-0/+28
* certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-261-1/+1
* certtool: don't output pkcs12 information to stderrDmitry Eremin-Solenikov2018-11-261-0/+5
* cert-tests: verify --no-text switch for cert/crq/pub/privkeysDmitry Eremin-Solenikov2018-11-264-0/+86
* cert-tests: test parsing and decoding of GOST private keysDmitry Eremin-Solenikov2018-11-1615-2/+321
* tests: add testfile from RFC4134 Section 4.5Dmitry Eremin-Solenikov2018-11-144-1/+87
* tests: pkcs12-utf8 depend on bashtmp-enable-tls13Nikos Mavrogiannopoulos2018-09-241-2/+3
* x509: print_pubkey: print GOST public key with MSB firstDmitry Eremin-Solenikov2018-09-181-3/+2
* tests: pkcs1-pad: run with SHA-1 enabled or disabledtmp-sha1-fix-testNikos Mavrogiannopoulos2018-09-171-3/+1
* tests: added CRL verification testsNikos Mavrogiannopoulos2018-09-176-1/+92
* Corrected the importing of ECDSA public keysNikos Mavrogiannopoulos2018-08-074-3/+183
* tests: verify that certtool operates as expected with dates after 2038Nikos Mavrogiannopoulos2018-07-024-1/+155
* tests: check explicitly the size of time_tNikos Mavrogiannopoulos2018-07-023-13/+22
* .gitlab-ci.yml: updated x86 CI builds with better datefudge detectionNikos Mavrogiannopoulos2018-06-241-6/+3
* tests: add PKCS#12 test script for GOST 28147-89-encrypted filesDmitry Eremin-Solenikov2018-06-235-1/+90
* tests: expand pkcs7 test to also check GOST filesDmitry Eremin-Solenikov2018-06-234-2/+45
* Support GOST private keys generationDmitry Eremin-Solenikov2018-06-232-0/+107
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-235-3/+127
* 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
* distclean temp. test files for 'make distcheck'Tim Rühsen2018-06-141-0/+3
* Fix tests/cert-tests/template-test for 'make distcheck'Tim Rühsen2018-06-011-1/+1
* tests: remove check for broken datefudgeMartin Sucha2018-05-191-5/+1
* tests: add negative tests for certtool crl numbersMartin Sucha2018-05-191-0/+63
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-194-0/+229
* certtool: honor --ask-pass when loading a private keyNikos Mavrogiannopoulos2018-05-072-8/+36
* require nettle 3.3 or laterNikos Mavrogiannopoulos2018-02-191-4/+0
* tests: combined key and cert teststmp-simplify-testsNikos Mavrogiannopoulos2017-11-2160-4/+1818
* tests: check whether key IDs with SHA512 are corrected calculatedtmp-fix-sha512-use-in-certtoolNikos Mavrogiannopoulos2017-10-011-0/+8
* tests: check fingerprint generation with SHA512Nikos Mavrogiannopoulos2017-10-011-0/+8
* tests: krb5-test: disable valgrind mem leak checks for negative checksNikos Mavrogiannopoulos2017-08-271-0/+8
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-154-0/+78
* tests: improved detection of 64-bit systemstmp-added-x86-buildNikos Mavrogiannopoulos2017-08-112-2/+4
* tests: updated for new rsa-pss key in doc/credentialstmp-check-rsa-pss-usageNikos Mavrogiannopoulos2017-08-081-1/+1
* tests: added negative tests in provable-privkeyNikos Mavrogiannopoulos2017-08-081-0/+30
* tests: check whether validation parameters are lost on key re-importNikos Mavrogiannopoulos2017-08-071-0/+9
* tests: updated for the new provable private key formatNikos Mavrogiannopoulos2017-08-075-465/+417
* cert-tests: use .tmp suffix for all testsNikos Mavrogiannopoulos2017-08-042-3/+3
* tests: added check on Ed25519 chain verificationNikos Mavrogiannopoulos2017-07-173-3/+35
* tests: pkcs7: added ed25519 basic signing and verification checksNikos Mavrogiannopoulos2017-07-174-3/+131
* tests: replaced rsa-pss/eddsa certtool options with --key-typeNikos Mavrogiannopoulos2017-07-173-5/+5
* tests: parse and interpret an EdDSA public keyNikos Mavrogiannopoulos2017-07-173-2/+35
* tests: added Ed25519 key and certificate generation testsNikos Mavrogiannopoulos2017-07-173-2/+158
* tests: csr-invalid.der: modify the SPKI OID to use SECP384R1Nikos Mavrogiannopoulos2017-07-131-0/+0
* tests: certtool-rsa-pss: use unique temp filesNikos Mavrogiannopoulos2017-07-131-2/+2
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-17/+4
* tests: removed openpgp related testsNikos Mavrogiannopoulos2017-06-1611-218/+0
* tests: added unit test to verify that certificates with non-DER strict time f...tmp-tolerate-certs-with-invalid-timeNikos Mavrogiannopoulos2017-06-053-1/+71