Update patches

This commit is contained in:
Arnaud Fontaine 2019-06-17 14:42:46 +02:00
parent bf29d95c60
commit f0b3a513a5
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ diff --git a/src/fr/anssi/smartpgp/SmartPGPApplet.java b/src/fr/anssi/smartpgp/S
index c47870f..87162fb 100644
--- a/src/fr/anssi/smartpgp/SmartPGPApplet.java
+++ b/src/fr/anssi/smartpgp/SmartPGPApplet.java
@@ -1261,10 +1261,12 @@ public final class SmartPGPApplet extends Applet {
@@ -1329,10 +1329,12 @@ public final class SmartPGPApplet extends Applet {
return;
}

View File

@ -11,7 +11,7 @@ index b3c0f80..2ee1107 100644
protected static final byte[] KEY_DERIVATION_FUNCTION_DEFAULT = {
(byte)0x81, (byte)0x01, (byte)0x00
@@ -147,7 +147,7 @@ public final class Constants {
@@ -149,7 +149,7 @@ public final class Constants {
(byte)0x73, /* card capabilities */
(byte)0xC0, /* 1st byte: "methods supported" see ISO 7816-4 */
(byte)0x01, /* 2nd byte: "data coding byte" idem */