Klas Lindfors
|
fead011e71
|
add copyright and license header
|
2016-08-12 13:37:56 +02:00 |
|
Klas Lindfors
|
fc5e1536ef
|
Merge pull request #74 from mscherer/fix_constant_name
Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC
|
2016-05-09 08:58:39 +02:00 |
|
Michael Scherer
|
fd9a0a324d
|
Fix error in the define name YKPIV_INS_GENERATE_ASYMMERTRIC
|
2016-05-05 01:11:33 +02:00 |
|
Michael Scherer
|
6e4266c886
|
Add YKPIV_ALGO_TAG
Replace the magic constant 0x80 when sending a packet to the key
|
2016-05-05 01:11:18 +02:00 |
|
Mikhail Denisenko
|
6042a2140e
|
Implemented C_SetPIN
|
2015-12-11 13:23:38 -05:00 |
|
Alessio Di Mauro
|
bfda53303c
|
YKCS11: update cert buffer size.
|
2015-12-03 10:47:49 -08:00 |
|
Alessio Di Mauro
|
ebdb9f7f5f
|
YKCS11: Fix RSA2048 key generation template.
|
2015-12-03 10:10:38 -08:00 |
|
Mikhail Denisenko
|
36972ebc6f
|
Securely dispose of pin copy
|
2015-12-01 16:45:09 -05:00 |
|
Mikhail Denisenko
|
1a533ea0dc
|
Fixed bug #39
C_Login fails with CKR_PIN_INCORRECT when pin and pinLen are valid but pin is not null terminated
|
2015-12-01 16:24:38 -05:00 |
|
Alessio Di Mauro
|
8e3314ab42
|
Switch ykcs11 to use private key import from libykpiv.
|
2015-11-19 18:30:58 +01:00 |
|
Alessio Di Mauro
|
602208bf20
|
YKCS11: Change DBG to print to stderr.
|
2015-11-05 16:35:15 +01:00 |
|
Alessio Di Mauro
|
dcc2545a4c
|
YKCS11: added certificate deletion.
|
2015-11-04 14:02:29 +01:00 |
|
Alessio Di Mauro
|
e6bca9b332
|
YKCS11: Suppress some warnings.
|
2015-10-28 11:43:41 +01:00 |
|
Alessio Di Mauro
|
12e0594406
|
Indent.
|
2015-10-28 11:36:55 +01:00 |
|
Alessio Di Mauro
|
b7c0e8ea6b
|
YKCS11: added support for touch and PIN policy during generate.
|
2015-10-28 11:34:42 +01:00 |
|
Alessio Di Mauro
|
a9ddf3e3b2
|
Added support for touch and change policy during key import.
|
2015-10-27 17:33:30 +01:00 |
|
Alessio Di Mauro
|
a24727fd44
|
Move login into common functions.
|
2015-09-24 11:40:17 +02:00 |
|
Alessio Di Mauro
|
22d8f4f9fe
|
Minor cleanups.
|
2015-09-09 13:59:36 +02:00 |
|
Alessio Di Mauro
|
c13426a2e8
|
Fixed typo.
|
2015-09-02 11:49:17 +02:00 |
|
Alessio Di Mauro
|
f646ec9dde
|
Added key import.
|
2015-09-01 16:16:47 +02:00 |
|
Alessio Di Mauro
|
d2cefc66b7
|
Initial stab at private key import.
|
2015-08-28 17:15:11 +02:00 |
|
Alessio Di Mauro
|
5ca058bdfa
|
Added certificate import
|
2015-08-28 13:47:57 +02:00 |
|
Alessio Di Mauro
|
2a6acc5259
|
Update object in the session after key creation (if object already exists).
|
2015-08-11 16:28:59 +02:00 |
|
Alessio Di Mauro
|
bf56cd8f30
|
Added certificate import on key generation.
|
2015-08-11 14:12:34 +02:00 |
|
Alessio Di Mauro
|
097bfaf7a1
|
Added EC key generation.
|
2015-08-11 11:46:40 +02:00 |
|
Alessio Di Mauro
|
5bef13acec
|
First stab at key generation.
|
2015-08-07 17:09:09 +02:00 |
|
Alessio Di Mauro
|
175f0ff42b
|
First crude signature implementation plus additional refactor.
|
2015-07-30 17:04:24 +02:00 |
|
Alessio Di Mauro
|
07379a5c60
|
Separated slot vendors and token vendors.
|
2015-07-28 10:35:34 +02:00 |
|