aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pkcs11/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* pkcs11: Merged the ECDH into the DH implementation.Tobias Brunner2011-10-311-1/+0
* pkcs11: Added support for ECDH.Tobias Brunner2011-10-311-0/+1
* pkcs11: Added support for DH.Tobias Brunner2011-10-311-0/+1
* pkcs11: Added support to generate random numbers on a token.Tobias Brunner2011-10-311-0/+1
* Scheduler and processor have been moved to libstrongswan.Tobias Brunner2010-09-021-2/+1
* Implemented PKCS#11 RSA public key for keys found on a tokenMartin Willi2010-08-061-0/+1
* Implemented hasher_t using PKCS#11Martin Willi2010-08-041-0/+1
* Implemented private key on top of a PKCS#11 tokenMartin Willi2010-08-041-0/+1
* Implemented a credential set on top of a PKCS#11 tokenMartin Willi2010-08-041-0/+1
* Depend on libcharon until we have a thread pool to useMartin Willi2010-08-041-1/+2
* Moved PKCS#11 library loading to dedicated managerMartin Willi2010-08-041-1/+2
* Implemented an abstraction layer for PKCS#11 module loadingMartin Willi2010-08-041-1/+2
* Imported the free pkcs11.h header form the Scute projectMartin Willi2010-08-041-1/+1
* Added PKCS#11 token plugin stubMartin Willi2010-08-041-0/+15