strongswan/src/libstrongswan/plugins/pkcs11
Martin Willi 33bfdf6f37 Fixed public key construction from PKCS#11 private key 2010-12-23 10:29:01 +01:00
..
Makefile.am Scheduler and processor have been moved to libstrongswan. 2010-09-02 19:04:23 +02:00
pkcs11.h Imported the free pkcs11.h header form the Scute project 2010-08-04 09:26:19 +02: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_hasher.c Use a seperate section for each nested struct member in INIT macro 2010-08-18 12:15:03 +02:00
pkcs11_hasher.h Implemented hasher_t using PKCS#11 2010-08-04 09:26:22 +02:00
pkcs11_library.c Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11 Cryptoki version < 2.20 2010-11-18 08:56:12 +01:00
pkcs11_library.h Do not query for CKA_ALWAYS_AUTHENTICATE if PKCS#11 Cryptoki version < 2.20 2010-11-18 08:56:12 +01:00
pkcs11_manager.c Added a PKCS#11 module option to enforce OS Locking functions 2010-11-12 16:14:03 +01:00
pkcs11_manager.h Added enumerator for PKCS#11 tokens 2010-08-04 09:26:20 +02:00
pkcs11_plugin.c trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
pkcs11_plugin.h Added PKCS#11 token plugin stub 2010-08-04 09:26:18 +02:00
pkcs11_private_key.c Fixed public key construction from PKCS#11 private key 2010-12-23 10:29:01 +01:00
pkcs11_private_key.h Implemented public key encryption/private key decryption in PKCS#11 2010-08-11 12:12:37 +02:00
pkcs11_public_key.c Implemented public key encryption/private key decryption in PKCS#11 2010-08-11 12:12:37 +02:00
pkcs11_public_key.h Implemented PKCS#11 RSA public key for keys found on a token 2010-08-06 17:02:41 +02:00