strongswan/src/libstrongswan/plugins/pkcs11
Tobias Brunner a190ec0ac5 Compiler warnings fixed. 2012-02-14 16:09:44 +01:00
..
Makefile.am pkcs11: Merged the ECDH into the DH implementation. 2011-10-31 18:45:37 +01:00
pkcs11.h pkcs11: Added definitions needed for ECDH to pkcs11.h. 2011-10-31 18:45:36 +01:00
pkcs11_creds.c Do not use CKA_TRUSTED attribute for Cryptoki version < 2.20, handling all certs as trusted 2010-11-10 18:36:15 +01:00
pkcs11_creds.h Implemented a credential set on top of a PKCS#11 token 2010-08-04 09:26:20 +02:00
pkcs11_dh.c pkcs11: Memory leak fixed in DH/ECDH implementation. 2011-11-02 20:27:54 +01:00
pkcs11_dh.h pkcs11: Add features support. 2011-10-31 18:45:36 +01:00
pkcs11_hasher.c pkcs11: Properly destroy mutex in pkcs11_hasher if no token found. 2011-10-31 18:45:29 +01:00
pkcs11_hasher.h Implemented hasher_t using PKCS#11 2010-08-04 09:26:22 +02:00
pkcs11_library.c pkcs11: Function added to retrieve multiple attributes from a single object. 2011-11-02 20:27:54 +01:00
pkcs11_library.h pkcs11: Function added to retrieve multiple attributes from a single object. 2011-11-02 20:27:54 +01:00
pkcs11_manager.c Register manager of pkcs11 plugin as library object 2011-08-24 15:45:59 +02:00
pkcs11_manager.h Register manager of pkcs11 plugin as library object 2011-08-24 15:45:59 +02:00
pkcs11_plugin.c pkcs11: Make public key operations on tokens optional. 2011-11-03 17:56:40 +01:00
pkcs11_plugin.h Added PKCS#11 token plugin stub 2010-08-04 09:26:18 +02:00
pkcs11_private_key.c pkcs11: Make sure a key can be used for a given signature scheme. 2011-11-02 20:27:55 +01:00
pkcs11_private_key.h Common spelling errors fixed. 2011-11-03 19:30:17 +01:00
pkcs11_public_key.c Compiler warnings fixed. 2012-02-14 16:09:44 +01:00
pkcs11_public_key.h pkcs11: We have to create our own hashes for some signature schemes. 2011-11-02 20:27:55 +01:00
pkcs11_rng.c pkcs11: Added support to generate random numbers on a token. 2011-10-31 18:45:35 +01:00
pkcs11_rng.h pkcs11: Added support to generate random numbers on a token. 2011-10-31 18:45:35 +01:00