Arnaud Fontaine
|
4fbafe513b
|
Fix possible implicit extended length usage support
|
2022-01-10 16:17:28 +01:00 |
|
Arnaud Fontaine
|
461e5fd123
|
Fix issue #39: no RSA key import with format 1 by default
|
2021-09-22 15:18:31 +02:00 |
|
Arnaud Fontaine
|
630974f6fe
|
Update default value for sex attribute
|
2021-07-15 11:55:43 +02:00 |
|
Stelian Pop
|
bdfe17606f
|
Fix ACTIVATE FILE when APDU is received over a logical channel.
|
2021-04-15 10:35:43 +02:00 |
|
Arnaud Fontaine
|
6952d4e03d
|
Avoid dynamic instances creation
|
2021-02-21 15:09:32 +01:00 |
|
Antoine FERRON [BitLogiK]
|
cfdcb943c3
|
Switch case default added
|
2021-02-17 22:09:48 +01:00 |
|
Antoine FERRON [BitLogiK]
|
e72be29fc7
|
Remove unused import
|
2021-02-17 21:56:04 +01:00 |
|
Arnaud Fontaine
|
c23c620a1e
|
Update to OpenPGP specs v3.4.1
|
2020-04-09 09:47:41 +02:00 |
|
Arnaud Fontaine
|
9b77f6c26b
|
Functional KDF support
|
2020-01-23 19:35:22 +01:00 |
|
Arnaud Fontaine
|
89608a203e
|
Fix issue #20
|
2020-01-13 17:01:56 +01:00 |
|
Arnaud Fontaine
|
bf29d95c60
|
Handle extended length CRT
|
2019-07-02 10:10:22 +02:00 |
|
Arnaud Fontaine
|
c67545e128
|
Handle tag Algorithm Information
|
2019-07-02 10:10:22 +02:00 |
|
Arnaud Fontaine
|
1e89a26e8e
|
Add support for KEY INFORMATION tag
|
2019-07-02 10:10:22 +02:00 |
|
Arnaud Fontaine
|
eebca4b69e
|
Remove SHA224
|
2019-07-02 10:10:22 +02:00 |
|
Arnaud Fontaine
|
2eec3e2f3f
|
Remove checkPinFormat2 method
|
2018-11-30 14:58:10 +01:00 |
|
Arnaud Fontaine
|
770c7a3f50
|
Use OFFSET_CDATA instead of getOffsetCdata() (issue #4)
|
2018-11-30 10:18:03 +01:00 |
|
Arnaud Fontaine
|
9637be6035
|
Fix problem with null length PIN verification on J3D081
|
2018-09-11 12:56:38 +02:00 |
|
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 |
|