Commit Graph

13 Commits

Author SHA1 Message Date
Alessio Di Mauro a853902bcb YKCS11: more elaborate solution for stripping DER encoding from ECDSA signatures.
It is possible to receive different padding length for r and s, where their length
is [-1, 1] wrt the component lenght. Take this into account.
2015-11-12 03:07:35 +01:00
Alessio Di Mauro bd6e6db138 Add parsing of model number. 2015-09-09 16:31:25 +02:00
Alessio Di Mauro 44dae19348 Imporve support for multiple readers/cards. 2015-09-09 15:42:14 +02:00
Alessio Di Mauro f776ac58a3 Strip DER encoding from EC signatures. 2015-08-24 17:39:00 +02:00
Alessio Di Mauro 097bfaf7a1 Added EC key generation. 2015-08-11 11:46:40 +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 175f0ff42b First crude signature implementation plus additional refactor. 2015-07-30 17:04:24 +02:00
Alessio Di Mauro bd144cc621 Yet another refactor of objects. 2015-07-28 17:57:56 +02:00
Alessio Di Mauro 07379a5c60 Separated slot vendors and token vendors. 2015-07-28 10:35:34 +02:00
Alessio Di Mauro b9596b33f5 Started major overhaul of slot vendors and token vendors. 2015-07-27 17:03:29 +02:00
Alessio Di Mauro b71cb628ea Added mechanisms handling. 2015-07-16 17:52:54 +02:00
Alessio Di Mauro 5a39b5f582 More refactoring. 2015-07-16 16:07:06 +02:00
Alessio Di Mauro 94b812d081 Added utils files. 2015-07-15 14:19:40 +02:00