Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented public key encryption/private key decryption in PKCS#11 | Martin Willi | 2010-08-11 | 1 | -8/+39 |
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -2/+2 |
* | Added support for different encryption schemes to private/public keys | Martin Willi | 2010-08-10 | 1 | -1/+2 |
* | Create a PKCS#11 session public key if we don't find one | Martin Willi | 2010-08-06 | 1 | -5/+100 |
* | Implemented PKCS#11 RSA public key for keys found on a token | Martin Willi | 2010-08-06 | 1 | -0/+346 |