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
|
7e1e257e9d
|
Merge pull request #12 from martinpaljak/301
Use ant-javacard for building the applet
|
2018-07-02 13:56:02 +02:00 |
|
Martin Paljak
|
a6b72983af
|
Use ant-javacard for building the applet
|
2018-07-02 14:37:56 +03:00 |
|
Arnaud Fontaine
|
1cf269d6f2
|
Update JCDK version
|
2018-06-04 11:31:28 +02:00 |
|
Arnaud Fontaine
|
848b616c8e
|
Change Java compilation compatibility levels
|
2018-06-04 11:29:47 +02:00 |
|
Dominik Schürmann
|
3254c091e6
|
Add build files for Gradle
|
2018-06-04 11:29:19 +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
|
4796f6ea78
|
smartpgp-cli: get KDF-DO
|
2018-02-09 10:58:19 +01:00 |
|
Arnaud Fontaine
|
e720a23417
|
smartpgp-cli: set KDF-DO
|
2018-02-09 10:58:15 +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
|
0a6b70f783
|
Force apdu buffer to be an int buffer
|
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
|
60b6b09192
|
Add support for AES commands in smartpgp-cli
|
2017-07-11 16:57:11 +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
|
c3bab4a1b2
|
Fixed and determined AES key sizes in secure messaging documentation
|
2017-07-06 18:37:56 +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
|
a6021cbb57
|
Fix PKI command in README.md
|
2017-07-06 18:09:55 +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
|
3b10e7ebab
|
Fix applet AID
|
2017-05-22 16:10:34 +02:00 |
|
Arnaud Fontaine
|
e752aeaf24
|
Update README.md
|
2017-03-13 14:41:19 +01:00 |
|
Arnaud Fontaine
|
9c4eae84c0
|
Adding demo videos
|
2017-03-13 14:40:44 +01:00 |
|
Arnaud Fontaine
|
1812a9634b
|
Update README.md
|
2017-01-05 15:59:11 +01:00 |
|
Arnaud Fontaine
|
972f866348
|
Update OpenKeychain status
|
2017-01-05 15:55:19 +01:00 |
|
Arnaud Fontaine
|
16c6f8892d
|
Update installation part in README
|
2016-11-21 18:30:28 +01: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
|
f4785eced8
|
Update GnuPG support in README.md
|
2016-11-21 10:28:36 +01:00 |
|
Arnaud Fontaine
|
61798fc204
|
Update and fix OpenKeychain pactches
|
2016-10-25 16:36:34 +02:00 |
|
Arnaud Fontaine
|
4ebe36811d
|
Update typo in README
|
2016-10-25 14:58:23 +02:00 |
|
Arnaud Fontaine
|
97be602a0a
|
Split of OpenKeychain patch (OpenPGP card v3 + secure messaging)
|
2016-10-25 14:01:21 +02:00 |
|