diff options
| author | petrs | 2016-10-04 21:01:05 +0200 |
|---|---|---|
| committer | petrs | 2016-10-04 21:01:05 +0200 |
| commit | 7cf4a9d7272c1abd97a160c92ec1534d5ff82373 (patch) | |
| tree | 2ac42ef740f15d94021953469e020d3dec0778f0 /src/applets/EC_Consts.java | |
| parent | 4f5a072e47c9633d41c50dbcc7a24502cc5f356e (diff) | |
| download | ECTester-7cf4a9d7272c1abd97a160c92ec1534d5ff82373.tar.gz ECTester-7cf4a9d7272c1abd97a160c92ec1534d5ff82373.tar.zst ECTester-7cf4a9d7272c1abd97a160c92ec1534d5ff82373.zip | |
Diffstat (limited to 'src/applets/EC_Consts.java')
| -rw-r--r-- | src/applets/EC_Consts.java | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
