strongswan/src/libstrongswan/plugins/pkcs11
Martin Willi 87dd205b61 Add a return value to hasher_t.allocate_hash() 2012-07-16 14:55:06 +02: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
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 Add a return value to hasher_t.allocate_hash() 2012-07-16 14:55:06 +02:00
pkcs11_hasher.h
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 Centralized thread cancellation in processor_t 2012-06-25 17:38: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
pkcs11_private_key.c Add a return value to hasher_t.allocate_hash() 2012-07-16 14:55:06 +02:00
pkcs11_private_key.h Common spelling errors fixed. 2011-11-03 19:30:17 +01:00
pkcs11_public_key.c Add a return value to hasher_t.allocate_hash() 2012-07-16 14:55:06 +02: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 RNGs' get_bytes and allocate_bytes return boolean 2012-07-16 14:53:34 +02:00
pkcs11_rng.h pkcs11: Added support to generate random numbers on a token. 2011-10-31 18:45:35 +01:00