Commit Graph

35 Commits

Author SHA1 Message Date
Alessio Di Mauro 8e3314ab42 Switch ykcs11 to use private key import from libykpiv. 2015-11-19 18:30:58 +01:00
Alessio Di Mauro b11dcfd14b YKCS11: accept EC keys that are 1 byte shorter. 2015-11-19 18:30:58 +01:00
Alessio Di Mauro 8fa80be0b1 Constify.
Whitespace.
2015-11-05 17:31:27 +01:00
Alessio Di Mauro b7be3be4b4 YKCS11: add check on buffer length. 2015-11-05 17:14:04 +01:00
Alessio Di Mauro 79e651fe58 YKCS11: initialize more. 2015-11-05 17:05:09 +01:00
Alessio Di Mauro 69184eeb86 YKCS11: remove more messsages 2015-11-05 16:46:54 +01:00
Alessio Di Mauro 602208bf20 YKCS11: Change DBG to print to stderr. 2015-11-05 16:35:15 +01:00
Alessio Di Mauro 83099997c0 YKCS11: fix type typo. 2015-11-04 17:19:56 +01:00
Alessio Di Mauro dcc2545a4c YKCS11: added certificate deletion. 2015-11-04 14:02:29 +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 4f12dc41e9 YKCS11: Added raw certificate extraction. 2015-10-23 19:43:36 +02:00
Alessio Di Mauro bae1005fb4 Export more info for EC keys too. 2015-09-17 16:46:58 +02:00
Alessio Di Mauro 2ea35bbd18 Export more public key parameters. 2015-09-17 16:46:58 +02:00
Alessio Di Mauro 22d8f4f9fe Minor cleanups. 2015-09-09 13:59:36 +02:00
Alessio Di Mauro ee2a364c15 More cleanup. 2015-09-02 16:06:50 +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 6a60c779da More free. 2015-08-19 13:23:01 +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 5bef13acec First stab at key generation. 2015-08-07 17:09:09 +02:00
Alessio Di Mauro 6f0a9e7a09 Moved debug capabilities to its own file.
Fixed EC point replresentation.
2015-08-06 17:16:43 +02:00
Alessio Di Mauro fa2cdaa2ed Added more attribute extraction for objects. 2015-08-06 16:22:48 +02:00
Alessio Di Mauro e89de35efc Added PSS (first stab). 2015-08-05 15:40:24 +02:00
Alessio Di Mauro 67ed63bc28 Hiding private objects if user is not logged in. 2015-08-03 15:16:50 +02:00
Alessio Di Mauro 706ff894f2 Added object matching. 2015-08-03 13:31:11 +02:00
Alessio Di Mauro b4152b8f03 Improvement on sign and object handling. 2015-07-31 17:14:16 +02:00
Alessio Di Mauro 175f0ff42b First crude signature implementation plus additional refactor. 2015-07-30 17:04:24 +02:00
Alessio Di Mauro 246cf626b2 Start to do some crypto. 2015-07-28 18:56:47 +02:00
Alessio Di Mauro bd144cc621 Yet another refactor of objects. 2015-07-28 17:57:56 +02:00
Alessio Di Mauro b9268982a5 Refactor more. 2015-07-24 15:39:37 +02:00
Alessio Di Mauro 91d7e52b21 Refined get attribute value. 2015-07-22 14:39:19 +02:00
Alessio Di Mauro 7da7e8ab97 More object handling. 2015-07-21 17:47:49 +02:00
Alessio Di Mauro fa909fca30 Initial work to add object handling. 2015-07-20 17:04:39 +02:00