strongswan/src/libstrongswan/plugins/pkcs11
Tobias Brunner d5c143e5be Moved enum_name_t to utils folder 2012-10-24 16:00:50 +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 Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
pkcs11_creds.h Explicit pkcs11 certificate loading can enforce a module and a slot 2012-10-24 13:07:53 +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 Add a return value to hasher_t.reset() 2012-07-16 14:55:06 +02:00
pkcs11_hasher.h Implemented hasher_t using PKCS#11 2010-08-04 09:26:22 +02:00
pkcs11_library.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
pkcs11_library.h Moved enum_name_t to utils folder 2012-10-24 16:00:50 +02:00
pkcs11_manager.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
pkcs11_manager.h Register manager of pkcs11 plugin as library object 2011-08-24 15:45:59 +02:00
pkcs11_plugin.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
pkcs11_plugin.h Added PKCS#11 token plugin stub 2010-08-04 09:26:18 +02:00
pkcs11_private_key.c PKCS#11 library search using keyid uses a fallback to look for certificates 2012-10-24 13:07:54 +02:00
pkcs11_private_key.h Common spelling errors fixed. 2011-11-03 19:30:17 +01:00
pkcs11_public_key.c Move pkcs11 public key lookup function declaration to header file 2012-10-24 13:07:52 +02:00
pkcs11_public_key.h Move pkcs11 public key lookup function declaration to header file 2012-10-24 13:07:52 +02: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