diff --git a/TestVectors/hight.txt b/TestVectors/hight.txt index 66f150b0..4e986f36 100644 --- a/TestVectors/hight.txt +++ b/TestVectors/hight.txt @@ -1,105 +1,91 @@ AlgorithmType: SymmetricCipher Name: HIGHT/ECB -# Source: HIGHT reference zip file, file KISA_HIGHT_ECB.c +# Comment: HIGHT/ECB, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 Plaintext: D7 6D 0D 18 32 7E C5 62 Ciphertext: E4 BC 2E 31 22 77 E4 DD Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 29 23 BE 84 E1 6C D6 AE 52 90 49 F1 F1 BB E9 EB Plaintext: B3 A6 DB 3C 87 0C 3E 99 Ciphertext: 23 CA D1 A3 CD DF 7E AB Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 24 5E 0D 1C 06 B7 47 DE B3 12 4D C8 43 BB 8B A6 Plaintext: 1F 03 5A 7D 09 38 25 1F Ciphertext: 52 BD 91 BB 26 F8 ED 99 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 5D D4 CB FC 96 F5 45 3B 13 0D 89 0A 1C DB AE 32 Plaintext: 20 9A 50 EE 40 78 36 FD Ciphertext: 95 02 B4 6D 87 B4 41 67 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 12 49 32 F6 9E 7D 49 DC AD 4F 14 F2 44 40 66 D0 Plaintext: 6B C4 30 B7 32 3B A1 22 Ciphertext: 20 CB CF 41 65 24 E5 A6 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: F6 22 91 9D E1 8B 1F DA B0 CA 99 02 B9 72 9D 49 Plaintext: 2C 80 7E C5 99 D5 E9 80 Ciphertext: F3 1C 89 E6 6C 4F 5A 6F Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: B2 EA C9 CC 53 BF 67 D6 BF 14 D6 7E 2D DC 8E 66 Plaintext: 83 EF 57 49 61 FF 69 8F Ciphertext: 39 21 C8 3B FE 5E 59 6E Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 61 CD D1 1E 9D 9C 16 72 72 E6 1D F0 84 4F 4A 77 Plaintext: 02 D7 E8 39 2C 53 CB C9 Ciphertext: 98 2F D7 56 17 44 97 BF Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 12 1E 33 74 9E 0C F4 D5 D4 9F D4 A4 59 7E 35 CF Plaintext: 32 22 F4 CC CF D3 90 2D Ciphertext: BB 80 F5 0B 35 11 5B A8 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 5D D4 CB FC 96 F5 45 3B 13 0D 89 0A 1C DB AE 32 Plaintext : 20 9A 50 EE 40 78 36 FD Ciphertext : 95 02 B4 6D 87 B4 41 67 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 12 49 32 F6 9E 7D 49 DC AD 4F 14 F2 44 40 66 D0 Plaintext : 6B C4 30 B7 32 3B A1 22 Ciphertext : 20 CB CF 41 65 24 E5 A6 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: F6 22 91 9D E1 8B 1F DA B0 CA 99 02 B9 72 9D 49 Plaintext : 2C 80 7E C5 99 D5 E9 80 Ciphertext : F3 1C 89 E6 6C 4F 5A 6F Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: B2 EA C9 CC 53 BF 67 D6 BF 14 D6 7E 2D DC 8E 66 Plaintext : 83 EF 57 49 61 FF 69 8F Ciphertext : 39 21 C8 3B FE 5E 59 6E Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 61 CD D1 1E 9D 9C 16 72 72 E6 1D F0 84 4F 4A 77 Plaintext : 02 D7 E8 39 2C 53 CB C9 Ciphertext : 98 2F D7 56 17 44 97 BF Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/ECB, 128-bit key Key: 12 1E 33 74 9E 0C F4 D5 D4 9F D4 A4 59 7E 35 CF Plaintext : 32 22 F4 CC CF D3 90 2D @@ -108,8 +94,8 @@ Test: Encrypt AlgorithmType: SymmetricCipher Name: HIGHT/CBC +Source: HIGHT reference zip file, file KISA_HIGHT_CBC.c # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -117,7 +103,6 @@ Plaintext: 00 01 02 03 04 05 06 07 Ciphertext: CE 15 95 08 5A 18 8C 28 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -125,7 +110,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F Ciphertext: CE 15 95 08 5A 18 8C 28 C1 8D 77 08 D9 C1 25 86 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -133,7 +117,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: CE 15 95 08 5A 18 8C 28 C1 8D 77 08 D9 C1 25 86 4B 3D AF 2B F2 0D 52 47 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -141,7 +124,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: CE 15 95 08 5A 18 8C 28 C1 8D 77 08 D9 C1 25 86 4B 3D AF 2B F2 0D 52 47 63 4A 00 01 2F A0 E9 F0 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -149,7 +131,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: CE 15 95 08 5A 18 8C 28 C1 8D 77 08 D9 C1 25 86 4B 3D AF 2B F2 0D 52 47 63 4A 00 01 2F A0 E9 F0 44 9D E2 BC C1 68 51 6C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -157,7 +138,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: CE 15 95 08 5A 18 8C 28 C1 8D 77 08 D9 C1 25 86 4B 3D AF 2B F2 0D 52 47 63 4A 00 01 2F A0 E9 F0 44 9D E2 BC C1 68 51 6C 0E 27 45 AC 37 C1 A6 74 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -165,7 +145,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: CE 15 95 08 5A 18 8C 28 C1 8D 77 08 D9 C1 25 86 4B 3D AF 2B F2 0D 52 47 63 4A 00 01 2F A0 E9 F0 44 9D E2 BC C1 68 51 6C 0E 27 45 AC 37 C1 A6 74 3A 1E A5 1E B4 07 D1 4E Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CBC, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 26 8D 66 A7 35 A8 1A 81 @@ -175,8 +154,8 @@ Test: Encrypt AlgorithmType: SymmetricCipher Name: HIGHT/CTR +Source: HIGHT reference zip file, file KISA_HIGHT_CTR.c # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -184,7 +163,6 @@ Plaintext: 00 Ciphertext: B3 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -192,7 +170,6 @@ Plaintext: 00 01 Ciphertext: B3 D1 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -200,7 +177,6 @@ Plaintext: 00 01 02 Ciphertext: B3 D1 FF Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -208,7 +184,6 @@ Plaintext: 00 01 02 03 Ciphertext: B3 D1 FF FC Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -216,7 +191,6 @@ Plaintext: 00 01 02 03 04 Ciphertext: B3 D1 FF FC C2 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -224,7 +198,6 @@ Plaintext: 00 01 02 03 04 05 Ciphertext: B3 D1 FF FC C2 A1 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -232,7 +205,6 @@ Plaintext: 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -240,7 +212,6 @@ Plaintext: 00 01 02 03 04 05 06 07 Ciphertext: B3 D1 FF FC C2 A1 9B C0 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -248,7 +219,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -256,7 +226,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -264,7 +233,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -272,7 +240,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -280,7 +247,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -288,7 +254,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -296,7 +261,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -304,7 +268,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -312,7 +275,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -320,7 +282,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -328,7 +289,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -336,7 +296,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -344,7 +303,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -352,7 +310,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -360,7 +317,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -368,7 +324,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -376,7 +331,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -384,7 +338,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -392,7 +345,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -400,7 +352,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -408,7 +359,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -416,7 +366,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -424,7 +373,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -432,7 +380,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -440,7 +387,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -448,7 +394,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -456,7 +401,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -464,7 +408,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -472,7 +415,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -480,7 +422,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -488,7 +429,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -496,7 +436,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -504,7 +443,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -512,7 +450,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -520,7 +457,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -528,7 +464,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -536,7 +471,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B 09 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -544,7 +478,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B 09 9F Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -552,7 +485,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -560,7 +492,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B 09 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -568,7 +499,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B 09 9F Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -576,7 +506,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B 09 9F 60 49 1E 60 9F C2 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE @@ -584,7 +513,6 @@ Plaintext: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 01 02 03 04 05 06 Ciphertext: B3 D1 FF FC C2 A1 9B C0 13 0D C1 62 1C 58 39 98 8A D7 C5 9B 40 A2 D5 B9 57 7A DF 09 B6 A1 9C A3 D7 6A 45 3B F7 0B 0B 6C 78 4E 51 B7 68 D3 1C EF B3 5E F7 FA 5F 07 5B 09 9F 60 49 1E 60 9F C2 13 Test: Encrypt # -Source: HIGHT reference implementation Comment: HIGHT/CTR, 128-bit key Key: 88 E3 4F 8F 08 17 79 F1 E9 F3 94 37 0A D4 05 89 IV: 00 00 00 00 00 00 00 FE