diff --git a/patches/remove_factory_reset.patch b/patches/remove_factory_reset.patch index 8f91d16..0c00f47 100644 --- a/patches/remove_factory_reset.patch +++ b/patches/remove_factory_reset.patch @@ -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; } diff --git a/patches/support_extended_length.patch b/patches/support_extended_length.patch index 68b5984..5f19483 100644 --- a/patches/support_extended_length.patch +++ b/patches/support_extended_length.patch @@ -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 */