summaryrefslogtreecommitdiff
path: root/tests/pkcs11
Commit message (Expand)AuthorAgeFilesLines
* tests: make any ad-hoc timeout setting controllable through envvarDaiki Ueno2021-02-171-2/+2
* tests: Verify writing and reading of ECDSA public keys from PKCS#11Jakub Jelen2020-03-181-0/+42
* tests: Verify writing and reading of EdDSA public keysJakub Jelen2020-03-181-0/+43
* pkcs11-mock: updated license based on upstream project [ci skip]Nikos Mavrogiannopoulos2019-09-202-20/+31
* pkcs11: ignore login error when traversing tokensDaiki Ueno2019-07-111-0/+150
* server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-201-0/+375
* tests: add mock PKCS#11 module disabling RSA-PSSDaiki Ueno2019-04-071-0/+108
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-1311-11/+11
* Remove redundant resets of variables after free()Tim Rühsen2019-02-225-8/+0
* tests: added further checks for gnutls_pkcs11_token_get_infotmp-fix-uninitialized2Nikos Mavrogiannopoulos2019-02-141-2/+9
* Fix uninitialized warning in pkcs11.cTim Rühsen2019-02-141-0/+30
* gnutls_pkcs11_privkey_import_url: enable RSA-PSS only when an RSA key can signtmp-key-rsa-pssNikos Mavrogiannopoulos2019-01-221-0/+8
* Added test about rsa decryption under pkcs11Nikos Mavrogiannopoulos2018-11-301-6/+22
* tests: added TLS1.3 tests for PKCS#11 and external key typesNikos Mavrogiannopoulos2018-11-191-0/+53
* Add support for EDDSA/Ed25519 object support via PKCS#11Simo Sorce2018-11-192-3/+276
* Fix RSA-PSS tests to properly return skip valueSimo Sorce2018-11-191-2/+1
* pkcs11 uris: the URI scheme is case insensitivetmp-urisNikos Mavrogiannopoulos2018-10-121-2/+8
* Fix two typos (overriden/guarranteed)Andreas Metzler2018-08-163-3/+3
* Add gost certificates to chainverify testsDmitry Eremin-Solenikov2018-06-231-0/+6
* gnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr: introducedNikos Mavrogiannopoulos2018-05-212-0/+326
* pcert: added functionality to retrieve listsNikos Mavrogiannopoulos2018-05-122-0/+443
* pkcs11: mark private key objects as sensitive by defaulttmp-pkcs11-sensitive-fixNikos Mavrogiannopoulos2018-05-031-0/+170
* retrieve_pin: refuse to retrieve PIN from URI more than one timeNikos Mavrogiannopoulos2018-04-251-3/+26
* signatures: distinguish RSA-PSS signatures with RSA PKCS#1 1.5 certificates f...Nikos Mavrogiannopoulos2018-03-091-1/+1
* tests: eliminated destructive teststmp-simplify-nettle-checkNikos Mavrogiannopoulos2018-03-021-3/+16
* tests: pkcs11/tls-neg-pkcs11-key: updated for softhsm with PKCS#11 supportNikos Mavrogiannopoulos2018-01-221-12/+19
* tests: p11-kit-load.sh: verify that all modules are loaded after a private ke...Nikos Mavrogiannopoulos2017-12-031-1/+9
* tests: enhanced pkcs11/list-tokensNikos Mavrogiannopoulos2017-12-031-4/+12
* tests: removed unnecessary assertNikos Mavrogiannopoulos2017-11-241-1/+0
* tests: list-tokens: not only list but also verify whether module is operationalNikos Mavrogiannopoulos2017-11-031-0/+15
* tests: enhanced PKCS#11 loading testNikos Mavrogiannopoulos2017-11-031-0/+6
* tests: added PKCS#11 module loading testNikos Mavrogiannopoulos2017-11-031-0/+117
* tests: added TLS negotiation with various keys under PKCS#11Nikos Mavrogiannopoulos2017-08-041-0/+373
* tests: added basic unit test of gnutls_pkcs11_token_check_mechanismNikos Mavrogiannopoulos2017-08-041-0/+12
* tests: added unit test for RSA-PSS signing over PKCS#11Nikos Mavrogiannopoulos2017-08-031-0/+272
* tests: pkcs11-mock: reset state when requesting reauthNikos Mavrogiannopoulos2017-06-171-1/+4
* tests: added unit test for safenet protectserver HSM's PKCS#11 supporttmp-handle-safenet-hsmsNikos Mavrogiannopoulos2017-06-163-10/+219
* tests: pkcs11-mock lib: check object session sanity prior to using itNikos Mavrogiannopoulos2017-03-131-34/+33
* tests: added unit tests for gnutls_pkcs11_token_get_mechanismNikos Mavrogiannopoulos2017-03-131-0/+108
* tests: included unit test for gnutls_pkcs11_obj_exportNikos Mavrogiannopoulos2017-03-131-1/+11
* tests: added unit test for gnutls_pkcs11_reinit()Nikos Mavrogiannopoulos2017-03-131-0/+167
* tests: added unit tests for gnutls_pkcs11_obj_get_infoNikos Mavrogiannopoulos2017-03-131-0/+242
* tests: added unit test for gnutls_pkcs11_get_pin_functionNikos Mavrogiannopoulos2017-03-131-0/+59
* tests: introduced check for parallel operation (signatures) in PKCS#11 modeNikos Mavrogiannopoulos2017-03-131-0/+195
* tests: pkcs11-import-with-pin: removed invalid conditional macroNikos Mavrogiannopoulos2017-02-221-4/+0
* tests: added PKCS#11 test for pin inputNikos Mavrogiannopoulos2017-02-221-0/+198
* tests: added pkcs11-privkey-exporttmp-pkcs11-tests-updateNikos Mavrogiannopoulos2016-10-201-0/+157
* Expose CKA_PUBLIC_EXPONENT and CKA_MODULUS for private keys tooJakub Jelen2016-10-201-2/+4
* tests/pkcs11: Return also CKA_CLASSJakub Jelen2016-10-201-0/+12
* tests/pkcs11: Expose SUBJECT for certificates, PUBLIC_EXPONENT and MODULUS fo...Jakub Jelen2016-10-201-0/+59