Commit Graph

29 Commits

Author SHA1 Message Date
Arnaud Fontaine
5022bca0b5 Improve PUK (aka Reset Code) handling 2018-05-23 17:09:50 +02:00
Arnaud Fontaine
981899718f Remove PIN2 format support 2018-05-23 17:09:23 +02:00
Arnaud Fontaine
79d9342827 Fix useless/misplaced short conversions 2018-03-21 11:41:26 +01:00
Arnaud Fontaine
c60c4d7c32 Fix incorrect KDF DO 2018-02-08 19:13:25 +01:00
Arnaud Fontaine
9a989749d8 Fix admin password reset 2018-02-07 10:01:00 +01:00
Arnaud Fontaine
62a6a9c41f Correct PIN default values data 2018-02-07 10:01:00 +01:00
Arnaud Fontaine
796bef9ad2 Fix possible null dereference 2018-02-07 10:01:00 +01:00
Arnaud Fontaine
fa15c73220 Single retrieval of AES_CBC cipher instance and RandomData 2017-09-08 13:20:43 +02:00
Arnaud Fontaine
04404d6a4e Single retrieval of RSA_PKCS1 cipher instance 2017-09-08 13:20:43 +02:00
Arnaud Fontaine
f1d0c6f276 Remove Secure Messaging flag 2017-09-08 13:20:43 +02:00
Arnaud Fontaine
e8ebf9e6d7 Fix incorrect offset use in setAttributes 2017-09-08 13:20:43 +02:00
Arnaud Fontaine
04a66b376d Fix transaction during installation 2017-08-18 16:33:56 +02:00
Arnaud Fontaine
309dbbad8a Version without elliptic curves and secure messaging compatible with JavaCard 3.0.1 2017-07-18 15:03:15 +02:00
Arnaud Fontaine
ab7baa6a55 Support PIN block format 2 2017-07-12 15:42:38 +02:00
Arnaud Fontaine
55d2b7cddc Fix AES ENC/DEC commands 2017-07-11 16:57:35 +02:00
Arnaud Fontaine
ec84edb737 Improve memory handling with SecureMessaging 2017-07-09 22:04:15 +02:00
Arnaud Fontaine
f693a7290e Fix transaction problem with PIN changes 2017-07-09 22:04:15 +02:00
Arnaud Fontaine
f8abbd8732 Update AES use in SmartPGP (ENC/DEC/SM) 2017-07-06 18:10:46 +02:00
Arnaud Fontaine
a2787abbcf OpenPGP v3.3: set new SCP11b bit in extended capabilities 2017-07-06 18:10:41 +02:00
Arnaud Fontaine
f8338360cd OpenPGP card v3.3 : adjust comment related to unsupported MSE 2017-06-01 11:48:00 +02:00
Arnaud Fontaine
179856f183 OpenPGP card v3.3 : fix KDF-DO min/max length 2017-06-01 11:48:00 +02:00
Arnaud Fontaine
a2db09cfd0 OpenPGP card v3.3 : adjust default KDF-DO value 2017-06-01 11:48:00 +02:00
Arnaud Fontaine
706bfb182b OpenPGP card v3.3 : support AES ENC, improved AES DEC 2017-05-22 16:33:01 +02:00
Arnaud Fontaine
d37a471067 OpenPGP card v3.3 : support KDF-DO 2017-05-22 16:18:56 +02:00
Arnaud Fontaine
b92c7f3dec Fix card services data (select + no MF) 2017-05-22 16:11:36 +02:00
Arnaud Fontaine
34c2d638d5 Fix ECDH parameter (cofactor is alsway 1) 2016-11-21 18:29:54 +01:00
Arnaud Fontaine
b3f8ab7bc5 Simplify install process 2016-11-21 18:26:39 +01:00
Arnaud Fontaine
d5953ee666 Update github project URL in header 2016-10-24 10:45:50 +02:00
Arnaud Fontaine
6635448be6
Initial commit 2016-10-21 14:56:47 +02:00