summaryrefslogtreecommitdiff
path: root/tests/pkcs11/pkcs11-mock.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* 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-161-10/+33
* tests: pkcs11-mock lib: check object session sanity prior to using itNikos Mavrogiannopoulos2017-03-131-34/+33
* 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
* tests: added test for CKA_ALWAYS_AUTHENTICATE handling in PKCS#11Nikos Mavrogiannopoulos2016-10-031-1/+38
* tests/tools: avoid non-null check before free()Nikos Mavrogiannopoulos2016-09-111-2/+1
* tests: added check to ensure that pkcs11 objects will be reopened on forkNikos Mavrogiannopoulos2016-07-041-1/+36
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-301-1/+6
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-031-0/+2639