diff options
| -rw-r--r-- | !uploader/simpleECC.cap | bin | 9542 -> 9542 bytes | |||
| -rw-r--r-- | src/applets/EC_Consts.java | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/!uploader/simpleECC.cap b/!uploader/simpleECC.cap Binary files differindex 7fb5ce8..ee8fefd 100644 --- a/!uploader/simpleECC.cap +++ b/!uploader/simpleECC.cap diff --git a/src/applets/EC_Consts.java b/src/applets/EC_Consts.java index 56a99af..b7128dc 100644 --- a/src/applets/EC_Consts.java +++ b/src/applets/EC_Consts.java @@ -285,7 +285,7 @@ public class EC_Consts { (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, - (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, + (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFE, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0xFF, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, |
