OpenCores
URL https://opencores.org/ocsvn/aes_highthroughput_lowarea/aes_highthroughput_lowarea/trunk

Subversion Repositories aes_highthroughput_lowarea

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /aes_highthroughput_lowarea
    from Rev 10 to Rev 11
    Reverse comparison

Rev 10 → Rev 11

/trunk/verilog/bench/tb_kat.v
28,6 → 28,7
 
// global definitions
`define EOF -1
`define EOF16 16'hffff
`define CHAR_CR 8'h0d
`define CHAR_LF 8'h0a
`define CHAR_0 8'h30
226,7 → 227,7
// repeat reading the file till end of file
param_name = fgetfield(infid);
while (param_name != `EOF)
while (param_name != `EOF16)
begin
// clear test start flag
test_start = 0;
/trunk/verilog/sim/icarus/test.log
5,100 → 5,14621
 
VCD info: dumpfile test.vcd opened for output.
 
Testing encryption for 128 bit key:
-------------------------------------
Key: 128'h2b7e151628aed2a6abf7158809cf4f3c
Key expansion done
Starting simulation for input file: ../KAT_AES/ECBGFSbox128d.txt
--------------------------------------------------------------------------
 
Plaintext Data 1: 128'hdda97ca4864cdfe06eaf70a0ec0d7191
Plaintext Data 2: 128'h3243f6a8885a308d313198a2e0370731
Plaintext Data 3: 128'h00112233445566778899aabbccddeeff
Plaintext Data 4: 128'h8ea2b7ca516745bfeafc49904b496089
Decryption test, count 0, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0336763e966d92595a567cc9ce537f5e
Data Out: f34481ec3cc627bacd5dc3fb08f273e6
Test finished OK!
 
Waiting for cipher text data
Output Data 1: 128'hef0bc156ed8ff21223f247b3e0318a99
Output Data 2: 128'hf91914cd01924b124c2ec316b4b35a79
Output Data 3: 128'h8df4e9aac5c7573a27d8d055d6e4d64b
Output Data 4: 128'hec8ce641087165a463d4118dc35f9001
Decryption test, count 1, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a9a1631bf4996954ebc093957b234589
Data Out: 9798c4640bad75c7c3227db910174e72
Test finished OK!
 
Testing decryption for 128 bit key:
-------------------------------------
Key: 128'h2b7e151628aed2a6abf7158809cf4f3c
Using the same key, expansion is not required.
Decryption test, count 2, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff4f8391a6a40ca5b25d23bedd44a597
Data Out: 96ab5c2ff612d9dfaae8c31f30c42168
Test finished OK!
 
Ciphertext Data 1: 128'hef0bc156ed8ff21223f247b3e0318a99
Ciphertext Data 2: 128'hf91914cd01924b124c2ec316b4b35a79
Ciphertext Data 3: 128'h8df4e9aac5c7573a27d8d055d6e4d64b
Ciphertext Data 4: 128'hec8ce641087165a463d4118dc35f9001
Decryption test, count 3, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: dc43be40be0e53712f7e2bf5ca707209
Data Out: 6a118a874519e64e9963798a503f1d35
Test finished OK!
 
Waiting for plain text data
Output Data 1: 128'hdda97ca4864cdfe06eaf70a0ec0d7191
Output Data 2: 128'h3243f6a8885a308d313198a2e0370731
Output Data 3: 128'h00112233445566778899aabbccddeeff
Output Data 4: 128'h8ea2b7ca516745bfeafc49904b496089
Decryption test, count 4, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 92beedab1895a94faa69b632e5cc47ce
Data Out: cb9fceec81286ca3e989bd979b0cb284
Test finished OK!
 
Testing encryption for 192 bit key:
-------------------------------------
Key: 192'h8e73b0f7da0e6452c810f32b809079e562f8ead2522c6b7b
Key expansion done
Decryption test, count 5, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 459264f4798f6a78bacb89c15ed3d601
Data Out: b26aeb1874e47ca8358ff22378f09144
Test finished OK!
 
Plaintext Data 1: 128'hdda97ca4864cdfe06eaf70a0ec0d7191
Plaintext Data 2: 128'h3243f6a8885a308d313198a2e0370731
Plaintext Data 3: 128'h00112233445566778899aabbccddeeff
Plaintext Data 4: 128'h8ea2b7ca516745bfeafc49904b496089
Decryption test, count 6, in file ../KAT_AES/ECBGFSbox128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 08a4e2efec8a8e3312ca7460b9040bbf
Data Out: 58c8e00b2631686d54eab84b91f0aca1
Test finished OK!
 
Waiting for cipher text data
Output Data 1: 128'h17d3cbb6a98f64ccd134e0d0b7695aa9
Output Data 2: 128'h4a7d86377de2a8faf00f8ef97c2eb982
Output Data 3: 128'heb1b03f2acb64bcf28c9991cc8a4fa50
Output Data 4: 128'h2adc503e1c9b669de6b5bc904035547d
Starting simulation for input file: ../KAT_AES/ECBGFSbox128e.txt
--------------------------------------------------------------------------
 
Testing decryption for 192 bit key:
-------------------------------------
Key: 192'h8e73b0f7da0e6452c810f32b809079e562f8ead2522c6b7b
Using the same key, expansion is not required.
Encryption test, count 0, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f34481ec3cc627bacd5dc3fb08f273e6
Data Out: 0336763e966d92595a567cc9ce537f5e
Test finished OK!
 
Ciphertext Data 1: 128'h17d3cbb6a98f64ccd134e0d0b7695aa9
Ciphertext Data 2: 128'h4a7d86377de2a8faf00f8ef97c2eb982
Ciphertext Data 3: 128'heb1b03f2acb64bcf28c9991cc8a4fa50
Ciphertext Data 4: 128'h2adc503e1c9b669de6b5bc904035547d
Encryption test, count 1, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9798c4640bad75c7c3227db910174e72
Data Out: a9a1631bf4996954ebc093957b234589
Test finished OK!
 
Waiting for plain text data
Output Data 1: 128'hdda97ca4864cdfe06eaf70a0ec0d7191
Output Data 2: 128'h3243f6a8885a308d313198a2e0370731
Output Data 3: 128'h00112233445566778899aabbccddeeff
Output Data 4: 128'h8ea2b7ca516745bfeafc49904b496089
Encryption test, count 2, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 96ab5c2ff612d9dfaae8c31f30c42168
Data Out: ff4f8391a6a40ca5b25d23bedd44a597
Test finished OK!
 
Testing encryption for 256 bit key:
-------------------------------------
Key: 256'h603deb1015ca71be2b73aef0857d77811f352c073b6108d7
Key expansion done
Encryption test, count 3, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6a118a874519e64e9963798a503f1d35
Data Out: dc43be40be0e53712f7e2bf5ca707209
Test finished OK!
 
Plaintext Data 1: 128'hdda97ca4864cdfe06eaf70a0ec0d7191
Plaintext Data 2: 128'h3243f6a8885a308d313198a2e0370731
Plaintext Data 3: 128'h00112233445566778899aabbccddeeff
Plaintext Data 4: 128'h8ea2b7ca516745bfeafc49904b496089
Encryption test, count 4, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cb9fceec81286ca3e989bd979b0cb284
Data Out: 92beedab1895a94faa69b632e5cc47ce
Test finished OK!
 
Waiting for cipher text data
Output Data 1: 128'h32573d9003bfd345029779298be53b96
Output Data 2: 128'ha5f464b57512d05db2bae8d2415b921d
Output Data 3: 128'hd83414223d20a0c928b136c884d07ea2
Output Data 4: 128'hc1f968d2a6859137bd9ad9111ad7f6dc
Encryption test, count 5, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b26aeb1874e47ca8358ff22378f09144
Data Out: 459264f4798f6a78bacb89c15ed3d601
Test finished OK!
 
Testing decryption for 256 bit key:
-------------------------------------
Key: 256'h603deb1015ca71be2b73aef0857d77811f352c073b6108d72d9810a30914dff4
Using the same key, expansion is not required.
Encryption test, count 6, in file ../KAT_AES/ECBGFSbox128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 58c8e00b2631686d54eab84b91f0aca1
Data Out: 08a4e2efec8a8e3312ca7460b9040bbf
Test finished OK!
 
Ciphertext Data 1: 128'h32573d9003bfd345029779298be53b96
Ciphertext Data 2: 128'ha5f464b57512d05db2bae8d2415b921d
Ciphertext Data 3: 128'hd83414223d20a0c928b136c884d07ea2
Ciphertext Data 4: 128'hc1f968d2a6859137bd9ad9111ad7f6dc
Starting simulation for input file: ../KAT_AES/ECBGFSbox192d.txt
--------------------------------------------------------------------------
 
Waiting for plain text data
Output Data 1: 128'hdda97ca4864cdfe06eaf70a0ec0d7191
Output Data 2: 128'h3243f6a8885a308d313198a2e0370731
Output Data 3: 128'h00112233445566778899aabbccddeeff
Output Data 4: 128'h8ea2b7ca516745bfeafc49904b496089
Decryption test, count 0, in file ../KAT_AES/ECBGFSbox192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 275cfc0413d8ccb70513c3859b1d0f72
Data Out: 1b077a6af4b7f98229de786d7516b639
Test finished OK!
 
Simulation Done !!!
Decryption test, count 1, in file ../KAT_AES/ECBGFSbox192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c9b8135ff1b5adc413dfd053b21bd96d
Data Out: 9c2d8842e5f48f57648205d39a239af1
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBGFSbox192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4a3650c3371ce2eb35e389a171427440
Data Out: bff52510095f518ecca60af4205444bb
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBGFSbox192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4f354592ff7c8847d2d0870ca9481b7c
Data Out: 51719783d3185a535bd75adc65071ce1
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBGFSbox192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d5e08bf9a182e857cf40b3a36ee248cc
Data Out: 26aa49dcfe7629a8901a69a9914e6dfd
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBGFSbox192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 067cd9d3749207791841562507fa9626
Data Out: 941a4773058224e1ef66d10e0a6ee782
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBGFSbox192e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBGFSbox192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1b077a6af4b7f98229de786d7516b639
Data Out: 275cfc0413d8ccb70513c3859b1d0f72
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBGFSbox192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9c2d8842e5f48f57648205d39a239af1
Data Out: c9b8135ff1b5adc413dfd053b21bd96d
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBGFSbox192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: bff52510095f518ecca60af4205444bb
Data Out: 4a3650c3371ce2eb35e389a171427440
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBGFSbox192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 51719783d3185a535bd75adc65071ce1
Data Out: 4f354592ff7c8847d2d0870ca9481b7c
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBGFSbox192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 26aa49dcfe7629a8901a69a9914e6dfd
Data Out: d5e08bf9a182e857cf40b3a36ee248cc
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBGFSbox192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 941a4773058224e1ef66d10e0a6ee782
Data Out: 067cd9d3749207791841562507fa9626
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBGFSbox256d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBGFSbox256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 5c9d844ed46f9885085e5d6a4f94c7d7
Data Out: 014730f80ac625fe84f026c60bfd547d
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBGFSbox256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a9ff75bd7cf6613d3731c77c3b6d0c04
Data Out: 0b24af36193ce4665f2825d7b4749c98
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBGFSbox256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 623a52fcea5d443e48d9181ab32c7421
Data Out: 761c1fe41a18acf20d241650611d90f1
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBGFSbox256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 38f2c7ae10612415d27ca190d27da8b4
Data Out: 8a560769d605868ad80d819bdba03771
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBGFSbox256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1bc704f1bce135ceb810341b216d7abe
Data Out: 91fbef2d15a97816060bee1feaa49afe
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBGFSbox256e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBGFSbox256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 014730f80ac625fe84f026c60bfd547d
Data Out: 5c9d844ed46f9885085e5d6a4f94c7d7
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBGFSbox256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0b24af36193ce4665f2825d7b4749c98
Data Out: a9ff75bd7cf6613d3731c77c3b6d0c04
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBGFSbox256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 761c1fe41a18acf20d241650611d90f1
Data Out: 623a52fcea5d443e48d9181ab32c7421
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBGFSbox256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8a560769d605868ad80d819bdba03771
Data Out: 38f2c7ae10612415d27ca190d27da8b4
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBGFSbox256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 91fbef2d15a97816060bee1feaa49afe
Data Out: 1bc704f1bce135ceb810341b216d7abe
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBKeySbox128d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 10a58869d74be5a374cf867cfb47385900000000000000000000000000000000
Data In: 6d251e6944b051e04eaa6fb4dbf78465
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: caea65cdbb75e9169ecd22ebe6e5467500000000000000000000000000000000
Data In: 6e29201190152df4ee058139def610bb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: a2e2fa9baf7d20822ca9f0542f764a4100000000000000000000000000000000
Data In: c3b44b95d9d2f25670eee9a0de099fa3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: b6364ac4e1de1e285eaf144a2415f7a000000000000000000000000000000000
Data In: 5d9b05578fc944b3cf1ccf0e746cd581
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 64cf9c7abc50b888af65f49d521944b200000000000000000000000000000000
Data In: f7efc89d5dba578104016ce5ad659c05
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 47d6742eefcc0465dc96355e851b64d900000000000000000000000000000000
Data In: 0306194f666d183624aa230a8b264ae7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 3eb39790678c56bee34bbcdeccf6cdb500000000000000000000000000000000
Data In: 858075d536d79ccee571f7d7204b1f67
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 64110a924f0743d500ccadae72c1342700000000000000000000000000000000
Data In: 35870c6a57e9e92314bcb8087cde72ce
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 18d8126516f8a12ab1a36d9f04d68e5100000000000000000000000000000000
Data In: 6c68e9be5ec41e22c825b7c7affb4363
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: f530357968578480b398a3c251cd109300000000000000000000000000000000
Data In: f5df39990fc688f1b07224cc03e86cea
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: da84367f325d42d601b4326964802e8e00000000000000000000000000000000
Data In: bba071bcb470f8f6586e5d3add18bc66
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: e37b1c6aa2846f6fdb413f238b089f2300000000000000000000000000000000
Data In: 43c9f7e62f5d288bb27aa40ef8fe1ea8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 6c002b682483e0cabcc731c253be567400000000000000000000000000000000
Data In: 3580d19cff44f1014a7c966a69059de5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 143ae8ed6555aba96110ab58893a8ae100000000000000000000000000000000
Data In: 806da864dd29d48deafbe764f8202aef
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: b69418a85332240dc82492353956ae0c00000000000000000000000000000000
Data In: a303d940ded8f0baff6f75414cac5243
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 71b5c08a1993e1362e4d0ce9b22b78d500000000000000000000000000000000
Data In: c2dabd117f8a3ecabfbb11d12194d9d0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: e234cdca2606b81f29408d5f6da2120600000000000000000000000000000000
Data In: fff60a4740086b3b9c56195b98d91a7b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 13237c49074a3da078dc1d828bb78c6f00000000000000000000000000000000
Data In: 8146a08e2357f0caa30ca8c94d1a0544
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 3071a2a48fe6cbd04f1a129098e308f800000000000000000000000000000000
Data In: 4b98e06d356deb07ebb824e5713f7be3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: 90f42ec0f68385f2ffc5dfc03a654dce00000000000000000000000000000000
Data In: 7a20a53d460fc9ce0423a7a0764c6cf2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBKeySbox128d.txt
Key size is 128 bits
Key In: febd9a24d8b65c1c787d50a4ed3619a900000000000000000000000000000000
Data In: f4a70d8af877f9b02b4c40df57d45b17
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBKeySbox128e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 10a58869d74be5a374cf867cfb47385900000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6d251e6944b051e04eaa6fb4dbf78465
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: caea65cdbb75e9169ecd22ebe6e5467500000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6e29201190152df4ee058139def610bb
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: a2e2fa9baf7d20822ca9f0542f764a4100000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c3b44b95d9d2f25670eee9a0de099fa3
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: b6364ac4e1de1e285eaf144a2415f7a000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5d9b05578fc944b3cf1ccf0e746cd581
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 64cf9c7abc50b888af65f49d521944b200000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f7efc89d5dba578104016ce5ad659c05
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 47d6742eefcc0465dc96355e851b64d900000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0306194f666d183624aa230a8b264ae7
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 3eb39790678c56bee34bbcdeccf6cdb500000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 858075d536d79ccee571f7d7204b1f67
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 64110a924f0743d500ccadae72c1342700000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 35870c6a57e9e92314bcb8087cde72ce
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 18d8126516f8a12ab1a36d9f04d68e5100000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6c68e9be5ec41e22c825b7c7affb4363
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: f530357968578480b398a3c251cd109300000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f5df39990fc688f1b07224cc03e86cea
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: da84367f325d42d601b4326964802e8e00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bba071bcb470f8f6586e5d3add18bc66
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: e37b1c6aa2846f6fdb413f238b089f2300000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 43c9f7e62f5d288bb27aa40ef8fe1ea8
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 6c002b682483e0cabcc731c253be567400000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3580d19cff44f1014a7c966a69059de5
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 143ae8ed6555aba96110ab58893a8ae100000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 806da864dd29d48deafbe764f8202aef
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: b69418a85332240dc82492353956ae0c00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a303d940ded8f0baff6f75414cac5243
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 71b5c08a1993e1362e4d0ce9b22b78d500000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c2dabd117f8a3ecabfbb11d12194d9d0
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: e234cdca2606b81f29408d5f6da2120600000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fff60a4740086b3b9c56195b98d91a7b
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 13237c49074a3da078dc1d828bb78c6f00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8146a08e2357f0caa30ca8c94d1a0544
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 3071a2a48fe6cbd04f1a129098e308f800000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4b98e06d356deb07ebb824e5713f7be3
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: 90f42ec0f68385f2ffc5dfc03a654dce00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7a20a53d460fc9ce0423a7a0764c6cf2
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBKeySbox128e.txt
Key size is 128 bits
Key In: febd9a24d8b65c1c787d50a4ed3619a900000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f4a70d8af877f9b02b4c40df57d45b17
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBKeySbox192d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd0000000000000000
Data In: 0956259c9cd5cfd0181cca53380cde06
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f290000000000000000
Data In: 8e4e18424e591a3d5b6f0876f16f8594
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c0000000000000000
Data In: 93f3270cfc877ef17e106ce938979cb0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: cd62376d5ebb414917f0c78f05266433dc9192a1ec9433000000000000000000
Data In: 7f6c25ff41858561bb62f36492e93c29
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 502a6ab36984af268bf423c7f509205207fc1552af4a91e50000000000000000
Data In: 8e06556dcbb00b809a025047cff2a940
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce0000000000000000
Data In: 3608c344868e94555d23a120f8a5502d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef530000000000000000
Data In: 77da2021935b840b7f5dcc39132da9e5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b9800000000000000000
Data In: 3b7c24f825e3bf9873c9f14d39a0e6f4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd530000000000000000
Data In: 64ebf95686b353508c90ecd8b6134316
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da400000000000000000
Data In: ff558c5d27210b7929b73fc708eb4cf1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae0000000000000000
Data In: a2c3b2a818075490a7b4c14380f02702
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d790000000000000000
Data In: cfe4d74002696ccf7d87b14a2f9cafc9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e5700000000000000000
Data In: d2eafd86f63b109b91f5dbb3a3fb7e13
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d60000000000000000
Data In: 9b9fdd1c5975655f539998b306a324af
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace30000000000000000
Data In: dd619e1cf204446112e0af2b9afa8f8c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f930000000000000000
Data In: d4f0aae13c8fe9339fbf9e69ed0ad74d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e90000000000000000
Data In: 19c80ec4a6deb7e5ed1033dda933498f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb350000000000000000
Data In: 3cf5e1d21a17956d1dffad6a7c41c659
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 45899367c3132849763073c435a9288a766c8b9ec23085160000000000000000
Data In: 69fd12e8505f8ded2fdcb197a121b362
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e0000000000000000
Data In: 8aa584e2cc4d17417a97cb9a28ba29c8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a90000000000000000
Data In: abc786fb1edb504580c4d882ef29a0c7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: d184c36cf0dddfec39e654195006022237871a47c33d31980000000000000000
Data In: 2e19fb60a3e1de0166f483c97824a978
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b0800000000000000000
Data In: 7656709538dd5fec41e0ce6a0f8e207d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBKeySbox192d.txt
Key size is 192 bits
Key In: c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa720000000000000000
Data In: a67cf333b314d411d3c0ae6e1cfcd8f5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBKeySbox192e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0956259c9cd5cfd0181cca53380cde06
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f290000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8e4e18424e591a3d5b6f0876f16f8594
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 93f3270cfc877ef17e106ce938979cb0
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: cd62376d5ebb414917f0c78f05266433dc9192a1ec9433000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7f6c25ff41858561bb62f36492e93c29
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 502a6ab36984af268bf423c7f509205207fc1552af4a91e50000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8e06556dcbb00b809a025047cff2a940
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3608c344868e94555d23a120f8a5502d
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef530000000000000000
Data In: 00000000000000000000000000000000
Data Out: 77da2021935b840b7f5dcc39132da9e5
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b9800000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3b7c24f825e3bf9873c9f14d39a0e6f4
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd530000000000000000
Data In: 00000000000000000000000000000000
Data Out: 64ebf95686b353508c90ecd8b6134316
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da400000000000000000
Data In: 00000000000000000000000000000000
Data Out: ff558c5d27210b7929b73fc708eb4cf1
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae0000000000000000
Data In: 00000000000000000000000000000000
Data Out: a2c3b2a818075490a7b4c14380f02702
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d790000000000000000
Data In: 00000000000000000000000000000000
Data Out: cfe4d74002696ccf7d87b14a2f9cafc9
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e5700000000000000000
Data In: 00000000000000000000000000000000
Data Out: d2eafd86f63b109b91f5dbb3a3fb7e13
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d60000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9b9fdd1c5975655f539998b306a324af
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace30000000000000000
Data In: 00000000000000000000000000000000
Data Out: dd619e1cf204446112e0af2b9afa8f8c
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f930000000000000000
Data In: 00000000000000000000000000000000
Data Out: d4f0aae13c8fe9339fbf9e69ed0ad74d
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e90000000000000000
Data In: 00000000000000000000000000000000
Data Out: 19c80ec4a6deb7e5ed1033dda933498f
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb350000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3cf5e1d21a17956d1dffad6a7c41c659
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 45899367c3132849763073c435a9288a766c8b9ec23085160000000000000000
Data In: 00000000000000000000000000000000
Data Out: 69fd12e8505f8ded2fdcb197a121b362
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8aa584e2cc4d17417a97cb9a28ba29c8
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a90000000000000000
Data In: 00000000000000000000000000000000
Data Out: abc786fb1edb504580c4d882ef29a0c7
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: d184c36cf0dddfec39e654195006022237871a47c33d31980000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2e19fb60a3e1de0166f483c97824a978
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b0800000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7656709538dd5fec41e0ce6a0f8e207d
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBKeySbox192e.txt
Key size is 192 bits
Key In: c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa720000000000000000
Data In: 00000000000000000000000000000000
Data Out: a67cf333b314d411d3c0ae6e1cfcd8f5
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBKeySbox256d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558
Data In: 46f2fb342d6f0ab477476fc501242c5f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64
Data In: 4bf3b0a69aeb6657794f2901b1440ad4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c
Data In: 352065272169abf9856843927d0674fd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627
Data In: 4307456a9e67813b452e15fa8fffe398
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f
Data In: 4663446607354989477a5c6f0f007ef4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9
Data In: 531c2c38344578b84d50b3c917bbb6e1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf
Data In: fc6aec906323480005c58e7e1ab004ad
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9
Data In: a3944b95ca0b52043584ef02151926a8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e
Data In: a74289fe73a4c123ca189ea1e1b49ad5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707
Data In: b91d4ea4488644b56cf0812fa7fcf5fc
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc
Data In: 304f81ab61a80c2e743b94d5002a126b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887
Data In: 649a71545378c783e368c9ade7114f6c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee
Data In: 47cb030da2ab051dfc6c4bf6910d12bb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1
Data In: 798c7c005dee432b2c8ea5dfa381ecc3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07
Data In: 637c31dc2591a07636f646b72daabbe7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBKeySbox256d.txt
Key size is 256 bits
Key In: fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e
Data In: 179a49c712154bbffbe6e7a84a18e220
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBKeySbox256e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558
Data In: 00000000000000000000000000000000
Data Out: 46f2fb342d6f0ab477476fc501242c5f
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64
Data In: 00000000000000000000000000000000
Data Out: 4bf3b0a69aeb6657794f2901b1440ad4
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c
Data In: 00000000000000000000000000000000
Data Out: 352065272169abf9856843927d0674fd
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627
Data In: 00000000000000000000000000000000
Data Out: 4307456a9e67813b452e15fa8fffe398
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f
Data In: 00000000000000000000000000000000
Data Out: 4663446607354989477a5c6f0f007ef4
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9
Data In: 00000000000000000000000000000000
Data Out: 531c2c38344578b84d50b3c917bbb6e1
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf
Data In: 00000000000000000000000000000000
Data Out: fc6aec906323480005c58e7e1ab004ad
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9
Data In: 00000000000000000000000000000000
Data Out: a3944b95ca0b52043584ef02151926a8
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e
Data In: 00000000000000000000000000000000
Data Out: a74289fe73a4c123ca189ea1e1b49ad5
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707
Data In: 00000000000000000000000000000000
Data Out: b91d4ea4488644b56cf0812fa7fcf5fc
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc
Data In: 00000000000000000000000000000000
Data Out: 304f81ab61a80c2e743b94d5002a126b
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887
Data In: 00000000000000000000000000000000
Data Out: 649a71545378c783e368c9ade7114f6c
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee
Data In: 00000000000000000000000000000000
Data Out: 47cb030da2ab051dfc6c4bf6910d12bb
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1
Data In: 00000000000000000000000000000000
Data Out: 798c7c005dee432b2c8ea5dfa381ecc3
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07
Data In: 00000000000000000000000000000000
Data Out: 637c31dc2591a07636f646b72daabbe7
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBKeySbox256e.txt
Key size is 256 bits
Key In: fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e
Data In: 00000000000000000000000000000000
Data Out: 179a49c712154bbffbe6e7a84a18e220
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarKey128d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: 8000000000000000000000000000000000000000000000000000000000000000
Data In: 0edd33d3c621e546455bd8ba1418bec8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: c000000000000000000000000000000000000000000000000000000000000000
Data In: 4bc3f883450c113c64ca42e1112a9e87
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: e000000000000000000000000000000000000000000000000000000000000000
Data In: 72a1da770f5d7ac4c9ef94d822affd97
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: f000000000000000000000000000000000000000000000000000000000000000
Data In: 970014d634e2b7650777e8e84d03ccd8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: f800000000000000000000000000000000000000000000000000000000000000
Data In: f17e79aed0db7e279e955b5f493875a7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fc00000000000000000000000000000000000000000000000000000000000000
Data In: 9ed5a75136a940d0963da379db4af26a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fe00000000000000000000000000000000000000000000000000000000000000
Data In: c4295f83465c7755e8fa364bac6a7ea5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ff00000000000000000000000000000000000000000000000000000000000000
Data In: b1d758256b28fd850ad4944208cf1155
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ff80000000000000000000000000000000000000000000000000000000000000
Data In: 42ffb34c743de4d88ca38011c990890b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffc0000000000000000000000000000000000000000000000000000000000000
Data In: 9958f0ecea8b2172c0c1995f9182c0f3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffe0000000000000000000000000000000000000000000000000000000000000
Data In: 956d7798fac20f82a8823f984d06f7f5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fff0000000000000000000000000000000000000000000000000000000000000
Data In: a01bf44f2d16be928ca44aaf7b9b106b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fff8000000000000000000000000000000000000000000000000000000000000
Data In: b5f1a33e50d40d103764c76bd4c6b6f8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffc000000000000000000000000000000000000000000000000000000000000
Data In: 2637050c9fc0d4817e2d69de878aee8d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffe000000000000000000000000000000000000000000000000000000000000
Data In: 113ecbe4a453269a0dd26069467fb5b5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffff000000000000000000000000000000000000000000000000000000000000
Data In: 97d0754fe68f11b9e375d070a608c884
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffff800000000000000000000000000000000000000000000000000000000000
Data In: c6a0b3e998d05068a5399778405200b4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffc00000000000000000000000000000000000000000000000000000000000
Data In: df556a33438db87bc41b1752c55e5e49
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffe00000000000000000000000000000000000000000000000000000000000
Data In: 90fb128d3a1af6e548521bb962bf1f05
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffff00000000000000000000000000000000000000000000000000000000000
Data In: 26298e9c1db517c215fadfb7d2a8d691
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffff80000000000000000000000000000000000000000000000000000000000
Data In: a6cb761d61f8292d0df393a279ad0380
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffc0000000000000000000000000000000000000000000000000000000000
Data In: 12acd89b13cd5f8726e34d44fd486108
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffe0000000000000000000000000000000000000000000000000000000000
Data In: 95b1703fc57ba09fe0c3580febdd7ed4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffff0000000000000000000000000000000000000000000000000000000000
Data In: de11722d893e9f9121c381becc1da59a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 24, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffff8000000000000000000000000000000000000000000000000000000000
Data In: 6d114ccb27bf391012e8974c546d9bf2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 25, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffc000000000000000000000000000000000000000000000000000000000
Data In: 5ce37e17eb4646ecfac29b9cc38d9340
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 26, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffe000000000000000000000000000000000000000000000000000000000
Data In: 18c1b6e2157122056d0243d8a165cddb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 27, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffff000000000000000000000000000000000000000000000000000000000
Data In: 99693e6a59d1366c74d823562d7e1431
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 28, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffff800000000000000000000000000000000000000000000000000000000
Data In: 6c7c64dc84a8bba758ed17eb025a57e3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 29, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffc00000000000000000000000000000000000000000000000000000000
Data In: e17bc79f30eaab2fac2cbbe3458d687a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 30, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffe00000000000000000000000000000000000000000000000000000000
Data In: 1114bc2028009b923f0b01915ce5e7c4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 31, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffff00000000000000000000000000000000000000000000000000000000
Data In: 9c28524a16a1e1c1452971caa8d13476
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 32, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffff80000000000000000000000000000000000000000000000000000000
Data In: ed62e16363638360fdd6ad62112794f0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 33, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffc0000000000000000000000000000000000000000000000000000000
Data In: 5a8688f0b2a2c16224c161658ffd4044
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 34, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffe0000000000000000000000000000000000000000000000000000000
Data In: 23f710842b9bb9c32f26648c786807ca
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 35, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffff0000000000000000000000000000000000000000000000000000000
Data In: 44a98bf11e163f632c47ec6a49683a89
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 36, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffff8000000000000000000000000000000000000000000000000000000
Data In: 0f18aff94274696d9b61848bd50ac5e5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 37, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffc000000000000000000000000000000000000000000000000000000
Data In: 82408571c3e2424540207f833b6dda69
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 38, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffe000000000000000000000000000000000000000000000000000000
Data In: 303ff996947f0c7d1f43c8f3027b9b75
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 39, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffff000000000000000000000000000000000000000000000000000000
Data In: 7df4daf4ad29a3615a9b6ece5c99518a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 40, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffff800000000000000000000000000000000000000000000000000000
Data In: c72954a48d0774db0b4971c526260415
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 41, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffc00000000000000000000000000000000000000000000000000000
Data In: 1df9b76112dc6531e07d2cfda04411f0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 42, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffe00000000000000000000000000000000000000000000000000000
Data In: 8e4d8e699119e1fc87545a647fb1d34f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 43, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffff00000000000000000000000000000000000000000000000000000
Data In: e6c4807ae11f36f091c57d9fb68548d1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 44, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffff80000000000000000000000000000000000000000000000000000
Data In: 8ebf73aad49c82007f77a5c1ccec6ab4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 45, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffc0000000000000000000000000000000000000000000000000000
Data In: 4fb288cc2040049001d2c7585ad123fc
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 46, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffe0000000000000000000000000000000000000000000000000000
Data In: 04497110efb9dceb13e2b13fb4465564
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 47, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffff0000000000000000000000000000000000000000000000000000
Data In: 75550e6cb5a88e49634c9ab69eda0430
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 48, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffff8000000000000000000000000000000000000000000000000000
Data In: b6768473ce9843ea66a81405dd50b345
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 49, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffc000000000000000000000000000000000000000000000000000
Data In: cb2f430383f9084e03a653571e065de6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 50, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffe000000000000000000000000000000000000000000000000000
Data In: ff4e66c07bae3e79fb7d210847a3b0ba
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 51, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffff000000000000000000000000000000000000000000000000000
Data In: 7b90785125505fad59b13c186dd66ce3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 52, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffff800000000000000000000000000000000000000000000000000
Data In: 8b527a6aebdaec9eaef8eda2cb7783e5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 53, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffc00000000000000000000000000000000000000000000000000
Data In: 43fdaf53ebbc9880c228617d6a9b548b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 54, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffe00000000000000000000000000000000000000000000000000
Data In: 53786104b9744b98f052c46f1c850d0b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 55, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffff00000000000000000000000000000000000000000000000000
Data In: b5ab3013dd1e61df06cbaf34ca2aee78
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 56, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffff80000000000000000000000000000000000000000000000000
Data In: 7470469be9723030fdcc73a8cd4fbb10
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 57, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffc0000000000000000000000000000000000000000000000000
Data In: a35a63f5343ebe9ef8167bcb48ad122e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 58, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffe0000000000000000000000000000000000000000000000000
Data In: fd8687f0757a210e9fdf181204c30863
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 59, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffff0000000000000000000000000000000000000000000000000
Data In: 7a181e84bd5457d26a88fbae96018fb0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 60, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffff8000000000000000000000000000000000000000000000000
Data In: 653317b9362b6f9b9e1a580e68d494b5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 61, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffc000000000000000000000000000000000000000000000000
Data In: 995c9dc0b689f03c45867b5faa5c18d1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 62, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffe000000000000000000000000000000000000000000000000
Data In: 77a4d96d56dda398b9aabecfc75729fd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 63, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffff000000000000000000000000000000000000000000000000
Data In: 84be19e053635f09f2665e7bae85b42d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 64, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffff800000000000000000000000000000000000000000000000
Data In: 32cd652842926aea4aa6137bb2be2b5e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 65, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffc00000000000000000000000000000000000000000000000
Data In: 493d4a4f38ebb337d10aa84e9171a554
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 66, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffe00000000000000000000000000000000000000000000000
Data In: d9bff7ff454b0ec5a4a2a69566e2cb84
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 67, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffff00000000000000000000000000000000000000000000000
Data In: 3535d565ace3f31eb249ba2cc6765d7a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 68, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffff80000000000000000000000000000000000000000000000
Data In: f60e91fc3269eecf3231c6e9945697c6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 69, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffc0000000000000000000000000000000000000000000000
Data In: ab69cfadf51f8e604d9cc37182f6635a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 70, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffe0000000000000000000000000000000000000000000000
Data In: 7866373f24a0b6ed56e0d96fcdafb877
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 71, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffff0000000000000000000000000000000000000000000000
Data In: 1ea448c2aac954f5d812e9d78494446a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 72, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffff8000000000000000000000000000000000000000000000
Data In: acc5599dd8ac02239a0fef4a36dd1668
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 73, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffc000000000000000000000000000000000000000000000
Data In: d8764468bb103828cf7e1473ce895073
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 74, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffe000000000000000000000000000000000000000000000
Data In: 1b0d02893683b9f180458e4aa6b73982
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 75, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffff000000000000000000000000000000000000000000000
Data In: 96d9b017d302df410a937dcdb8bb6e43
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 76, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffff800000000000000000000000000000000000000000000
Data In: ef1623cc44313cff440b1594a7e21cc6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 77, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffc00000000000000000000000000000000000000000000
Data In: 284ca2fa35807b8b0ae4d19e11d7dbd7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 78, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffe00000000000000000000000000000000000000000000
Data In: f2e976875755f9401d54f36e2a23a594
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 79, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffff00000000000000000000000000000000000000000000
Data In: ec198a18e10e532403b7e20887c8dd80
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 80, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffff80000000000000000000000000000000000000000000
Data In: 545d50ebd919e4a6949d96ad47e46a80
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 81, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffc0000000000000000000000000000000000000000000
Data In: dbdfb527060e0a71009c7bb0c68f1d44
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 82, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffe0000000000000000000000000000000000000000000
Data In: 9cfa1322ea33da2173a024f2ff0d896d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 83, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffff0000000000000000000000000000000000000000000
Data In: 8785b1a75b0f3bd958dcd0e29318c521
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 84, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffff8000000000000000000000000000000000000000000
Data In: 38f67b9e98e4a97b6df030a9fcdd0104
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 85, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffc000000000000000000000000000000000000000000
Data In: 192afffb2c880e82b05926d0fc6c448b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 86, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffe000000000000000000000000000000000000000000
Data In: 6a7980ce7b105cf530952d74daaf798c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 87, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffff000000000000000000000000000000000000000000
Data In: ea3695e1351b9d6858bd958cf513ef6c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 88, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffff800000000000000000000000000000000000000000
Data In: 6da0490ba0ba0343b935681d2cce5ba1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 89, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffc00000000000000000000000000000000000000000
Data In: f0ea23af08534011c60009ab29ada2f1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 90, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffe00000000000000000000000000000000000000000
Data In: ff13806cf19cc38721554d7c0fcdcd4b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 91, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffff00000000000000000000000000000000000000000
Data In: 6838af1f4f69bae9d85dd188dcdf0688
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 92, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffff80000000000000000000000000000000000000000
Data In: 36cf44c92d550bfb1ed28ef583ddf5d7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 93, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffc0000000000000000000000000000000000000000
Data In: d06e3195b5376f109d5c4ec6c5d62ced
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 94, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffe0000000000000000000000000000000000000000
Data In: c440de014d3d610707279b13242a5c36
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 95, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffff0000000000000000000000000000000000000000
Data In: f0c5c6ffa5e0bd3a94c88f6b6f7c16b9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 96, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffff8000000000000000000000000000000000000000
Data In: 3e40c3901cd7effc22bffc35dee0b4d9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 97, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffc000000000000000000000000000000000000000
Data In: b63305c72bedfab97382c406d0c49bc6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 98, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffe000000000000000000000000000000000000000
Data In: 36bbaab22a6bd4925a99a2b408d2dbae
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 99, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffff000000000000000000000000000000000000000
Data In: 307c5b8fcd0533ab98bc51e27a6ce461
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 100, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffff800000000000000000000000000000000000000
Data In: 829c04ff4c07513c0b3ef05c03e337b5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 101, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffc00000000000000000000000000000000000000
Data In: f17af0e895dda5eb98efc68066e84c54
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 102, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffe00000000000000000000000000000000000000
Data In: 277167f3812afff1ffacb4a934379fc3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 103, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffff00000000000000000000000000000000000000
Data In: 2cb1dc3a9c72972e425ae2ef3eb597cd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 104, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffff80000000000000000000000000000000000000
Data In: 36aeaa3a213e968d4b5b679d3a2c97fe
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 105, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffc0000000000000000000000000000000000000
Data In: 9241daca4fdd034a82372db50e1a0f3f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 106, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffe0000000000000000000000000000000000000
Data In: c14574d9cd00cf2b5a7f77e53cd57885
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 107, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffff0000000000000000000000000000000000000
Data In: 793de39236570aba83ab9b737cb521c9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 108, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffff8000000000000000000000000000000000000
Data In: 16591c0f27d60e29b85a96c33861a7ef
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 109, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffc000000000000000000000000000000000000
Data In: 44fb5c4d4f5cb79be5c174a3b1c97348
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 110, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffe000000000000000000000000000000000000
Data In: 674d2b61633d162be59dde04222f4740
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 111, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffff000000000000000000000000000000000000
Data In: b4750ff263a65e1f9e924ccfd98f3e37
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 112, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffff800000000000000000000000000000000000
Data In: 62d0662d6eaeddedebae7f7ea3a4f6b6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 113, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffc00000000000000000000000000000000000
Data In: 70c46bb30692be657f7eaa93ebad9897
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 114, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffe00000000000000000000000000000000000
Data In: 323994cfb9da285a5d9642e1759b224a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 115, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffff00000000000000000000000000000000000
Data In: 1dbf57877b7b17385c85d0b54851e371
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 116, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffff80000000000000000000000000000000000
Data In: dfa5c097cdc1532ac071d57b1d28d1bd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 117, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffc0000000000000000000000000000000000
Data In: 3a0c53fa37311fc10bd2a9981f513174
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 118, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffe0000000000000000000000000000000000
Data In: ba4f970c0a25c41814bdae2e506be3b4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 119, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffff0000000000000000000000000000000000
Data In: 2dce3acb727cd13ccd76d425ea56e4f6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 120, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffff8000000000000000000000000000000000
Data In: 5160474d504b9b3eefb68d35f245f4b3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 121, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffffc000000000000000000000000000000000
Data In: 41a8a947766635dec37553d9a6c0cbb7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 122, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffffe000000000000000000000000000000000
Data In: 25d6cfe6881f2bf497dd14cd4ddf445b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 123, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffff000000000000000000000000000000000
Data In: 41c78c135ed9e98c096640647265da1e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 124, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffff800000000000000000000000000000000
Data In: 5a4d404d8917e353e92a21072c3b2305
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 125, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffffc00000000000000000000000000000000
Data In: 02bc96846b3fdc71643f384cd3cc3eaf
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 126, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffffe00000000000000000000000000000000
Data In: 9ba4a9143f4e5d4048521c4f8877d88e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 127, in file ../KAT_AES/ECBVarKey128d.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffffff00000000000000000000000000000000
Data In: a1f6258c877d5fcd8964484538bfc92c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarKey128e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: 8000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0edd33d3c621e546455bd8ba1418bec8
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: c000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4bc3f883450c113c64ca42e1112a9e87
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: e000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 72a1da770f5d7ac4c9ef94d822affd97
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: f000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 970014d634e2b7650777e8e84d03ccd8
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: f800000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f17e79aed0db7e279e955b5f493875a7
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fc00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9ed5a75136a940d0963da379db4af26a
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fe00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c4295f83465c7755e8fa364bac6a7ea5
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ff00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b1d758256b28fd850ad4944208cf1155
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ff80000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 42ffb34c743de4d88ca38011c990890b
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffc0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9958f0ecea8b2172c0c1995f9182c0f3
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffe0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 956d7798fac20f82a8823f984d06f7f5
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fff0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a01bf44f2d16be928ca44aaf7b9b106b
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fff8000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b5f1a33e50d40d103764c76bd4c6b6f8
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffc000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2637050c9fc0d4817e2d69de878aee8d
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffe000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 113ecbe4a453269a0dd26069467fb5b5
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffff000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 97d0754fe68f11b9e375d070a608c884
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffff800000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c6a0b3e998d05068a5399778405200b4
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffc00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: df556a33438db87bc41b1752c55e5e49
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffe00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 90fb128d3a1af6e548521bb962bf1f05
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffff00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 26298e9c1db517c215fadfb7d2a8d691
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffff80000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a6cb761d61f8292d0df393a279ad0380
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffc0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 12acd89b13cd5f8726e34d44fd486108
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffe0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 95b1703fc57ba09fe0c3580febdd7ed4
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffff0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: de11722d893e9f9121c381becc1da59a
Test finished OK!
 
Encryption test, count 24, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffff8000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6d114ccb27bf391012e8974c546d9bf2
Test finished OK!
 
Encryption test, count 25, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffc000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5ce37e17eb4646ecfac29b9cc38d9340
Test finished OK!
 
Encryption test, count 26, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffe000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 18c1b6e2157122056d0243d8a165cddb
Test finished OK!
 
Encryption test, count 27, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffff000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 99693e6a59d1366c74d823562d7e1431
Test finished OK!
 
Encryption test, count 28, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffff800000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6c7c64dc84a8bba758ed17eb025a57e3
Test finished OK!
 
Encryption test, count 29, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffc00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e17bc79f30eaab2fac2cbbe3458d687a
Test finished OK!
 
Encryption test, count 30, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffe00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1114bc2028009b923f0b01915ce5e7c4
Test finished OK!
 
Encryption test, count 31, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffff00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9c28524a16a1e1c1452971caa8d13476
Test finished OK!
 
Encryption test, count 32, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffff80000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ed62e16363638360fdd6ad62112794f0
Test finished OK!
 
Encryption test, count 33, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffc0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5a8688f0b2a2c16224c161658ffd4044
Test finished OK!
 
Encryption test, count 34, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffe0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 23f710842b9bb9c32f26648c786807ca
Test finished OK!
 
Encryption test, count 35, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffff0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 44a98bf11e163f632c47ec6a49683a89
Test finished OK!
 
Encryption test, count 36, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffff8000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0f18aff94274696d9b61848bd50ac5e5
Test finished OK!
 
Encryption test, count 37, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffc000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 82408571c3e2424540207f833b6dda69
Test finished OK!
 
Encryption test, count 38, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffe000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 303ff996947f0c7d1f43c8f3027b9b75
Test finished OK!
 
Encryption test, count 39, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffff000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7df4daf4ad29a3615a9b6ece5c99518a
Test finished OK!
 
Encryption test, count 40, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffff800000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c72954a48d0774db0b4971c526260415
Test finished OK!
 
Encryption test, count 41, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffc00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1df9b76112dc6531e07d2cfda04411f0
Test finished OK!
 
Encryption test, count 42, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffe00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8e4d8e699119e1fc87545a647fb1d34f
Test finished OK!
 
Encryption test, count 43, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffff00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e6c4807ae11f36f091c57d9fb68548d1
Test finished OK!
 
Encryption test, count 44, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffff80000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8ebf73aad49c82007f77a5c1ccec6ab4
Test finished OK!
 
Encryption test, count 45, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffc0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4fb288cc2040049001d2c7585ad123fc
Test finished OK!
 
Encryption test, count 46, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffe0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 04497110efb9dceb13e2b13fb4465564
Test finished OK!
 
Encryption test, count 47, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffff0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 75550e6cb5a88e49634c9ab69eda0430
Test finished OK!
 
Encryption test, count 48, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffff8000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b6768473ce9843ea66a81405dd50b345
Test finished OK!
 
Encryption test, count 49, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffc000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cb2f430383f9084e03a653571e065de6
Test finished OK!
 
Encryption test, count 50, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffe000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ff4e66c07bae3e79fb7d210847a3b0ba
Test finished OK!
 
Encryption test, count 51, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffff000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7b90785125505fad59b13c186dd66ce3
Test finished OK!
 
Encryption test, count 52, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffff800000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8b527a6aebdaec9eaef8eda2cb7783e5
Test finished OK!
 
Encryption test, count 53, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffc00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 43fdaf53ebbc9880c228617d6a9b548b
Test finished OK!
 
Encryption test, count 54, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffe00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 53786104b9744b98f052c46f1c850d0b
Test finished OK!
 
Encryption test, count 55, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffff00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b5ab3013dd1e61df06cbaf34ca2aee78
Test finished OK!
 
Encryption test, count 56, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffff80000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7470469be9723030fdcc73a8cd4fbb10
Test finished OK!
 
Encryption test, count 57, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffc0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a35a63f5343ebe9ef8167bcb48ad122e
Test finished OK!
 
Encryption test, count 58, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffe0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fd8687f0757a210e9fdf181204c30863
Test finished OK!
 
Encryption test, count 59, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffff0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7a181e84bd5457d26a88fbae96018fb0
Test finished OK!
 
Encryption test, count 60, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffff8000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 653317b9362b6f9b9e1a580e68d494b5
Test finished OK!
 
Encryption test, count 61, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffc000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 995c9dc0b689f03c45867b5faa5c18d1
Test finished OK!
 
Encryption test, count 62, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffe000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 77a4d96d56dda398b9aabecfc75729fd
Test finished OK!
 
Encryption test, count 63, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffff000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 84be19e053635f09f2665e7bae85b42d
Test finished OK!
 
Encryption test, count 64, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffff800000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 32cd652842926aea4aa6137bb2be2b5e
Test finished OK!
 
Encryption test, count 65, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffc00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 493d4a4f38ebb337d10aa84e9171a554
Test finished OK!
 
Encryption test, count 66, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffe00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d9bff7ff454b0ec5a4a2a69566e2cb84
Test finished OK!
 
Encryption test, count 67, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffff00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3535d565ace3f31eb249ba2cc6765d7a
Test finished OK!
 
Encryption test, count 68, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffff80000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f60e91fc3269eecf3231c6e9945697c6
Test finished OK!
 
Encryption test, count 69, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffc0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ab69cfadf51f8e604d9cc37182f6635a
Test finished OK!
 
Encryption test, count 70, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffe0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7866373f24a0b6ed56e0d96fcdafb877
Test finished OK!
 
Encryption test, count 71, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffff0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1ea448c2aac954f5d812e9d78494446a
Test finished OK!
 
Encryption test, count 72, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffff8000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: acc5599dd8ac02239a0fef4a36dd1668
Test finished OK!
 
Encryption test, count 73, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffc000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d8764468bb103828cf7e1473ce895073
Test finished OK!
 
Encryption test, count 74, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffe000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1b0d02893683b9f180458e4aa6b73982
Test finished OK!
 
Encryption test, count 75, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffff000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 96d9b017d302df410a937dcdb8bb6e43
Test finished OK!
 
Encryption test, count 76, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffff800000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ef1623cc44313cff440b1594a7e21cc6
Test finished OK!
 
Encryption test, count 77, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffc00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 284ca2fa35807b8b0ae4d19e11d7dbd7
Test finished OK!
 
Encryption test, count 78, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffe00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f2e976875755f9401d54f36e2a23a594
Test finished OK!
 
Encryption test, count 79, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffff00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ec198a18e10e532403b7e20887c8dd80
Test finished OK!
 
Encryption test, count 80, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffff80000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 545d50ebd919e4a6949d96ad47e46a80
Test finished OK!
 
Encryption test, count 81, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffc0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dbdfb527060e0a71009c7bb0c68f1d44
Test finished OK!
 
Encryption test, count 82, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffe0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9cfa1322ea33da2173a024f2ff0d896d
Test finished OK!
 
Encryption test, count 83, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffff0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8785b1a75b0f3bd958dcd0e29318c521
Test finished OK!
 
Encryption test, count 84, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffff8000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 38f67b9e98e4a97b6df030a9fcdd0104
Test finished OK!
 
Encryption test, count 85, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffc000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 192afffb2c880e82b05926d0fc6c448b
Test finished OK!
 
Encryption test, count 86, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffe000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6a7980ce7b105cf530952d74daaf798c
Test finished OK!
 
Encryption test, count 87, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffff000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ea3695e1351b9d6858bd958cf513ef6c
Test finished OK!
 
Encryption test, count 88, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffff800000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6da0490ba0ba0343b935681d2cce5ba1
Test finished OK!
 
Encryption test, count 89, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffc00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f0ea23af08534011c60009ab29ada2f1
Test finished OK!
 
Encryption test, count 90, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffe00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ff13806cf19cc38721554d7c0fcdcd4b
Test finished OK!
 
Encryption test, count 91, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffff00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6838af1f4f69bae9d85dd188dcdf0688
Test finished OK!
 
Encryption test, count 92, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffff80000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 36cf44c92d550bfb1ed28ef583ddf5d7
Test finished OK!
 
Encryption test, count 93, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffc0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d06e3195b5376f109d5c4ec6c5d62ced
Test finished OK!
 
Encryption test, count 94, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffe0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c440de014d3d610707279b13242a5c36
Test finished OK!
 
Encryption test, count 95, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffff0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f0c5c6ffa5e0bd3a94c88f6b6f7c16b9
Test finished OK!
 
Encryption test, count 96, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffff8000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3e40c3901cd7effc22bffc35dee0b4d9
Test finished OK!
 
Encryption test, count 97, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffc000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b63305c72bedfab97382c406d0c49bc6
Test finished OK!
 
Encryption test, count 98, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffe000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 36bbaab22a6bd4925a99a2b408d2dbae
Test finished OK!
 
Encryption test, count 99, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffff000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 307c5b8fcd0533ab98bc51e27a6ce461
Test finished OK!
 
Encryption test, count 100, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffff800000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 829c04ff4c07513c0b3ef05c03e337b5
Test finished OK!
 
Encryption test, count 101, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffc00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f17af0e895dda5eb98efc68066e84c54
Test finished OK!
 
Encryption test, count 102, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffe00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 277167f3812afff1ffacb4a934379fc3
Test finished OK!
 
Encryption test, count 103, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffff00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2cb1dc3a9c72972e425ae2ef3eb597cd
Test finished OK!
 
Encryption test, count 104, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffff80000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 36aeaa3a213e968d4b5b679d3a2c97fe
Test finished OK!
 
Encryption test, count 105, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffc0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9241daca4fdd034a82372db50e1a0f3f
Test finished OK!
 
Encryption test, count 106, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffe0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c14574d9cd00cf2b5a7f77e53cd57885
Test finished OK!
 
Encryption test, count 107, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffff0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 793de39236570aba83ab9b737cb521c9
Test finished OK!
 
Encryption test, count 108, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffff8000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 16591c0f27d60e29b85a96c33861a7ef
Test finished OK!
 
Encryption test, count 109, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffc000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 44fb5c4d4f5cb79be5c174a3b1c97348
Test finished OK!
 
Encryption test, count 110, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffe000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 674d2b61633d162be59dde04222f4740
Test finished OK!
 
Encryption test, count 111, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffff000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b4750ff263a65e1f9e924ccfd98f3e37
Test finished OK!
 
Encryption test, count 112, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffff800000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 62d0662d6eaeddedebae7f7ea3a4f6b6
Test finished OK!
 
Encryption test, count 113, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffc00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 70c46bb30692be657f7eaa93ebad9897
Test finished OK!
 
Encryption test, count 114, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffe00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 323994cfb9da285a5d9642e1759b224a
Test finished OK!
 
Encryption test, count 115, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffff00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1dbf57877b7b17385c85d0b54851e371
Test finished OK!
 
Encryption test, count 116, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffff80000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dfa5c097cdc1532ac071d57b1d28d1bd
Test finished OK!
 
Encryption test, count 117, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffc0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3a0c53fa37311fc10bd2a9981f513174
Test finished OK!
 
Encryption test, count 118, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffe0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ba4f970c0a25c41814bdae2e506be3b4
Test finished OK!
 
Encryption test, count 119, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffff0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2dce3acb727cd13ccd76d425ea56e4f6
Test finished OK!
 
Encryption test, count 120, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffff8000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5160474d504b9b3eefb68d35f245f4b3
Test finished OK!
 
Encryption test, count 121, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffffc000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 41a8a947766635dec37553d9a6c0cbb7
Test finished OK!
 
Encryption test, count 122, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffffe000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 25d6cfe6881f2bf497dd14cd4ddf445b
Test finished OK!
 
Encryption test, count 123, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffff000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 41c78c135ed9e98c096640647265da1e
Test finished OK!
 
Encryption test, count 124, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffff800000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5a4d404d8917e353e92a21072c3b2305
Test finished OK!
 
Encryption test, count 125, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffffc00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 02bc96846b3fdc71643f384cd3cc3eaf
Test finished OK!
 
Encryption test, count 126, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: fffffffffffffffffffffffffffffffe00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9ba4a9143f4e5d4048521c4f8877d88e
Test finished OK!
 
Encryption test, count 127, in file ../KAT_AES/ECBVarKey128e.txt
Key size is 128 bits
Key In: ffffffffffffffffffffffffffffffff00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a1f6258c877d5fcd8964484538bfc92c
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarKey192d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: 8000000000000000000000000000000000000000000000000000000000000000
Data In: de885dc87f5a92594082d02cc1e1b42c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: c000000000000000000000000000000000000000000000000000000000000000
Data In: 132b074e80f2a597bf5febd8ea5da55e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: e000000000000000000000000000000000000000000000000000000000000000
Data In: 6eccedf8de592c22fb81347b79f2db1f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: f000000000000000000000000000000000000000000000000000000000000000
Data In: 180b09f267c45145db2f826c2582d35c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: f800000000000000000000000000000000000000000000000000000000000000
Data In: edd807ef7652d7eb0e13c8b5e15b3bc0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fc00000000000000000000000000000000000000000000000000000000000000
Data In: 9978bcf8dd8fd72241223ad24b31b8a4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fe00000000000000000000000000000000000000000000000000000000000000
Data In: 5310f654343e8f27e12c83a48d24ff81
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ff00000000000000000000000000000000000000000000000000000000000000
Data In: 833f71258d53036b02952c76c744f5a1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ff80000000000000000000000000000000000000000000000000000000000000
Data In: eba83ff200cff9318a92f8691a06b09f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffc0000000000000000000000000000000000000000000000000000000000000
Data In: ff620ccbe9f3292abdf2176b09f04eba
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffe0000000000000000000000000000000000000000000000000000000000000
Data In: 7ababc4b3f516c9aafb35f4140b548f9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fff0000000000000000000000000000000000000000000000000000000000000
Data In: aa187824d9c4582b0916493ecbde8c57
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fff8000000000000000000000000000000000000000000000000000000000000
Data In: 1c0ad553177fd5ea1092c9d626a29dc4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffc000000000000000000000000000000000000000000000000000000000000
Data In: a5dc46c37261194124ecaebd680408ec
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffe000000000000000000000000000000000000000000000000000000000000
Data In: e4f2f2ae23e9b10bacfa58601531ba54
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffff000000000000000000000000000000000000000000000000000000000000
Data In: b7d67cf1a1e91e8ff3a57a172c7bf412
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffff800000000000000000000000000000000000000000000000000000000000
Data In: 26706be06967884e847d137128ce47b3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffc00000000000000000000000000000000000000000000000000000000000
Data In: b2f8b409b0585909aad3a7b5a219072a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffe00000000000000000000000000000000000000000000000000000000000
Data In: 5e4b7bff0290c78344c54a23b722cd20
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffff00000000000000000000000000000000000000000000000000000000000
Data In: 07093657552d4414227ce161e9ebf7dd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffff80000000000000000000000000000000000000000000000000000000000
Data In: e1af1e7d8bc225ed4dffb771ecbb9e67
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffc0000000000000000000000000000000000000000000000000000000000
Data In: ef6555253635d8432156cfd9c11b145a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffe0000000000000000000000000000000000000000000000000000000000
Data In: fb4035074a5d4260c90cbd6da6c3fceb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffff0000000000000000000000000000000000000000000000000000000000
Data In: 446ee416f9ad1c103eb0cc96751c88e1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 24, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffff8000000000000000000000000000000000000000000000000000000000
Data In: 198ae2a4637ac0a7890a8fd1485445c9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 25, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffc000000000000000000000000000000000000000000000000000000000
Data In: 562012ec8faded0825fb2fa70ab30cbd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 26, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffe000000000000000000000000000000000000000000000000000000000
Data In: cc8a64b46b5d88bf7f247d4dbaf38f05
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 27, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffff000000000000000000000000000000000000000000000000000000000
Data In: a168253762e2cc81b42d1e5001762699
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 28, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffff800000000000000000000000000000000000000000000000000000000
Data In: 1b41f83b38ce5032c6cd7af98cf62061
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 29, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffc00000000000000000000000000000000000000000000000000000000
Data In: 61a89990cd1411750d5fb0dc988447d4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 30, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffe00000000000000000000000000000000000000000000000000000000
Data In: b5accc8ed629edf8c68a539183b1ea82
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 31, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffff00000000000000000000000000000000000000000000000000000000
Data In: b16fa71f846b81a13f361c43a851f290
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 32, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffff80000000000000000000000000000000000000000000000000000000
Data In: 4fad6efdff5975aee7692234bcd54488
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 33, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffc0000000000000000000000000000000000000000000000000000000
Data In: ebfdb05a783d03082dfe5fdd80a00b17
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 34, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffe0000000000000000000000000000000000000000000000000000000
Data In: eb81b584766997af6ba5529d3bdd8609
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 35, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffff0000000000000000000000000000000000000000000000000000000
Data In: 0cf4ff4f49c8a0ca060c443499e29313
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 36, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffff8000000000000000000000000000000000000000000000000000000
Data In: cc4ba8a8e029f8b26d8afff9df133bb6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 37, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffc000000000000000000000000000000000000000000000000000000
Data In: fefebf64360f38e4e63558f0ffc550c3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 38, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffe000000000000000000000000000000000000000000000000000000
Data In: 12ad98cbf725137d6a8108c2bed99322
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 39, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffff000000000000000000000000000000000000000000000000000000
Data In: 6afaa996226198b3e2610413ce1b3f78
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 40, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffff800000000000000000000000000000000000000000000000000000
Data In: 2a8ce6747a7e39367828e290848502d9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 41, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffc00000000000000000000000000000000000000000000000000000
Data In: 223736e8b8f89ca1e37b6deab40facf1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 42, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffe00000000000000000000000000000000000000000000000000000
Data In: c0f797e50418b95fa6013333917a9480
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 43, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffff00000000000000000000000000000000000000000000000000000
Data In: a758de37c2ece2a02c73c01fedc9a132
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 44, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffff80000000000000000000000000000000000000000000000000000
Data In: 3a9b87ae77bae706803966c66c73adbd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 45, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffc0000000000000000000000000000000000000000000000000000
Data In: d365ab8df8ffd782e358121a4a4fc541
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 46, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffe0000000000000000000000000000000000000000000000000000
Data In: c8dcd9e6f75e6c36c8daee0466f0ed74
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 47, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffff0000000000000000000000000000000000000000000000000000
Data In: c79a637beb1c0304f14014c037e736dd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 48, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffff8000000000000000000000000000000000000000000000000000
Data In: 105f0a25e84ac930d996281a5f954dd9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 49, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffc000000000000000000000000000000000000000000000000000
Data In: 42e4074b2927973e8d17ffa92f7fe615
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 50, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffe000000000000000000000000000000000000000000000000000
Data In: 4fe2a9d2c1824449c69e3e0398f12963
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 51, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffff000000000000000000000000000000000000000000000000000
Data In: b7f29c1e1f62847a15253b28a1e9d712
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 52, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffff800000000000000000000000000000000000000000000000000
Data In: 36ed5d29b903f31e8983ef8b0a2bf990
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 53, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffc00000000000000000000000000000000000000000000000000
Data In: 27b8070270810f9d023f9dd7ff3b4aa2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 54, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffe00000000000000000000000000000000000000000000000000
Data In: 94d46e155c1228f61d1a0db4815ecc4b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 55, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffff00000000000000000000000000000000000000000000000000
Data In: ca6108d1d98071428eeceef1714b96dd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 56, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffff80000000000000000000000000000000000000000000000000
Data In: dc5b25b71b6296cf73dd2cdcac2f70b1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 57, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffc0000000000000000000000000000000000000000000000000
Data In: 44aba95e8a06a2d9d3530d2677878c80
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 58, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffe0000000000000000000000000000000000000000000000000
Data In: a570d20e89b467e8f5176061b81dd396
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 59, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffff0000000000000000000000000000000000000000000000000
Data In: 758f4467a5d8f1e7307dc30b34e404f4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 60, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffff8000000000000000000000000000000000000000000000000
Data In: bcea28e9071b5a2302970ff352451bc5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 61, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffc000000000000000000000000000000000000000000000000
Data In: 7523c00bc177d331ad312e09c9015c1c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 62, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffe000000000000000000000000000000000000000000000000
Data In: ccac61e3183747b3f5836da21a1bc4f4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 63, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffff000000000000000000000000000000000000000000000000
Data In: 707b075791878880b44189d3522b8c30
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 64, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffff800000000000000000000000000000000000000000000000
Data In: 7132d0c0e4a07593cf12ebb12be7688c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 65, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffc00000000000000000000000000000000000000000000000
Data In: effbac1644deb0c784275fe56e19ead3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 66, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffe00000000000000000000000000000000000000000000000
Data In: a005063f30f4228b374e2459738f26bb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 67, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffff00000000000000000000000000000000000000000000000
Data In: 29975b5f48bb68fcbbc7cea93b452ed7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 68, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffff80000000000000000000000000000000000000000000000
Data In: cf3f2576e2afedc74bb1ca7eeec1c0e7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 69, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffc0000000000000000000000000000000000000000000000
Data In: 07c403f5f966e0e3d9f296d6226dca28
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 70, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffe0000000000000000000000000000000000000000000000
Data In: c8c20908249ab4a34d6dd0a31327ff1a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 71, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffff0000000000000000000000000000000000000000000000
Data In: c0541329ecb6159ab23b7fc5e6a21bca
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 72, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffff8000000000000000000000000000000000000000000000
Data In: 7aa1acf1a2ed9ba72bc6deb31d88b863
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 73, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffc000000000000000000000000000000000000000000000
Data In: 808bd8eddabb6f3bf0d5a8a27be1fe8a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 74, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffe000000000000000000000000000000000000000000000
Data In: 273c7d7685e14ec66bbb96b8f05b6ddd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 75, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffff000000000000000000000000000000000000000000000
Data In: 32752eefc8c2a93f91b6e73eb07cca6e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 76, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffff800000000000000000000000000000000000000000000
Data In: d893e7d62f6ce502c64f75e281f9c000
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 77, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffc00000000000000000000000000000000000000000000
Data In: 8dfd999be5d0cfa35732c0ddc88ff5a5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 78, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffe00000000000000000000000000000000000000000000
Data In: 02647c76a300c3173b841487eb2bae9f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 79, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffff00000000000000000000000000000000000000000000
Data In: 172df8b02f04b53adab028b4e01acd87
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 80, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffff80000000000000000000000000000000000000000000
Data In: 054b3bf4998aeb05afd87ec536533a36
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 81, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffc0000000000000000000000000000000000000000000
Data In: 3783f7bf44c97f065258a666cae03020
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 82, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffe0000000000000000000000000000000000000000000
Data In: aad4c8a63f80954104de7b92cede1be1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 83, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffff0000000000000000000000000000000000000000000
Data In: cbfe61810fd5467ccdacb75800f3ac07
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 84, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffff8000000000000000000000000000000000000000000
Data In: 830d8a2590f7d8e1b55a737f4af45f34
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 85, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffc000000000000000000000000000000000000000000
Data In: fffcd4683f858058e74314671d43fa2c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 86, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffe000000000000000000000000000000000000000000
Data In: 523d0babbb82f46ebc9e70b1cd41ddd0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 87, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffff000000000000000000000000000000000000000000
Data In: 344aab37080d7486f7d542a309e53eed
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 88, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffff800000000000000000000000000000000000000000
Data In: 56c5609d0906b23ab9caca816f5dbebd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 89, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffc00000000000000000000000000000000000000000
Data In: 7026026eedd91adc6d831cdf9894bdc6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 90, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffe00000000000000000000000000000000000000000
Data In: 88330baa4f2b618fc9d9b021bf503d5a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 91, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffff00000000000000000000000000000000000000000
Data In: fc9e0ea22480b0bac935c8a8ebefcdcf
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 92, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffff80000000000000000000000000000000000000000
Data In: 29ca779f398fb04f867da7e8a44756cb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 93, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffc0000000000000000000000000000000000000000
Data In: 51f89c42985786bfc43c6df8ada36832
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 94, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffe0000000000000000000000000000000000000000
Data In: 6ac1de5fb8f21d874e91c53b560c50e3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 95, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffff0000000000000000000000000000000000000000
Data In: 03aa9058490eda306001a8a9f48d0ca7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 96, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffff8000000000000000000000000000000000000000
Data In: e34ec71d6128d4871865d617c30b37e3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 97, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffc000000000000000000000000000000000000000
Data In: 14be1c535b17cabd0c4d93529d69bf47
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 98, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffe000000000000000000000000000000000000000
Data In: c9ef67756507beec9dd3862883478044
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 99, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffff000000000000000000000000000000000000000
Data In: 40e231fa5a5948ce2134e92fc0664d4b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 100, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffff800000000000000000000000000000000000000
Data In: 03194b8e5dda5530d0c678c0b48f5d92
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 101, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffc00000000000000000000000000000000000000
Data In: 90bd086f237cc4fd99f4d76bde6b4826
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 102, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffe00000000000000000000000000000000000000
Data In: 19259761ca17130d6ed86d57cd7951ee
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 103, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffff00000000000000000000000000000000000000
Data In: d7cbb3f34b9b450f24b0e8518e54da6d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 104, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffff80000000000000000000000000000000000000
Data In: 725b9caebe9f7f417f4068d0d2ee20b3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 105, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffc0000000000000000000000000000000000000
Data In: 9d924b934a90ce1fd39b8a9794f82672
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 106, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffe0000000000000000000000000000000000000
Data In: c50562bf094526a91c5bc63c0c224995
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 107, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffff0000000000000000000000000000000000000
Data In: d2f11805046743bd74f57188d9188df7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 108, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffff8000000000000000000000000000000000000
Data In: 8dd274bd0f1b58ae345d9e7233f9b8f3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 109, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffc000000000000000000000000000000000000
Data In: 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 110, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffe000000000000000000000000000000000000
Data In: fd5548bcf3f42565f7efa94562528d46
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 111, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffff000000000000000000000000000000000000
Data In: d2ccaebd3a4c3e80b063748131ba4a71
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 112, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffff800000000000000000000000000000000000
Data In: e03cb23d9e11c9d93f117e9c0a91b576
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 113, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffc00000000000000000000000000000000000
Data In: 78f933a2081ac1db84f69d10f4523fe0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 114, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffe00000000000000000000000000000000000
Data In: 4061f7412ed320de0edc8851c2e2436f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 115, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffff00000000000000000000000000000000000
Data In: 9064ba1cd04ce6bab98474330814b4d4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 116, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffff80000000000000000000000000000000000
Data In: 48391bffb9cfff80ac238c886ef0a461
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 117, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffc0000000000000000000000000000000000
Data In: b8d2a67df5a999fdbf93edd0343296c9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 118, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffe0000000000000000000000000000000000
Data In: aaca7367396b69a221bd632bea386eec
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 119, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffff0000000000000000000000000000000000
Data In: a80fd5020dfe65f5f16293ec92c6fd89
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 120, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffff8000000000000000000000000000000000
Data In: 2162995b8217a67f1abc342e146406f8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 121, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffc000000000000000000000000000000000
Data In: c6a6164b7a60bae4e986ffac28dfadd9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 122, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffe000000000000000000000000000000000
Data In: 64e0d7f900e3d9c83e4b8f96717b2146
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 123, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffff000000000000000000000000000000000
Data In: 1ad2561de8c1232f5d8dbab4739b6cbb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 124, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffff800000000000000000000000000000000
Data In: 279689e9a557f58b1c3bf40c97a90964
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 125, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffc00000000000000000000000000000000
Data In: c4637e4a5e6377f9cc5a8638045de029
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 126, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffe00000000000000000000000000000000
Data In: 492e607e5aea4688594b45f3aee3df90
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 127, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffff00000000000000000000000000000000
Data In: e8c4e4381feec74054954c05b777a00a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 128, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffff80000000000000000000000000000000
Data In: 91549514605f38246c9b724ad839f01d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 129, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffc0000000000000000000000000000000
Data In: 74b24e3b6fefe40a4f9ef7ac6e44d76a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 130, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffe0000000000000000000000000000000
Data In: 2437a683dc5d4b52abb4a123a8df86c6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 131, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffff0000000000000000000000000000000
Data In: bb2852c891c5947d2ed44032c421b85f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 132, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffff8000000000000000000000000000000
Data In: 1b9f5fbd5e8a4264c0a85b80409afa5e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 133, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffc000000000000000000000000000000
Data In: 30dab809f85a917fe924733f424ac589
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 134, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffe000000000000000000000000000000
Data In: eaef5c1f8d605192646695ceadc65f32
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 135, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffff000000000000000000000000000000
Data In: b8aa90040b4c15a12316b78e0f9586fc
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 136, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffff800000000000000000000000000000
Data In: 97fac8297ceaabc87d454350601e0673
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 137, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffc00000000000000000000000000000
Data In: 9b47ef567ac28dfe488492f157e2b2e0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 138, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffe00000000000000000000000000000
Data In: 1b8426027ddb962b5c5ba7eb8bc9ab63
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 139, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffff00000000000000000000000000000
Data In: e917fc77e71992a12dbe4c18068bec82
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 140, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffff80000000000000000000000000000
Data In: dceebbc98840f8ae6daf76573b7e56f4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 141, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffc0000000000000000000000000000
Data In: 4e11a9f74205125b61e0aee047eca20d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 142, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffe0000000000000000000000000000
Data In: f60467f55a1f17eab88e800120cbc284
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 143, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffff0000000000000000000000000000
Data In: d436649f600b449ee276530f0cd83c11
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 144, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffff8000000000000000000000000000
Data In: 3bc0e3656a9e3ac7cd378a737f53b637
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 145, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffc000000000000000000000000000
Data In: 6bacae63d33b928aa8380f8d54d88c17
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 146, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffe000000000000000000000000000
Data In: 8935ffbc75ae6251bf8e859f085adcb9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 147, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffff000000000000000000000000000
Data In: 93dc4970fe35f67747cb0562c06d875a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 148, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffff800000000000000000000000000
Data In: 14f9df858975851797ba604fb0d16cc7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 149, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffc00000000000000000000000000
Data In: 02ea0c98dca10b38c21b3b14e8d1b71f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 150, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffe00000000000000000000000000
Data In: 8f091b1b5b0749b2adc803e63dda9b72
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 151, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffff00000000000000000000000000
Data In: 05b389e3322c6da08384345a4137fd08
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 152, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffff80000000000000000000000000
Data In: 381308c438f35b399f10ad71b05027d8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 153, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000
Data In: 68c230fcfa9279c3409fc423e2acbe04
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 154, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000
Data In: 1c84a475acb011f3f59f4f46b76274c0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 155, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffff0000000000000000000000000
Data In: 45119b68cb3f8399ee60066b5611a4d7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 156, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffff8000000000000000000000000
Data In: 9423762f527a4060ffca312dcca22a16
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 157, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffc000000000000000000000000
Data In: f361a2745a33f056a5ac6ace2f08e344
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 158, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffe000000000000000000000000
Data In: 5ef145766eca849f5d011536a6557fdb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 159, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffff000000000000000000000000
Data In: c9af27b2c89c9b4cf4a0c4106ac80318
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 160, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffff800000000000000000000000
Data In: fb9c4f16c621f4eab7e9ac1d7551dd57
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 161, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000
Data In: 138e06fba466fa70854d8c2e524cffb2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 162, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000
Data In: fb4bc78b225070773f04c40466d4e90c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 163, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffff00000000000000000000000
Data In: 8b2cbff1ed0150feda8a4799be94551f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 164, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffff80000000000000000000000
Data In: 08b30d7b3f27962709a36bcadfb974bd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 165, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000
Data In: fdf6d32e044d77adcf37fb97ac213326
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 166, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000
Data In: 93cb284ecdcfd781a8afe32077949e88
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 167, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000
Data In: 7b017bb02ec87b2b94c96e40a26fc71a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 168, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000
Data In: c5c038b6990664ab08a3aaa5df9f3266
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 169, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000
Data In: 4b7020be37fab6259b2a27f4ec551576
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 170, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000
Data In: 60136703374f64e860b48ce31f930716
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 171, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff000000000000000000000
Data In: 8d63a269b14d506ccc401ab8a9f1b591
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 172, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff800000000000000000000
Data In: d317f81dc6aa454aee4bd4a5a5cff4bd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 173, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000
Data In: dddececd5354f04d530d76ed884246eb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 174, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000
Data In: 41c5205cc8fd8eda9a3cffd2518f365a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 175, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000
Data In: cf42fb474293d96eca9db1b37b1ba676
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 176, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000
Data In: a231692607169b4ecdead5cd3b10db3e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 177, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000
Data In: ace4b91c9c669e77e7acacd19859ed49
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 178, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000
Data In: 75db7cfd4a7b2b62ab78a48f3ddaf4af
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 179, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000
Data In: c1faba2d46e259cf480d7c38e4572a58
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 180, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000
Data In: 241c45bc6ae16dee6eb7bea128701582
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 181, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000
Data In: 8fd03057cf1364420c2b78069a3e2502
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 182, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000
Data In: ddb505e6cc1384cbaec1df90b80beb20
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 183, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000
Data In: 5674a3bed27bf4bd3622f9f5fe208306
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 184, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000
Data In: b687f26a89cfbfbb8e5eeac54055315e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 185, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000
Data In: 0547dd32d3b29ab6a4caeb606c5b6f78
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 186, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000
Data In: 186861f8bc5386d31fb77f720c3226e6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 187, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000
Data In: eacf1e6c4224efb38900b185ab1dfd42
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 188, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000
Data In: d241aab05a42d319de81d874f5c7b90d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 189, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000
Data In: 5eb9bc759e2ad8d2140a6c762ae9e1ab
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 190, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000
Data In: 018596e15e78e2c064159defce5f3085
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 191, in file ../KAT_AES/ECBVarKey192d.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000
Data In: dd8a493514231cbf56eccee4c40889fb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarKey192e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: 8000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: de885dc87f5a92594082d02cc1e1b42c
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: c000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 132b074e80f2a597bf5febd8ea5da55e
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: e000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6eccedf8de592c22fb81347b79f2db1f
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: f000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 180b09f267c45145db2f826c2582d35c
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: f800000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: edd807ef7652d7eb0e13c8b5e15b3bc0
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fc00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9978bcf8dd8fd72241223ad24b31b8a4
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fe00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5310f654343e8f27e12c83a48d24ff81
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ff00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 833f71258d53036b02952c76c744f5a1
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ff80000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: eba83ff200cff9318a92f8691a06b09f
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffc0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ff620ccbe9f3292abdf2176b09f04eba
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffe0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7ababc4b3f516c9aafb35f4140b548f9
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fff0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: aa187824d9c4582b0916493ecbde8c57
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fff8000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1c0ad553177fd5ea1092c9d626a29dc4
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffc000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a5dc46c37261194124ecaebd680408ec
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffe000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e4f2f2ae23e9b10bacfa58601531ba54
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffff000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b7d67cf1a1e91e8ff3a57a172c7bf412
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffff800000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 26706be06967884e847d137128ce47b3
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffc00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b2f8b409b0585909aad3a7b5a219072a
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffe00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5e4b7bff0290c78344c54a23b722cd20
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffff00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 07093657552d4414227ce161e9ebf7dd
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffff80000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e1af1e7d8bc225ed4dffb771ecbb9e67
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffc0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ef6555253635d8432156cfd9c11b145a
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffe0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fb4035074a5d4260c90cbd6da6c3fceb
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffff0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 446ee416f9ad1c103eb0cc96751c88e1
Test finished OK!
 
Encryption test, count 24, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffff8000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 198ae2a4637ac0a7890a8fd1485445c9
Test finished OK!
 
Encryption test, count 25, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffc000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 562012ec8faded0825fb2fa70ab30cbd
Test finished OK!
 
Encryption test, count 26, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffe000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cc8a64b46b5d88bf7f247d4dbaf38f05
Test finished OK!
 
Encryption test, count 27, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffff000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a168253762e2cc81b42d1e5001762699
Test finished OK!
 
Encryption test, count 28, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffff800000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1b41f83b38ce5032c6cd7af98cf62061
Test finished OK!
 
Encryption test, count 29, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffc00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 61a89990cd1411750d5fb0dc988447d4
Test finished OK!
 
Encryption test, count 30, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffe00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b5accc8ed629edf8c68a539183b1ea82
Test finished OK!
 
Encryption test, count 31, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffff00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b16fa71f846b81a13f361c43a851f290
Test finished OK!
 
Encryption test, count 32, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffff80000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4fad6efdff5975aee7692234bcd54488
Test finished OK!
 
Encryption test, count 33, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffc0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ebfdb05a783d03082dfe5fdd80a00b17
Test finished OK!
 
Encryption test, count 34, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffe0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: eb81b584766997af6ba5529d3bdd8609
Test finished OK!
 
Encryption test, count 35, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffff0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0cf4ff4f49c8a0ca060c443499e29313
Test finished OK!
 
Encryption test, count 36, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffff8000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cc4ba8a8e029f8b26d8afff9df133bb6
Test finished OK!
 
Encryption test, count 37, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffc000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fefebf64360f38e4e63558f0ffc550c3
Test finished OK!
 
Encryption test, count 38, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffe000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 12ad98cbf725137d6a8108c2bed99322
Test finished OK!
 
Encryption test, count 39, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffff000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6afaa996226198b3e2610413ce1b3f78
Test finished OK!
 
Encryption test, count 40, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffff800000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2a8ce6747a7e39367828e290848502d9
Test finished OK!
 
Encryption test, count 41, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffc00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 223736e8b8f89ca1e37b6deab40facf1
Test finished OK!
 
Encryption test, count 42, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffe00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c0f797e50418b95fa6013333917a9480
Test finished OK!
 
Encryption test, count 43, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffff00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a758de37c2ece2a02c73c01fedc9a132
Test finished OK!
 
Encryption test, count 44, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffff80000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3a9b87ae77bae706803966c66c73adbd
Test finished OK!
 
Encryption test, count 45, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffc0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d365ab8df8ffd782e358121a4a4fc541
Test finished OK!
 
Encryption test, count 46, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffe0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c8dcd9e6f75e6c36c8daee0466f0ed74
Test finished OK!
 
Encryption test, count 47, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffff0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c79a637beb1c0304f14014c037e736dd
Test finished OK!
 
Encryption test, count 48, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffff8000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 105f0a25e84ac930d996281a5f954dd9
Test finished OK!
 
Encryption test, count 49, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffc000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 42e4074b2927973e8d17ffa92f7fe615
Test finished OK!
 
Encryption test, count 50, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffe000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4fe2a9d2c1824449c69e3e0398f12963
Test finished OK!
 
Encryption test, count 51, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffff000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b7f29c1e1f62847a15253b28a1e9d712
Test finished OK!
 
Encryption test, count 52, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffff800000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 36ed5d29b903f31e8983ef8b0a2bf990
Test finished OK!
 
Encryption test, count 53, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffc00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 27b8070270810f9d023f9dd7ff3b4aa2
Test finished OK!
 
Encryption test, count 54, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffe00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 94d46e155c1228f61d1a0db4815ecc4b
Test finished OK!
 
Encryption test, count 55, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffff00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ca6108d1d98071428eeceef1714b96dd
Test finished OK!
 
Encryption test, count 56, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffff80000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dc5b25b71b6296cf73dd2cdcac2f70b1
Test finished OK!
 
Encryption test, count 57, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffc0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 44aba95e8a06a2d9d3530d2677878c80
Test finished OK!
 
Encryption test, count 58, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffe0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a570d20e89b467e8f5176061b81dd396
Test finished OK!
 
Encryption test, count 59, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffff0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 758f4467a5d8f1e7307dc30b34e404f4
Test finished OK!
 
Encryption test, count 60, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffff8000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bcea28e9071b5a2302970ff352451bc5
Test finished OK!
 
Encryption test, count 61, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffc000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7523c00bc177d331ad312e09c9015c1c
Test finished OK!
 
Encryption test, count 62, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffe000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ccac61e3183747b3f5836da21a1bc4f4
Test finished OK!
 
Encryption test, count 63, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffff000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 707b075791878880b44189d3522b8c30
Test finished OK!
 
Encryption test, count 64, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffff800000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7132d0c0e4a07593cf12ebb12be7688c
Test finished OK!
 
Encryption test, count 65, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffc00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: effbac1644deb0c784275fe56e19ead3
Test finished OK!
 
Encryption test, count 66, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffe00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a005063f30f4228b374e2459738f26bb
Test finished OK!
 
Encryption test, count 67, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffff00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 29975b5f48bb68fcbbc7cea93b452ed7
Test finished OK!
 
Encryption test, count 68, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffff80000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cf3f2576e2afedc74bb1ca7eeec1c0e7
Test finished OK!
 
Encryption test, count 69, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffc0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 07c403f5f966e0e3d9f296d6226dca28
Test finished OK!
 
Encryption test, count 70, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffe0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c8c20908249ab4a34d6dd0a31327ff1a
Test finished OK!
 
Encryption test, count 71, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffff0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c0541329ecb6159ab23b7fc5e6a21bca
Test finished OK!
 
Encryption test, count 72, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffff8000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7aa1acf1a2ed9ba72bc6deb31d88b863
Test finished OK!
 
Encryption test, count 73, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffc000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 808bd8eddabb6f3bf0d5a8a27be1fe8a
Test finished OK!
 
Encryption test, count 74, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffe000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 273c7d7685e14ec66bbb96b8f05b6ddd
Test finished OK!
 
Encryption test, count 75, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffff000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 32752eefc8c2a93f91b6e73eb07cca6e
Test finished OK!
 
Encryption test, count 76, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffff800000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d893e7d62f6ce502c64f75e281f9c000
Test finished OK!
 
Encryption test, count 77, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffc00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8dfd999be5d0cfa35732c0ddc88ff5a5
Test finished OK!
 
Encryption test, count 78, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffe00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 02647c76a300c3173b841487eb2bae9f
Test finished OK!
 
Encryption test, count 79, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffff00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 172df8b02f04b53adab028b4e01acd87
Test finished OK!
 
Encryption test, count 80, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffff80000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 054b3bf4998aeb05afd87ec536533a36
Test finished OK!
 
Encryption test, count 81, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffc0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3783f7bf44c97f065258a666cae03020
Test finished OK!
 
Encryption test, count 82, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffe0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: aad4c8a63f80954104de7b92cede1be1
Test finished OK!
 
Encryption test, count 83, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffff0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cbfe61810fd5467ccdacb75800f3ac07
Test finished OK!
 
Encryption test, count 84, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffff8000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 830d8a2590f7d8e1b55a737f4af45f34
Test finished OK!
 
Encryption test, count 85, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffc000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fffcd4683f858058e74314671d43fa2c
Test finished OK!
 
Encryption test, count 86, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffe000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 523d0babbb82f46ebc9e70b1cd41ddd0
Test finished OK!
 
Encryption test, count 87, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffff000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 344aab37080d7486f7d542a309e53eed
Test finished OK!
 
Encryption test, count 88, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffff800000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 56c5609d0906b23ab9caca816f5dbebd
Test finished OK!
 
Encryption test, count 89, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffc00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7026026eedd91adc6d831cdf9894bdc6
Test finished OK!
 
Encryption test, count 90, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffe00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 88330baa4f2b618fc9d9b021bf503d5a
Test finished OK!
 
Encryption test, count 91, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffff00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fc9e0ea22480b0bac935c8a8ebefcdcf
Test finished OK!
 
Encryption test, count 92, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffff80000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 29ca779f398fb04f867da7e8a44756cb
Test finished OK!
 
Encryption test, count 93, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffc0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 51f89c42985786bfc43c6df8ada36832
Test finished OK!
 
Encryption test, count 94, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffe0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6ac1de5fb8f21d874e91c53b560c50e3
Test finished OK!
 
Encryption test, count 95, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffff0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 03aa9058490eda306001a8a9f48d0ca7
Test finished OK!
 
Encryption test, count 96, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffff8000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e34ec71d6128d4871865d617c30b37e3
Test finished OK!
 
Encryption test, count 97, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffc000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 14be1c535b17cabd0c4d93529d69bf47
Test finished OK!
 
Encryption test, count 98, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffe000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c9ef67756507beec9dd3862883478044
Test finished OK!
 
Encryption test, count 99, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffff000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 40e231fa5a5948ce2134e92fc0664d4b
Test finished OK!
 
Encryption test, count 100, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffff800000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 03194b8e5dda5530d0c678c0b48f5d92
Test finished OK!
 
Encryption test, count 101, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffc00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 90bd086f237cc4fd99f4d76bde6b4826
Test finished OK!
 
Encryption test, count 102, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffe00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 19259761ca17130d6ed86d57cd7951ee
Test finished OK!
 
Encryption test, count 103, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffff00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d7cbb3f34b9b450f24b0e8518e54da6d
Test finished OK!
 
Encryption test, count 104, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffff80000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 725b9caebe9f7f417f4068d0d2ee20b3
Test finished OK!
 
Encryption test, count 105, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffc0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9d924b934a90ce1fd39b8a9794f82672
Test finished OK!
 
Encryption test, count 106, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffe0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c50562bf094526a91c5bc63c0c224995
Test finished OK!
 
Encryption test, count 107, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffff0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d2f11805046743bd74f57188d9188df7
Test finished OK!
 
Encryption test, count 108, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffff8000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8dd274bd0f1b58ae345d9e7233f9b8f3
Test finished OK!
 
Encryption test, count 109, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffc000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b
Test finished OK!
 
Encryption test, count 110, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffe000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fd5548bcf3f42565f7efa94562528d46
Test finished OK!
 
Encryption test, count 111, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffff000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d2ccaebd3a4c3e80b063748131ba4a71
Test finished OK!
 
Encryption test, count 112, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffff800000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e03cb23d9e11c9d93f117e9c0a91b576
Test finished OK!
 
Encryption test, count 113, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffc00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 78f933a2081ac1db84f69d10f4523fe0
Test finished OK!
 
Encryption test, count 114, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffe00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4061f7412ed320de0edc8851c2e2436f
Test finished OK!
 
Encryption test, count 115, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffff00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9064ba1cd04ce6bab98474330814b4d4
Test finished OK!
 
Encryption test, count 116, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffff80000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 48391bffb9cfff80ac238c886ef0a461
Test finished OK!
 
Encryption test, count 117, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffc0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b8d2a67df5a999fdbf93edd0343296c9
Test finished OK!
 
Encryption test, count 118, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffe0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: aaca7367396b69a221bd632bea386eec
Test finished OK!
 
Encryption test, count 119, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffff0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a80fd5020dfe65f5f16293ec92c6fd89
Test finished OK!
 
Encryption test, count 120, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffff8000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2162995b8217a67f1abc342e146406f8
Test finished OK!
 
Encryption test, count 121, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffc000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c6a6164b7a60bae4e986ffac28dfadd9
Test finished OK!
 
Encryption test, count 122, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffe000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 64e0d7f900e3d9c83e4b8f96717b2146
Test finished OK!
 
Encryption test, count 123, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffff000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1ad2561de8c1232f5d8dbab4739b6cbb
Test finished OK!
 
Encryption test, count 124, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffff800000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 279689e9a557f58b1c3bf40c97a90964
Test finished OK!
 
Encryption test, count 125, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffc00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c4637e4a5e6377f9cc5a8638045de029
Test finished OK!
 
Encryption test, count 126, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffe00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 492e607e5aea4688594b45f3aee3df90
Test finished OK!
 
Encryption test, count 127, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffff00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e8c4e4381feec74054954c05b777a00a
Test finished OK!
 
Encryption test, count 128, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffff80000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 91549514605f38246c9b724ad839f01d
Test finished OK!
 
Encryption test, count 129, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffc0000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 74b24e3b6fefe40a4f9ef7ac6e44d76a
Test finished OK!
 
Encryption test, count 130, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffe0000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2437a683dc5d4b52abb4a123a8df86c6
Test finished OK!
 
Encryption test, count 131, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffff0000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bb2852c891c5947d2ed44032c421b85f
Test finished OK!
 
Encryption test, count 132, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffff8000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1b9f5fbd5e8a4264c0a85b80409afa5e
Test finished OK!
 
Encryption test, count 133, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffc000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 30dab809f85a917fe924733f424ac589
Test finished OK!
 
Encryption test, count 134, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffe000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: eaef5c1f8d605192646695ceadc65f32
Test finished OK!
 
Encryption test, count 135, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffff000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b8aa90040b4c15a12316b78e0f9586fc
Test finished OK!
 
Encryption test, count 136, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffff800000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 97fac8297ceaabc87d454350601e0673
Test finished OK!
 
Encryption test, count 137, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffc00000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9b47ef567ac28dfe488492f157e2b2e0
Test finished OK!
 
Encryption test, count 138, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffe00000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1b8426027ddb962b5c5ba7eb8bc9ab63
Test finished OK!
 
Encryption test, count 139, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffff00000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e917fc77e71992a12dbe4c18068bec82
Test finished OK!
 
Encryption test, count 140, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffff80000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dceebbc98840f8ae6daf76573b7e56f4
Test finished OK!
 
Encryption test, count 141, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffc0000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4e11a9f74205125b61e0aee047eca20d
Test finished OK!
 
Encryption test, count 142, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffe0000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f60467f55a1f17eab88e800120cbc284
Test finished OK!
 
Encryption test, count 143, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffff0000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d436649f600b449ee276530f0cd83c11
Test finished OK!
 
Encryption test, count 144, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffff8000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3bc0e3656a9e3ac7cd378a737f53b637
Test finished OK!
 
Encryption test, count 145, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffc000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6bacae63d33b928aa8380f8d54d88c17
Test finished OK!
 
Encryption test, count 146, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffe000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8935ffbc75ae6251bf8e859f085adcb9
Test finished OK!
 
Encryption test, count 147, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffff000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 93dc4970fe35f67747cb0562c06d875a
Test finished OK!
 
Encryption test, count 148, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffff800000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 14f9df858975851797ba604fb0d16cc7
Test finished OK!
 
Encryption test, count 149, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffc00000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 02ea0c98dca10b38c21b3b14e8d1b71f
Test finished OK!
 
Encryption test, count 150, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffe00000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8f091b1b5b0749b2adc803e63dda9b72
Test finished OK!
 
Encryption test, count 151, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffff00000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 05b389e3322c6da08384345a4137fd08
Test finished OK!
 
Encryption test, count 152, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffff80000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 381308c438f35b399f10ad71b05027d8
Test finished OK!
 
Encryption test, count 153, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 68c230fcfa9279c3409fc423e2acbe04
Test finished OK!
 
Encryption test, count 154, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1c84a475acb011f3f59f4f46b76274c0
Test finished OK!
 
Encryption test, count 155, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffff0000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 45119b68cb3f8399ee60066b5611a4d7
Test finished OK!
 
Encryption test, count 156, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffff8000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9423762f527a4060ffca312dcca22a16
Test finished OK!
 
Encryption test, count 157, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffc000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f361a2745a33f056a5ac6ace2f08e344
Test finished OK!
 
Encryption test, count 158, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffe000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5ef145766eca849f5d011536a6557fdb
Test finished OK!
 
Encryption test, count 159, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffff000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c9af27b2c89c9b4cf4a0c4106ac80318
Test finished OK!
 
Encryption test, count 160, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffff800000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fb9c4f16c621f4eab7e9ac1d7551dd57
Test finished OK!
 
Encryption test, count 161, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 138e06fba466fa70854d8c2e524cffb2
Test finished OK!
 
Encryption test, count 162, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fb4bc78b225070773f04c40466d4e90c
Test finished OK!
 
Encryption test, count 163, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffff00000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8b2cbff1ed0150feda8a4799be94551f
Test finished OK!
 
Encryption test, count 164, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffff80000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 08b30d7b3f27962709a36bcadfb974bd
Test finished OK!
 
Encryption test, count 165, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fdf6d32e044d77adcf37fb97ac213326
Test finished OK!
 
Encryption test, count 166, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 93cb284ecdcfd781a8afe32077949e88
Test finished OK!
 
Encryption test, count 167, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7b017bb02ec87b2b94c96e40a26fc71a
Test finished OK!
 
Encryption test, count 168, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c5c038b6990664ab08a3aaa5df9f3266
Test finished OK!
 
Encryption test, count 169, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4b7020be37fab6259b2a27f4ec551576
Test finished OK!
 
Encryption test, count 170, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 60136703374f64e860b48ce31f930716
Test finished OK!
 
Encryption test, count 171, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8d63a269b14d506ccc401ab8a9f1b591
Test finished OK!
 
Encryption test, count 172, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff800000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d317f81dc6aa454aee4bd4a5a5cff4bd
Test finished OK!
 
Encryption test, count 173, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dddececd5354f04d530d76ed884246eb
Test finished OK!
 
Encryption test, count 174, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 41c5205cc8fd8eda9a3cffd2518f365a
Test finished OK!
 
Encryption test, count 175, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cf42fb474293d96eca9db1b37b1ba676
Test finished OK!
 
Encryption test, count 176, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a231692607169b4ecdead5cd3b10db3e
Test finished OK!
 
Encryption test, count 177, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ace4b91c9c669e77e7acacd19859ed49
Test finished OK!
 
Encryption test, count 178, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 75db7cfd4a7b2b62ab78a48f3ddaf4af
Test finished OK!
 
Encryption test, count 179, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c1faba2d46e259cf480d7c38e4572a58
Test finished OK!
 
Encryption test, count 180, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 241c45bc6ae16dee6eb7bea128701582
Test finished OK!
 
Encryption test, count 181, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8fd03057cf1364420c2b78069a3e2502
Test finished OK!
 
Encryption test, count 182, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ddb505e6cc1384cbaec1df90b80beb20
Test finished OK!
 
Encryption test, count 183, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5674a3bed27bf4bd3622f9f5fe208306
Test finished OK!
 
Encryption test, count 184, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000
Data In: 00000000000000000000000000000000
Data Out: b687f26a89cfbfbb8e5eeac54055315e
Test finished OK!
 
Encryption test, count 185, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0547dd32d3b29ab6a4caeb606c5b6f78
Test finished OK!
 
Encryption test, count 186, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000
Data In: 00000000000000000000000000000000
Data Out: 186861f8bc5386d31fb77f720c3226e6
Test finished OK!
 
Encryption test, count 187, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000
Data In: 00000000000000000000000000000000
Data Out: eacf1e6c4224efb38900b185ab1dfd42
Test finished OK!
 
Encryption test, count 188, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000
Data In: 00000000000000000000000000000000
Data Out: d241aab05a42d319de81d874f5c7b90d
Test finished OK!
 
Encryption test, count 189, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5eb9bc759e2ad8d2140a6c762ae9e1ab
Test finished OK!
 
Encryption test, count 190, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 018596e15e78e2c064159defce5f3085
Test finished OK!
 
Encryption test, count 191, in file ../KAT_AES/ECBVarKey192e.txt
Key size is 192 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000
Data In: 00000000000000000000000000000000
Data Out: dd8a493514231cbf56eccee4c40889fb
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarKey256d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: 8000000000000000000000000000000000000000000000000000000000000000
Data In: e35a6dcb19b201a01ebcfa8aa22b5759
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: c000000000000000000000000000000000000000000000000000000000000000
Data In: b29169cdcf2d83e838125a12ee6aa400
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: e000000000000000000000000000000000000000000000000000000000000000
Data In: d8f3a72fc3cdf74dfaf6c3e6b97b2fa6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: f000000000000000000000000000000000000000000000000000000000000000
Data In: 1c777679d50037c79491a94da76a9a35
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: f800000000000000000000000000000000000000000000000000000000000000
Data In: 9cf4893ecafa0a0247a898e040691559
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fc00000000000000000000000000000000000000000000000000000000000000
Data In: 8fbb413703735326310a269bd3aa94b2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fe00000000000000000000000000000000000000000000000000000000000000
Data In: 60e32246bed2b0e859e55c1cc6b26502
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ff00000000000000000000000000000000000000000000000000000000000000
Data In: ec52a212f80a09df6317021bc2a9819e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ff80000000000000000000000000000000000000000000000000000000000000
Data In: f23e5b600eb70dbccf6c0b1d9a68182c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffc0000000000000000000000000000000000000000000000000000000000000
Data In: a3f599d63a82a968c33fe26590745970
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffe0000000000000000000000000000000000000000000000000000000000000
Data In: d1ccb9b1337002cbac42c520b5d67722
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fff0000000000000000000000000000000000000000000000000000000000000
Data In: cc111f6c37cf40a1159d00fb59fb0488
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fff8000000000000000000000000000000000000000000000000000000000000
Data In: dc43b51ab609052372989a26e9cdd714
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffc000000000000000000000000000000000000000000000000000000000000
Data In: 4dcede8da9e2578f39703d4433dc6459
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffe000000000000000000000000000000000000000000000000000000000000
Data In: 1a4c1c263bbccfafc11782894685e3a8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffff000000000000000000000000000000000000000000000000000000000000
Data In: 937ad84880db50613423d6d527a2823d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffff800000000000000000000000000000000000000000000000000000000000
Data In: 610b71dfc688e150d8152c5b35ebc14d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffc00000000000000000000000000000000000000000000000000000000000
Data In: 27ef2495dabf323885aab39c80f18d8b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffe00000000000000000000000000000000000000000000000000000000000
Data In: 633cafea395bc03adae3a1e2068e4b4e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffff00000000000000000000000000000000000000000000000000000000000
Data In: 6e1b482b53761cf631819b749a6f3724
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffff80000000000000000000000000000000000000000000000000000000000
Data In: 976e6f851ab52c771998dbb2d71c75a9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffc0000000000000000000000000000000000000000000000000000000000
Data In: 85f2ba84f8c307cf525e124c3e22e6cc
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffe0000000000000000000000000000000000000000000000000000000000
Data In: 6bcca98bf6a835fa64955f72de4115fe
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffff0000000000000000000000000000000000000000000000000000000000
Data In: 2c75e2d36eebd65411f14fd0eb1d2a06
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 24, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffff8000000000000000000000000000000000000000000000000000000000
Data In: bd49295006250ffca5100b6007a0eade
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 25, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffc000000000000000000000000000000000000000000000000000000000
Data In: a190527d0ef7c70f459cd3940df316ec
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 26, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffe000000000000000000000000000000000000000000000000000000000
Data In: bbd1097a62433f79449fa97d4ee80dbf
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 27, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffff000000000000000000000000000000000000000000000000000000000
Data In: 07058e408f5b99b0e0f061a1761b5b3b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 28, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffff800000000000000000000000000000000000000000000000000000000
Data In: 5fd1f13fa0f31e37fabde328f894eac2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 29, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffc00000000000000000000000000000000000000000000000000000000
Data In: fc4af7c948df26e2ef3e01c1ee5b8f6f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 30, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffe00000000000000000000000000000000000000000000000000000000
Data In: 829fd7208fb92d44a074a677ee9861ac
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 31, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffff00000000000000000000000000000000000000000000000000000000
Data In: ad9fc613a703251b54c64a0e76431711
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 32, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffff80000000000000000000000000000000000000000000000000000000
Data In: 33ac9eccc4cc75e2711618f80b1548e8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 33, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffc0000000000000000000000000000000000000000000000000000000
Data In: 2025c74b8ad8f4cda17ee2049c4c902d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 34, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffe0000000000000000000000000000000000000000000000000000000
Data In: f85ca05fe528f1ce9b790166e8d551e7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 35, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffff0000000000000000000000000000000000000000000000000000000
Data In: 6f6238d8966048d4967154e0dad5a6c9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 36, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffff8000000000000000000000000000000000000000000000000000000
Data In: f2b21b4e7640a9b3346de8b82fb41e49
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 37, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffc000000000000000000000000000000000000000000000000000000
Data In: f836f251ad1d11d49dc344628b1884e1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 38, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffe000000000000000000000000000000000000000000000000000000
Data In: 077e9470ae7abea5a9769d49182628c3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 39, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffff000000000000000000000000000000000000000000000000000000
Data In: e0dcc2d27fc9865633f85223cf0d611f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 40, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffff800000000000000000000000000000000000000000000000000000
Data In: be66cfea2fecd6bf0ec7b4352c99bcaa
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 41, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffc00000000000000000000000000000000000000000000000000000
Data In: df31144f87a2ef523facdcf21a427804
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 42, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffe00000000000000000000000000000000000000000000000000000
Data In: b5bb0f5629fb6aae5e1839a3c3625d63
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 43, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffff00000000000000000000000000000000000000000000000000000
Data In: 3c9db3335306fe1ec612bdbfae6b6028
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 44, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffff80000000000000000000000000000000000000000000000000000
Data In: 3dd5c34634a79d3cfcc8339760e6f5f4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 45, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffc0000000000000000000000000000000000000000000000000000
Data In: 82bda118a3ed7af314fa2ccc5c07b761
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 46, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffe0000000000000000000000000000000000000000000000000000
Data In: 2937a64f7d4f46fe6fea3b349ec78e38
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 47, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffff0000000000000000000000000000000000000000000000000000
Data In: 225f068c28476605735ad671bb8f39f3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 48, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffff8000000000000000000000000000000000000000000000000000
Data In: ae682c5ecd71898e08942ac9aa89875c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 49, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffc000000000000000000000000000000000000000000000000000
Data In: 5e031cb9d676c3022d7f26227e85c38f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 50, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffe000000000000000000000000000000000000000000000000000
Data In: a78463fb064db5d52bb64bfef64f2dda
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 51, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffff000000000000000000000000000000000000000000000000000
Data In: 8aa9b75e784593876c53a00eae5af52b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 52, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffff800000000000000000000000000000000000000000000000000
Data In: 3f84566df23da48af692722fe980573a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 53, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffc00000000000000000000000000000000000000000000000000
Data In: 31690b5ed41c7eb42a1e83270a7ff0e6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 54, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffe00000000000000000000000000000000000000000000000000
Data In: 77dd7702646d55f08365e477d3590eda
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 55, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffff00000000000000000000000000000000000000000000000000
Data In: 4c022ac62b3cb78d739cc67b3e20bb7e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 56, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffff80000000000000000000000000000000000000000000000000
Data In: 092fa137ce18b5dfe7906f550bb13370
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 57, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffc0000000000000000000000000000000000000000000000000
Data In: 3e0cdadf2e68353c0027672c97144dd3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 58, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffe0000000000000000000000000000000000000000000000000
Data In: d8c4b200b383fc1f2b2ea677618a1d27
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 59, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffff0000000000000000000000000000000000000000000000000
Data In: 11825f99b0e9bb3477c1c0713b015aac
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 60, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffff8000000000000000000000000000000000000000000000000
Data In: f8b9fffb5c187f7ddc7ab10f4fb77576
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 61, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffc000000000000000000000000000000000000000000000000
Data In: ffb4e87a32b37d6f2c8328d3b5377802
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 62, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffe000000000000000000000000000000000000000000000000
Data In: d276c13a5d220f4da9224e74896391ce
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 63, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffff000000000000000000000000000000000000000000000000
Data In: 94efe7a0e2e031e2536da01df799c927
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 64, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffff800000000000000000000000000000000000000000000000
Data In: 8f8fd822680a85974e53a5a8eb9d38de
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 65, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffc00000000000000000000000000000000000000000000000
Data In: e0f0a91b2e45f8cc37b7805a3042588d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 66, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffe00000000000000000000000000000000000000000000000
Data In: 597a6252255e46d6364dbeeda31e279c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 67, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffff00000000000000000000000000000000000000000000000
Data In: f51a0f694442b8f05571797fec7ee8bf
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 68, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffff80000000000000000000000000000000000000000000000
Data In: 9ff071b165b5198a93dddeebc54d09b5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 69, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffc0000000000000000000000000000000000000000000000
Data In: c20a19fd5758b0c4bc1a5df89cf73877
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 70, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffe0000000000000000000000000000000000000000000000
Data In: 97120166307119ca2280e9315668e96f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 71, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffff0000000000000000000000000000000000000000000000
Data In: 4b3b9f1e099c2a09dc091e90e4f18f0a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 72, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffff8000000000000000000000000000000000000000000000
Data In: eb040b891d4b37f6851f7ec219cd3f6d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 73, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffc000000000000000000000000000000000000000000000
Data In: 9f0fdec08b7fd79aa39535bea42db92a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 74, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffe000000000000000000000000000000000000000000000
Data In: 2e70f168fc74bf911df240bcd2cef236
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 75, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffff000000000000000000000000000000000000000000000
Data In: 462ccd7f5fd1108dbc152f3cacad328b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 76, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffff800000000000000000000000000000000000000000000
Data In: a4af534a7d0b643a01868785d86dfb95
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 77, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffc00000000000000000000000000000000000000000000
Data In: ab980296197e1a5022326c31da4bf6f3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 78, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffe00000000000000000000000000000000000000000000
Data In: f97d57b3333b6281b07d486db2d4e20c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 79, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffff00000000000000000000000000000000000000000000
Data In: f33fa36720231afe4c759ade6bd62eb6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 80, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffff80000000000000000000000000000000000000000000
Data In: fdcfac0c02ca538343c68117e0a15938
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 81, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffc0000000000000000000000000000000000000000000
Data In: ad4916f5ee5772be764fc027b8a6e539
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 82, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffe0000000000000000000000000000000000000000000
Data In: 2e16873e1678610d7e14c02d002ea845
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 83, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffff0000000000000000000000000000000000000000000
Data In: 4e6e627c1acc51340053a8236d579576
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 84, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffff8000000000000000000000000000000000000000000
Data In: ab0c8410aeeead92feec1eb430d652cb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 85, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffc000000000000000000000000000000000000000000
Data In: e86f7e23e835e114977f60e1a592202e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 86, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffe000000000000000000000000000000000000000000
Data In: e68ad5055a367041fade09d9a70a794b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 87, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffff000000000000000000000000000000000000000000
Data In: 0791823a3c666bb6162825e78606a7fe
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 88, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffff800000000000000000000000000000000000000000
Data In: dcca366a9bf47b7b868b77e25c18a364
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 89, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffc00000000000000000000000000000000000000000
Data In: 684c9efc237e4a442965f84bce20247a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 90, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffe00000000000000000000000000000000000000000
Data In: a858411ffbe63fdb9c8aa1bfaed67b52
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 91, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffff00000000000000000000000000000000000000000
Data In: 04bc3da2179c3015498b0e03910db5b8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 92, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffff80000000000000000000000000000000000000000
Data In: 40071eeab3f935dbc25d00841460260f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 93, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffc0000000000000000000000000000000000000000
Data In: 0ebd7c30ed2016e08ba806ddb008bcc8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 94, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffe0000000000000000000000000000000000000000
Data In: 15c6becf0f4cec7129cbd22d1a79b1b8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 95, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffff0000000000000000000000000000000000000000
Data In: 0aeede5b91f721700e9e62edbf60b781
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 96, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffff8000000000000000000000000000000000000000
Data In: 266581af0dcfbed1585e0a242c64b8df
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 97, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffc000000000000000000000000000000000000000
Data In: 6693dc911662ae473216ba22189a511a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 98, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffe000000000000000000000000000000000000000
Data In: 7606fa36d86473e6fb3a1bb0e2c0adf5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 99, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffff000000000000000000000000000000000000000
Data In: 112078e9e11fbb78e26ffb8899e96b9a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 100, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffff800000000000000000000000000000000000000
Data In: 40b264e921e9e4a82694589ef3798262
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 101, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffc00000000000000000000000000000000000000
Data In: 8d4595cb4fa7026715f55bd68e2882f9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 102, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffe00000000000000000000000000000000000000
Data In: b588a302bdbc09197df1edae68926ed9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 103, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffff00000000000000000000000000000000000000
Data In: 33f7502390b8a4a221cfecd0666624ba
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 104, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffff80000000000000000000000000000000000000
Data In: 3d20253adbce3be2373767c4d822c566
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 105, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffc0000000000000000000000000000000000000
Data In: a42734a3929bf84cf0116c9856a3c18c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 106, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffe0000000000000000000000000000000000000
Data In: e3abc4939457422bb957da3c56938c6d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 107, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffff0000000000000000000000000000000000000
Data In: 972bdd2e7c525130fadc8f76fc6f4b3f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 108, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffff8000000000000000000000000000000000000
Data In: 84a83d7b94c699cbcb8a7d9b61f64093
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 109, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffc000000000000000000000000000000000000
Data In: ce61d63514aded03d43e6ebfc3a9001f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 110, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffe000000000000000000000000000000000000
Data In: 6c839dd58eeae6b8a36af48ed63d2dc9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 111, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffff000000000000000000000000000000000000
Data In: cd5ece55b8da3bf622c4100df5de46f9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 112, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffff800000000000000000000000000000000000
Data In: 3b6f46f40e0ac5fc0a9c1105f800f48d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 113, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffc00000000000000000000000000000000000
Data In: ba26d47da3aeb028de4fb5b3a854a24b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 114, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffe00000000000000000000000000000000000
Data In: 87f53bf620d3677268445212904389d5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 115, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffff00000000000000000000000000000000000
Data In: 10617d28b5e0f4605492b182a5d7f9f6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 116, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffff80000000000000000000000000000000000
Data In: 9aaec4fabbf6fae2a71feff02e372b39
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 117, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffc0000000000000000000000000000000000
Data In: 3a90c62d88b5c42809abf782488ed130
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 118, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffe0000000000000000000000000000000000
Data In: f1f1c5a40899e15772857ccb65c7a09a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 119, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffff0000000000000000000000000000000000
Data In: 190843d29b25a3897c692ce1dd81ee52
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 120, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffff8000000000000000000000000000000000
Data In: a866bc65b6941d86e8420a7ffb0964db
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 121, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffc000000000000000000000000000000000
Data In: 8193c6ff85225ced4255e92f6e078a14
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 122, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffe000000000000000000000000000000000
Data In: 9661cb2424d7d4a380d547f9e7ec1cb9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 123, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffff000000000000000000000000000000000
Data In: 86f93d9ec08453a071e2e2877877a9c8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 124, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffff800000000000000000000000000000000
Data In: 27eefa80ce6a4a9d598e3fec365434d2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 125, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffc00000000000000000000000000000000
Data In: d62068444578e3ab39ce7ec95dd045dc
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 126, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffe00000000000000000000000000000000
Data In: b5f71d4dd9a71fe5d8bc8ba7e6ea3048
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 127, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffff00000000000000000000000000000000
Data In: 6825a347ac479d4f9d95c5cb8d3fd7e9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 128, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffff80000000000000000000000000000000
Data In: e3714e94a5778955cc0346358e94783a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 129, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffc0000000000000000000000000000000
Data In: d836b44bb29e0c7d89fa4b2d4b677d2a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 130, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffe0000000000000000000000000000000
Data In: 5d454b75021d76d4b84f873a8f877b92
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 131, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffff0000000000000000000000000000000
Data In: c3498f7eced2095314fc28115885b33f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 132, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffff8000000000000000000000000000000
Data In: 6e668856539ad8e405bd123fe6c88530
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 133, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffc000000000000000000000000000000
Data In: 8680db7f3a87b8605543cfdbe6754076
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 134, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffe000000000000000000000000000000
Data In: 6c5d03b13069c3658b3179be91b0800c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 135, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffff000000000000000000000000000000
Data In: ef1b384ac4d93eda00c92add0995ea5f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 136, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffff800000000000000000000000000000
Data In: bf8115805471741bd5ad20a03944790f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 137, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffc00000000000000000000000000000
Data In: c64c24b6894b038b3c0d09b1df068b0b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 138, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffe00000000000000000000000000000
Data In: 3967a10cffe27d0178545fbf6a40544b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 139, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffff00000000000000000000000000000
Data In: 7c85e9c95de1a9ec5a5363a8a053472d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 140, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffff80000000000000000000000000000
Data In: a9eec03c8abec7ba68315c2c8c2316e0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 141, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffc0000000000000000000000000000
Data In: cac8e414c2f388227ae14986fc983524
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 142, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffe0000000000000000000000000000
Data In: 5d942b7f4622ce056c3ce3ce5f1dd9d6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 143, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffff0000000000000000000000000000
Data In: d240d648ce21a3020282c3f1b528a0b6
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 144, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffff8000000000000000000000000000
Data In: 45d089c36d5c5a4efc689e3b0de10dd5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 145, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffc000000000000000000000000000
Data In: b4da5df4becb5462e03a0ed00d295629
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 146, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffe000000000000000000000000000
Data In: dcf4e129136c1a4b7a0f38935cc34b2b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 147, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffff000000000000000000000000000
Data In: d9a4c7618b0ce48a3d5aee1a1c0114c4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 148, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffff800000000000000000000000000
Data In: ca352df025c65c7b0bf306fbee0f36ba
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 149, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffc00000000000000000000000000
Data In: 238aca23fd3409f38af63378ed2f5473
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 150, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffe00000000000000000000000000
Data In: 59836a0e06a79691b36667d5380d8188
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 151, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffff00000000000000000000000000
Data In: 33905080f7acf1cdae0a91fc3e85aee4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 152, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffff80000000000000000000000000
Data In: 72c9e4646dbc3d6320fc6689d93e8833
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 153, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000
Data In: ba77413dea5925b7f5417ea47ff19f59
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 154, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000
Data In: 6cae8129f843d86dc786a0fb1a184970
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 155, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffff0000000000000000000000000
Data In: fcfefb534100796eebbd990206754e19
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 156, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffff8000000000000000000000000
Data In: 8c791d5fdddf470da04f3e6dc4a5b5b5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 157, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffc000000000000000000000000
Data In: c93bbdc07a4611ae4bb266ea5034a387
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 158, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffe000000000000000000000000
Data In: c102e38e489aa74762f3efc5bb23205a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 159, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffff000000000000000000000000
Data In: 93201481665cbafc1fcc220bc545fb3d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 160, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffff800000000000000000000000
Data In: 4960757ec6ce68cf195e454cfd0f32ca
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 161, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000
Data In: feec7ce6a6cbd07c043416737f1bbb33
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 162, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000
Data In: 11c5413904487a805d70a8edd9c35527
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 163, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffff00000000000000000000000
Data In: 347846b2b2e36f1f0324c86f7f1b98e2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 164, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffff80000000000000000000000
Data In: 332eee1a0cbd19ca2d69b426894044f0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 165, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000
Data In: 866b5b3977ba6efa5128efbda9ff03cd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 166, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000
Data In: cc1445ee94c0f08cdee5c344ecd1e233
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 167, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000
Data In: be288319029363c2622feba4b05dfdfe
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 168, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000
Data In: cfd1875523f3cd21c395651e6ee15e56
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 169, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000
Data In: cb5a408657837c53bf16f9d8465dce19
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 170, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000
Data In: ca0bf42cb107f55ccff2fc09ee08ca15
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 171, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff000000000000000000000
Data In: fdd9bbb4a7dc2e4a23536a5880a2db67
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 172, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff800000000000000000000
Data In: ede447b362c484993dec9442a3b46aef
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 173, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000
Data In: 10dffb05904bff7c4781df780ad26837
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 174, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000
Data In: c33bc13e8de88ac25232aa7496398783
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 175, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000
Data In: ca359c70803a3b2a3d542e8781dea975
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 176, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000
Data In: bcc65b526f88d05b89ce8a52021fdb06
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 177, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000
Data In: db91a38855c8c4643851fbfb358b0109
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 178, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000
Data In: ca6e8893a114ae8e27d5ab03a5499610
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 179, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000
Data In: 6629d2b8df97da728cdd8b1e7f945077
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 180, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000
Data In: 4570a5a18cfc0dd582f1d88d5c9a1720
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 181, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000
Data In: 72bc65aa8e89562e3f274d45af1cd10b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 182, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000
Data In: 98551da1a6503276ae1c77625f9ea615
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 183, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000
Data In: 0ddfe51ced7e3f4ae927daa3fe452cee
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 184, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000
Data In: db826251e4ce384b80218b0e1da1dd4c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 185, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000
Data In: 2cacf728b88abbad7011ed0e64a1680c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 186, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000
Data In: 330d8ee7c5677e099ac74c9994ee4cfb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 187, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000
Data In: edf61ae362e882ddc0167474a7a77f3a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 188, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000
Data In: 6168b00ba7859e0970ecfd757efecf7c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 189, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000
Data In: d1415447866230d28bb1ea18a4cdfd02
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 190, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000
Data In: 516183392f7a8763afec68a060264141
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 191, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000
Data In: 77565c8d73cfd4130b4aa14d8911710f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 192, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000
Data In: 37232a4ed21ccc27c19c9610078cabac
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 193, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000
Data In: 804f32ea71828c7d329077e712231666
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 194, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000
Data In: d64424f23cb97215e9c2c6f28d29eab7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 195, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000
Data In: 023e82b533f68c75c238cebdb2ee89a2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 196, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000
Data In: 193a3d24157a51f1ee0893f6777417e7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 197, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000
Data In: 84ecacfcd400084d078612b1945f2ef5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 198, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000
Data In: 1dcd8bb173259eb33a5242b0de31a455
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 199, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000
Data In: 35e9eddbc375e792c19992c19165012b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 200, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000
Data In: 8a772231c01dfdd7c98e4cfddcc0807a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 201, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000
Data In: 6eda7ff6b8319180ff0d6e65629d01c3
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 202, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000
Data In: c267ef0e2d01a993944dd397101413cb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 203, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000
Data In: e9f80e9d845bcc0f62926af72eabca39
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 204, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000
Data In: 6702990727aa0878637b45dcd3a3b074
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 205, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000
Data In: 2e2e647d5360e09230a5d738ca33471e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 206, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000
Data In: 1f56413c7add6f43d1d56e4f02190330
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 207, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000
Data In: 69cd0606e15af729d6bca143016d9842
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 208, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000
Data In: a085d7c1a500873a20099c4caa3c3f5b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 209, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000
Data In: 4fc0d230f8891415b87b83f95f2e09d1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 210, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000
Data In: 4327d08c523d8eba697a4336507d1f42
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 211, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000
Data In: 7a15aab82701efa5ae36ab1d6b76290f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 212, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000
Data In: 5bf0051893a18bb30e139a58fed0fa54
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 213, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000
Data In: 97e8adf65638fd9cdf3bc22c17fe4dbd
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 214, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000
Data In: 1ee6ee326583a0586491c96418d1a35d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 215, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000
Data In: 26b549c2ec756f82ecc48008e529956b
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 216, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000
Data In: 70377b6da669b072129e057cc28e9ca5
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 217, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000
Data In: 9c94b8b0cb8bcc919072262b3fa05ad9
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 218, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000
Data In: 2fbb83dfd0d7abcb05cd28cad2dfb523
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 219, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000
Data In: 96877803de77744bb970d0a91f4debae
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 220, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000
Data In: 7379f3370cf6e5ce12ae5969c8eea312
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 221, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000
Data In: 02dc99fa3d4f98ce80985e7233889313
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 222, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000
Data In: 1e38e759075ba5cab6457da51844295a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 223, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000
Data In: 70bed8dbf615868a1f9d9b05d3e7a267
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 224, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000
Data In: 234b148b8cb1d8c32b287e896903d150
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 225, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000
Data In: 294b033df4da853f4be3e243f7e513f4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 226, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000
Data In: 3f58c950f0367160adec45f2441e7411
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 227, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000
Data In: 37f655536a704e5ace182d742a820cf4
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 228, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000
Data In: ea7bd6bb63418731aeac790fe42d61e8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 229, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000
Data In: e74a4c999b4c064e48bb1e413f51e5ea
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 230, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000
Data In: ba9ebefdb4ccf30f296cecb3bc1943e8
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 231, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000
Data In: 3194367a4898c502c13bb7478640a72d
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 232, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000
Data In: da797713263d6f33a5478a65ef60d412
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 233, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000
Data In: d1ac39bb1ef86b9c1344f214679aa376
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 234, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000
Data In: 2fdea9e650532be5bc0e7325337fd363
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 235, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000
Data In: d3a204dbd9c2af158b6ca67a5156ce4a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 236, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000
Data In: 3a0a0e75a8da36735aee6684d965a778
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 237, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000
Data In: 52fc3e620492ea99641ea168da5b6d52
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 238, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000
Data In: d2e0c7f15b4772467d2cfc873000b2ca
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 239, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000
Data In: 563531135e0c4d70a38f8bdb190ba04e
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 240, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000
Data In: a8a39a0f5663f4c0fe5f2d3cafff421a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 241, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000
Data In: d94b5e90db354c1e42f61fabe167b2c0
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 242, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000
Data In: 50e6d3c9b6698a7cd276f96b1473f35a
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 243, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000
Data In: 9338f08e0ebee96905d8f2e825208f43
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 244, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800
Data In: 8b378c86672aa54a3a266ba19d2580ca
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 245, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00
Data In: cca7c3086f5f9511b31233da7cab9160
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 246, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00
Data In: 5b40ff4ec9be536ba23035fa4f06064c
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 247, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00
Data In: 60eb5af8416b257149372194e8b88749
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 248, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80
Data In: 2f005a8aed8a361c92e440c15520cbd1
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 249, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0
Data In: 7b03627611678a997717578807a800e2
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 250, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0
Data In: cf78618f74f6f3696e0a4779b90b5a77
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 251, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0
Data In: 03720371a04962eaea0a852e69972858
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 252, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8
Data In: 1f8a8133aa8ccf70e2bd3285831ca6b7
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 253, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc
Data In: 27936bd27fb1468fc8b48bc483321725
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 254, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe
Data In: b07d4f3e2cd2ef2eb545980754dfea0f
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Decryption test, count 255, in file ../KAT_AES/ECBVarKey256d.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
Data In: 4bf85f1b5d54adbc307b0a048389adcb
Data Out: 00000000000000000000000000000000
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarKey256e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: 8000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e35a6dcb19b201a01ebcfa8aa22b5759
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: c000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b29169cdcf2d83e838125a12ee6aa400
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: e000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d8f3a72fc3cdf74dfaf6c3e6b97b2fa6
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: f000000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1c777679d50037c79491a94da76a9a35
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: f800000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9cf4893ecafa0a0247a898e040691559
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fc00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8fbb413703735326310a269bd3aa94b2
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fe00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 60e32246bed2b0e859e55c1cc6b26502
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ff00000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ec52a212f80a09df6317021bc2a9819e
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ff80000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f23e5b600eb70dbccf6c0b1d9a68182c
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffc0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a3f599d63a82a968c33fe26590745970
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffe0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d1ccb9b1337002cbac42c520b5d67722
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fff0000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cc111f6c37cf40a1159d00fb59fb0488
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fff8000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dc43b51ab609052372989a26e9cdd714
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffc000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4dcede8da9e2578f39703d4433dc6459
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffe000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 1a4c1c263bbccfafc11782894685e3a8
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffff000000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 937ad84880db50613423d6d527a2823d
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffff800000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 610b71dfc688e150d8152c5b35ebc14d
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffc00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 27ef2495dabf323885aab39c80f18d8b
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffe00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 633cafea395bc03adae3a1e2068e4b4e
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffff00000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6e1b482b53761cf631819b749a6f3724
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffff80000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 976e6f851ab52c771998dbb2d71c75a9
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffc0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 85f2ba84f8c307cf525e124c3e22e6cc
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffe0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6bcca98bf6a835fa64955f72de4115fe
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffff0000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2c75e2d36eebd65411f14fd0eb1d2a06
Test finished OK!
 
Encryption test, count 24, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffff8000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bd49295006250ffca5100b6007a0eade
Test finished OK!
 
Encryption test, count 25, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffc000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a190527d0ef7c70f459cd3940df316ec
Test finished OK!
 
Encryption test, count 26, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffe000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bbd1097a62433f79449fa97d4ee80dbf
Test finished OK!
 
Encryption test, count 27, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffff000000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 07058e408f5b99b0e0f061a1761b5b3b
Test finished OK!
 
Encryption test, count 28, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffff800000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5fd1f13fa0f31e37fabde328f894eac2
Test finished OK!
 
Encryption test, count 29, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffc00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fc4af7c948df26e2ef3e01c1ee5b8f6f
Test finished OK!
 
Encryption test, count 30, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffe00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 829fd7208fb92d44a074a677ee9861ac
Test finished OK!
 
Encryption test, count 31, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffff00000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ad9fc613a703251b54c64a0e76431711
Test finished OK!
 
Encryption test, count 32, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffff80000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 33ac9eccc4cc75e2711618f80b1548e8
Test finished OK!
 
Encryption test, count 33, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffc0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2025c74b8ad8f4cda17ee2049c4c902d
Test finished OK!
 
Encryption test, count 34, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffe0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f85ca05fe528f1ce9b790166e8d551e7
Test finished OK!
 
Encryption test, count 35, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffff0000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6f6238d8966048d4967154e0dad5a6c9
Test finished OK!
 
Encryption test, count 36, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffff8000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f2b21b4e7640a9b3346de8b82fb41e49
Test finished OK!
 
Encryption test, count 37, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffc000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f836f251ad1d11d49dc344628b1884e1
Test finished OK!
 
Encryption test, count 38, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffe000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 077e9470ae7abea5a9769d49182628c3
Test finished OK!
 
Encryption test, count 39, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffff000000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e0dcc2d27fc9865633f85223cf0d611f
Test finished OK!
 
Encryption test, count 40, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffff800000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: be66cfea2fecd6bf0ec7b4352c99bcaa
Test finished OK!
 
Encryption test, count 41, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffc00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: df31144f87a2ef523facdcf21a427804
Test finished OK!
 
Encryption test, count 42, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffe00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b5bb0f5629fb6aae5e1839a3c3625d63
Test finished OK!
 
Encryption test, count 43, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffff00000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3c9db3335306fe1ec612bdbfae6b6028
Test finished OK!
 
Encryption test, count 44, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffff80000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3dd5c34634a79d3cfcc8339760e6f5f4
Test finished OK!
 
Encryption test, count 45, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffc0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 82bda118a3ed7af314fa2ccc5c07b761
Test finished OK!
 
Encryption test, count 46, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffe0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2937a64f7d4f46fe6fea3b349ec78e38
Test finished OK!
 
Encryption test, count 47, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffff0000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 225f068c28476605735ad671bb8f39f3
Test finished OK!
 
Encryption test, count 48, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffff8000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ae682c5ecd71898e08942ac9aa89875c
Test finished OK!
 
Encryption test, count 49, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffc000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5e031cb9d676c3022d7f26227e85c38f
Test finished OK!
 
Encryption test, count 50, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffe000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a78463fb064db5d52bb64bfef64f2dda
Test finished OK!
 
Encryption test, count 51, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffff000000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8aa9b75e784593876c53a00eae5af52b
Test finished OK!
 
Encryption test, count 52, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffff800000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3f84566df23da48af692722fe980573a
Test finished OK!
 
Encryption test, count 53, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffc00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 31690b5ed41c7eb42a1e83270a7ff0e6
Test finished OK!
 
Encryption test, count 54, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffe00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 77dd7702646d55f08365e477d3590eda
Test finished OK!
 
Encryption test, count 55, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffff00000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4c022ac62b3cb78d739cc67b3e20bb7e
Test finished OK!
 
Encryption test, count 56, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffff80000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 092fa137ce18b5dfe7906f550bb13370
Test finished OK!
 
Encryption test, count 57, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffc0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3e0cdadf2e68353c0027672c97144dd3
Test finished OK!
 
Encryption test, count 58, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffe0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d8c4b200b383fc1f2b2ea677618a1d27
Test finished OK!
 
Encryption test, count 59, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffff0000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 11825f99b0e9bb3477c1c0713b015aac
Test finished OK!
 
Encryption test, count 60, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffff8000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f8b9fffb5c187f7ddc7ab10f4fb77576
Test finished OK!
 
Encryption test, count 61, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffc000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ffb4e87a32b37d6f2c8328d3b5377802
Test finished OK!
 
Encryption test, count 62, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffe000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d276c13a5d220f4da9224e74896391ce
Test finished OK!
 
Encryption test, count 63, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffff000000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 94efe7a0e2e031e2536da01df799c927
Test finished OK!
 
Encryption test, count 64, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffff800000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8f8fd822680a85974e53a5a8eb9d38de
Test finished OK!
 
Encryption test, count 65, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffc00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e0f0a91b2e45f8cc37b7805a3042588d
Test finished OK!
 
Encryption test, count 66, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffe00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 597a6252255e46d6364dbeeda31e279c
Test finished OK!
 
Encryption test, count 67, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffff00000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f51a0f694442b8f05571797fec7ee8bf
Test finished OK!
 
Encryption test, count 68, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffff80000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9ff071b165b5198a93dddeebc54d09b5
Test finished OK!
 
Encryption test, count 69, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffc0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c20a19fd5758b0c4bc1a5df89cf73877
Test finished OK!
 
Encryption test, count 70, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffe0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 97120166307119ca2280e9315668e96f
Test finished OK!
 
Encryption test, count 71, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffff0000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4b3b9f1e099c2a09dc091e90e4f18f0a
Test finished OK!
 
Encryption test, count 72, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffff8000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: eb040b891d4b37f6851f7ec219cd3f6d
Test finished OK!
 
Encryption test, count 73, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffc000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9f0fdec08b7fd79aa39535bea42db92a
Test finished OK!
 
Encryption test, count 74, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffe000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2e70f168fc74bf911df240bcd2cef236
Test finished OK!
 
Encryption test, count 75, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffff000000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 462ccd7f5fd1108dbc152f3cacad328b
Test finished OK!
 
Encryption test, count 76, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffff800000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a4af534a7d0b643a01868785d86dfb95
Test finished OK!
 
Encryption test, count 77, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffc00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ab980296197e1a5022326c31da4bf6f3
Test finished OK!
 
Encryption test, count 78, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffe00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f97d57b3333b6281b07d486db2d4e20c
Test finished OK!
 
Encryption test, count 79, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffff00000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f33fa36720231afe4c759ade6bd62eb6
Test finished OK!
 
Encryption test, count 80, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffff80000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fdcfac0c02ca538343c68117e0a15938
Test finished OK!
 
Encryption test, count 81, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffc0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ad4916f5ee5772be764fc027b8a6e539
Test finished OK!
 
Encryption test, count 82, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffe0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2e16873e1678610d7e14c02d002ea845
Test finished OK!
 
Encryption test, count 83, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffff0000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4e6e627c1acc51340053a8236d579576
Test finished OK!
 
Encryption test, count 84, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffff8000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ab0c8410aeeead92feec1eb430d652cb
Test finished OK!
 
Encryption test, count 85, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffc000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e86f7e23e835e114977f60e1a592202e
Test finished OK!
 
Encryption test, count 86, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffe000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e68ad5055a367041fade09d9a70a794b
Test finished OK!
 
Encryption test, count 87, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffff000000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0791823a3c666bb6162825e78606a7fe
Test finished OK!
 
Encryption test, count 88, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffff800000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dcca366a9bf47b7b868b77e25c18a364
Test finished OK!
 
Encryption test, count 89, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffc00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 684c9efc237e4a442965f84bce20247a
Test finished OK!
 
Encryption test, count 90, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffe00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a858411ffbe63fdb9c8aa1bfaed67b52
Test finished OK!
 
Encryption test, count 91, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffff00000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 04bc3da2179c3015498b0e03910db5b8
Test finished OK!
 
Encryption test, count 92, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffff80000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 40071eeab3f935dbc25d00841460260f
Test finished OK!
 
Encryption test, count 93, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffc0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0ebd7c30ed2016e08ba806ddb008bcc8
Test finished OK!
 
Encryption test, count 94, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffe0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 15c6becf0f4cec7129cbd22d1a79b1b8
Test finished OK!
 
Encryption test, count 95, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffff0000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0aeede5b91f721700e9e62edbf60b781
Test finished OK!
 
Encryption test, count 96, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffff8000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 266581af0dcfbed1585e0a242c64b8df
Test finished OK!
 
Encryption test, count 97, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffc000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6693dc911662ae473216ba22189a511a
Test finished OK!
 
Encryption test, count 98, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffe000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7606fa36d86473e6fb3a1bb0e2c0adf5
Test finished OK!
 
Encryption test, count 99, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffff000000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 112078e9e11fbb78e26ffb8899e96b9a
Test finished OK!
 
Encryption test, count 100, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffff800000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 40b264e921e9e4a82694589ef3798262
Test finished OK!
 
Encryption test, count 101, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffc00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8d4595cb4fa7026715f55bd68e2882f9
Test finished OK!
 
Encryption test, count 102, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffe00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b588a302bdbc09197df1edae68926ed9
Test finished OK!
 
Encryption test, count 103, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffff00000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 33f7502390b8a4a221cfecd0666624ba
Test finished OK!
 
Encryption test, count 104, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffff80000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3d20253adbce3be2373767c4d822c566
Test finished OK!
 
Encryption test, count 105, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffc0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a42734a3929bf84cf0116c9856a3c18c
Test finished OK!
 
Encryption test, count 106, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffe0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e3abc4939457422bb957da3c56938c6d
Test finished OK!
 
Encryption test, count 107, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffff0000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 972bdd2e7c525130fadc8f76fc6f4b3f
Test finished OK!
 
Encryption test, count 108, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffff8000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 84a83d7b94c699cbcb8a7d9b61f64093
Test finished OK!
 
Encryption test, count 109, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffc000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ce61d63514aded03d43e6ebfc3a9001f
Test finished OK!
 
Encryption test, count 110, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffe000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6c839dd58eeae6b8a36af48ed63d2dc9
Test finished OK!
 
Encryption test, count 111, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffff000000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cd5ece55b8da3bf622c4100df5de46f9
Test finished OK!
 
Encryption test, count 112, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffff800000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3b6f46f40e0ac5fc0a9c1105f800f48d
Test finished OK!
 
Encryption test, count 113, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffc00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ba26d47da3aeb028de4fb5b3a854a24b
Test finished OK!
 
Encryption test, count 114, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffe00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 87f53bf620d3677268445212904389d5
Test finished OK!
 
Encryption test, count 115, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffff00000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 10617d28b5e0f4605492b182a5d7f9f6
Test finished OK!
 
Encryption test, count 116, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffff80000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9aaec4fabbf6fae2a71feff02e372b39
Test finished OK!
 
Encryption test, count 117, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffc0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3a90c62d88b5c42809abf782488ed130
Test finished OK!
 
Encryption test, count 118, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffe0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: f1f1c5a40899e15772857ccb65c7a09a
Test finished OK!
 
Encryption test, count 119, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffff0000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 190843d29b25a3897c692ce1dd81ee52
Test finished OK!
 
Encryption test, count 120, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffff8000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a866bc65b6941d86e8420a7ffb0964db
Test finished OK!
 
Encryption test, count 121, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffc000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8193c6ff85225ced4255e92f6e078a14
Test finished OK!
 
Encryption test, count 122, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffe000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 9661cb2424d7d4a380d547f9e7ec1cb9
Test finished OK!
 
Encryption test, count 123, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffff000000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 86f93d9ec08453a071e2e2877877a9c8
Test finished OK!
 
Encryption test, count 124, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffff800000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 27eefa80ce6a4a9d598e3fec365434d2
Test finished OK!
 
Encryption test, count 125, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffc00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d62068444578e3ab39ce7ec95dd045dc
Test finished OK!
 
Encryption test, count 126, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffe00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b5f71d4dd9a71fe5d8bc8ba7e6ea3048
Test finished OK!
 
Encryption test, count 127, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffff00000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6825a347ac479d4f9d95c5cb8d3fd7e9
Test finished OK!
 
Encryption test, count 128, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffff80000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: e3714e94a5778955cc0346358e94783a
Test finished OK!
 
Encryption test, count 129, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffc0000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d836b44bb29e0c7d89fa4b2d4b677d2a
Test finished OK!
 
Encryption test, count 130, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffe0000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5d454b75021d76d4b84f873a8f877b92
Test finished OK!
 
Encryption test, count 131, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffff0000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c3498f7eced2095314fc28115885b33f
Test finished OK!
 
Encryption test, count 132, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffff8000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6e668856539ad8e405bd123fe6c88530
Test finished OK!
 
Encryption test, count 133, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffc000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8680db7f3a87b8605543cfdbe6754076
Test finished OK!
 
Encryption test, count 134, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffe000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6c5d03b13069c3658b3179be91b0800c
Test finished OK!
 
Encryption test, count 135, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffff000000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ef1b384ac4d93eda00c92add0995ea5f
Test finished OK!
 
Encryption test, count 136, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffff800000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bf8115805471741bd5ad20a03944790f
Test finished OK!
 
Encryption test, count 137, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffc00000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c64c24b6894b038b3c0d09b1df068b0b
Test finished OK!
 
Encryption test, count 138, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffe00000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 3967a10cffe27d0178545fbf6a40544b
Test finished OK!
 
Encryption test, count 139, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffff00000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 7c85e9c95de1a9ec5a5363a8a053472d
Test finished OK!
 
Encryption test, count 140, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffff80000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: a9eec03c8abec7ba68315c2c8c2316e0
Test finished OK!
 
Encryption test, count 141, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffc0000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cac8e414c2f388227ae14986fc983524
Test finished OK!
 
Encryption test, count 142, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffe0000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 5d942b7f4622ce056c3ce3ce5f1dd9d6
Test finished OK!
 
Encryption test, count 143, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffff0000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d240d648ce21a3020282c3f1b528a0b6
Test finished OK!
 
Encryption test, count 144, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffff8000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 45d089c36d5c5a4efc689e3b0de10dd5
Test finished OK!
 
Encryption test, count 145, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffc000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: b4da5df4becb5462e03a0ed00d295629
Test finished OK!
 
Encryption test, count 146, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffe000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: dcf4e129136c1a4b7a0f38935cc34b2b
Test finished OK!
 
Encryption test, count 147, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffff000000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: d9a4c7618b0ce48a3d5aee1a1c0114c4
Test finished OK!
 
Encryption test, count 148, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffff800000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ca352df025c65c7b0bf306fbee0f36ba
Test finished OK!
 
Encryption test, count 149, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffc00000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 238aca23fd3409f38af63378ed2f5473
Test finished OK!
 
Encryption test, count 150, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffe00000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 59836a0e06a79691b36667d5380d8188
Test finished OK!
 
Encryption test, count 151, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffff00000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 33905080f7acf1cdae0a91fc3e85aee4
Test finished OK!
 
Encryption test, count 152, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffff80000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 72c9e4646dbc3d6320fc6689d93e8833
Test finished OK!
 
Encryption test, count 153, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ba77413dea5925b7f5417ea47ff19f59
Test finished OK!
 
Encryption test, count 154, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6cae8129f843d86dc786a0fb1a184970
Test finished OK!
 
Encryption test, count 155, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffff0000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fcfefb534100796eebbd990206754e19
Test finished OK!
 
Encryption test, count 156, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffff8000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 8c791d5fdddf470da04f3e6dc4a5b5b5
Test finished OK!
 
Encryption test, count 157, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffc000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c93bbdc07a4611ae4bb266ea5034a387
Test finished OK!
 
Encryption test, count 158, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffe000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c102e38e489aa74762f3efc5bb23205a
Test finished OK!
 
Encryption test, count 159, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffff000000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 93201481665cbafc1fcc220bc545fb3d
Test finished OK!
 
Encryption test, count 160, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffff800000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4960757ec6ce68cf195e454cfd0f32ca
Test finished OK!
 
Encryption test, count 161, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: feec7ce6a6cbd07c043416737f1bbb33
Test finished OK!
 
Encryption test, count 162, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 11c5413904487a805d70a8edd9c35527
Test finished OK!
 
Encryption test, count 163, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffff00000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 347846b2b2e36f1f0324c86f7f1b98e2
Test finished OK!
 
Encryption test, count 164, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffff80000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 332eee1a0cbd19ca2d69b426894044f0
Test finished OK!
 
Encryption test, count 165, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 866b5b3977ba6efa5128efbda9ff03cd
Test finished OK!
 
Encryption test, count 166, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cc1445ee94c0f08cdee5c344ecd1e233
Test finished OK!
 
Encryption test, count 167, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: be288319029363c2622feba4b05dfdfe
Test finished OK!
 
Encryption test, count 168, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cfd1875523f3cd21c395651e6ee15e56
Test finished OK!
 
Encryption test, count 169, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: cb5a408657837c53bf16f9d8465dce19
Test finished OK!
 
Encryption test, count 170, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ca0bf42cb107f55ccff2fc09ee08ca15
Test finished OK!
 
Encryption test, count 171, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff000000000000000000000
Data In: 00000000000000000000000000000000
Data Out: fdd9bbb4a7dc2e4a23536a5880a2db67
Test finished OK!
 
Encryption test, count 172, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffff800000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ede447b362c484993dec9442a3b46aef
Test finished OK!
 
Encryption test, count 173, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 10dffb05904bff7c4781df780ad26837
Test finished OK!
 
Encryption test, count 174, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000
Data In: 00000000000000000000000000000000
Data Out: c33bc13e8de88ac25232aa7496398783
Test finished OK!
 
Encryption test, count 175, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ca359c70803a3b2a3d542e8781dea975
Test finished OK!
 
Encryption test, count 176, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000
Data In: 00000000000000000000000000000000
Data Out: bcc65b526f88d05b89ce8a52021fdb06
Test finished OK!
 
Encryption test, count 177, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000
Data In: 00000000000000000000000000000000
Data Out: db91a38855c8c4643851fbfb358b0109
Test finished OK!
 
Encryption test, count 178, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000
Data In: 00000000000000000000000000000000
Data Out: ca6e8893a114ae8e27d5ab03a5499610
Test finished OK!
 
Encryption test, count 179, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6629d2b8df97da728cdd8b1e7f945077
Test finished OK!
 
Encryption test, count 180, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 4570a5a18cfc0dd582f1d88d5c9a1720
Test finished OK!
 
Encryption test, count 181, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 72bc65aa8e89562e3f274d45af1cd10b
Test finished OK!
 
Encryption test, count 182, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 98551da1a6503276ae1c77625f9ea615
Test finished OK!
 
Encryption test, count 183, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000
Data In: 00000000000000000000000000000000
Data Out: 0ddfe51ced7e3f4ae927daa3fe452cee
Test finished OK!
 
Encryption test, count 184, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000
Data In: 00000000000000000000000000000000
Data Out: db826251e4ce384b80218b0e1da1dd4c
Test finished OK!
 
Encryption test, count 185, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000
Data In: 00000000000000000000000000000000
Data Out: 2cacf728b88abbad7011ed0e64a1680c
Test finished OK!
 
Encryption test, count 186, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000
Data In: 00000000000000000000000000000000
Data Out: 330d8ee7c5677e099ac74c9994ee4cfb
Test finished OK!
 
Encryption test, count 187, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000
Data In: 00000000000000000000000000000000
Data Out: edf61ae362e882ddc0167474a7a77f3a
Test finished OK!
 
Encryption test, count 188, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000
Data In: 00000000000000000000000000000000
Data Out: 6168b00ba7859e0970ecfd757efecf7c
Test finished OK!
 
Encryption test, count 189, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000
Data In: 00000000000000000000000000000000
Data Out: d1415447866230d28bb1ea18a4cdfd02
Test finished OK!
 
Encryption test, count 190, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 516183392f7a8763afec68a060264141
Test finished OK!
 
Encryption test, count 191, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000
Data In: 00000000000000000000000000000000
Data Out: 77565c8d73cfd4130b4aa14d8911710f
Test finished OK!
 
Encryption test, count 192, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000
Data In: 00000000000000000000000000000000
Data Out: 37232a4ed21ccc27c19c9610078cabac
Test finished OK!
 
Encryption test, count 193, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000
Data In: 00000000000000000000000000000000
Data Out: 804f32ea71828c7d329077e712231666
Test finished OK!
 
Encryption test, count 194, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000
Data In: 00000000000000000000000000000000
Data Out: d64424f23cb97215e9c2c6f28d29eab7
Test finished OK!
 
Encryption test, count 195, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000
Data In: 00000000000000000000000000000000
Data Out: 023e82b533f68c75c238cebdb2ee89a2
Test finished OK!
 
Encryption test, count 196, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000
Data In: 00000000000000000000000000000000
Data Out: 193a3d24157a51f1ee0893f6777417e7
Test finished OK!
 
Encryption test, count 197, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000
Data In: 00000000000000000000000000000000
Data Out: 84ecacfcd400084d078612b1945f2ef5
Test finished OK!
 
Encryption test, count 198, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000
Data In: 00000000000000000000000000000000
Data Out: 1dcd8bb173259eb33a5242b0de31a455
Test finished OK!
 
Encryption test, count 199, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000
Data In: 00000000000000000000000000000000
Data Out: 35e9eddbc375e792c19992c19165012b
Test finished OK!
 
Encryption test, count 200, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000
Data In: 00000000000000000000000000000000
Data Out: 8a772231c01dfdd7c98e4cfddcc0807a
Test finished OK!
 
Encryption test, count 201, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000
Data In: 00000000000000000000000000000000
Data Out: 6eda7ff6b8319180ff0d6e65629d01c3
Test finished OK!
 
Encryption test, count 202, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000
Data In: 00000000000000000000000000000000
Data Out: c267ef0e2d01a993944dd397101413cb
Test finished OK!
 
Encryption test, count 203, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000
Data In: 00000000000000000000000000000000
Data Out: e9f80e9d845bcc0f62926af72eabca39
Test finished OK!
 
Encryption test, count 204, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000
Data In: 00000000000000000000000000000000
Data Out: 6702990727aa0878637b45dcd3a3b074
Test finished OK!
 
Encryption test, count 205, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000
Data In: 00000000000000000000000000000000
Data Out: 2e2e647d5360e09230a5d738ca33471e
Test finished OK!
 
Encryption test, count 206, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000
Data In: 00000000000000000000000000000000
Data Out: 1f56413c7add6f43d1d56e4f02190330
Test finished OK!
 
Encryption test, count 207, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000
Data In: 00000000000000000000000000000000
Data Out: 69cd0606e15af729d6bca143016d9842
Test finished OK!
 
Encryption test, count 208, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000
Data In: 00000000000000000000000000000000
Data Out: a085d7c1a500873a20099c4caa3c3f5b
Test finished OK!
 
Encryption test, count 209, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000
Data In: 00000000000000000000000000000000
Data Out: 4fc0d230f8891415b87b83f95f2e09d1
Test finished OK!
 
Encryption test, count 210, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000
Data In: 00000000000000000000000000000000
Data Out: 4327d08c523d8eba697a4336507d1f42
Test finished OK!
 
Encryption test, count 211, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000
Data In: 00000000000000000000000000000000
Data Out: 7a15aab82701efa5ae36ab1d6b76290f
Test finished OK!
 
Encryption test, count 212, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000
Data In: 00000000000000000000000000000000
Data Out: 5bf0051893a18bb30e139a58fed0fa54
Test finished OK!
 
Encryption test, count 213, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000
Data In: 00000000000000000000000000000000
Data Out: 97e8adf65638fd9cdf3bc22c17fe4dbd
Test finished OK!
 
Encryption test, count 214, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000
Data In: 00000000000000000000000000000000
Data Out: 1ee6ee326583a0586491c96418d1a35d
Test finished OK!
 
Encryption test, count 215, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000
Data In: 00000000000000000000000000000000
Data Out: 26b549c2ec756f82ecc48008e529956b
Test finished OK!
 
Encryption test, count 216, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000
Data In: 00000000000000000000000000000000
Data Out: 70377b6da669b072129e057cc28e9ca5
Test finished OK!
 
Encryption test, count 217, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000
Data In: 00000000000000000000000000000000
Data Out: 9c94b8b0cb8bcc919072262b3fa05ad9
Test finished OK!
 
Encryption test, count 218, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000
Data In: 00000000000000000000000000000000
Data Out: 2fbb83dfd0d7abcb05cd28cad2dfb523
Test finished OK!
 
Encryption test, count 219, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000
Data In: 00000000000000000000000000000000
Data Out: 96877803de77744bb970d0a91f4debae
Test finished OK!
 
Encryption test, count 220, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000
Data In: 00000000000000000000000000000000
Data Out: 7379f3370cf6e5ce12ae5969c8eea312
Test finished OK!
 
Encryption test, count 221, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000
Data In: 00000000000000000000000000000000
Data Out: 02dc99fa3d4f98ce80985e7233889313
Test finished OK!
 
Encryption test, count 222, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000
Data In: 00000000000000000000000000000000
Data Out: 1e38e759075ba5cab6457da51844295a
Test finished OK!
 
Encryption test, count 223, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000
Data In: 00000000000000000000000000000000
Data Out: 70bed8dbf615868a1f9d9b05d3e7a267
Test finished OK!
 
Encryption test, count 224, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000
Data In: 00000000000000000000000000000000
Data Out: 234b148b8cb1d8c32b287e896903d150
Test finished OK!
 
Encryption test, count 225, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000
Data In: 00000000000000000000000000000000
Data Out: 294b033df4da853f4be3e243f7e513f4
Test finished OK!
 
Encryption test, count 226, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000
Data In: 00000000000000000000000000000000
Data Out: 3f58c950f0367160adec45f2441e7411
Test finished OK!
 
Encryption test, count 227, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000
Data In: 00000000000000000000000000000000
Data Out: 37f655536a704e5ace182d742a820cf4
Test finished OK!
 
Encryption test, count 228, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000
Data In: 00000000000000000000000000000000
Data Out: ea7bd6bb63418731aeac790fe42d61e8
Test finished OK!
 
Encryption test, count 229, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000
Data In: 00000000000000000000000000000000
Data Out: e74a4c999b4c064e48bb1e413f51e5ea
Test finished OK!
 
Encryption test, count 230, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000
Data In: 00000000000000000000000000000000
Data Out: ba9ebefdb4ccf30f296cecb3bc1943e8
Test finished OK!
 
Encryption test, count 231, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000
Data In: 00000000000000000000000000000000
Data Out: 3194367a4898c502c13bb7478640a72d
Test finished OK!
 
Encryption test, count 232, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000
Data In: 00000000000000000000000000000000
Data Out: da797713263d6f33a5478a65ef60d412
Test finished OK!
 
Encryption test, count 233, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000
Data In: 00000000000000000000000000000000
Data Out: d1ac39bb1ef86b9c1344f214679aa376
Test finished OK!
 
Encryption test, count 234, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000
Data In: 00000000000000000000000000000000
Data Out: 2fdea9e650532be5bc0e7325337fd363
Test finished OK!
 
Encryption test, count 235, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000
Data In: 00000000000000000000000000000000
Data Out: d3a204dbd9c2af158b6ca67a5156ce4a
Test finished OK!
 
Encryption test, count 236, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000
Data In: 00000000000000000000000000000000
Data Out: 3a0a0e75a8da36735aee6684d965a778
Test finished OK!
 
Encryption test, count 237, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000
Data In: 00000000000000000000000000000000
Data Out: 52fc3e620492ea99641ea168da5b6d52
Test finished OK!
 
Encryption test, count 238, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000
Data In: 00000000000000000000000000000000
Data Out: d2e0c7f15b4772467d2cfc873000b2ca
Test finished OK!
 
Encryption test, count 239, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000
Data In: 00000000000000000000000000000000
Data Out: 563531135e0c4d70a38f8bdb190ba04e
Test finished OK!
 
Encryption test, count 240, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000
Data In: 00000000000000000000000000000000
Data Out: a8a39a0f5663f4c0fe5f2d3cafff421a
Test finished OK!
 
Encryption test, count 241, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000
Data In: 00000000000000000000000000000000
Data Out: d94b5e90db354c1e42f61fabe167b2c0
Test finished OK!
 
Encryption test, count 242, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000
Data In: 00000000000000000000000000000000
Data Out: 50e6d3c9b6698a7cd276f96b1473f35a
Test finished OK!
 
Encryption test, count 243, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000
Data In: 00000000000000000000000000000000
Data Out: 9338f08e0ebee96905d8f2e825208f43
Test finished OK!
 
Encryption test, count 244, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800
Data In: 00000000000000000000000000000000
Data Out: 8b378c86672aa54a3a266ba19d2580ca
Test finished OK!
 
Encryption test, count 245, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00
Data In: 00000000000000000000000000000000
Data Out: cca7c3086f5f9511b31233da7cab9160
Test finished OK!
 
Encryption test, count 246, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00
Data In: 00000000000000000000000000000000
Data Out: 5b40ff4ec9be536ba23035fa4f06064c
Test finished OK!
 
Encryption test, count 247, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00
Data In: 00000000000000000000000000000000
Data Out: 60eb5af8416b257149372194e8b88749
Test finished OK!
 
Encryption test, count 248, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80
Data In: 00000000000000000000000000000000
Data Out: 2f005a8aed8a361c92e440c15520cbd1
Test finished OK!
 
Encryption test, count 249, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0
Data In: 00000000000000000000000000000000
Data Out: 7b03627611678a997717578807a800e2
Test finished OK!
 
Encryption test, count 250, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0
Data In: 00000000000000000000000000000000
Data Out: cf78618f74f6f3696e0a4779b90b5a77
Test finished OK!
 
Encryption test, count 251, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0
Data In: 00000000000000000000000000000000
Data Out: 03720371a04962eaea0a852e69972858
Test finished OK!
 
Encryption test, count 252, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8
Data In: 00000000000000000000000000000000
Data Out: 1f8a8133aa8ccf70e2bd3285831ca6b7
Test finished OK!
 
Encryption test, count 253, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc
Data In: 00000000000000000000000000000000
Data Out: 27936bd27fb1468fc8b48bc483321725
Test finished OK!
 
Encryption test, count 254, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe
Data In: 00000000000000000000000000000000
Data Out: b07d4f3e2cd2ef2eb545980754dfea0f
Test finished OK!
 
Encryption test, count 255, in file ../KAT_AES/ECBVarKey256e.txt
Key size is 256 bits
Key In: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
Data In: 00000000000000000000000000000000
Data Out: 4bf85f1b5d54adbc307b0a048389adcb
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarTxt128d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3ad78e726c1ec02b7ebfe92b23d9ec34
Data Out: 80000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: aae5939c8efdf2f04e60b9fe7117b2c2
Data Out: c0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f031d4d74f5dcbf39daaf8ca3af6e527
Data Out: e0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 96d9fd5cc4f07441727df0f33e401a36
Data Out: f0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 30ccdb044646d7e1f3ccea3dca08b8c0
Data Out: f8000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 16ae4ce5042a67ee8e177b7c587ecc82
Data Out: fc000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b6da0bb11a23855d9c5cb1b4c6412e0a
Data Out: fe000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: db4f1aa530967d6732ce4715eb0ee24b
Data Out: ff000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a81738252621dd180a34f3455b4baa2f
Data Out: ff800000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 77e2b508db7fd89234caf7939ee5621a
Data Out: ffc00000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b8499c251f8442ee13f0933b688fcd19
Data Out: ffe00000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 965135f8a81f25c9d630b17502f68e53
Data Out: fff00000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8b87145a01ad1c6cede995ea3670454f
Data Out: fff80000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8eae3b10a0c8ca6d1d3b0fa61e56b0b2
Data Out: fffc0000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 64b4d629810fda6bafdf08f3b0d8d2c5
Data Out: fffe0000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d7e5dbd3324595f8fdc7d7c571da6c2a
Data Out: ffff0000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f3f72375264e167fca9de2c1527d9606
Data Out: ffff8000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8ee79dd4f401ff9b7ea945d86666c13b
Data Out: ffffc000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: dd35cea2799940b40db3f819cb94c08b
Data Out: ffffe000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6941cb6b3e08c2b7afa581ebdd607b87
Data Out: fffff000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2c20f439f6bb097b29b8bd6d99aad799
Data Out: fffff800000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 625d01f058e565f77ae86378bd2c49b3
Data Out: fffffc00000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c0b5fd98190ef45fbb4301438d095950
Data Out: fffffe00000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 13001ff5d99806efd25da34f56be854b
Data Out: ffffff00000000000000000000000000
Test finished OK!
 
Decryption test, count 24, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3b594c60f5c8277a5113677f94208d82
Data Out: ffffff80000000000000000000000000
Test finished OK!
 
Decryption test, count 25, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e9c0fc1818e4aa46bd2e39d638f89e05
Data Out: ffffffc0000000000000000000000000
Test finished OK!
 
Decryption test, count 26, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f8023ee9c3fdc45a019b4e985c7e1a54
Data Out: ffffffe0000000000000000000000000
Test finished OK!
 
Decryption test, count 27, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 35f40182ab4662f3023baec1ee796b57
Data Out: fffffff0000000000000000000000000
Test finished OK!
 
Decryption test, count 28, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3aebbad7303649b4194a6945c6cc3694
Data Out: fffffff8000000000000000000000000
Test finished OK!
 
Decryption test, count 29, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a2124bea53ec2834279bed7f7eb0f938
Data Out: fffffffc000000000000000000000000
Test finished OK!
 
Decryption test, count 30, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b9fb4399fa4facc7309e14ec98360b0a
Data Out: fffffffe000000000000000000000000
Test finished OK!
 
Decryption test, count 31, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c26277437420c5d634f715aea81a9132
Data Out: ffffffff000000000000000000000000
Test finished OK!
 
Decryption test, count 32, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 171a0e1b2dd424f0e089af2c4c10f32f
Data Out: ffffffff800000000000000000000000
Test finished OK!
 
Decryption test, count 33, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7cadbe402d1b208fe735edce00aee7ce
Data Out: ffffffffc00000000000000000000000
Test finished OK!
 
Decryption test, count 34, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 43b02ff929a1485af6f5c6d6558baa0f
Data Out: ffffffffe00000000000000000000000
Test finished OK!
 
Decryption test, count 35, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 092faacc9bf43508bf8fa8613ca75dea
Data Out: fffffffff00000000000000000000000
Test finished OK!
 
Decryption test, count 36, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cb2bf8280f3f9742c7ed513fe802629c
Data Out: fffffffff80000000000000000000000
Test finished OK!
 
Decryption test, count 37, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 215a41ee442fa992a6e323986ded3f68
Data Out: fffffffffc0000000000000000000000
Test finished OK!
 
Decryption test, count 38, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f21e99cf4f0f77cea836e11a2fe75fb1
Data Out: fffffffffe0000000000000000000000
Test finished OK!
 
Decryption test, count 39, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 95e3a0ca9079e646331df8b4e70d2cd6
Data Out: ffffffffff0000000000000000000000
Test finished OK!
 
Decryption test, count 40, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4afe7f120ce7613f74fc12a01a828073
Data Out: ffffffffff8000000000000000000000
Test finished OK!
 
Decryption test, count 41, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 827f000e75e2c8b9d479beed913fe678
Data Out: ffffffffffc000000000000000000000
Test finished OK!
 
Decryption test, count 42, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 35830c8e7aaefe2d30310ef381cbf691
Data Out: ffffffffffe000000000000000000000
Test finished OK!
 
Decryption test, count 43, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 191aa0f2c8570144f38657ea4085ebe5
Data Out: fffffffffff000000000000000000000
Test finished OK!
 
Decryption test, count 44, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 85062c2c909f15d9269b6c18ce99c4f0
Data Out: fffffffffff800000000000000000000
Test finished OK!
 
Decryption test, count 45, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 678034dc9e41b5a560ed239eeab1bc78
Data Out: fffffffffffc00000000000000000000
Test finished OK!
 
Decryption test, count 46, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c2f93a4ce5ab6d5d56f1b93cf19911c1
Data Out: fffffffffffe00000000000000000000
Test finished OK!
 
Decryption test, count 47, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1c3112bcb0c1dcc749d799743691bf82
Data Out: ffffffffffff00000000000000000000
Test finished OK!
 
Decryption test, count 48, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 00c55bd75c7f9c881989d3ec1911c0d4
Data Out: ffffffffffff80000000000000000000
Test finished OK!
 
Decryption test, count 49, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ea2e6b5ef182b7dff3629abd6a12045f
Data Out: ffffffffffffc0000000000000000000
Test finished OK!
 
Decryption test, count 50, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 22322327e01780b17397f24087f8cc6f
Data Out: ffffffffffffe0000000000000000000
Test finished OK!
 
Decryption test, count 51, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c9cacb5cd11692c373b2411768149ee7
Data Out: fffffffffffff0000000000000000000
Test finished OK!
 
Decryption test, count 52, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a18e3dbbca577860dab6b80da3139256
Data Out: fffffffffffff8000000000000000000
Test finished OK!
 
Decryption test, count 53, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 79b61c37bf328ecca8d743265a3d425c
Data Out: fffffffffffffc000000000000000000
Test finished OK!
 
Decryption test, count 54, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d2d99c6bcc1f06fda8e27e8ae3f1ccc7
Data Out: fffffffffffffe000000000000000000
Test finished OK!
 
Decryption test, count 55, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1bfd4b91c701fd6b61b7f997829d663b
Data Out: ffffffffffffff000000000000000000
Test finished OK!
 
Decryption test, count 56, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 11005d52f25f16bdc9545a876a63490a
Data Out: ffffffffffffff800000000000000000
Test finished OK!
 
Decryption test, count 57, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3a4d354f02bb5a5e47d39666867f246a
Data Out: ffffffffffffffc00000000000000000
Test finished OK!
 
Decryption test, count 58, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d451b8d6e1e1a0ebb155fbbf6e7b7dc3
Data Out: ffffffffffffffe00000000000000000
Test finished OK!
 
Decryption test, count 59, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6898d4f42fa7ba6a10ac05e87b9f2080
Data Out: fffffffffffffff00000000000000000
Test finished OK!
 
Decryption test, count 60, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b611295e739ca7d9b50f8e4c0e754a3f
Data Out: fffffffffffffff80000000000000000
Test finished OK!
 
Decryption test, count 61, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7d33fc7d8abe3ca1936759f8f5deaf20
Data Out: fffffffffffffffc0000000000000000
Test finished OK!
 
Decryption test, count 62, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3b5e0f566dc96c298f0c12637539b25c
Data Out: fffffffffffffffe0000000000000000
Test finished OK!
 
Decryption test, count 63, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f807c3e7985fe0f5a50e2cdb25c5109e
Data Out: ffffffffffffffff0000000000000000
Test finished OK!
 
Decryption test, count 64, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 41f992a856fb278b389a62f5d274d7e9
Data Out: ffffffffffffffff8000000000000000
Test finished OK!
 
Decryption test, count 65, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 10d3ed7a6fe15ab4d91acbc7d0767ab1
Data Out: ffffffffffffffffc000000000000000
Test finished OK!
 
Decryption test, count 66, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 21feecd45b2e675973ac33bf0c5424fc
Data Out: ffffffffffffffffe000000000000000
Test finished OK!
 
Decryption test, count 67, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1480cb3955ba62d09eea668f7c708817
Data Out: fffffffffffffffff000000000000000
Test finished OK!
 
Decryption test, count 68, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 66404033d6b72b609354d5496e7eb511
Data Out: fffffffffffffffff800000000000000
Test finished OK!
 
Decryption test, count 69, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1c317a220a7d700da2b1e075b00266e1
Data Out: fffffffffffffffffc00000000000000
Test finished OK!
 
Decryption test, count 70, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ab3b89542233f1271bf8fd0c0f403545
Data Out: fffffffffffffffffe00000000000000
Test finished OK!
 
Decryption test, count 71, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d93eae966fac46dca927d6b114fa3f9e
Data Out: ffffffffffffffffff00000000000000
Test finished OK!
 
Decryption test, count 72, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1bdec521316503d9d5ee65df3ea94ddf
Data Out: ffffffffffffffffff80000000000000
Test finished OK!
 
Decryption test, count 73, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: eef456431dea8b4acf83bdae3717f75f
Data Out: ffffffffffffffffffc0000000000000
Test finished OK!
 
Decryption test, count 74, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 06f2519a2fafaa596bfef5cfa15c21b9
Data Out: ffffffffffffffffffe0000000000000
Test finished OK!
 
Decryption test, count 75, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 251a7eac7e2fe809e4aa8d0d7012531a
Data Out: fffffffffffffffffff0000000000000
Test finished OK!
 
Decryption test, count 76, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3bffc16e4c49b268a20f8d96a60b4058
Data Out: fffffffffffffffffff8000000000000
Test finished OK!
 
Decryption test, count 77, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e886f9281999c5bb3b3e8862e2f7c988
Data Out: fffffffffffffffffffc000000000000
Test finished OK!
 
Decryption test, count 78, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 563bf90d61beef39f48dd625fcef1361
Data Out: fffffffffffffffffffe000000000000
Test finished OK!
 
Decryption test, count 79, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4d37c850644563c69fd0acd9a049325b
Data Out: ffffffffffffffffffff000000000000
Test finished OK!
 
Decryption test, count 80, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b87c921b91829ef3b13ca541ee1130a6
Data Out: ffffffffffffffffffff800000000000
Test finished OK!
 
Decryption test, count 81, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2e65eb6b6ea383e109accce8326b0393
Data Out: ffffffffffffffffffffc00000000000
Test finished OK!
 
Decryption test, count 82, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9ca547f7439edc3e255c0f4d49aa8990
Data Out: ffffffffffffffffffffe00000000000
Test finished OK!
 
Decryption test, count 83, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a5e652614c9300f37816b1f9fd0c87f9
Data Out: fffffffffffffffffffff00000000000
Test finished OK!
 
Decryption test, count 84, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 14954f0b4697776f44494fe458d814ed
Data Out: fffffffffffffffffffff80000000000
Test finished OK!
 
Decryption test, count 85, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7c8d9ab6c2761723fe42f8bb506cbcf7
Data Out: fffffffffffffffffffffc0000000000
Test finished OK!
 
Decryption test, count 86, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: db7e1932679fdd99742aab04aa0d5a80
Data Out: fffffffffffffffffffffe0000000000
Test finished OK!
 
Decryption test, count 87, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4c6a1c83e568cd10f27c2d73ded19c28
Data Out: ffffffffffffffffffffff0000000000
Test finished OK!
 
Decryption test, count 88, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 90ecbe6177e674c98de412413f7ac915
Data Out: ffffffffffffffffffffff8000000000
Test finished OK!
 
Decryption test, count 89, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 90684a2ac55fe1ec2b8ebd5622520b73
Data Out: ffffffffffffffffffffffc000000000
Test finished OK!
 
Decryption test, count 90, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7472f9a7988607ca79707795991035e6
Data Out: ffffffffffffffffffffffe000000000
Test finished OK!
 
Decryption test, count 91, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 56aff089878bf3352f8df172a3ae47d8
Data Out: fffffffffffffffffffffff000000000
Test finished OK!
 
Decryption test, count 92, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 65c0526cbe40161b8019a2a3171abd23
Data Out: fffffffffffffffffffffff800000000
Test finished OK!
 
Decryption test, count 93, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 377be0be33b4e3e310b4aabda173f84f
Data Out: fffffffffffffffffffffffc00000000
Test finished OK!
 
Decryption test, count 94, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9402e9aa6f69de6504da8d20c4fcaa2f
Data Out: fffffffffffffffffffffffe00000000
Test finished OK!
 
Decryption test, count 95, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 123c1f4af313ad8c2ce648b2e71fb6e1
Data Out: ffffffffffffffffffffffff00000000
Test finished OK!
 
Decryption test, count 96, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1ffc626d30203dcdb0019fb80f726cf4
Data Out: ffffffffffffffffffffffff80000000
Test finished OK!
 
Decryption test, count 97, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 76da1fbe3a50728c50fd2e621b5ad885
Data Out: ffffffffffffffffffffffffc0000000
Test finished OK!
 
Decryption test, count 98, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 082eb8be35f442fb52668e16a591d1d6
Data Out: ffffffffffffffffffffffffe0000000
Test finished OK!
 
Decryption test, count 99, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e656f9ecf5fe27ec3e4a73d00c282fb3
Data Out: fffffffffffffffffffffffff0000000
Test finished OK!
 
Decryption test, count 100, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2ca8209d63274cd9a29bb74bcd77683a
Data Out: fffffffffffffffffffffffff8000000
Test finished OK!
 
Decryption test, count 101, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 79bf5dce14bb7dd73a8e3611de7ce026
Data Out: fffffffffffffffffffffffffc000000
Test finished OK!
 
Decryption test, count 102, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3c849939a5d29399f344c4a0eca8a576
Data Out: fffffffffffffffffffffffffe000000
Test finished OK!
 
Decryption test, count 103, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ed3c0a94d59bece98835da7aa4f07ca2
Data Out: ffffffffffffffffffffffffff000000
Test finished OK!
 
Decryption test, count 104, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 63919ed4ce10196438b6ad09d99cd795
Data Out: ffffffffffffffffffffffffff800000
Test finished OK!
 
Decryption test, count 105, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7678f3a833f19fea95f3c6029e2bc610
Data Out: ffffffffffffffffffffffffffc00000
Test finished OK!
 
Decryption test, count 106, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3aa426831067d36b92be7c5f81c13c56
Data Out: ffffffffffffffffffffffffffe00000
Test finished OK!
 
Decryption test, count 107, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9272e2d2cdd11050998c845077a30ea0
Data Out: fffffffffffffffffffffffffff00000
Test finished OK!
 
Decryption test, count 108, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 088c4b53f5ec0ff814c19adae7f6246c
Data Out: fffffffffffffffffffffffffff80000
Test finished OK!
 
Decryption test, count 109, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4010a5e401fdf0a0354ddbcc0d012b17
Data Out: fffffffffffffffffffffffffffc0000
Test finished OK!
 
Decryption test, count 110, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a87a385736c0a6189bd6589bd8445a93
Data Out: fffffffffffffffffffffffffffe0000
Test finished OK!
 
Decryption test, count 111, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 545f2b83d9616dccf60fa9830e9cd287
Data Out: ffffffffffffffffffffffffffff0000
Test finished OK!
 
Decryption test, count 112, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4b706f7f92406352394037a6d4f4688d
Data Out: ffffffffffffffffffffffffffff8000
Test finished OK!
 
Decryption test, count 113, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b7972b3941c44b90afa7b264bfba7387
Data Out: ffffffffffffffffffffffffffffc000
Test finished OK!
 
Decryption test, count 114, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6f45732cf10881546f0fd23896d2bb60
Data Out: ffffffffffffffffffffffffffffe000
Test finished OK!
 
Decryption test, count 115, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2e3579ca15af27f64b3c955a5bfc30ba
Data Out: fffffffffffffffffffffffffffff000
Test finished OK!
 
Decryption test, count 116, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 34a2c5a91ae2aec99b7d1b5fa6780447
Data Out: fffffffffffffffffffffffffffff800
Test finished OK!
 
Decryption test, count 117, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a4d6616bd04f87335b0e53351227a9ee
Data Out: fffffffffffffffffffffffffffffc00
Test finished OK!
 
Decryption test, count 118, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7f692b03945867d16179a8cefc83ea3f
Data Out: fffffffffffffffffffffffffffffe00
Test finished OK!
 
Decryption test, count 119, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3bd141ee84a0e6414a26e7a4f281f8a2
Data Out: ffffffffffffffffffffffffffffff00
Test finished OK!
 
Decryption test, count 120, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d1788f572d98b2b16ec5d5f3922b99bc
Data Out: ffffffffffffffffffffffffffffff80
Test finished OK!
 
Decryption test, count 121, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0833ff6f61d98a57b288e8c3586b85a6
Data Out: ffffffffffffffffffffffffffffffc0
Test finished OK!
 
Decryption test, count 122, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8568261797de176bf0b43becc6285afb
Data Out: ffffffffffffffffffffffffffffffe0
Test finished OK!
 
Decryption test, count 123, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f9b0fda0c4a898f5b9e6f661c4ce4d07
Data Out: fffffffffffffffffffffffffffffff0
Test finished OK!
 
Decryption test, count 124, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8ade895913685c67c5269f8aae42983e
Data Out: fffffffffffffffffffffffffffffff8
Test finished OK!
 
Decryption test, count 125, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 39bde67d5c8ed8a8b1c37eb8fa9f5ac0
Data Out: fffffffffffffffffffffffffffffffc
Test finished OK!
 
Decryption test, count 126, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 5c005e72c1418c44f569f2ea33ba54f3
Data Out: fffffffffffffffffffffffffffffffe
Test finished OK!
 
Decryption test, count 127, in file ../KAT_AES/ECBVarTxt128d.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3f5b8cc9ea855a0afa7347d23e8d664e
Data Out: ffffffffffffffffffffffffffffffff
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarTxt128e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 80000000000000000000000000000000
Data Out: 3ad78e726c1ec02b7ebfe92b23d9ec34
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c0000000000000000000000000000000
Data Out: aae5939c8efdf2f04e60b9fe7117b2c2
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e0000000000000000000000000000000
Data Out: f031d4d74f5dcbf39daaf8ca3af6e527
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f0000000000000000000000000000000
Data Out: 96d9fd5cc4f07441727df0f33e401a36
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f8000000000000000000000000000000
Data Out: 30ccdb044646d7e1f3ccea3dca08b8c0
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fc000000000000000000000000000000
Data Out: 16ae4ce5042a67ee8e177b7c587ecc82
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fe000000000000000000000000000000
Data Out: b6da0bb11a23855d9c5cb1b4c6412e0a
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff000000000000000000000000000000
Data Out: db4f1aa530967d6732ce4715eb0ee24b
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff800000000000000000000000000000
Data Out: a81738252621dd180a34f3455b4baa2f
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffc00000000000000000000000000000
Data Out: 77e2b508db7fd89234caf7939ee5621a
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffe00000000000000000000000000000
Data Out: b8499c251f8442ee13f0933b688fcd19
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fff00000000000000000000000000000
Data Out: 965135f8a81f25c9d630b17502f68e53
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fff80000000000000000000000000000
Data Out: 8b87145a01ad1c6cede995ea3670454f
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffc0000000000000000000000000000
Data Out: 8eae3b10a0c8ca6d1d3b0fa61e56b0b2
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffe0000000000000000000000000000
Data Out: 64b4d629810fda6bafdf08f3b0d8d2c5
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffff0000000000000000000000000000
Data Out: d7e5dbd3324595f8fdc7d7c571da6c2a
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffff8000000000000000000000000000
Data Out: f3f72375264e167fca9de2c1527d9606
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffc000000000000000000000000000
Data Out: 8ee79dd4f401ff9b7ea945d86666c13b
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffe000000000000000000000000000
Data Out: dd35cea2799940b40db3f819cb94c08b
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffff000000000000000000000000000
Data Out: 6941cb6b3e08c2b7afa581ebdd607b87
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffff800000000000000000000000000
Data Out: 2c20f439f6bb097b29b8bd6d99aad799
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffc00000000000000000000000000
Data Out: 625d01f058e565f77ae86378bd2c49b3
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffe00000000000000000000000000
Data Out: c0b5fd98190ef45fbb4301438d095950
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffff00000000000000000000000000
Data Out: 13001ff5d99806efd25da34f56be854b
Test finished OK!
 
Encryption test, count 24, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffff80000000000000000000000000
Data Out: 3b594c60f5c8277a5113677f94208d82
Test finished OK!
 
Encryption test, count 25, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffc0000000000000000000000000
Data Out: e9c0fc1818e4aa46bd2e39d638f89e05
Test finished OK!
 
Encryption test, count 26, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffe0000000000000000000000000
Data Out: f8023ee9c3fdc45a019b4e985c7e1a54
Test finished OK!
 
Encryption test, count 27, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffff0000000000000000000000000
Data Out: 35f40182ab4662f3023baec1ee796b57
Test finished OK!
 
Encryption test, count 28, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffff8000000000000000000000000
Data Out: 3aebbad7303649b4194a6945c6cc3694
Test finished OK!
 
Encryption test, count 29, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffc000000000000000000000000
Data Out: a2124bea53ec2834279bed7f7eb0f938
Test finished OK!
 
Encryption test, count 30, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffe000000000000000000000000
Data Out: b9fb4399fa4facc7309e14ec98360b0a
Test finished OK!
 
Encryption test, count 31, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffff000000000000000000000000
Data Out: c26277437420c5d634f715aea81a9132
Test finished OK!
 
Encryption test, count 32, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffff800000000000000000000000
Data Out: 171a0e1b2dd424f0e089af2c4c10f32f
Test finished OK!
 
Encryption test, count 33, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffc00000000000000000000000
Data Out: 7cadbe402d1b208fe735edce00aee7ce
Test finished OK!
 
Encryption test, count 34, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffe00000000000000000000000
Data Out: 43b02ff929a1485af6f5c6d6558baa0f
Test finished OK!
 
Encryption test, count 35, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffff00000000000000000000000
Data Out: 092faacc9bf43508bf8fa8613ca75dea
Test finished OK!
 
Encryption test, count 36, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffff80000000000000000000000
Data Out: cb2bf8280f3f9742c7ed513fe802629c
Test finished OK!
 
Encryption test, count 37, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffc0000000000000000000000
Data Out: 215a41ee442fa992a6e323986ded3f68
Test finished OK!
 
Encryption test, count 38, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffe0000000000000000000000
Data Out: f21e99cf4f0f77cea836e11a2fe75fb1
Test finished OK!
 
Encryption test, count 39, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffff0000000000000000000000
Data Out: 95e3a0ca9079e646331df8b4e70d2cd6
Test finished OK!
 
Encryption test, count 40, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffff8000000000000000000000
Data Out: 4afe7f120ce7613f74fc12a01a828073
Test finished OK!
 
Encryption test, count 41, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffc000000000000000000000
Data Out: 827f000e75e2c8b9d479beed913fe678
Test finished OK!
 
Encryption test, count 42, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffe000000000000000000000
Data Out: 35830c8e7aaefe2d30310ef381cbf691
Test finished OK!
 
Encryption test, count 43, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffff000000000000000000000
Data Out: 191aa0f2c8570144f38657ea4085ebe5
Test finished OK!
 
Encryption test, count 44, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffff800000000000000000000
Data Out: 85062c2c909f15d9269b6c18ce99c4f0
Test finished OK!
 
Encryption test, count 45, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffc00000000000000000000
Data Out: 678034dc9e41b5a560ed239eeab1bc78
Test finished OK!
 
Encryption test, count 46, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffe00000000000000000000
Data Out: c2f93a4ce5ab6d5d56f1b93cf19911c1
Test finished OK!
 
Encryption test, count 47, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffff00000000000000000000
Data Out: 1c3112bcb0c1dcc749d799743691bf82
Test finished OK!
 
Encryption test, count 48, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffff80000000000000000000
Data Out: 00c55bd75c7f9c881989d3ec1911c0d4
Test finished OK!
 
Encryption test, count 49, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffc0000000000000000000
Data Out: ea2e6b5ef182b7dff3629abd6a12045f
Test finished OK!
 
Encryption test, count 50, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffe0000000000000000000
Data Out: 22322327e01780b17397f24087f8cc6f
Test finished OK!
 
Encryption test, count 51, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffff0000000000000000000
Data Out: c9cacb5cd11692c373b2411768149ee7
Test finished OK!
 
Encryption test, count 52, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffff8000000000000000000
Data Out: a18e3dbbca577860dab6b80da3139256
Test finished OK!
 
Encryption test, count 53, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffc000000000000000000
Data Out: 79b61c37bf328ecca8d743265a3d425c
Test finished OK!
 
Encryption test, count 54, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffe000000000000000000
Data Out: d2d99c6bcc1f06fda8e27e8ae3f1ccc7
Test finished OK!
 
Encryption test, count 55, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffff000000000000000000
Data Out: 1bfd4b91c701fd6b61b7f997829d663b
Test finished OK!
 
Encryption test, count 56, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffff800000000000000000
Data Out: 11005d52f25f16bdc9545a876a63490a
Test finished OK!
 
Encryption test, count 57, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffc00000000000000000
Data Out: 3a4d354f02bb5a5e47d39666867f246a
Test finished OK!
 
Encryption test, count 58, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffe00000000000000000
Data Out: d451b8d6e1e1a0ebb155fbbf6e7b7dc3
Test finished OK!
 
Encryption test, count 59, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffff00000000000000000
Data Out: 6898d4f42fa7ba6a10ac05e87b9f2080
Test finished OK!
 
Encryption test, count 60, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffff80000000000000000
Data Out: b611295e739ca7d9b50f8e4c0e754a3f
Test finished OK!
 
Encryption test, count 61, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffc0000000000000000
Data Out: 7d33fc7d8abe3ca1936759f8f5deaf20
Test finished OK!
 
Encryption test, count 62, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffe0000000000000000
Data Out: 3b5e0f566dc96c298f0c12637539b25c
Test finished OK!
 
Encryption test, count 63, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffff0000000000000000
Data Out: f807c3e7985fe0f5a50e2cdb25c5109e
Test finished OK!
 
Encryption test, count 64, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffff8000000000000000
Data Out: 41f992a856fb278b389a62f5d274d7e9
Test finished OK!
 
Encryption test, count 65, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffc000000000000000
Data Out: 10d3ed7a6fe15ab4d91acbc7d0767ab1
Test finished OK!
 
Encryption test, count 66, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffe000000000000000
Data Out: 21feecd45b2e675973ac33bf0c5424fc
Test finished OK!
 
Encryption test, count 67, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffff000000000000000
Data Out: 1480cb3955ba62d09eea668f7c708817
Test finished OK!
 
Encryption test, count 68, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffff800000000000000
Data Out: 66404033d6b72b609354d5496e7eb511
Test finished OK!
 
Encryption test, count 69, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffc00000000000000
Data Out: 1c317a220a7d700da2b1e075b00266e1
Test finished OK!
 
Encryption test, count 70, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffe00000000000000
Data Out: ab3b89542233f1271bf8fd0c0f403545
Test finished OK!
 
Encryption test, count 71, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffff00000000000000
Data Out: d93eae966fac46dca927d6b114fa3f9e
Test finished OK!
 
Encryption test, count 72, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffff80000000000000
Data Out: 1bdec521316503d9d5ee65df3ea94ddf
Test finished OK!
 
Encryption test, count 73, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffc0000000000000
Data Out: eef456431dea8b4acf83bdae3717f75f
Test finished OK!
 
Encryption test, count 74, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffe0000000000000
Data Out: 06f2519a2fafaa596bfef5cfa15c21b9
Test finished OK!
 
Encryption test, count 75, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffff0000000000000
Data Out: 251a7eac7e2fe809e4aa8d0d7012531a
Test finished OK!
 
Encryption test, count 76, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffff8000000000000
Data Out: 3bffc16e4c49b268a20f8d96a60b4058
Test finished OK!
 
Encryption test, count 77, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffc000000000000
Data Out: e886f9281999c5bb3b3e8862e2f7c988
Test finished OK!
 
Encryption test, count 78, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffe000000000000
Data Out: 563bf90d61beef39f48dd625fcef1361
Test finished OK!
 
Encryption test, count 79, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffff000000000000
Data Out: 4d37c850644563c69fd0acd9a049325b
Test finished OK!
 
Encryption test, count 80, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffff800000000000
Data Out: b87c921b91829ef3b13ca541ee1130a6
Test finished OK!
 
Encryption test, count 81, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffc00000000000
Data Out: 2e65eb6b6ea383e109accce8326b0393
Test finished OK!
 
Encryption test, count 82, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffe00000000000
Data Out: 9ca547f7439edc3e255c0f4d49aa8990
Test finished OK!
 
Encryption test, count 83, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffff00000000000
Data Out: a5e652614c9300f37816b1f9fd0c87f9
Test finished OK!
 
Encryption test, count 84, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffff80000000000
Data Out: 14954f0b4697776f44494fe458d814ed
Test finished OK!
 
Encryption test, count 85, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffc0000000000
Data Out: 7c8d9ab6c2761723fe42f8bb506cbcf7
Test finished OK!
 
Encryption test, count 86, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffe0000000000
Data Out: db7e1932679fdd99742aab04aa0d5a80
Test finished OK!
 
Encryption test, count 87, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffff0000000000
Data Out: 4c6a1c83e568cd10f27c2d73ded19c28
Test finished OK!
 
Encryption test, count 88, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffff8000000000
Data Out: 90ecbe6177e674c98de412413f7ac915
Test finished OK!
 
Encryption test, count 89, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffc000000000
Data Out: 90684a2ac55fe1ec2b8ebd5622520b73
Test finished OK!
 
Encryption test, count 90, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffe000000000
Data Out: 7472f9a7988607ca79707795991035e6
Test finished OK!
 
Encryption test, count 91, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffff000000000
Data Out: 56aff089878bf3352f8df172a3ae47d8
Test finished OK!
 
Encryption test, count 92, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffff800000000
Data Out: 65c0526cbe40161b8019a2a3171abd23
Test finished OK!
 
Encryption test, count 93, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffc00000000
Data Out: 377be0be33b4e3e310b4aabda173f84f
Test finished OK!
 
Encryption test, count 94, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffe00000000
Data Out: 9402e9aa6f69de6504da8d20c4fcaa2f
Test finished OK!
 
Encryption test, count 95, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffff00000000
Data Out: 123c1f4af313ad8c2ce648b2e71fb6e1
Test finished OK!
 
Encryption test, count 96, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffff80000000
Data Out: 1ffc626d30203dcdb0019fb80f726cf4
Test finished OK!
 
Encryption test, count 97, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffc0000000
Data Out: 76da1fbe3a50728c50fd2e621b5ad885
Test finished OK!
 
Encryption test, count 98, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffe0000000
Data Out: 082eb8be35f442fb52668e16a591d1d6
Test finished OK!
 
Encryption test, count 99, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffff0000000
Data Out: e656f9ecf5fe27ec3e4a73d00c282fb3
Test finished OK!
 
Encryption test, count 100, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffff8000000
Data Out: 2ca8209d63274cd9a29bb74bcd77683a
Test finished OK!
 
Encryption test, count 101, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffc000000
Data Out: 79bf5dce14bb7dd73a8e3611de7ce026
Test finished OK!
 
Encryption test, count 102, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffe000000
Data Out: 3c849939a5d29399f344c4a0eca8a576
Test finished OK!
 
Encryption test, count 103, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffff000000
Data Out: ed3c0a94d59bece98835da7aa4f07ca2
Test finished OK!
 
Encryption test, count 104, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffff800000
Data Out: 63919ed4ce10196438b6ad09d99cd795
Test finished OK!
 
Encryption test, count 105, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffc00000
Data Out: 7678f3a833f19fea95f3c6029e2bc610
Test finished OK!
 
Encryption test, count 106, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffe00000
Data Out: 3aa426831067d36b92be7c5f81c13c56
Test finished OK!
 
Encryption test, count 107, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffff00000
Data Out: 9272e2d2cdd11050998c845077a30ea0
Test finished OK!
 
Encryption test, count 108, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffff80000
Data Out: 088c4b53f5ec0ff814c19adae7f6246c
Test finished OK!
 
Encryption test, count 109, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffc0000
Data Out: 4010a5e401fdf0a0354ddbcc0d012b17
Test finished OK!
 
Encryption test, count 110, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffe0000
Data Out: a87a385736c0a6189bd6589bd8445a93
Test finished OK!
 
Encryption test, count 111, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffff0000
Data Out: 545f2b83d9616dccf60fa9830e9cd287
Test finished OK!
 
Encryption test, count 112, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffff8000
Data Out: 4b706f7f92406352394037a6d4f4688d
Test finished OK!
 
Encryption test, count 113, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffc000
Data Out: b7972b3941c44b90afa7b264bfba7387
Test finished OK!
 
Encryption test, count 114, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffe000
Data Out: 6f45732cf10881546f0fd23896d2bb60
Test finished OK!
 
Encryption test, count 115, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffff000
Data Out: 2e3579ca15af27f64b3c955a5bfc30ba
Test finished OK!
 
Encryption test, count 116, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffff800
Data Out: 34a2c5a91ae2aec99b7d1b5fa6780447
Test finished OK!
 
Encryption test, count 117, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffc00
Data Out: a4d6616bd04f87335b0e53351227a9ee
Test finished OK!
 
Encryption test, count 118, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffe00
Data Out: 7f692b03945867d16179a8cefc83ea3f
Test finished OK!
 
Encryption test, count 119, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffff00
Data Out: 3bd141ee84a0e6414a26e7a4f281f8a2
Test finished OK!
 
Encryption test, count 120, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffff80
Data Out: d1788f572d98b2b16ec5d5f3922b99bc
Test finished OK!
 
Encryption test, count 121, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffc0
Data Out: 0833ff6f61d98a57b288e8c3586b85a6
Test finished OK!
 
Encryption test, count 122, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffe0
Data Out: 8568261797de176bf0b43becc6285afb
Test finished OK!
 
Encryption test, count 123, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffff0
Data Out: f9b0fda0c4a898f5b9e6f661c4ce4d07
Test finished OK!
 
Encryption test, count 124, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffff8
Data Out: 8ade895913685c67c5269f8aae42983e
Test finished OK!
 
Encryption test, count 125, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffffc
Data Out: 39bde67d5c8ed8a8b1c37eb8fa9f5ac0
Test finished OK!
 
Encryption test, count 126, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffffe
Data Out: 5c005e72c1418c44f569f2ea33ba54f3
Test finished OK!
 
Encryption test, count 127, in file ../KAT_AES/ECBVarTxt128e.txt
Key size is 128 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffff
Data Out: 3f5b8cc9ea855a0afa7347d23e8d664e
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarTxt192d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6cd02513e8d4dc986b4afe087a60bd0c
Data Out: 80000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2ce1f8b7e30627c1c4519eada44bc436
Data Out: c0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9946b5f87af446f5796c1fee63a2da24
Data Out: e0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2a560364ce529efc21788779568d5555
Data Out: f0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 35c1471837af446153bce55d5ba72a0a
Data Out: f8000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ce60bc52386234f158f84341e534cd9e
Data Out: fc000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8c7c27ff32bcf8dc2dc57c90c2903961
Data Out: fe000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 32bb6a7ec84499e166f936003d55a5bb
Data Out: ff000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a5c772e5c62631ef660ee1d5877f6d1b
Data Out: ff800000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 030d7e5b64f380a7e4ea5387b5cd7f49
Data Out: ffc00000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0dc9a2610037009b698f11bb7e86c83e
Data Out: ffe00000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0046612c766d1840c226364f1fa7ed72
Data Out: fff00000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4880c7e08f27befe78590743c05e698b
Data Out: fff80000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2520ce829a26577f0f4822c4ecc87401
Data Out: fffc0000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8765e8acc169758319cb46dc7bcf3dca
Data Out: fffe0000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e98f4ba4f073df4baa116d011dc24a28
Data Out: ffff0000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f378f68c5dbf59e211b3a659a7317d94
Data Out: ffff8000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 283d3b069d8eb9fb432d74b96ca762b4
Data Out: ffffc000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a7e1842e8a87861c221a500883245c51
Data Out: ffffe000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 77aa270471881be070fb52c7067ce732
Data Out: fffff000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 01b0f476d484f43f1aeb6efa9361a8ac
Data Out: fffff800000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1c3a94f1c052c55c2d8359aff2163b4f
Data Out: fffffc00000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e8a067b604d5373d8b0f2e05a03b341b
Data Out: fffffe00000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a7876ec87f5a09bfea42c77da30fd50e
Data Out: ffffff00000000000000000000000000
Test finished OK!
 
Decryption test, count 24, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0cf3e9d3a42be5b854ca65b13f35f48d
Data Out: ffffff80000000000000000000000000
Test finished OK!
 
Decryption test, count 25, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6c62f6bbcab7c3e821c9290f08892dda
Data Out: ffffffc0000000000000000000000000
Test finished OK!
 
Decryption test, count 26, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7f5e05bd2068738196fee79ace7e3aec
Data Out: ffffffe0000000000000000000000000
Test finished OK!
 
Decryption test, count 27, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 440e0d733255cda92fb46e842fe58054
Data Out: fffffff0000000000000000000000000
Test finished OK!
 
Decryption test, count 28, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: aa5d5b1c4ea1b7a22e5583ac2e9ed8a7
Data Out: fffffff8000000000000000000000000
Test finished OK!
 
Decryption test, count 29, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 77e537e89e8491e8662aae3bc809421d
Data Out: fffffffc000000000000000000000000
Test finished OK!
 
Decryption test, count 30, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 997dd3e9f1598bfa73f75973f7e93b76
Data Out: fffffffe000000000000000000000000
Test finished OK!
 
Decryption test, count 31, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1b38d4f7452afefcb7fc721244e4b72e
Data Out: ffffffff000000000000000000000000
Test finished OK!
 
Decryption test, count 32, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0be2b18252e774dda30cdda02c6906e3
Data Out: ffffffff800000000000000000000000
Test finished OK!
 
Decryption test, count 33, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d2695e59c20361d82652d7d58b6f11b2
Data Out: ffffffffc00000000000000000000000
Test finished OK!
 
Decryption test, count 34, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 902d88d13eae52089abd6143cfe394e9
Data Out: ffffffffe00000000000000000000000
Test finished OK!
 
Decryption test, count 35, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d49bceb3b823fedd602c305345734bd2
Data Out: fffffffff00000000000000000000000
Test finished OK!
 
Decryption test, count 36, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 707b1dbb0ffa40ef7d95def421233fae
Data Out: fffffffff80000000000000000000000
Test finished OK!
 
Decryption test, count 37, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7ca0c1d93356d9eb8aa952084d75f913
Data Out: fffffffffc0000000000000000000000
Test finished OK!
 
Decryption test, count 38, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f2cbf9cb186e270dd7bdb0c28febc57d
Data Out: fffffffffe0000000000000000000000
Test finished OK!
 
Decryption test, count 39, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c94337c37c4e790ab45780bd9c3674a0
Data Out: ffffffffff0000000000000000000000
Test finished OK!
 
Decryption test, count 40, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8e3558c135252fb9c9f367ed609467a1
Data Out: ffffffffff8000000000000000000000
Test finished OK!
 
Decryption test, count 41, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1b72eeaee4899b443914e5b3a57fba92
Data Out: ffffffffffc000000000000000000000
Test finished OK!
 
Decryption test, count 42, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 011865f91bc56868d051e52c9efd59b7
Data Out: ffffffffffe000000000000000000000
Test finished OK!
 
Decryption test, count 43, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e4771318ad7a63dd680f6e583b7747ea
Data Out: fffffffffff000000000000000000000
Test finished OK!
 
Decryption test, count 44, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 61e3d194088dc8d97e9e6db37457eac5
Data Out: fffffffffff800000000000000000000
Test finished OK!
 
Decryption test, count 45, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 36ff1ec9ccfbc349e5d356d063693ad6
Data Out: fffffffffffc00000000000000000000
Test finished OK!
 
Decryption test, count 46, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3cc9e9a9be8cc3f6fb2ea24088e9bb19
Data Out: fffffffffffe00000000000000000000
Test finished OK!
 
Decryption test, count 47, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1ee5ab003dc8722e74905d9a8fe3d350
Data Out: ffffffffffff00000000000000000000
Test finished OK!
 
Decryption test, count 48, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 245339319584b0a412412869d6c2eada
Data Out: ffffffffffff80000000000000000000
Test finished OK!
 
Decryption test, count 49, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7bd496918115d14ed5380852716c8814
Data Out: ffffffffffffc0000000000000000000
Test finished OK!
 
Decryption test, count 50, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 273ab2f2b4a366a57d582a339313c8b1
Data Out: ffffffffffffe0000000000000000000
Test finished OK!
 
Decryption test, count 51, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 113365a9ffbe3b0ca61e98507554168b
Data Out: fffffffffffff0000000000000000000
Test finished OK!
 
Decryption test, count 52, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: afa99c997ac478a0dea4119c9e45f8b1
Data Out: fffffffffffff8000000000000000000
Test finished OK!
 
Decryption test, count 53, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9216309a7842430b83ffb98638011512
Data Out: fffffffffffffc000000000000000000
Test finished OK!
 
Decryption test, count 54, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 62abc792288258492a7cb45145f4b759
Data Out: fffffffffffffe000000000000000000
Test finished OK!
 
Decryption test, count 55, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 534923c169d504d7519c15d30e756c50
Data Out: ffffffffffffff000000000000000000
Test finished OK!
 
Decryption test, count 56, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fa75e05bcdc7e00c273fa33f6ee441d2
Data Out: ffffffffffffff800000000000000000
Test finished OK!
 
Decryption test, count 57, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7d350fa6057080f1086a56b17ec240db
Data Out: ffffffffffffffc00000000000000000
Test finished OK!
 
Decryption test, count 58, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f34e4a6324ea4a5c39a661c8fe5ada8f
Data Out: ffffffffffffffe00000000000000000
Test finished OK!
 
Decryption test, count 59, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0882a16f44088d42447a29ac090ec17e
Data Out: fffffffffffffff00000000000000000
Test finished OK!
 
Decryption test, count 60, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3a3c15bfc11a9537c130687004e136ee
Data Out: fffffffffffffff80000000000000000
Test finished OK!
 
Decryption test, count 61, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 22c0a7678dc6d8cf5c8a6d5a9960767c
Data Out: fffffffffffffffc0000000000000000
Test finished OK!
 
Decryption test, count 62, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b46b09809d68b9a456432a79bdc2e38c
Data Out: fffffffffffffffe0000000000000000
Test finished OK!
 
Decryption test, count 63, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 93baaffb35fbe739c17c6ac22eecf18f
Data Out: ffffffffffffffff0000000000000000
Test finished OK!
 
Decryption test, count 64, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c8aa80a7850675bc007c46df06b49868
Data Out: ffffffffffffffff8000000000000000
Test finished OK!
 
Decryption test, count 65, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 12c6f3877af421a918a84b775858021d
Data Out: ffffffffffffffffc000000000000000
Test finished OK!
 
Decryption test, count 66, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 33f123282c5d633924f7d5ba3f3cab11
Data Out: ffffffffffffffffe000000000000000
Test finished OK!
 
Decryption test, count 67, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a8f161002733e93ca4527d22c1a0c5bb
Data Out: fffffffffffffffff000000000000000
Test finished OK!
 
Decryption test, count 68, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b72f70ebf3e3fda23f508eec76b42c02
Data Out: fffffffffffffffff800000000000000
Test finished OK!
 
Decryption test, count 69, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6a9d965e6274143f25afdcfc88ffd77c
Data Out: fffffffffffffffffc00000000000000
Test finished OK!
 
Decryption test, count 70, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a0c74fd0b9361764ce91c5200b095357
Data Out: fffffffffffffffffe00000000000000
Test finished OK!
 
Decryption test, count 71, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 091d1fdc2bd2c346cd5046a8c6209146
Data Out: ffffffffffffffffff00000000000000
Test finished OK!
 
Decryption test, count 72, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e2a37580116cfb71856254496ab0aca8
Data Out: ffffffffffffffffff80000000000000
Test finished OK!
 
Decryption test, count 73, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e0b3a00785917c7efc9adba322813571
Data Out: ffffffffffffffffffc0000000000000
Test finished OK!
 
Decryption test, count 74, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 733d41f4727b5ef0df4af4cf3cffa0cb
Data Out: ffffffffffffffffffe0000000000000
Test finished OK!
 
Decryption test, count 75, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a99ebb030260826f981ad3e64490aa4f
Data Out: fffffffffffffffffff0000000000000
Test finished OK!
 
Decryption test, count 76, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 73f34c7d3eae5e80082c1647524308ee
Data Out: fffffffffffffffffff8000000000000
Test finished OK!
 
Decryption test, count 77, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 40ebd5ad082345b7a2097ccd3464da02
Data Out: fffffffffffffffffffc000000000000
Test finished OK!
 
Decryption test, count 78, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7cc4ae9a424b2cec90c97153c2457ec5
Data Out: fffffffffffffffffffe000000000000
Test finished OK!
 
Decryption test, count 79, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 54d632d03aba0bd0f91877ebdd4d09cb
Data Out: ffffffffffffffffffff000000000000
Test finished OK!
 
Decryption test, count 80, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d3427be7e4d27cd54f5fe37b03cf0897
Data Out: ffffffffffffffffffff800000000000
Test finished OK!
 
Decryption test, count 81, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b2099795e88cc158fd75ea133d7e7fbe
Data Out: ffffffffffffffffffffc00000000000
Test finished OK!
 
Decryption test, count 82, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a6cae46fb6fadfe7a2c302a34242817b
Data Out: ffffffffffffffffffffe00000000000
Test finished OK!
 
Decryption test, count 83, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 026a7024d6a902e0b3ffccbaa910cc3f
Data Out: fffffffffffffffffffff00000000000
Test finished OK!
 
Decryption test, count 84, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 156f07767a85a4312321f63968338a01
Data Out: fffffffffffffffffffff80000000000
Test finished OK!
 
Decryption test, count 85, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 15eec9ebf42b9ca76897d2cd6c5a12e2
Data Out: fffffffffffffffffffffc0000000000
Test finished OK!
 
Decryption test, count 86, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: db0d3a6fdcc13f915e2b302ceeb70fd8
Data Out: fffffffffffffffffffffe0000000000
Test finished OK!
 
Decryption test, count 87, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 71dbf37e87a2e34d15b20e8f10e48924
Data Out: ffffffffffffffffffffff0000000000
Test finished OK!
 
Decryption test, count 88, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c745c451e96ff3c045e4367c833e3b54
Data Out: ffffffffffffffffffffff8000000000
Test finished OK!
 
Decryption test, count 89, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 340da09c2dd11c3b679d08ccd27dd595
Data Out: ffffffffffffffffffffffc000000000
Test finished OK!
 
Decryption test, count 90, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8279f7c0c2a03ee660c6d392db025d18
Data Out: ffffffffffffffffffffffe000000000
Test finished OK!
 
Decryption test, count 91, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a4b2c7d8eba531ff47c5041a55fbd1ec
Data Out: fffffffffffffffffffffff000000000
Test finished OK!
 
Decryption test, count 92, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 74569a2ca5a7bd5131ce8dc7cbfbf72f
Data Out: fffffffffffffffffffffff800000000
Test finished OK!
 
Decryption test, count 93, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3713da0c0219b63454035613b5a403dd
Data Out: fffffffffffffffffffffffc00000000
Test finished OK!
 
Decryption test, count 94, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8827551ddcc9df23fa72a3de4e9f0b07
Data Out: fffffffffffffffffffffffe00000000
Test finished OK!
 
Decryption test, count 95, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2e3febfd625bfcd0a2c06eb460da1732
Data Out: ffffffffffffffffffffffff00000000
Test finished OK!
 
Decryption test, count 96, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ee82e6ba488156f76496311da6941deb
Data Out: ffffffffffffffffffffffff80000000
Test finished OK!
 
Decryption test, count 97, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4770446f01d1f391256e85a1b30d89d3
Data Out: ffffffffffffffffffffffffc0000000
Test finished OK!
 
Decryption test, count 98, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: af04b68f104f21ef2afb4767cf74143c
Data Out: ffffffffffffffffffffffffe0000000
Test finished OK!
 
Decryption test, count 99, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cf3579a9ba38c8e43653173e14f3a4c6
Data Out: fffffffffffffffffffffffff0000000
Test finished OK!
 
Decryption test, count 100, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b3bba904f4953e09b54800af2f62e7d4
Data Out: fffffffffffffffffffffffff8000000
Test finished OK!
 
Decryption test, count 101, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fc4249656e14b29eb9c44829b4c59a46
Data Out: fffffffffffffffffffffffffc000000
Test finished OK!
 
Decryption test, count 102, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9b31568febe81cfc2e65af1c86d1a308
Data Out: fffffffffffffffffffffffffe000000
Test finished OK!
 
Decryption test, count 103, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9ca09c25f273a766db98a480ce8dfedc
Data Out: ffffffffffffffffffffffffff000000
Test finished OK!
 
Decryption test, count 104, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b909925786f34c3c92d971883c9fbedf
Data Out: ffffffffffffffffffffffffff800000
Test finished OK!
 
Decryption test, count 105, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 82647f1332fe570a9d4d92b2ee771d3b
Data Out: ffffffffffffffffffffffffffc00000
Test finished OK!
 
Decryption test, count 106, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3604a7e80832b3a99954bca6f5b9f501
Data Out: ffffffffffffffffffffffffffe00000
Test finished OK!
 
Decryption test, count 107, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 884607b128c5de3ab39a529a1ef51bef
Data Out: fffffffffffffffffffffffffff00000
Test finished OK!
 
Decryption test, count 108, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 670cfa093d1dbdb2317041404102435e
Data Out: fffffffffffffffffffffffffff80000
Test finished OK!
 
Decryption test, count 109, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7a867195f3ce8769cbd336502fbb5130
Data Out: fffffffffffffffffffffffffffc0000
Test finished OK!
 
Decryption test, count 110, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 52efcf64c72b2f7ca5b3c836b1078c15
Data Out: fffffffffffffffffffffffffffe0000
Test finished OK!
 
Decryption test, count 111, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4019250f6eefb2ac5ccbcae044e75c7e
Data Out: ffffffffffffffffffffffffffff0000
Test finished OK!
 
Decryption test, count 112, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 022c4f6f5a017d292785627667ddef24
Data Out: ffffffffffffffffffffffffffff8000
Test finished OK!
 
Decryption test, count 113, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e9c21078a2eb7e03250f71000fa9e3ed
Data Out: ffffffffffffffffffffffffffffc000
Test finished OK!
 
Decryption test, count 114, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a13eaeeb9cd391da4e2b09490b3e7fad
Data Out: ffffffffffffffffffffffffffffe000
Test finished OK!
 
Decryption test, count 115, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c958a171dca1d4ed53e1af1d380803a9
Data Out: fffffffffffffffffffffffffffff000
Test finished OK!
 
Decryption test, count 116, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 21442e07a110667f2583eaeeee44dc8c
Data Out: fffffffffffffffffffffffffffff800
Test finished OK!
 
Decryption test, count 117, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 59bbb353cf1dd867a6e33737af655e99
Data Out: fffffffffffffffffffffffffffffc00
Test finished OK!
 
Decryption test, count 118, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 43cd3b25375d0ce41087ff9fe2829639
Data Out: fffffffffffffffffffffffffffffe00
Test finished OK!
 
Decryption test, count 119, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6b98b17e80d1118e3516bd768b285a84
Data Out: ffffffffffffffffffffffffffffff00
Test finished OK!
 
Decryption test, count 120, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ae47ed3676ca0c08deea02d95b81db58
Data Out: ffffffffffffffffffffffffffffff80
Test finished OK!
 
Decryption test, count 121, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 34ec40dc20413795ed53628ea748720b
Data Out: ffffffffffffffffffffffffffffffc0
Test finished OK!
 
Decryption test, count 122, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4dc68163f8e9835473253542c8a65d46
Data Out: ffffffffffffffffffffffffffffffe0
Test finished OK!
 
Decryption test, count 123, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2aabb999f43693175af65c6c612c46fb
Data Out: fffffffffffffffffffffffffffffff0
Test finished OK!
 
Decryption test, count 124, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e01f94499dac3547515c5b1d756f0f58
Data Out: fffffffffffffffffffffffffffffff8
Test finished OK!
 
Decryption test, count 125, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9d12435a46480ce00ea349f71799df9a
Data Out: fffffffffffffffffffffffffffffffc
Test finished OK!
 
Decryption test, count 126, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cef41d16d266bdfe46938ad7884cc0cf
Data Out: fffffffffffffffffffffffffffffffe
Test finished OK!
 
Decryption test, count 127, in file ../KAT_AES/ECBVarTxt192d.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b13db4da1f718bc6904797c82bcf2d32
Data Out: ffffffffffffffffffffffffffffffff
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarTxt192e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 80000000000000000000000000000000
Data Out: 6cd02513e8d4dc986b4afe087a60bd0c
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c0000000000000000000000000000000
Data Out: 2ce1f8b7e30627c1c4519eada44bc436
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e0000000000000000000000000000000
Data Out: 9946b5f87af446f5796c1fee63a2da24
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f0000000000000000000000000000000
Data Out: 2a560364ce529efc21788779568d5555
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f8000000000000000000000000000000
Data Out: 35c1471837af446153bce55d5ba72a0a
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fc000000000000000000000000000000
Data Out: ce60bc52386234f158f84341e534cd9e
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fe000000000000000000000000000000
Data Out: 8c7c27ff32bcf8dc2dc57c90c2903961
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff000000000000000000000000000000
Data Out: 32bb6a7ec84499e166f936003d55a5bb
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff800000000000000000000000000000
Data Out: a5c772e5c62631ef660ee1d5877f6d1b
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffc00000000000000000000000000000
Data Out: 030d7e5b64f380a7e4ea5387b5cd7f49
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffe00000000000000000000000000000
Data Out: 0dc9a2610037009b698f11bb7e86c83e
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fff00000000000000000000000000000
Data Out: 0046612c766d1840c226364f1fa7ed72
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fff80000000000000000000000000000
Data Out: 4880c7e08f27befe78590743c05e698b
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffc0000000000000000000000000000
Data Out: 2520ce829a26577f0f4822c4ecc87401
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffe0000000000000000000000000000
Data Out: 8765e8acc169758319cb46dc7bcf3dca
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffff0000000000000000000000000000
Data Out: e98f4ba4f073df4baa116d011dc24a28
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffff8000000000000000000000000000
Data Out: f378f68c5dbf59e211b3a659a7317d94
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffc000000000000000000000000000
Data Out: 283d3b069d8eb9fb432d74b96ca762b4
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffe000000000000000000000000000
Data Out: a7e1842e8a87861c221a500883245c51
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffff000000000000000000000000000
Data Out: 77aa270471881be070fb52c7067ce732
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffff800000000000000000000000000
Data Out: 01b0f476d484f43f1aeb6efa9361a8ac
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffc00000000000000000000000000
Data Out: 1c3a94f1c052c55c2d8359aff2163b4f
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffe00000000000000000000000000
Data Out: e8a067b604d5373d8b0f2e05a03b341b
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffff00000000000000000000000000
Data Out: a7876ec87f5a09bfea42c77da30fd50e
Test finished OK!
 
Encryption test, count 24, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffff80000000000000000000000000
Data Out: 0cf3e9d3a42be5b854ca65b13f35f48d
Test finished OK!
 
Encryption test, count 25, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffc0000000000000000000000000
Data Out: 6c62f6bbcab7c3e821c9290f08892dda
Test finished OK!
 
Encryption test, count 26, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffe0000000000000000000000000
Data Out: 7f5e05bd2068738196fee79ace7e3aec
Test finished OK!
 
Encryption test, count 27, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffff0000000000000000000000000
Data Out: 440e0d733255cda92fb46e842fe58054
Test finished OK!
 
Encryption test, count 28, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffff8000000000000000000000000
Data Out: aa5d5b1c4ea1b7a22e5583ac2e9ed8a7
Test finished OK!
 
Encryption test, count 29, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffc000000000000000000000000
Data Out: 77e537e89e8491e8662aae3bc809421d
Test finished OK!
 
Encryption test, count 30, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffe000000000000000000000000
Data Out: 997dd3e9f1598bfa73f75973f7e93b76
Test finished OK!
 
Encryption test, count 31, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffff000000000000000000000000
Data Out: 1b38d4f7452afefcb7fc721244e4b72e
Test finished OK!
 
Encryption test, count 32, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffff800000000000000000000000
Data Out: 0be2b18252e774dda30cdda02c6906e3
Test finished OK!
 
Encryption test, count 33, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffc00000000000000000000000
Data Out: d2695e59c20361d82652d7d58b6f11b2
Test finished OK!
 
Encryption test, count 34, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffe00000000000000000000000
Data Out: 902d88d13eae52089abd6143cfe394e9
Test finished OK!
 
Encryption test, count 35, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffff00000000000000000000000
Data Out: d49bceb3b823fedd602c305345734bd2
Test finished OK!
 
Encryption test, count 36, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffff80000000000000000000000
Data Out: 707b1dbb0ffa40ef7d95def421233fae
Test finished OK!
 
Encryption test, count 37, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffc0000000000000000000000
Data Out: 7ca0c1d93356d9eb8aa952084d75f913
Test finished OK!
 
Encryption test, count 38, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffe0000000000000000000000
Data Out: f2cbf9cb186e270dd7bdb0c28febc57d
Test finished OK!
 
Encryption test, count 39, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffff0000000000000000000000
Data Out: c94337c37c4e790ab45780bd9c3674a0
Test finished OK!
 
Encryption test, count 40, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffff8000000000000000000000
Data Out: 8e3558c135252fb9c9f367ed609467a1
Test finished OK!
 
Encryption test, count 41, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffc000000000000000000000
Data Out: 1b72eeaee4899b443914e5b3a57fba92
Test finished OK!
 
Encryption test, count 42, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffe000000000000000000000
Data Out: 011865f91bc56868d051e52c9efd59b7
Test finished OK!
 
Encryption test, count 43, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffff000000000000000000000
Data Out: e4771318ad7a63dd680f6e583b7747ea
Test finished OK!
 
Encryption test, count 44, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffff800000000000000000000
Data Out: 61e3d194088dc8d97e9e6db37457eac5
Test finished OK!
 
Encryption test, count 45, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffc00000000000000000000
Data Out: 36ff1ec9ccfbc349e5d356d063693ad6
Test finished OK!
 
Encryption test, count 46, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffe00000000000000000000
Data Out: 3cc9e9a9be8cc3f6fb2ea24088e9bb19
Test finished OK!
 
Encryption test, count 47, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffff00000000000000000000
Data Out: 1ee5ab003dc8722e74905d9a8fe3d350
Test finished OK!
 
Encryption test, count 48, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffff80000000000000000000
Data Out: 245339319584b0a412412869d6c2eada
Test finished OK!
 
Encryption test, count 49, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffc0000000000000000000
Data Out: 7bd496918115d14ed5380852716c8814
Test finished OK!
 
Encryption test, count 50, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffe0000000000000000000
Data Out: 273ab2f2b4a366a57d582a339313c8b1
Test finished OK!
 
Encryption test, count 51, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffff0000000000000000000
Data Out: 113365a9ffbe3b0ca61e98507554168b
Test finished OK!
 
Encryption test, count 52, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffff8000000000000000000
Data Out: afa99c997ac478a0dea4119c9e45f8b1
Test finished OK!
 
Encryption test, count 53, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffc000000000000000000
Data Out: 9216309a7842430b83ffb98638011512
Test finished OK!
 
Encryption test, count 54, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffe000000000000000000
Data Out: 62abc792288258492a7cb45145f4b759
Test finished OK!
 
Encryption test, count 55, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffff000000000000000000
Data Out: 534923c169d504d7519c15d30e756c50
Test finished OK!
 
Encryption test, count 56, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffff800000000000000000
Data Out: fa75e05bcdc7e00c273fa33f6ee441d2
Test finished OK!
 
Encryption test, count 57, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffc00000000000000000
Data Out: 7d350fa6057080f1086a56b17ec240db
Test finished OK!
 
Encryption test, count 58, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffe00000000000000000
Data Out: f34e4a6324ea4a5c39a661c8fe5ada8f
Test finished OK!
 
Encryption test, count 59, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffff00000000000000000
Data Out: 0882a16f44088d42447a29ac090ec17e
Test finished OK!
 
Encryption test, count 60, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffff80000000000000000
Data Out: 3a3c15bfc11a9537c130687004e136ee
Test finished OK!
 
Encryption test, count 61, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffc0000000000000000
Data Out: 22c0a7678dc6d8cf5c8a6d5a9960767c
Test finished OK!
 
Encryption test, count 62, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffe0000000000000000
Data Out: b46b09809d68b9a456432a79bdc2e38c
Test finished OK!
 
Encryption test, count 63, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffff0000000000000000
Data Out: 93baaffb35fbe739c17c6ac22eecf18f
Test finished OK!
 
Encryption test, count 64, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffff8000000000000000
Data Out: c8aa80a7850675bc007c46df06b49868
Test finished OK!
 
Encryption test, count 65, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffc000000000000000
Data Out: 12c6f3877af421a918a84b775858021d
Test finished OK!
 
Encryption test, count 66, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffe000000000000000
Data Out: 33f123282c5d633924f7d5ba3f3cab11
Test finished OK!
 
Encryption test, count 67, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffff000000000000000
Data Out: a8f161002733e93ca4527d22c1a0c5bb
Test finished OK!
 
Encryption test, count 68, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffff800000000000000
Data Out: b72f70ebf3e3fda23f508eec76b42c02
Test finished OK!
 
Encryption test, count 69, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffc00000000000000
Data Out: 6a9d965e6274143f25afdcfc88ffd77c
Test finished OK!
 
Encryption test, count 70, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffe00000000000000
Data Out: a0c74fd0b9361764ce91c5200b095357
Test finished OK!
 
Encryption test, count 71, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffff00000000000000
Data Out: 091d1fdc2bd2c346cd5046a8c6209146
Test finished OK!
 
Encryption test, count 72, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffff80000000000000
Data Out: e2a37580116cfb71856254496ab0aca8
Test finished OK!
 
Encryption test, count 73, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffc0000000000000
Data Out: e0b3a00785917c7efc9adba322813571
Test finished OK!
 
Encryption test, count 74, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffe0000000000000
Data Out: 733d41f4727b5ef0df4af4cf3cffa0cb
Test finished OK!
 
Encryption test, count 75, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffff0000000000000
Data Out: a99ebb030260826f981ad3e64490aa4f
Test finished OK!
 
Encryption test, count 76, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffff8000000000000
Data Out: 73f34c7d3eae5e80082c1647524308ee
Test finished OK!
 
Encryption test, count 77, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffc000000000000
Data Out: 40ebd5ad082345b7a2097ccd3464da02
Test finished OK!
 
Encryption test, count 78, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffe000000000000
Data Out: 7cc4ae9a424b2cec90c97153c2457ec5
Test finished OK!
 
Encryption test, count 79, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffff000000000000
Data Out: 54d632d03aba0bd0f91877ebdd4d09cb
Test finished OK!
 
Encryption test, count 80, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffff800000000000
Data Out: d3427be7e4d27cd54f5fe37b03cf0897
Test finished OK!
 
Encryption test, count 81, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffc00000000000
Data Out: b2099795e88cc158fd75ea133d7e7fbe
Test finished OK!
 
Encryption test, count 82, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffe00000000000
Data Out: a6cae46fb6fadfe7a2c302a34242817b
Test finished OK!
 
Encryption test, count 83, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffff00000000000
Data Out: 026a7024d6a902e0b3ffccbaa910cc3f
Test finished OK!
 
Encryption test, count 84, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffff80000000000
Data Out: 156f07767a85a4312321f63968338a01
Test finished OK!
 
Encryption test, count 85, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffc0000000000
Data Out: 15eec9ebf42b9ca76897d2cd6c5a12e2
Test finished OK!
 
Encryption test, count 86, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffe0000000000
Data Out: db0d3a6fdcc13f915e2b302ceeb70fd8
Test finished OK!
 
Encryption test, count 87, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffff0000000000
Data Out: 71dbf37e87a2e34d15b20e8f10e48924
Test finished OK!
 
Encryption test, count 88, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffff8000000000
Data Out: c745c451e96ff3c045e4367c833e3b54
Test finished OK!
 
Encryption test, count 89, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffc000000000
Data Out: 340da09c2dd11c3b679d08ccd27dd595
Test finished OK!
 
Encryption test, count 90, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffe000000000
Data Out: 8279f7c0c2a03ee660c6d392db025d18
Test finished OK!
 
Encryption test, count 91, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffff000000000
Data Out: a4b2c7d8eba531ff47c5041a55fbd1ec
Test finished OK!
 
Encryption test, count 92, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffff800000000
Data Out: 74569a2ca5a7bd5131ce8dc7cbfbf72f
Test finished OK!
 
Encryption test, count 93, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffc00000000
Data Out: 3713da0c0219b63454035613b5a403dd
Test finished OK!
 
Encryption test, count 94, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffe00000000
Data Out: 8827551ddcc9df23fa72a3de4e9f0b07
Test finished OK!
 
Encryption test, count 95, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffff00000000
Data Out: 2e3febfd625bfcd0a2c06eb460da1732
Test finished OK!
 
Encryption test, count 96, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffff80000000
Data Out: ee82e6ba488156f76496311da6941deb
Test finished OK!
 
Encryption test, count 97, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffc0000000
Data Out: 4770446f01d1f391256e85a1b30d89d3
Test finished OK!
 
Encryption test, count 98, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffe0000000
Data Out: af04b68f104f21ef2afb4767cf74143c
Test finished OK!
 
Encryption test, count 99, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffff0000000
Data Out: cf3579a9ba38c8e43653173e14f3a4c6
Test finished OK!
 
Encryption test, count 100, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffff8000000
Data Out: b3bba904f4953e09b54800af2f62e7d4
Test finished OK!
 
Encryption test, count 101, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffc000000
Data Out: fc4249656e14b29eb9c44829b4c59a46
Test finished OK!
 
Encryption test, count 102, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffe000000
Data Out: 9b31568febe81cfc2e65af1c86d1a308
Test finished OK!
 
Encryption test, count 103, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffff000000
Data Out: 9ca09c25f273a766db98a480ce8dfedc
Test finished OK!
 
Encryption test, count 104, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffff800000
Data Out: b909925786f34c3c92d971883c9fbedf
Test finished OK!
 
Encryption test, count 105, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffc00000
Data Out: 82647f1332fe570a9d4d92b2ee771d3b
Test finished OK!
 
Encryption test, count 106, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffe00000
Data Out: 3604a7e80832b3a99954bca6f5b9f501
Test finished OK!
 
Encryption test, count 107, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffff00000
Data Out: 884607b128c5de3ab39a529a1ef51bef
Test finished OK!
 
Encryption test, count 108, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffff80000
Data Out: 670cfa093d1dbdb2317041404102435e
Test finished OK!
 
Encryption test, count 109, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffc0000
Data Out: 7a867195f3ce8769cbd336502fbb5130
Test finished OK!
 
Encryption test, count 110, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffe0000
Data Out: 52efcf64c72b2f7ca5b3c836b1078c15
Test finished OK!
 
Encryption test, count 111, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffff0000
Data Out: 4019250f6eefb2ac5ccbcae044e75c7e
Test finished OK!
 
Encryption test, count 112, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffff8000
Data Out: 022c4f6f5a017d292785627667ddef24
Test finished OK!
 
Encryption test, count 113, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffc000
Data Out: e9c21078a2eb7e03250f71000fa9e3ed
Test finished OK!
 
Encryption test, count 114, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffe000
Data Out: a13eaeeb9cd391da4e2b09490b3e7fad
Test finished OK!
 
Encryption test, count 115, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffff000
Data Out: c958a171dca1d4ed53e1af1d380803a9
Test finished OK!
 
Encryption test, count 116, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffff800
Data Out: 21442e07a110667f2583eaeeee44dc8c
Test finished OK!
 
Encryption test, count 117, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffc00
Data Out: 59bbb353cf1dd867a6e33737af655e99
Test finished OK!
 
Encryption test, count 118, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffe00
Data Out: 43cd3b25375d0ce41087ff9fe2829639
Test finished OK!
 
Encryption test, count 119, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffff00
Data Out: 6b98b17e80d1118e3516bd768b285a84
Test finished OK!
 
Encryption test, count 120, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffff80
Data Out: ae47ed3676ca0c08deea02d95b81db58
Test finished OK!
 
Encryption test, count 121, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffc0
Data Out: 34ec40dc20413795ed53628ea748720b
Test finished OK!
 
Encryption test, count 122, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffe0
Data Out: 4dc68163f8e9835473253542c8a65d46
Test finished OK!
 
Encryption test, count 123, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffff0
Data Out: 2aabb999f43693175af65c6c612c46fb
Test finished OK!
 
Encryption test, count 124, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffff8
Data Out: e01f94499dac3547515c5b1d756f0f58
Test finished OK!
 
Encryption test, count 125, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffffc
Data Out: 9d12435a46480ce00ea349f71799df9a
Test finished OK!
 
Encryption test, count 126, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffffe
Data Out: cef41d16d266bdfe46938ad7884cc0cf
Test finished OK!
 
Encryption test, count 127, in file ../KAT_AES/ECBVarTxt192e.txt
Key size is 192 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffff
Data Out: b13db4da1f718bc6904797c82bcf2d32
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarTxt256d.txt
--------------------------------------------------------------------------
 
Decryption test, count 0, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ddc6bf790c15760d8d9aeb6f9a75fd4e
Data Out: 80000000000000000000000000000000
Test finished OK!
 
Decryption test, count 1, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0a6bdc6d4c1e6280301fd8e97ddbe601
Data Out: c0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 2, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9b80eefb7ebe2d2b16247aa0efc72f5d
Data Out: e0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 3, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7f2c5ece07a98d8bee13c51177395ff7
Data Out: f0000000000000000000000000000000
Test finished OK!
 
Decryption test, count 4, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7818d800dcf6f4be1e0e94f403d1e4c2
Data Out: f8000000000000000000000000000000
Test finished OK!
 
Decryption test, count 5, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e74cd1c92f0919c35a0324123d6177d3
Data Out: fc000000000000000000000000000000
Test finished OK!
 
Decryption test, count 6, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8092a4dcf2da7e77e93bdd371dfed82e
Data Out: fe000000000000000000000000000000
Test finished OK!
 
Decryption test, count 7, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 49af6b372135acef10132e548f217b17
Data Out: ff000000000000000000000000000000
Test finished OK!
 
Decryption test, count 8, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8bcd40f94ebb63b9f7909676e667f1e7
Data Out: ff800000000000000000000000000000
Test finished OK!
 
Decryption test, count 9, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fe1cffb83f45dcfb38b29be438dbd3ab
Data Out: ffc00000000000000000000000000000
Test finished OK!
 
Decryption test, count 10, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0dc58a8d886623705aec15cb1e70dc0e
Data Out: ffe00000000000000000000000000000
Test finished OK!
 
Decryption test, count 11, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c218faa16056bd0774c3e8d79c35a5e4
Data Out: fff00000000000000000000000000000
Test finished OK!
 
Decryption test, count 12, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 047bba83f7aa841731504e012208fc9e
Data Out: fff80000000000000000000000000000
Test finished OK!
 
Decryption test, count 13, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: dc8f0e4915fd81ba70a331310882f6da
Data Out: fffc0000000000000000000000000000
Test finished OK!
 
Decryption test, count 14, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1569859ea6b7206c30bf4fd0cbfac33c
Data Out: fffe0000000000000000000000000000
Test finished OK!
 
Decryption test, count 15, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 300ade92f88f48fa2df730ec16ef44cd
Data Out: ffff0000000000000000000000000000
Test finished OK!
 
Decryption test, count 16, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1fe6cc3c05965dc08eb0590c95ac71d0
Data Out: ffff8000000000000000000000000000
Test finished OK!
 
Decryption test, count 17, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 59e858eaaa97fec38111275b6cf5abc0
Data Out: ffffc000000000000000000000000000
Test finished OK!
 
Decryption test, count 18, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2239455e7afe3b0616100288cc5a723b
Data Out: ffffe000000000000000000000000000
Test finished OK!
 
Decryption test, count 19, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3ee500c5c8d63479717163e55c5c4522
Data Out: fffff000000000000000000000000000
Test finished OK!
 
Decryption test, count 20, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d5e38bf15f16d90e3e214041d774daa8
Data Out: fffff800000000000000000000000000
Test finished OK!
 
Decryption test, count 21, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b1f4066e6f4f187dfe5f2ad1b17819d0
Data Out: fffffc00000000000000000000000000
Test finished OK!
 
Decryption test, count 22, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6ef4cc4de49b11065d7af2909854794a
Data Out: fffffe00000000000000000000000000
Test finished OK!
 
Decryption test, count 23, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ac86bc606b6640c309e782f232bf367f
Data Out: ffffff00000000000000000000000000
Test finished OK!
 
Decryption test, count 24, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 36aff0ef7bf3280772cf4cac80a0d2b2
Data Out: ffffff80000000000000000000000000
Test finished OK!
 
Decryption test, count 25, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1f8eedea0f62a1406d58cfc3ecea72cf
Data Out: ffffffc0000000000000000000000000
Test finished OK!
 
Decryption test, count 26, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: abf4154a3375a1d3e6b1d454438f95a6
Data Out: ffffffe0000000000000000000000000
Test finished OK!
 
Decryption test, count 27, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 96f96e9d607f6615fc192061ee648b07
Data Out: fffffff0000000000000000000000000
Test finished OK!
 
Decryption test, count 28, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cf37cdaaa0d2d536c71857634c792064
Data Out: fffffff8000000000000000000000000
Test finished OK!
 
Decryption test, count 29, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fbd6640c80245c2b805373f130703127
Data Out: fffffffc000000000000000000000000
Test finished OK!
 
Decryption test, count 30, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8d6a8afe55a6e481badae0d146f436db
Data Out: fffffffe000000000000000000000000
Test finished OK!
 
Decryption test, count 31, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6a4981f2915e3e68af6c22385dd06756
Data Out: ffffffff000000000000000000000000
Test finished OK!
 
Decryption test, count 32, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 42a1136e5f8d8d21d3101998642d573b
Data Out: ffffffff800000000000000000000000
Test finished OK!
 
Decryption test, count 33, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9b471596dc69ae1586cee6158b0b0181
Data Out: ffffffffc00000000000000000000000
Test finished OK!
 
Decryption test, count 34, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 753665c4af1eff33aa8b628bf8741cfd
Data Out: ffffffffe00000000000000000000000
Test finished OK!
 
Decryption test, count 35, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9a682acf40be01f5b2a4193c9a82404d
Data Out: fffffffff00000000000000000000000
Test finished OK!
 
Decryption test, count 36, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 54fafe26e4287f17d1935f87eb9ade01
Data Out: fffffffff80000000000000000000000
Test finished OK!
 
Decryption test, count 37, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 49d541b2e74cfe73e6a8e8225f7bd449
Data Out: fffffffffc0000000000000000000000
Test finished OK!
 
Decryption test, count 38, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 11a45530f624ff6f76a1b3826626ff7b
Data Out: fffffffffe0000000000000000000000
Test finished OK!
 
Decryption test, count 39, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f96b0c4a8bc6c86130289f60b43b8fba
Data Out: ffffffffff0000000000000000000000
Test finished OK!
 
Decryption test, count 40, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 48c7d0e80834ebdc35b6735f76b46c8b
Data Out: ffffffffff8000000000000000000000
Test finished OK!
 
Decryption test, count 41, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2463531ab54d66955e73edc4cb8eaa45
Data Out: ffffffffffc000000000000000000000
Test finished OK!
 
Decryption test, count 42, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ac9bd8e2530469134b9d5b065d4f565b
Data Out: ffffffffffe000000000000000000000
Test finished OK!
 
Decryption test, count 43, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3f5f9106d0e52f973d4890e6f37e8a00
Data Out: fffffffffff000000000000000000000
Test finished OK!
 
Decryption test, count 44, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 20ebc86f1304d272e2e207e59db639f0
Data Out: fffffffffff800000000000000000000
Test finished OK!
 
Decryption test, count 45, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e67ae6426bf9526c972cff072b52252c
Data Out: fffffffffffc00000000000000000000
Test finished OK!
 
Decryption test, count 46, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1a518dddaf9efa0d002cc58d107edfc8
Data Out: fffffffffffe00000000000000000000
Test finished OK!
 
Decryption test, count 47, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ead731af4d3a2fe3b34bed047942a49f
Data Out: ffffffffffff00000000000000000000
Test finished OK!
 
Decryption test, count 48, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b1d4efe40242f83e93b6c8d7efb5eae9
Data Out: ffffffffffff80000000000000000000
Test finished OK!
 
Decryption test, count 49, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cd2b1fec11fd906c5c7630099443610a
Data Out: ffffffffffffc0000000000000000000
Test finished OK!
 
Decryption test, count 50, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a1853fe47fe29289d153161d06387d21
Data Out: ffffffffffffe0000000000000000000
Test finished OK!
 
Decryption test, count 51, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4632154179a555c17ea604d0889fab14
Data Out: fffffffffffff0000000000000000000
Test finished OK!
 
Decryption test, count 52, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: dd27cac6401a022e8f38f9f93e774417
Data Out: fffffffffffff8000000000000000000
Test finished OK!
 
Decryption test, count 53, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c090313eb98674f35f3123385fb95d4d
Data Out: fffffffffffffc000000000000000000
Test finished OK!
 
Decryption test, count 54, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: cc3526262b92f02edce548f716b9f45c
Data Out: fffffffffffffe000000000000000000
Test finished OK!
 
Decryption test, count 55, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c0838d1a2b16a7c7f0dfcc433c399c33
Data Out: ffffffffffffff000000000000000000
Test finished OK!
 
Decryption test, count 56, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0d9ac756eb297695eed4d382eb126d26
Data Out: ffffffffffffff800000000000000000
Test finished OK!
 
Decryption test, count 57, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 56ede9dda3f6f141bff1757fa689c3e1
Data Out: ffffffffffffffc00000000000000000
Test finished OK!
 
Decryption test, count 58, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 768f520efe0f23e61d3ec8ad9ce91774
Data Out: ffffffffffffffe00000000000000000
Test finished OK!
 
Decryption test, count 59, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b1144ddfa75755213390e7c596660490
Data Out: fffffffffffffff00000000000000000
Test finished OK!
 
Decryption test, count 60, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1d7c0c4040b355b9d107a99325e3b050
Data Out: fffffffffffffff80000000000000000
Test finished OK!
 
Decryption test, count 61, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d8e2bb1ae8ee3dcf5bf7d6c38da82a1a
Data Out: fffffffffffffffc0000000000000000
Test finished OK!
 
Decryption test, count 62, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: faf82d178af25a9886a47e7f789b98d7
Data Out: fffffffffffffffe0000000000000000
Test finished OK!
 
Decryption test, count 63, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9b58dbfd77fe5aca9cfc190cd1b82d19
Data Out: ffffffffffffffff0000000000000000
Test finished OK!
 
Decryption test, count 64, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 77f392089042e478ac16c0c86a0b5db5
Data Out: ffffffffffffffff8000000000000000
Test finished OK!
 
Decryption test, count 65, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 19f08e3420ee69b477ca1420281c4782
Data Out: ffffffffffffffffc000000000000000
Test finished OK!
 
Decryption test, count 66, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a1b19beee4e117139f74b3c53fdcb875
Data Out: ffffffffffffffffe000000000000000
Test finished OK!
 
Decryption test, count 67, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a37a5869b218a9f3a0868d19aea0ad6a
Data Out: fffffffffffffffff000000000000000
Test finished OK!
 
Decryption test, count 68, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: bc3594e865bcd0261b13202731f33580
Data Out: fffffffffffffffff800000000000000
Test finished OK!
 
Decryption test, count 69, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 811441ce1d309eee7185e8c752c07557
Data Out: fffffffffffffffffc00000000000000
Test finished OK!
 
Decryption test, count 70, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 959971ce4134190563518e700b9874d1
Data Out: fffffffffffffffffe00000000000000
Test finished OK!
 
Decryption test, count 71, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 76b5614a042707c98e2132e2e805fe63
Data Out: ffffffffffffffffff00000000000000
Test finished OK!
 
Decryption test, count 72, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7d9fa6a57530d0f036fec31c230b0cc6
Data Out: ffffffffffffffffff80000000000000
Test finished OK!
 
Decryption test, count 73, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 964153a83bf6989a4ba80daa91c3e081
Data Out: ffffffffffffffffffc0000000000000
Test finished OK!
 
Decryption test, count 74, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a013014d4ce8054cf2591d06f6f2f176
Data Out: ffffffffffffffffffe0000000000000
Test finished OK!
 
Decryption test, count 75, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: d1c5f6399bf382502e385eee1474a869
Data Out: fffffffffffffffffff0000000000000
Test finished OK!
 
Decryption test, count 76, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0007e20b8298ec354f0f5fe7470f36bd
Data Out: fffffffffffffffffff8000000000000
Test finished OK!
 
Decryption test, count 77, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: b95ba05b332da61ef63a2b31fcad9879
Data Out: fffffffffffffffffffc000000000000
Test finished OK!
 
Decryption test, count 78, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4620a49bd967491561669ab25dce45f4
Data Out: fffffffffffffffffffe000000000000
Test finished OK!
 
Decryption test, count 79, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 12e71214ae8e04f0bb63d7425c6f14d5
Data Out: ffffffffffffffffffff000000000000
Test finished OK!
 
Decryption test, count 80, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4cc42fc1407b008fe350907c092e80ac
Data Out: ffffffffffffffffffff800000000000
Test finished OK!
 
Decryption test, count 81, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 08b244ce7cbc8ee97fbba808cb146fda
Data Out: ffffffffffffffffffffc00000000000
Test finished OK!
 
Decryption test, count 82, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 39b333e8694f21546ad1edd9d87ed95b
Data Out: ffffffffffffffffffffe00000000000
Test finished OK!
 
Decryption test, count 83, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3b271f8ab2e6e4a20ba8090f43ba78f3
Data Out: fffffffffffffffffffff00000000000
Test finished OK!
 
Decryption test, count 84, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9ad983f3bf651cd0393f0a73cccdea50
Data Out: fffffffffffffffffffff80000000000
Test finished OK!
 
Decryption test, count 85, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8f476cbff75c1f725ce18e4bbcd19b32
Data Out: fffffffffffffffffffffc0000000000
Test finished OK!
 
Decryption test, count 86, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 905b6267f1d6ab5320835a133f096f2a
Data Out: fffffffffffffffffffffe0000000000
Test finished OK!
 
Decryption test, count 87, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 145b60d6d0193c23f4221848a892d61a
Data Out: ffffffffffffffffffffff0000000000
Test finished OK!
 
Decryption test, count 88, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 55cfb3fb6d75cad0445bbc8dafa25b0f
Data Out: ffffffffffffffffffffff8000000000
Test finished OK!
 
Decryption test, count 89, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7b8e7098e357ef71237d46d8b075b0f5
Data Out: ffffffffffffffffffffffc000000000
Test finished OK!
 
Decryption test, count 90, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2bf27229901eb40f2df9d8398d1505ae
Data Out: ffffffffffffffffffffffe000000000
Test finished OK!
 
Decryption test, count 91, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 83a63402a77f9ad5c1e931a931ecd706
Data Out: fffffffffffffffffffffff000000000
Test finished OK!
 
Decryption test, count 92, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 6f8ba6521152d31f2bada1843e26b973
Data Out: fffffffffffffffffffffff800000000
Test finished OK!
 
Decryption test, count 93, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e5c3b8e30fd2d8e6239b17b44bd23bbd
Data Out: fffffffffffffffffffffffc00000000
Test finished OK!
 
Decryption test, count 94, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1ac1f7102c59933e8b2ddc3f14e94baa
Data Out: fffffffffffffffffffffffe00000000
Test finished OK!
 
Decryption test, count 95, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 21d9ba49f276b45f11af8fc71a088e3d
Data Out: ffffffffffffffffffffffff00000000
Test finished OK!
 
Decryption test, count 96, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 649f1cddc3792b4638635a392bc9bade
Data Out: ffffffffffffffffffffffff80000000
Test finished OK!
 
Decryption test, count 97, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e2775e4b59c1bc2e31a2078c11b5a08c
Data Out: ffffffffffffffffffffffffc0000000
Test finished OK!
 
Decryption test, count 98, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2be1fae5048a25582a679ca10905eb80
Data Out: ffffffffffffffffffffffffe0000000
Test finished OK!
 
Decryption test, count 99, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: da86f292c6f41ea34fb2068df75ecc29
Data Out: fffffffffffffffffffffffff0000000
Test finished OK!
 
Decryption test, count 100, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 220df19f85d69b1b562fa69a3c5beca5
Data Out: fffffffffffffffffffffffff8000000
Test finished OK!
 
Decryption test, count 101, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 1f11d5d0355e0b556ccdb6c7f5083b4d
Data Out: fffffffffffffffffffffffffc000000
Test finished OK!
 
Decryption test, count 102, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 62526b78be79cb384633c91f83b4151b
Data Out: fffffffffffffffffffffffffe000000
Test finished OK!
 
Decryption test, count 103, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 90ddbcb950843592dd47bbef00fdc876
Data Out: ffffffffffffffffffffffffff000000
Test finished OK!
 
Decryption test, count 104, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2fd0e41c5b8402277354a7391d2618e2
Data Out: ffffffffffffffffffffffffff800000
Test finished OK!
 
Decryption test, count 105, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 3cdf13e72dee4c581bafec70b85f9660
Data Out: ffffffffffffffffffffffffffc00000
Test finished OK!
 
Decryption test, count 106, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: afa2ffc137577092e2b654fa199d2c43
Data Out: ffffffffffffffffffffffffffe00000
Test finished OK!
 
Decryption test, count 107, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 8d683ee63e60d208e343ce48dbc44cac
Data Out: fffffffffffffffffffffffffff00000
Test finished OK!
 
Decryption test, count 108, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 705a4ef8ba2133729c20185c3d3a4763
Data Out: fffffffffffffffffffffffffff80000
Test finished OK!
 
Decryption test, count 109, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0861a861c3db4e94194211b77ed761b9
Data Out: fffffffffffffffffffffffffffc0000
Test finished OK!
 
Decryption test, count 110, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 4b00c27e8b26da7eab9d3a88dec8b031
Data Out: fffffffffffffffffffffffffffe0000
Test finished OK!
 
Decryption test, count 111, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 5f397bf03084820cc8810d52e5b666e9
Data Out: ffffffffffffffffffffffffffff0000
Test finished OK!
 
Decryption test, count 112, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 63fafabb72c07bfbd3ddc9b1203104b8
Data Out: ffffffffffffffffffffffffffff8000
Test finished OK!
 
Decryption test, count 113, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 683e2140585b18452dd4ffbb93c95df9
Data Out: ffffffffffffffffffffffffffffc000
Test finished OK!
 
Decryption test, count 114, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 286894e48e537f8763b56707d7d155c8
Data Out: ffffffffffffffffffffffffffffe000
Test finished OK!
 
Decryption test, count 115, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: a423deabc173dcf7e2c4c53e77d37cd1
Data Out: fffffffffffffffffffffffffffff000
Test finished OK!
 
Decryption test, count 116, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: eb8168313e1cfdfdb5e986d5429cf172
Data Out: fffffffffffffffffffffffffffff800
Test finished OK!
 
Decryption test, count 117, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 27127daafc9accd2fb334ec3eba52323
Data Out: fffffffffffffffffffffffffffffc00
Test finished OK!
 
Decryption test, count 118, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ee0715b96f72e3f7a22a5064fc592f4c
Data Out: fffffffffffffffffffffffffffffe00
Test finished OK!
 
Decryption test, count 119, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 29ee526770f2a11dcfa989d1ce88830f
Data Out: ffffffffffffffffffffffffffffff00
Test finished OK!
 
Decryption test, count 120, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0493370e054b09871130fe49af730a5a
Data Out: ffffffffffffffffffffffffffffff80
Test finished OK!
 
Decryption test, count 121, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 9b7b940f6c509f9e44a4ee140448ee46
Data Out: ffffffffffffffffffffffffffffffc0
Test finished OK!
 
Decryption test, count 122, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 2915be4a1ecfdcbe3e023811a12bb6c7
Data Out: ffffffffffffffffffffffffffffffe0
Test finished OK!
 
Decryption test, count 123, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7240e524bc51d8c4d440b1be55d1062c
Data Out: fffffffffffffffffffffffffffffff0
Test finished OK!
 
Decryption test, count 124, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: da63039d38cb4612b2dc36ba26684b93
Data Out: fffffffffffffffffffffffffffffff8
Test finished OK!
 
Decryption test, count 125, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 0f59cb5a4b522e2ac56c1a64f558ad9a
Data Out: fffffffffffffffffffffffffffffffc
Test finished OK!
 
Decryption test, count 126, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 7bfe9d876c6d63c1d035da8fe21c409d
Data Out: fffffffffffffffffffffffffffffffe
Test finished OK!
 
Decryption test, count 127, in file ../KAT_AES/ECBVarTxt256d.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: acdace8078a32b1a182bfa4987ca1347
Data Out: ffffffffffffffffffffffffffffffff
Test finished OK!
 
Starting simulation for input file: ../KAT_AES/ECBVarTxt256e.txt
--------------------------------------------------------------------------
 
Encryption test, count 0, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: 80000000000000000000000000000000
Data Out: ddc6bf790c15760d8d9aeb6f9a75fd4e
Test finished OK!
 
Encryption test, count 1, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: c0000000000000000000000000000000
Data Out: 0a6bdc6d4c1e6280301fd8e97ddbe601
Test finished OK!
 
Encryption test, count 2, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: e0000000000000000000000000000000
Data Out: 9b80eefb7ebe2d2b16247aa0efc72f5d
Test finished OK!
 
Encryption test, count 3, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f0000000000000000000000000000000
Data Out: 7f2c5ece07a98d8bee13c51177395ff7
Test finished OK!
 
Encryption test, count 4, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: f8000000000000000000000000000000
Data Out: 7818d800dcf6f4be1e0e94f403d1e4c2
Test finished OK!
 
Encryption test, count 5, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fc000000000000000000000000000000
Data Out: e74cd1c92f0919c35a0324123d6177d3
Test finished OK!
 
Encryption test, count 6, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fe000000000000000000000000000000
Data Out: 8092a4dcf2da7e77e93bdd371dfed82e
Test finished OK!
 
Encryption test, count 7, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff000000000000000000000000000000
Data Out: 49af6b372135acef10132e548f217b17
Test finished OK!
 
Encryption test, count 8, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ff800000000000000000000000000000
Data Out: 8bcd40f94ebb63b9f7909676e667f1e7
Test finished OK!
 
Encryption test, count 9, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffc00000000000000000000000000000
Data Out: fe1cffb83f45dcfb38b29be438dbd3ab
Test finished OK!
 
Encryption test, count 10, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffe00000000000000000000000000000
Data Out: 0dc58a8d886623705aec15cb1e70dc0e
Test finished OK!
 
Encryption test, count 11, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fff00000000000000000000000000000
Data Out: c218faa16056bd0774c3e8d79c35a5e4
Test finished OK!
 
Encryption test, count 12, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fff80000000000000000000000000000
Data Out: 047bba83f7aa841731504e012208fc9e
Test finished OK!
 
Encryption test, count 13, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffc0000000000000000000000000000
Data Out: dc8f0e4915fd81ba70a331310882f6da
Test finished OK!
 
Encryption test, count 14, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffe0000000000000000000000000000
Data Out: 1569859ea6b7206c30bf4fd0cbfac33c
Test finished OK!
 
Encryption test, count 15, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffff0000000000000000000000000000
Data Out: 300ade92f88f48fa2df730ec16ef44cd
Test finished OK!
 
Encryption test, count 16, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffff8000000000000000000000000000
Data Out: 1fe6cc3c05965dc08eb0590c95ac71d0
Test finished OK!
 
Encryption test, count 17, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffc000000000000000000000000000
Data Out: 59e858eaaa97fec38111275b6cf5abc0
Test finished OK!
 
Encryption test, count 18, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffe000000000000000000000000000
Data Out: 2239455e7afe3b0616100288cc5a723b
Test finished OK!
 
Encryption test, count 19, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffff000000000000000000000000000
Data Out: 3ee500c5c8d63479717163e55c5c4522
Test finished OK!
 
Encryption test, count 20, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffff800000000000000000000000000
Data Out: d5e38bf15f16d90e3e214041d774daa8
Test finished OK!
 
Encryption test, count 21, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffc00000000000000000000000000
Data Out: b1f4066e6f4f187dfe5f2ad1b17819d0
Test finished OK!
 
Encryption test, count 22, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffe00000000000000000000000000
Data Out: 6ef4cc4de49b11065d7af2909854794a
Test finished OK!
 
Encryption test, count 23, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffff00000000000000000000000000
Data Out: ac86bc606b6640c309e782f232bf367f
Test finished OK!
 
Encryption test, count 24, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffff80000000000000000000000000
Data Out: 36aff0ef7bf3280772cf4cac80a0d2b2
Test finished OK!
 
Encryption test, count 25, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffc0000000000000000000000000
Data Out: 1f8eedea0f62a1406d58cfc3ecea72cf
Test finished OK!
 
Encryption test, count 26, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffe0000000000000000000000000
Data Out: abf4154a3375a1d3e6b1d454438f95a6
Test finished OK!
 
Encryption test, count 27, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffff0000000000000000000000000
Data Out: 96f96e9d607f6615fc192061ee648b07
Test finished OK!
 
Encryption test, count 28, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffff8000000000000000000000000
Data Out: cf37cdaaa0d2d536c71857634c792064
Test finished OK!
 
Encryption test, count 29, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffc000000000000000000000000
Data Out: fbd6640c80245c2b805373f130703127
Test finished OK!
 
Encryption test, count 30, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffe000000000000000000000000
Data Out: 8d6a8afe55a6e481badae0d146f436db
Test finished OK!
 
Encryption test, count 31, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffff000000000000000000000000
Data Out: 6a4981f2915e3e68af6c22385dd06756
Test finished OK!
 
Encryption test, count 32, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffff800000000000000000000000
Data Out: 42a1136e5f8d8d21d3101998642d573b
Test finished OK!
 
Encryption test, count 33, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffc00000000000000000000000
Data Out: 9b471596dc69ae1586cee6158b0b0181
Test finished OK!
 
Encryption test, count 34, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffe00000000000000000000000
Data Out: 753665c4af1eff33aa8b628bf8741cfd
Test finished OK!
 
Encryption test, count 35, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffff00000000000000000000000
Data Out: 9a682acf40be01f5b2a4193c9a82404d
Test finished OK!
 
Encryption test, count 36, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffff80000000000000000000000
Data Out: 54fafe26e4287f17d1935f87eb9ade01
Test finished OK!
 
Encryption test, count 37, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffc0000000000000000000000
Data Out: 49d541b2e74cfe73e6a8e8225f7bd449
Test finished OK!
 
Encryption test, count 38, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffe0000000000000000000000
Data Out: 11a45530f624ff6f76a1b3826626ff7b
Test finished OK!
 
Encryption test, count 39, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffff0000000000000000000000
Data Out: f96b0c4a8bc6c86130289f60b43b8fba
Test finished OK!
 
Encryption test, count 40, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffff8000000000000000000000
Data Out: 48c7d0e80834ebdc35b6735f76b46c8b
Test finished OK!
 
Encryption test, count 41, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffc000000000000000000000
Data Out: 2463531ab54d66955e73edc4cb8eaa45
Test finished OK!
 
Encryption test, count 42, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffe000000000000000000000
Data Out: ac9bd8e2530469134b9d5b065d4f565b
Test finished OK!
 
Encryption test, count 43, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffff000000000000000000000
Data Out: 3f5f9106d0e52f973d4890e6f37e8a00
Test finished OK!
 
Encryption test, count 44, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffff800000000000000000000
Data Out: 20ebc86f1304d272e2e207e59db639f0
Test finished OK!
 
Encryption test, count 45, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffc00000000000000000000
Data Out: e67ae6426bf9526c972cff072b52252c
Test finished OK!
 
Encryption test, count 46, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffe00000000000000000000
Data Out: 1a518dddaf9efa0d002cc58d107edfc8
Test finished OK!
 
Encryption test, count 47, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffff00000000000000000000
Data Out: ead731af4d3a2fe3b34bed047942a49f
Test finished OK!
 
Encryption test, count 48, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffff80000000000000000000
Data Out: b1d4efe40242f83e93b6c8d7efb5eae9
Test finished OK!
 
Encryption test, count 49, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffc0000000000000000000
Data Out: cd2b1fec11fd906c5c7630099443610a
Test finished OK!
 
Encryption test, count 50, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffe0000000000000000000
Data Out: a1853fe47fe29289d153161d06387d21
Test finished OK!
 
Encryption test, count 51, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffff0000000000000000000
Data Out: 4632154179a555c17ea604d0889fab14
Test finished OK!
 
Encryption test, count 52, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffff8000000000000000000
Data Out: dd27cac6401a022e8f38f9f93e774417
Test finished OK!
 
Encryption test, count 53, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffc000000000000000000
Data Out: c090313eb98674f35f3123385fb95d4d
Test finished OK!
 
Encryption test, count 54, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffe000000000000000000
Data Out: cc3526262b92f02edce548f716b9f45c
Test finished OK!
 
Encryption test, count 55, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffff000000000000000000
Data Out: c0838d1a2b16a7c7f0dfcc433c399c33
Test finished OK!
 
Encryption test, count 56, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffff800000000000000000
Data Out: 0d9ac756eb297695eed4d382eb126d26
Test finished OK!
 
Encryption test, count 57, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffc00000000000000000
Data Out: 56ede9dda3f6f141bff1757fa689c3e1
Test finished OK!
 
Encryption test, count 58, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffe00000000000000000
Data Out: 768f520efe0f23e61d3ec8ad9ce91774
Test finished OK!
 
Encryption test, count 59, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffff00000000000000000
Data Out: b1144ddfa75755213390e7c596660490
Test finished OK!
 
Encryption test, count 60, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffff80000000000000000
Data Out: 1d7c0c4040b355b9d107a99325e3b050
Test finished OK!
 
Encryption test, count 61, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffc0000000000000000
Data Out: d8e2bb1ae8ee3dcf5bf7d6c38da82a1a
Test finished OK!
 
Encryption test, count 62, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffe0000000000000000
Data Out: faf82d178af25a9886a47e7f789b98d7
Test finished OK!
 
Encryption test, count 63, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffff0000000000000000
Data Out: 9b58dbfd77fe5aca9cfc190cd1b82d19
Test finished OK!
 
Encryption test, count 64, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffff8000000000000000
Data Out: 77f392089042e478ac16c0c86a0b5db5
Test finished OK!
 
Encryption test, count 65, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffc000000000000000
Data Out: 19f08e3420ee69b477ca1420281c4782
Test finished OK!
 
Encryption test, count 66, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffe000000000000000
Data Out: a1b19beee4e117139f74b3c53fdcb875
Test finished OK!
 
Encryption test, count 67, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffff000000000000000
Data Out: a37a5869b218a9f3a0868d19aea0ad6a
Test finished OK!
 
Encryption test, count 68, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffff800000000000000
Data Out: bc3594e865bcd0261b13202731f33580
Test finished OK!
 
Encryption test, count 69, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffc00000000000000
Data Out: 811441ce1d309eee7185e8c752c07557
Test finished OK!
 
Encryption test, count 70, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffe00000000000000
Data Out: 959971ce4134190563518e700b9874d1
Test finished OK!
 
Encryption test, count 71, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffff00000000000000
Data Out: 76b5614a042707c98e2132e2e805fe63
Test finished OK!
 
Encryption test, count 72, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffff80000000000000
Data Out: 7d9fa6a57530d0f036fec31c230b0cc6
Test finished OK!
 
Encryption test, count 73, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffc0000000000000
Data Out: 964153a83bf6989a4ba80daa91c3e081
Test finished OK!
 
Encryption test, count 74, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffe0000000000000
Data Out: a013014d4ce8054cf2591d06f6f2f176
Test finished OK!
 
Encryption test, count 75, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffff0000000000000
Data Out: d1c5f6399bf382502e385eee1474a869
Test finished OK!
 
Encryption test, count 76, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffff8000000000000
Data Out: 0007e20b8298ec354f0f5fe7470f36bd
Test finished OK!
 
Encryption test, count 77, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffc000000000000
Data Out: b95ba05b332da61ef63a2b31fcad9879
Test finished OK!
 
Encryption test, count 78, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffe000000000000
Data Out: 4620a49bd967491561669ab25dce45f4
Test finished OK!
 
Encryption test, count 79, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffff000000000000
Data Out: 12e71214ae8e04f0bb63d7425c6f14d5
Test finished OK!
 
Encryption test, count 80, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffff800000000000
Data Out: 4cc42fc1407b008fe350907c092e80ac
Test finished OK!
 
Encryption test, count 81, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffc00000000000
Data Out: 08b244ce7cbc8ee97fbba808cb146fda
Test finished OK!
 
Encryption test, count 82, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffe00000000000
Data Out: 39b333e8694f21546ad1edd9d87ed95b
Test finished OK!
 
Encryption test, count 83, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffff00000000000
Data Out: 3b271f8ab2e6e4a20ba8090f43ba78f3
Test finished OK!
 
Encryption test, count 84, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffff80000000000
Data Out: 9ad983f3bf651cd0393f0a73cccdea50
Test finished OK!
 
Encryption test, count 85, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffc0000000000
Data Out: 8f476cbff75c1f725ce18e4bbcd19b32
Test finished OK!
 
Encryption test, count 86, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffe0000000000
Data Out: 905b6267f1d6ab5320835a133f096f2a
Test finished OK!
 
Encryption test, count 87, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffff0000000000
Data Out: 145b60d6d0193c23f4221848a892d61a
Test finished OK!
 
Encryption test, count 88, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffff8000000000
Data Out: 55cfb3fb6d75cad0445bbc8dafa25b0f
Test finished OK!
 
Encryption test, count 89, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffc000000000
Data Out: 7b8e7098e357ef71237d46d8b075b0f5
Test finished OK!
 
Encryption test, count 90, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffe000000000
Data Out: 2bf27229901eb40f2df9d8398d1505ae
Test finished OK!
 
Encryption test, count 91, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffff000000000
Data Out: 83a63402a77f9ad5c1e931a931ecd706
Test finished OK!
 
Encryption test, count 92, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffff800000000
Data Out: 6f8ba6521152d31f2bada1843e26b973
Test finished OK!
 
Encryption test, count 93, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffc00000000
Data Out: e5c3b8e30fd2d8e6239b17b44bd23bbd
Test finished OK!
 
Encryption test, count 94, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffe00000000
Data Out: 1ac1f7102c59933e8b2ddc3f14e94baa
Test finished OK!
 
Encryption test, count 95, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffff00000000
Data Out: 21d9ba49f276b45f11af8fc71a088e3d
Test finished OK!
 
Encryption test, count 96, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffff80000000
Data Out: 649f1cddc3792b4638635a392bc9bade
Test finished OK!
 
Encryption test, count 97, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffc0000000
Data Out: e2775e4b59c1bc2e31a2078c11b5a08c
Test finished OK!
 
Encryption test, count 98, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffe0000000
Data Out: 2be1fae5048a25582a679ca10905eb80
Test finished OK!
 
Encryption test, count 99, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffff0000000
Data Out: da86f292c6f41ea34fb2068df75ecc29
Test finished OK!
 
Encryption test, count 100, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffff8000000
Data Out: 220df19f85d69b1b562fa69a3c5beca5
Test finished OK!
 
Encryption test, count 101, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffc000000
Data Out: 1f11d5d0355e0b556ccdb6c7f5083b4d
Test finished OK!
 
Encryption test, count 102, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffe000000
Data Out: 62526b78be79cb384633c91f83b4151b
Test finished OK!
 
Encryption test, count 103, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffff000000
Data Out: 90ddbcb950843592dd47bbef00fdc876
Test finished OK!
 
Encryption test, count 104, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffff800000
Data Out: 2fd0e41c5b8402277354a7391d2618e2
Test finished OK!
 
Encryption test, count 105, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffc00000
Data Out: 3cdf13e72dee4c581bafec70b85f9660
Test finished OK!
 
Encryption test, count 106, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffe00000
Data Out: afa2ffc137577092e2b654fa199d2c43
Test finished OK!
 
Encryption test, count 107, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffff00000
Data Out: 8d683ee63e60d208e343ce48dbc44cac
Test finished OK!
 
Encryption test, count 108, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffff80000
Data Out: 705a4ef8ba2133729c20185c3d3a4763
Test finished OK!
 
Encryption test, count 109, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffc0000
Data Out: 0861a861c3db4e94194211b77ed761b9
Test finished OK!
 
Encryption test, count 110, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffe0000
Data Out: 4b00c27e8b26da7eab9d3a88dec8b031
Test finished OK!
 
Encryption test, count 111, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffff0000
Data Out: 5f397bf03084820cc8810d52e5b666e9
Test finished OK!
 
Encryption test, count 112, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffff8000
Data Out: 63fafabb72c07bfbd3ddc9b1203104b8
Test finished OK!
 
Encryption test, count 113, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffc000
Data Out: 683e2140585b18452dd4ffbb93c95df9
Test finished OK!
 
Encryption test, count 114, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffe000
Data Out: 286894e48e537f8763b56707d7d155c8
Test finished OK!
 
Encryption test, count 115, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffff000
Data Out: a423deabc173dcf7e2c4c53e77d37cd1
Test finished OK!
 
Encryption test, count 116, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffff800
Data Out: eb8168313e1cfdfdb5e986d5429cf172
Test finished OK!
 
Encryption test, count 117, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffc00
Data Out: 27127daafc9accd2fb334ec3eba52323
Test finished OK!
 
Encryption test, count 118, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffe00
Data Out: ee0715b96f72e3f7a22a5064fc592f4c
Test finished OK!
 
Encryption test, count 119, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffff00
Data Out: 29ee526770f2a11dcfa989d1ce88830f
Test finished OK!
 
Encryption test, count 120, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffff80
Data Out: 0493370e054b09871130fe49af730a5a
Test finished OK!
 
Encryption test, count 121, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffc0
Data Out: 9b7b940f6c509f9e44a4ee140448ee46
Test finished OK!
 
Encryption test, count 122, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffe0
Data Out: 2915be4a1ecfdcbe3e023811a12bb6c7
Test finished OK!
 
Encryption test, count 123, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffff0
Data Out: 7240e524bc51d8c4d440b1be55d1062c
Test finished OK!
 
Encryption test, count 124, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffff8
Data Out: da63039d38cb4612b2dc36ba26684b93
Test finished OK!
 
Encryption test, count 125, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffffc
Data Out: 0f59cb5a4b522e2ac56c1a64f558ad9a
Test finished OK!
 
Encryption test, count 126, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: fffffffffffffffffffffffffffffffe
Data Out: 7bfe9d876c6d63c1d035da8fe21c409d
Test finished OK!
 
Encryption test, count 127, in file ../KAT_AES/ECBVarTxt256e.txt
Key size is 256 bits
Key In: 0000000000000000000000000000000000000000000000000000000000000000
Data In: ffffffffffffffffffffffffffffffff
Data Out: acdace8078a32b1a182bfa4987ca1347
Test finished OK!
 
/trunk/verilog/syn/xilinx/aes_ht_la.xise
57,8 → 57,9
</files>
 
<properties>
<property xil_pn:name="AES Initial Vector virtex5" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="AES Initial Vector spartan6" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="AES Key (Hex String)" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="AES Key (Hex String) spartan6" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Add I/O Buffers" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Allow Logic Optimization Across Hierarchy" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Allow SelectMAP Pins to Persist" xil_pn:value="false" xil_pn:valueState="default"/>
72,7 → 73,6
<property xil_pn:name="Automatic BRAM Packing" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Automatically Insert glbl Module in the Netlist" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Automatically Run Generate Target PROM/ACE File" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="BPI Reads Per Page" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="BRAM Utilization Ratio" xil_pn:value="100" xil_pn:valueState="default"/>
<property xil_pn:name="Bring Out Global Set/Reset Net as a Port" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Bring Out Global Tristate Net as a Port" xil_pn:value="false" xil_pn:valueState="default"/>
80,8 → 80,8
<property xil_pn:name="CLB Pack Factor Percentage" xil_pn:value="100" xil_pn:valueState="default"/>
<property xil_pn:name="Case" xil_pn:value="Maintain" xil_pn:valueState="default"/>
<property xil_pn:name="Case Implementation Style" xil_pn:value="None" xil_pn:valueState="default"/>
<property xil_pn:name="Change Device Speed To" xil_pn:value="-4" xil_pn:valueState="default"/>
<property xil_pn:name="Change Device Speed To Post Trace" xil_pn:value="-4" xil_pn:valueState="default"/>
<property xil_pn:name="Change Device Speed To" xil_pn:value="-1L" xil_pn:valueState="default"/>
<property xil_pn:name="Change Device Speed To Post Trace" xil_pn:value="-1L" xil_pn:valueState="default"/>
<property xil_pn:name="Combinatorial Logic Optimization" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Compile EDK Simulation Library" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Compile SIMPRIM (Timing) Simulation Library" xil_pn:value="true" xil_pn:valueState="default"/>
89,19 → 89,14
<property xil_pn:name="Compile XilinxCoreLib (CORE Generator) Simulation Library" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Compile for HDL Debugging" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Clk (Configuration Pins)" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin Busy" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin CS" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin DIn" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin Done" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin HSWAPEN" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin Init" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin M0" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin M1" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin M2" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin Program" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Pin RdWr" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Rate" xil_pn:value="Default (6)" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Rate virtex5" xil_pn:value="2" xil_pn:valueState="default"/>
<property xil_pn:name="Configuration Rate spartan6" xil_pn:value="2" xil_pn:valueState="default"/>
<property xil_pn:name="Correlate Output to Input Design" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create ASCII Configuration File" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create Binary Configuration File" xil_pn:value="false" xil_pn:valueState="default"/>
108,49 → 103,59
<property xil_pn:name="Create Bit File" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Create I/O Pads from Ports" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create IEEE 1532 Configuration File" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create IEEE 1532 Configuration File spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create Logic Allocation File" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create Mask File" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Create ReadBack Data Files" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Cross Clock Analysis" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Cycles for First BPI Page Read" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="DCI Update Mode" xil_pn:value="As Required" xil_pn:valueState="default"/>
<property xil_pn:name="DSP Utilization Ratio" xil_pn:value="100" xil_pn:valueState="default"/>
<property xil_pn:name="Decoder Extraction" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Delay Values To Be Read from SDF" xil_pn:value="Setup Time" xil_pn:valueState="default"/>
<property xil_pn:name="Device" xil_pn:value="xc3s1500" xil_pn:valueState="non-default"/>
<property xil_pn:name="Device Family" xil_pn:value="Spartan3" xil_pn:valueState="non-default"/>
<property xil_pn:name="Device Speed Grade/Select ABS Minimum" xil_pn:value="-4" xil_pn:valueState="default"/>
<property xil_pn:name="Device" xil_pn:value="xc6slx25l" xil_pn:valueState="non-default"/>
<property xil_pn:name="Device Family" xil_pn:value="Spartan6 Lower Power" xil_pn:valueState="non-default"/>
<property xil_pn:name="Device Speed Grade/Select ABS Minimum" xil_pn:value="-1L" xil_pn:valueState="default"/>
<property xil_pn:name="Disable Detailed Package Model Insertion" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Do Not Escape Signal and Instance Names in Netlist" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Done (Output Events)" xil_pn:value="Default (4)" xil_pn:valueState="default"/>
<property xil_pn:name="Drive Awake Pin During Suspend/Wake Sequence spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Drive Done Pin High" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable BitStream Compression" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Cyclic Redundancy Checking (CRC)" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Cyclic Redundancy Checking (CRC) spartan6" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Debugging of Serial Mode BitStream" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable External Master Clock spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Hardware Co-Simulation" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Internal Done Pipe" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Message Filtering" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Multi-Pin Wake-Up Suspend Mode spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Multi-Threading" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Multi-Threading par virtex5" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Multi-Threading par spartan6" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Outputs (Output Events)" xil_pn:value="Default (5)" xil_pn:valueState="default"/>
<property xil_pn:name="Enable Suspend/Wake Global Set/Reset spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Encrypt Bitstream" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Encrypt Bitstream spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Encrypt Key Select spartan6" xil_pn:value="BBRAM" xil_pn:valueState="default"/>
<property xil_pn:name="Equivalent Register Removal" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Equivalent Register Removal Map" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Equivalent Register Removal XST" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Essential Bits" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Evaluation Development Board" xil_pn:value="None Specified" xil_pn:valueState="default"/>
<property xil_pn:name="Exclude Compilation of Deprecated EDK Cores" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Exclude Compilation of EDK Sub-Libraries" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Extra Cost Tables Map" xil_pn:value="0" xil_pn:valueState="default"/>
<property xil_pn:name="Extra Effort" xil_pn:value="None" xil_pn:valueState="default"/>
<property xil_pn:name="Extra Effort (Highest PAR level only)" xil_pn:value="None" xil_pn:valueState="default"/>
<property xil_pn:name="FPGA Start-Up Clock" xil_pn:value="CCLK" xil_pn:valueState="default"/>
<property xil_pn:name="FSM Encoding Algorithm" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="FSM Style" xil_pn:value="LUT" xil_pn:valueState="default"/>
<property xil_pn:name="Fallback Reconfiguration" xil_pn:value="Enable" xil_pn:valueState="default"/>
<property xil_pn:name="Filter Files From Compile Order" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Flatten Output Netlist" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Functional Model Target Language ArchWiz" xil_pn:value="Verilog" xil_pn:valueState="default"/>
<property xil_pn:name="Functional Model Target Language Coregen" xil_pn:value="Verilog" xil_pn:valueState="default"/>
<property xil_pn:name="Functional Model Target Language Schematic" xil_pn:value="Verilog" xil_pn:valueState="default"/>
<property xil_pn:name="GTS Cycle During Suspend/Wakeup Sequence spartan6" xil_pn:value="4" xil_pn:valueState="default"/>
<property xil_pn:name="GWE Cycle During Suspend/Wakeup Sequence spartan6" xil_pn:value="5" xil_pn:valueState="default"/>
<property xil_pn:name="Generate Architecture Only (No Entity Declaration)" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Generate Asynchronous Delay Report" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Generate Clock Region Report" xil_pn:value="false" xil_pn:valueState="default"/>
169,7 → 174,8
<property xil_pn:name="Generate Timegroups Section Post Trace" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Generics, Parameters" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Global Optimization Goal" xil_pn:value="AllClockNets" xil_pn:valueState="default"/>
<property xil_pn:name="Global Optimization map virtex5" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Global Optimization map" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Global Optimization map spartan6" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Global Set/Reset Port Name" xil_pn:value="GSR_PORT" xil_pn:valueState="default"/>
<property xil_pn:name="Global Tristate Port Name" xil_pn:value="GTS_PORT" xil_pn:valueState="default"/>
<property xil_pn:name="Hierarchy Separator" xil_pn:value="/" xil_pn:valueState="default"/>
190,10 → 196,9
<property xil_pn:name="JTAG Pin TDI" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="JTAG Pin TDO" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="JTAG Pin TMS" xil_pn:value="Pull Up" xil_pn:valueState="default"/>
<property xil_pn:name="JTAG to System Monitor Connection" xil_pn:value="Enable" xil_pn:valueState="default"/>
<property xil_pn:name="Keep Hierarchy" xil_pn:value="No" xil_pn:valueState="default"/>
<property xil_pn:name="LUT Combining Map" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="LUT Combining Xst" xil_pn:value="No" xil_pn:valueState="default"/>
<property xil_pn:name="LUT Combining Xst" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Language" xil_pn:value="VHDL" xil_pn:valueState="default"/>
<property xil_pn:name="Last Applied Goal" xil_pn:value="Balanced" xil_pn:valueState="default"/>
<property xil_pn:name="Last Applied Strategy" xil_pn:value="Xilinx Default (unlocked)" xil_pn:valueState="default"/>
205,6 → 210,7
<property xil_pn:name="Manual Implementation Compile Order" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Map Effort Level" xil_pn:value="High" xil_pn:valueState="default"/>
<property xil_pn:name="Map Slice Logic into Unused Block RAMs" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Mask Pins for Multi-Pin Wake-Up Suspend Mode spartan6" xil_pn:value="0x00" xil_pn:valueState="default"/>
<property xil_pn:name="Max Fanout" xil_pn:value="100000" xil_pn:valueState="default"/>
<property xil_pn:name="Maximum Compression" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Maximum Number of Lines in Report" xil_pn:value="1000" xil_pn:valueState="default"/>
211,19 → 217,27
<property xil_pn:name="Maximum Signal Name Length" xil_pn:value="20" xil_pn:valueState="default"/>
<property xil_pn:name="Move First Flip-Flop Stage" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Move Last Flip-Flop Stage" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="MultiBoot: Insert IPROG CMD in the Bitfile spartan6" xil_pn:value="Enable" xil_pn:valueState="default"/>
<property xil_pn:name="MultiBoot: Next Configuration Mode spartan6" xil_pn:value="001" xil_pn:valueState="default"/>
<property xil_pn:name="MultiBoot: Starting Address for Golden Configuration spartan6" xil_pn:value="0x00000000" xil_pn:valueState="default"/>
<property xil_pn:name="MultiBoot: Starting Address for Next Configuration spartan6" xil_pn:value="0x00000000" xil_pn:valueState="default"/>
<property xil_pn:name="MultiBoot: Use New Mode for Next Configuration spartan6" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="MultiBoot: User-Defined Register for Failsafe Scheme spartan6" xil_pn:value="0x0000" xil_pn:valueState="default"/>
<property xil_pn:name="Multiplier Style" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Mux Extraction" xil_pn:value="Yes" xil_pn:valueState="default"/>
<property xil_pn:name="Mux Style" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Netlist Hierarchy" xil_pn:value="As Optimized" xil_pn:valueState="default"/>
<property xil_pn:name="Netlist Translation Type" xil_pn:value="Timestamp" xil_pn:valueState="default"/>
<property xil_pn:name="Number of Clock Buffers" xil_pn:value="32" xil_pn:valueState="default"/>
<property xil_pn:name="Number of Clock Buffers" xil_pn:value="16" xil_pn:valueState="default"/>
<property xil_pn:name="Number of Paths in Error/Verbose Report" xil_pn:value="3" xil_pn:valueState="default"/>
<property xil_pn:name="Number of Paths in Error/Verbose Report Post Trace" xil_pn:value="3" xil_pn:valueState="default"/>
<property xil_pn:name="Optimization Effort" xil_pn:value="Normal" xil_pn:valueState="default"/>
<property xil_pn:name="Optimization Effort spartan6" xil_pn:value="Normal" xil_pn:valueState="default"/>
<property xil_pn:name="Optimization Goal" xil_pn:value="Speed" xil_pn:valueState="default"/>
<property xil_pn:name="Optimization Strategy (Cover Mode)" xil_pn:value="Area" xil_pn:valueState="default"/>
<property xil_pn:name="Optimize Instantiated Primitives" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Other Bitgen Command Line Options" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Other Bitgen Command Line Options spartan6" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Other Compiler Options" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Other Compiler Options Map" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Other Compiler Options Par" xil_pn:value="" xil_pn:valueState="default"/>
244,12 → 258,13
<property xil_pn:name="Overwrite Compiled Libraries" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Pack I/O Registers into IOBs" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Pack I/O Registers/Latches into IOBs" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Package" xil_pn:value="fg456" xil_pn:valueState="non-default"/>
<property xil_pn:name="Package" xil_pn:value="fgg484" xil_pn:valueState="non-default"/>
<property xil_pn:name="Perform Advanced Analysis" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Perform Advanced Analysis Post Trace" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Perform Timing-Driven Packing and Placement" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Place &amp; Route Effort Level (Overall)" xil_pn:value="High" xil_pn:valueState="default"/>
<property xil_pn:name="Place And Route Mode" xil_pn:value="Normal Place and Route" xil_pn:valueState="default"/>
<property xil_pn:name="Place MultiBoot Settings into Bitstream spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Placer Effort Level (Overrides Overall Level)" xil_pn:value="None" xil_pn:valueState="default"/>
<property xil_pn:name="Placer Effort Level Map" xil_pn:value="High" xil_pn:valueState="default"/>
<property xil_pn:name="Placer Extra Effort Map" xil_pn:value="None" xil_pn:valueState="default"/>
258,8 → 273,8
<property xil_pn:name="Post Place &amp; Route Simulation Model Name" xil_pn:value="aes_top_example_timesim.v" xil_pn:valueState="default"/>
<property xil_pn:name="Post Synthesis Simulation Model Name" xil_pn:value="aes_top_example_synthesis.v" xil_pn:valueState="default"/>
<property xil_pn:name="Post Translate Simulation Model Name" xil_pn:value="aes_top_example_translate.v" xil_pn:valueState="default"/>
<property xil_pn:name="Power Down Device if Over Safe Temperature" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Power Reduction Map" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Power Reduction Map spartan6" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Power Reduction Par" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Power Reduction Xst" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Preferred Language" xil_pn:value="Verilog" xil_pn:valueState="default"/>
272,12 → 287,13
<property xil_pn:name="ROM Extraction" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="ROM Style" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Read Cores" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Reduce Control Sets" xil_pn:value="No" xil_pn:valueState="default"/>
<property xil_pn:name="Reduce Control Sets" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Regenerate Core" xil_pn:value="Under Current Project Setting" xil_pn:valueState="default"/>
<property xil_pn:name="Register Balancing" xil_pn:value="No" xil_pn:valueState="default"/>
<property xil_pn:name="Register Duplication" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Register Duplication Map" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Register Duplication Xst" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Register Ordering spartan6" xil_pn:value="4" xil_pn:valueState="default"/>
<property xil_pn:name="Release Write Enable (Output Events)" xil_pn:value="Default (6)" xil_pn:valueState="default"/>
<property xil_pn:name="Rename Design Instance in Testbench File to" xil_pn:value="UUT" xil_pn:valueState="default"/>
<property xil_pn:name="Rename Top Level Architecture To" xil_pn:value="Structure" xil_pn:valueState="default"/>
295,6 → 311,7
<property xil_pn:name="Reset On Configuration Pulse Width" xil_pn:value="100" xil_pn:valueState="default"/>
<property xil_pn:name="Resource Sharing" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Retain Hierarchy" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Retry Configuration if CRC Error Occurs spartan6" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Revision Select" xil_pn:value="00" xil_pn:valueState="default"/>
<property xil_pn:name="Revision Select Tristate" xil_pn:value="Disable" xil_pn:valueState="default"/>
<property xil_pn:name="Router Effort Level (Overrides Overall Level)" xil_pn:value="None" xil_pn:valueState="default"/>
305,13 → 322,15
<property xil_pn:name="Run for Specified Time Translate" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Safe Implementation" xil_pn:value="No" xil_pn:valueState="default"/>
<property xil_pn:name="Security" xil_pn:value="Enable Readback and Reconfiguration" xil_pn:valueState="default"/>
<property xil_pn:name="SelectMAP Abort Sequence" xil_pn:value="Enable" xil_pn:valueState="default"/>
<property xil_pn:name="Selected Simulation Root Source Node Behavioral" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Selected Simulation Root Source Node Post-Map" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Selected Simulation Root Source Node Post-Route" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Selected Simulation Root Source Node Post-Translate" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Selected Simulation Source Node" xil_pn:value="UUT" xil_pn:valueState="default"/>
<property xil_pn:name="Set SPI Configuration Bus Width spartan6" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="Setup External Master Clock Division spartan6" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="Shift Register Extraction" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Shift Register Minimum Size spartan6" xil_pn:value="2" xil_pn:valueState="default"/>
<property xil_pn:name="Show All Models" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Simulation Model Target" xil_pn:value="Verilog" xil_pn:valueState="default"/>
<property xil_pn:name="Simulation Run Time ISim" xil_pn:value="1000 ns" xil_pn:valueState="default"/>
326,9 → 345,9
<property xil_pn:name="Specify Top Level Instance Names Post-Map" xil_pn:value="Default" xil_pn:valueState="default"/>
<property xil_pn:name="Specify Top Level Instance Names Post-Route" xil_pn:value="Default" xil_pn:valueState="default"/>
<property xil_pn:name="Specify Top Level Instance Names Post-Translate" xil_pn:value="Default" xil_pn:valueState="default"/>
<property xil_pn:name="Speed Grade" xil_pn:value="-4" xil_pn:valueState="non-default"/>
<property xil_pn:name="Starting Placer Cost Table (1-100)" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="Speed Grade" xil_pn:value="-1L" xil_pn:valueState="default"/>
<property xil_pn:name="Starting Placer Cost Table (1-100) Map" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="Starting Placer Cost Table (1-100) Map spartan6" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="Starting Placer Cost Table (1-100) Par" xil_pn:value="1" xil_pn:valueState="default"/>
<property xil_pn:name="Synthesis Tool" xil_pn:value="XST (VHDL/Verilog)" xil_pn:valueState="default"/>
<property xil_pn:name="Target Simulator" xil_pn:value="Please Specify" xil_pn:valueState="default"/>
341,7 → 360,7
<property xil_pn:name="Tristate On Configuration Pulse Width" xil_pn:value="0" xil_pn:valueState="default"/>
<property xil_pn:name="Unused IOB Pins" xil_pn:value="Pull Down" xil_pn:valueState="default"/>
<property xil_pn:name="Use 64-bit PlanAhead on 64-bit Systems" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Use Clock Enable" xil_pn:value="Yes" xil_pn:valueState="default"/>
<property xil_pn:name="Use Clock Enable" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Use Custom Project File Behavioral" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Use Custom Project File Post-Map" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Use Custom Project File Post-Route" xil_pn:value="false" xil_pn:valueState="default"/>
354,26 → 373,25
<property xil_pn:name="Use Custom Waveform Configuration File Map" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Use Custom Waveform Configuration File Par" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Use Custom Waveform Configuration File Translate" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Use DSP Block" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Use DSP Block spartan6" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Use LOC Constraints" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Use RLOC Constraints" xil_pn:value="Yes" xil_pn:valueState="default"/>
<property xil_pn:name="Use Smart Guide" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Use Synchronous Reset" xil_pn:value="Yes" xil_pn:valueState="default"/>
<property xil_pn:name="Use Synchronous Set" xil_pn:value="Yes" xil_pn:valueState="default"/>
<property xil_pn:name="Use Synchronous Reset" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Use Synchronous Set" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Use Synthesis Constraints File" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="User Access Register Value" xil_pn:value="None" xil_pn:valueState="default"/>
<property xil_pn:name="User Browsed Strategy Files" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="UserID Code (8 Digit Hexadecimal)" xil_pn:value="0xFFFFFFFF" xil_pn:valueState="default"/>
<property xil_pn:name="VCCAUX Voltage Level spartan6" xil_pn:value="2.5V" xil_pn:valueState="default"/>
<property xil_pn:name="VHDL Source Analysis Standard" xil_pn:value="VHDL-93" xil_pn:valueState="default"/>
<property xil_pn:name="Value Range Check" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="Verilog 2001 Xst" xil_pn:value="true" xil_pn:valueState="default"/>
<property xil_pn:name="Verilog Macros" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="Wait for DCI Match (Output Events) virtex2" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Wait for DCI Match (Output Events) virtex5" xil_pn:value="Auto" xil_pn:valueState="default"/>
<property xil_pn:name="Wait for DCM and PLL Lock (Output Events) spartan6" xil_pn:value="Default (NoWait)" xil_pn:valueState="default"/>
<property xil_pn:name="Wait for DLL Lock (Output Events)" xil_pn:value="Default (NoWait)" xil_pn:valueState="default"/>
<property xil_pn:name="Wait for DLL Lock (Output Events) virtex5" xil_pn:value="Default (NoWait)" xil_pn:valueState="default"/>
<property xil_pn:name="Watchdog Timer Mode virtex5" xil_pn:value="Off" xil_pn:valueState="default"/>
<property xil_pn:name="Watchdog Timer Value virtex5" xil_pn:value="0x000000" xil_pn:valueState="default"/>
<property xil_pn:name="Wakeup Clock spartan6" xil_pn:value="Startup Clock" xil_pn:valueState="default"/>
<property xil_pn:name="Watchdog Timer Value spartan6" xil_pn:value="0xFFFF" xil_pn:valueState="default"/>
<property xil_pn:name="Working Directory" xil_pn:value="." xil_pn:valueState="non-default"/>
<property xil_pn:name="Write Timing Constraints" xil_pn:value="false" xil_pn:valueState="default"/>
<property xil_pn:name="XOR Collapsing" xil_pn:value="true" xil_pn:valueState="default"/>
382,7 → 400,7
<!-- -->
<property xil_pn:name="PROP_BehavioralSimTop" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="PROP_DesignName" xil_pn:value="aes_ht_la" xil_pn:valueState="non-default"/>
<property xil_pn:name="PROP_DevFamilyPMName" xil_pn:value="spartan3" xil_pn:valueState="default"/>
<property xil_pn:name="PROP_DevFamilyPMName" xil_pn:value="spartan6l" xil_pn:valueState="default"/>
<property xil_pn:name="PROP_FPGAConfiguration" xil_pn:value="FPGAConfiguration" xil_pn:valueState="default"/>
<property xil_pn:name="PROP_PostMapSimTop" xil_pn:value="" xil_pn:valueState="default"/>
<property xil_pn:name="PROP_PostParSimTop" xil_pn:value="" xil_pn:valueState="default"/>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.