aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h
Commit message (Expand)AuthorAgeFilesLines
* Common spelling errors fixed.Tobias Brunner2011-11-031-1/+1
* pkcs11: Make sure a key can be used for a given signature scheme.Tobias Brunner2011-11-021-0/+5
* pkcs11: We have to create our own hashes for some signature schemes.Tobias Brunner2011-11-021-2/+9
* Implemented public key encryption/private key decryption in PKCS#11Martin Willi2010-08-111-1/+6
* Export scheme_to_mechanism conversion functionMartin Willi2010-08-061-0/+7
* Implemented private key on top of a PKCS#11 tokenMartin Willi2010-08-041-0/+51