summaryrefslogtreecommitdiff
path: root/test/i-128/test-ae-encrypt.c
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-06-13 15:16:19 +0200
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-05 11:13:26 +0200
commit2bf9ad6563dede03a321ab85ab00e45b7ff89e1f (patch)
tree89c62d68383a95e012ba392bc1cf47c6b7f4cbac /test/i-128/test-ae-encrypt.c
parent12fb79910fd7072571e9de1e5c34353d564bc047 (diff)
downloadlilliput-ae-implem-2bf9ad6563dede03a321ab85ab00e45b7ff89e1f.tar.xz
Adaptation des tests et des traces
- mise à jour des vecteurs de test i-128/test-ae-*crypt - affichage des tableaux d'octets par indices croissants
Diffstat (limited to 'test/i-128/test-ae-encrypt.c')
-rw-r--r--test/i-128/test-ae-encrypt.c42
1 files changed, 21 insertions, 21 deletions
diff --git a/test/i-128/test-ae-encrypt.c b/test/i-128/test-ae-encrypt.c
index 06f3b88..09fbb32 100644
--- a/test/i-128/test-ae-encrypt.c
+++ b/test/i-128/test-ae-encrypt.c
@@ -57,18 +57,18 @@ const vector VECTORS[] = {
0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
},
.ciphertext = (uint8_t[]) {
- 0xca, 0x16, 0x03, 0x71, 0x0c, 0xca, 0x10, 0x2f,
- 0xac, 0x46, 0x0c, 0xb4, 0x13, 0x2a, 0x55, 0x0d,
- 0xc0, 0x59, 0x90, 0xb7, 0xca, 0xf2, 0x17, 0x9f,
- 0x8f, 0xd6, 0x5a, 0x73, 0x49, 0x65, 0x14, 0xec,
- 0x3e, 0xf4, 0xc5, 0xd0, 0x08, 0x3d, 0x85, 0x5c,
- 0x11, 0x70, 0x42, 0x3b, 0x91, 0x61, 0xa7, 0xf2,
- 0x7a, 0xbf, 0x51, 0x2c, 0xe3, 0x88, 0xc9, 0x97,
- 0x34, 0x92, 0xed, 0xf9, 0x5b, 0xb4, 0x2a, 0x80
+ 0xa2, 0xd5, 0xa6, 0x38, 0xca, 0xcf, 0xce, 0x90,
+ 0xaf, 0xc3, 0xb8, 0x99, 0x36, 0xba, 0xf1, 0x12,
+ 0x94, 0x13, 0x87, 0xb8, 0x7e, 0x6c, 0x07, 0x48,
+ 0x25, 0x25, 0x66, 0xd8, 0xa4, 0x05, 0xc9, 0xd3,
+ 0xc0, 0xaa, 0x27, 0xc6, 0xa6, 0x67, 0x53, 0x8f,
+ 0xcc, 0xd9, 0xd3, 0xdb, 0xf5, 0xdc, 0xad, 0xa0,
+ 0x4b, 0x3e, 0x9a, 0xfb, 0x7c, 0xe9, 0x17, 0x9c,
+ 0xb8, 0x17, 0x13, 0x9f, 0x32, 0x70, 0x5c, 0x62
},
.tag = {
- 0x47, 0x5b, 0x2c, 0x0e, 0x5f, 0xcf, 0x6f, 0xc0,
- 0xab, 0x3c, 0x24, 0xc1, 0x66, 0x88, 0x83, 0x38
+ 0x04, 0xaa, 0xc8, 0x19, 0x32, 0x70, 0x32, 0x24,
+ 0xe8, 0x27, 0xb7, 0xab, 0xec, 0xd8, 0x2f, 0x6c
}
},
{
@@ -106,19 +106,19 @@ const vector VECTORS[] = {
0x40, 0x01
},
.ciphertext = (uint8_t[]) {
- 0xca, 0x16, 0x03, 0x71, 0x0c, 0xca, 0x10, 0x2f,
- 0xac, 0x46, 0x0c, 0xb4, 0x13, 0x2a, 0x55, 0x0d,
- 0xc0, 0x59, 0x90, 0xb7, 0xca, 0xf2, 0x17, 0x9f,
- 0x8f, 0xd6, 0x5a, 0x73, 0x49, 0x65, 0x14, 0xec,
- 0x3e, 0xf4, 0xc5, 0xd0, 0x08, 0x3d, 0x85, 0x5c,
- 0x11, 0x70, 0x42, 0x3b, 0x91, 0x61, 0xa7, 0xf2,
- 0x7a, 0xbf, 0x51, 0x2c, 0xe3, 0x88, 0xc9, 0x97,
- 0x34, 0x92, 0xed, 0xf9, 0x5b, 0xb4, 0x2a, 0x80,
- 0x27, 0x3f
+ 0xa2, 0xd5, 0xa6, 0x38, 0xca, 0xcf, 0xce, 0x90,
+ 0xaf, 0xc3, 0xb8, 0x99, 0x36, 0xba, 0xf1, 0x12,
+ 0x94, 0x13, 0x87, 0xb8, 0x7e, 0x6c, 0x07, 0x48,
+ 0x25, 0x25, 0x66, 0xd8, 0xa4, 0x05, 0xc9, 0xd3,
+ 0xc0, 0xaa, 0x27, 0xc6, 0xa6, 0x67, 0x53, 0x8f,
+ 0xcc, 0xd9, 0xd3, 0xdb, 0xf5, 0xdc, 0xad, 0xa0,
+ 0x4b, 0x3e, 0x9a, 0xfb, 0x7c, 0xe9, 0x17, 0x9c,
+ 0xb8, 0x17, 0x13, 0x9f, 0x32, 0x70, 0x5c, 0x62,
+ 0x88, 0x5a
},
.tag = {
- 0xd4, 0xef, 0x1f, 0x11, 0x81, 0x90, 0xbe, 0xfd,
- 0x1e, 0xa7, 0x32, 0xbe, 0x63, 0xe2, 0x18, 0x90
+ 0x64, 0xa2, 0x24, 0x03, 0xc5, 0x79, 0x4f, 0xec,
+ 0xe7, 0x7d, 0xc1, 0xf6, 0xc9, 0xc6, 0x77, 0x2c
}
}
};