Commit Graph

24 Commits

Author SHA1 Message Date
Trevor Bentley 9a7ccf48fa Fix all clang scan-build warnings 2017-10-23 16:25:56 +02:00
Trevor Bentley ba7d256ecf Fix test cases: uninitialized memory and non-terminated string compare 2017-10-23 16:21:46 +02:00
edent ea00678314 http->https 2017-10-17 08:02:02 +01:00
Simon Josefsson 89bec1260a Improve license headers. 2016-08-12 15:30:06 +02:00
Klas Lindfors fead011e71 add copyright and license header 2016-08-12 13:37:56 +02:00
Mikhail Denisenko 47cb761a7e Fix bugs windows 2016-01-14 11:03:22 -05:00
Alessio Di Mauro 72a5137e9d More memcpy. 2015-11-27 15:43:32 +01:00
Alessio Di Mauro 669997b2dc Minor fix. 2015-11-27 15:43:32 +01:00
Alessio Di Mauro c0dfbb7377 Whitelist retired key IDs. 2015-11-24 14:29:38 +01:00
Alessio Di Mauro 8bf407e330 YKCS11: report correct version. 2015-11-24 14:06:37 +01:00
Alessio Di Mauro e236803bb1 Whitespace fix. 2015-11-24 13:13:14 +01:00
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