Tobias Brunner
|
36d1627f6e
|
pkcs11: Parse ECDSA public keys and find/create them on tokens.
|
2011-11-02 20:27:55 +01:00 |
|
Tobias Brunner
|
574261163f
|
pkcs11: Added generic functions to find/create public keys on tokens.
|
2011-11-02 20:27:55 +01:00 |
|
Tobias Brunner
|
a8084ee011
|
pkcs11: Store public key length in bits.
|
2011-11-02 20:27:55 +01:00 |
|
Tobias Brunner
|
8859c1f26b
|
pkcs11: Fix encoding of RSA public keys.
|
2011-11-02 20:27:55 +01:00 |
|
Tobias Brunner
|
dae19d448d
|
pkcs11: Use create_object_attr_enumerator to encode RSA public key.
|
2011-11-02 20:27:54 +01:00 |
|
Tobias Brunner
|
b0319fe860
|
pkcs11: Instead of a mutex use a new session to do multipart operations.
|
2011-11-02 20:27:54 +01:00 |
|
Martin Willi
|
071903235a
|
Register manager of pkcs11 plugin as library object
|
2011-08-24 15:45:59 +02:00 |
|
Martin Willi
|
01e4f5f32f
|
Implemented public key encryption/private key decryption in PKCS#11
|
2010-08-11 12:12:37 +02:00 |
|
Martin Willi
|
a944d2092b
|
Use bits instead of bytes for a private/public key
|
2010-08-10 18:46:30 +02:00 |
|
Martin Willi
|
33ddaaabec
|
Added support for different encryption schemes to private/public keys
|
2010-08-10 18:46:30 +02:00 |
|
Martin Willi
|
7c03d707a5
|
Create a PKCS#11 session public key if we don't find one
|
2010-08-06 17:32:32 +02:00 |
|
Martin Willi
|
fed9407bb1
|
Implemented PKCS#11 RSA public key for keys found on a token
|
2010-08-06 17:02:41 +02:00 |
|