Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common spelling errors fixed. | Tobias Brunner | 2011-11-03 | 1 | -1/+1 |
* | pkcs11: Make sure a key can be used for a given signature scheme. | Tobias Brunner | 2011-11-02 | 1 | -0/+5 |
* | pkcs11: We have to create our own hashes for some signature schemes. | Tobias Brunner | 2011-11-02 | 1 | -2/+9 |
* | Implemented public key encryption/private key decryption in PKCS#11 | Martin Willi | 2010-08-11 | 1 | -1/+6 |
* | Export scheme_to_mechanism conversion function | Martin Willi | 2010-08-06 | 1 | -0/+7 |
* | Implemented private key on top of a PKCS#11 token | Martin Willi | 2010-08-04 | 1 | -0/+51 |