diff --git a/.github/workflows/python-app.yaml b/.github/workflows/python-app.yaml index 7335046..b2f56fb 100644 --- a/.github/workflows/python-app.yaml +++ b/.github/workflows/python-app.yaml @@ -30,6 +30,9 @@ jobs: python3 -m pip install --upgrade pip pip install flake8 pytest pycryptodome if [ -f requirements.txt ]; then pip install -r requirements.txt; fi + - name: Download Test Vectors + run: | + bash scripts/download_nist.sh # - name: Lint with flake8 # run: | # # stop the build if there are Python syntax errors or undefined names diff --git a/README.md b/README.md index 7fac4fb..471dafa 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Nist Test vectors * https://csrc.nist.gov/projects/cryptographic-algorithm-validation-program/block-ciphers#AES ``` +./scripts/download_nist.sh python3 -m pip install pycryptodome pytest PYTHONPATH=src pytest ``` diff --git a/nist/KAT_AES/CBCGFSbox128.rsp b/nist/KAT_AES/CBCGFSbox128.rsp deleted file mode 100644 index cd95971..0000000 --- a/nist/KAT_AES/CBCGFSbox128.rsp +++ /dev/null @@ -1,95 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CBC -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:33 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f34481ec3cc627bacd5dc3fb08f273e6 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 9798c4640bad75c7c3227db910174e72 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 96ab5c2ff612d9dfaae8c31f30c42168 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 6a118a874519e64e9963798a503f1d35 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = cb9fceec81286ca3e989bd979b0cb284 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = b26aeb1874e47ca8358ff22378f09144 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 58c8e00b2631686d54eab84b91f0aca1 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e -PLAINTEXT = f34481ec3cc627bacd5dc3fb08f273e6 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 -PLAINTEXT = 9798c4640bad75c7c3227db910174e72 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 -PLAINTEXT = 96ab5c2ff612d9dfaae8c31f30c42168 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 -PLAINTEXT = 6a118a874519e64e9963798a503f1d35 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce -PLAINTEXT = cb9fceec81286ca3e989bd979b0cb284 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 -PLAINTEXT = b26aeb1874e47ca8358ff22378f09144 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf -PLAINTEXT = 58c8e00b2631686d54eab84b91f0aca1 - diff --git a/nist/KAT_AES/CBCGFSbox192.rsp b/nist/KAT_AES/CBCGFSbox192.rsp deleted file mode 100644 index acce67d..0000000 --- a/nist/KAT_AES/CBCGFSbox192.rsp +++ /dev/null @@ -1,83 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CBC -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:35 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 1b077a6af4b7f98229de786d7516b639 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 9c2d8842e5f48f57648205d39a239af1 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = bff52510095f518ecca60af4205444bb -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 51719783d3185a535bd75adc65071ce1 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 26aa49dcfe7629a8901a69a9914e6dfd -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 941a4773058224e1ef66d10e0a6ee782 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 -PLAINTEXT = 1b077a6af4b7f98229de786d7516b639 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d -PLAINTEXT = 9c2d8842e5f48f57648205d39a239af1 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 -PLAINTEXT = bff52510095f518ecca60af4205444bb - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c -PLAINTEXT = 51719783d3185a535bd75adc65071ce1 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc -PLAINTEXT = 26aa49dcfe7629a8901a69a9914e6dfd - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 -PLAINTEXT = 941a4773058224e1ef66d10e0a6ee782 - diff --git a/nist/KAT_AES/CBCGFSbox256.rsp b/nist/KAT_AES/CBCGFSbox256.rsp deleted file mode 100644 index db99b2c..0000000 --- a/nist/KAT_AES/CBCGFSbox256.rsp +++ /dev/null @@ -1,71 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CBC -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:38 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 014730f80ac625fe84f026c60bfd547d -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0b24af36193ce4665f2825d7b4749c98 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 761c1fe41a18acf20d241650611d90f1 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 8a560769d605868ad80d819bdba03771 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 91fbef2d15a97816060bee1feaa49afe -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 -PLAINTEXT = 014730f80ac625fe84f026c60bfd547d - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 -PLAINTEXT = 0b24af36193ce4665f2825d7b4749c98 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 -PLAINTEXT = 761c1fe41a18acf20d241650611d90f1 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 -PLAINTEXT = 8a560769d605868ad80d819bdba03771 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe -PLAINTEXT = 91fbef2d15a97816060bee1feaa49afe - diff --git a/nist/KAT_AES/CBCKeySbox128.rsp b/nist/KAT_AES/CBCKeySbox128.rsp deleted file mode 100644 index 0c4a2e3..0000000 --- a/nist/KAT_AES/CBCKeySbox128.rsp +++ /dev/null @@ -1,263 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CBC -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:33 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 - -[DECRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CBCKeySbox192.rsp b/nist/KAT_AES/CBCKeySbox192.rsp deleted file mode 100644 index 8205d88..0000000 --- a/nist/KAT_AES/CBCKeySbox192.rsp +++ /dev/null @@ -1,299 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CBC -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:35 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 - -[DECRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CBCKeySbox256.rsp b/nist/KAT_AES/CBCKeySbox256.rsp deleted file mode 100644 index 0ebe408..0000000 --- a/nist/KAT_AES/CBCKeySbox256.rsp +++ /dev/null @@ -1,203 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CBC -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:38 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 - -[DECRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CBCVarKey128.rsp b/nist/KAT_AES/CBCVarKey128.rsp deleted file mode 100644 index e250c59..0000000 --- a/nist/KAT_AES/CBCVarKey128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CBC -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:33 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c - -[DECRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CBCVarKey192.rsp b/nist/KAT_AES/CBCVarKey192.rsp deleted file mode 100644 index 5263943..0000000 --- a/nist/KAT_AES/CBCVarKey192.rsp +++ /dev/null @@ -1,2315 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CBC -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:35 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb - -[DECRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CBCVarKey256.rsp b/nist/KAT_AES/CBCVarKey256.rsp deleted file mode 100644 index 4012fde..0000000 --- a/nist/KAT_AES/CBCVarKey256.rsp +++ /dev/null @@ -1,3083 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CBC -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:38 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb - -[DECRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CBCVarTxt128.rsp b/nist/KAT_AES/CBCVarTxt128.rsp deleted file mode 100644 index 5fc737c..0000000 --- a/nist/KAT_AES/CBCVarTxt128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CBC -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:33 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 80000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = c0000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = e0000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f0000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f8000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fc000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fe000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ff000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ff800000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffc00000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffe00000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fff00000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fff80000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffc0000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffe0000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffff0000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffff8000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffc000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffe000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffff000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffff800000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffc00000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffe00000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffff00000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffff80000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffc0000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffe0000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffff0000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffff8000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffc000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffe000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffff000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffff800000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffc00000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffe00000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffff00000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffff80000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffc0000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffe0000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff0000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff8000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffc000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffe000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff800000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffc00000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffe00000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff00000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff80000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffc0000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffe0000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff0000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff8000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffc000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffe000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff800000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffc00000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffe00000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff00000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff80000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffc0000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffe0000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff0000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff8000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffc000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffe000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff800000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffc00000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffe00000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff00000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff80000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffc0000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff0000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff8000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffc000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffe000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff800000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff00000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff80000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff800000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff0000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 -PLAINTEXT = 80000000000000000000000000000000 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 -PLAINTEXT = c0000000000000000000000000000000 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 -PLAINTEXT = e0000000000000000000000000000000 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 -PLAINTEXT = f0000000000000000000000000000000 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 -PLAINTEXT = f8000000000000000000000000000000 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 -PLAINTEXT = fc000000000000000000000000000000 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a -PLAINTEXT = fe000000000000000000000000000000 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b -PLAINTEXT = ff000000000000000000000000000000 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f -PLAINTEXT = ff800000000000000000000000000000 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a -PLAINTEXT = ffc00000000000000000000000000000 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 -PLAINTEXT = ffe00000000000000000000000000000 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 -PLAINTEXT = fff00000000000000000000000000000 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f -PLAINTEXT = fff80000000000000000000000000000 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 -PLAINTEXT = fffc0000000000000000000000000000 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 -PLAINTEXT = fffe0000000000000000000000000000 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a -PLAINTEXT = ffff0000000000000000000000000000 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 -PLAINTEXT = ffff8000000000000000000000000000 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b -PLAINTEXT = ffffc000000000000000000000000000 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b -PLAINTEXT = ffffe000000000000000000000000000 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 -PLAINTEXT = fffff000000000000000000000000000 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 -PLAINTEXT = fffff800000000000000000000000000 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 -PLAINTEXT = fffffc00000000000000000000000000 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 -PLAINTEXT = fffffe00000000000000000000000000 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b -PLAINTEXT = ffffff00000000000000000000000000 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 -PLAINTEXT = ffffff80000000000000000000000000 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 -PLAINTEXT = ffffffc0000000000000000000000000 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 -PLAINTEXT = ffffffe0000000000000000000000000 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 -PLAINTEXT = fffffff0000000000000000000000000 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 -PLAINTEXT = fffffff8000000000000000000000000 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 -PLAINTEXT = fffffffc000000000000000000000000 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a -PLAINTEXT = fffffffe000000000000000000000000 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 -PLAINTEXT = ffffffff000000000000000000000000 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f -PLAINTEXT = ffffffff800000000000000000000000 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce -PLAINTEXT = ffffffffc00000000000000000000000 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f -PLAINTEXT = ffffffffe00000000000000000000000 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea -PLAINTEXT = fffffffff00000000000000000000000 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c -PLAINTEXT = fffffffff80000000000000000000000 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 -PLAINTEXT = fffffffffc0000000000000000000000 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 -PLAINTEXT = fffffffffe0000000000000000000000 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 -PLAINTEXT = ffffffffff0000000000000000000000 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 -PLAINTEXT = ffffffffff8000000000000000000000 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 -PLAINTEXT = ffffffffffc000000000000000000000 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 -PLAINTEXT = ffffffffffe000000000000000000000 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 -PLAINTEXT = fffffffffff000000000000000000000 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 -PLAINTEXT = fffffffffff800000000000000000000 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 -PLAINTEXT = fffffffffffc00000000000000000000 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 -PLAINTEXT = fffffffffffe00000000000000000000 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 -PLAINTEXT = ffffffffffff00000000000000000000 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 -PLAINTEXT = ffffffffffff80000000000000000000 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f -PLAINTEXT = ffffffffffffc0000000000000000000 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f -PLAINTEXT = ffffffffffffe0000000000000000000 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 -PLAINTEXT = fffffffffffff0000000000000000000 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 -PLAINTEXT = fffffffffffff8000000000000000000 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c -PLAINTEXT = fffffffffffffc000000000000000000 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 -PLAINTEXT = fffffffffffffe000000000000000000 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b -PLAINTEXT = ffffffffffffff000000000000000000 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a -PLAINTEXT = ffffffffffffff800000000000000000 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a -PLAINTEXT = ffffffffffffffc00000000000000000 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 -PLAINTEXT = ffffffffffffffe00000000000000000 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 -PLAINTEXT = fffffffffffffff00000000000000000 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f -PLAINTEXT = fffffffffffffff80000000000000000 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 -PLAINTEXT = fffffffffffffffc0000000000000000 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c -PLAINTEXT = fffffffffffffffe0000000000000000 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e -PLAINTEXT = ffffffffffffffff0000000000000000 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 -PLAINTEXT = ffffffffffffffff8000000000000000 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 -PLAINTEXT = ffffffffffffffffc000000000000000 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc -PLAINTEXT = ffffffffffffffffe000000000000000 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 -PLAINTEXT = fffffffffffffffff000000000000000 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 -PLAINTEXT = fffffffffffffffff800000000000000 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 -PLAINTEXT = fffffffffffffffffc00000000000000 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 -PLAINTEXT = fffffffffffffffffe00000000000000 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e -PLAINTEXT = ffffffffffffffffff00000000000000 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf -PLAINTEXT = ffffffffffffffffff80000000000000 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f -PLAINTEXT = ffffffffffffffffffc0000000000000 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 -PLAINTEXT = ffffffffffffffffffe0000000000000 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a -PLAINTEXT = fffffffffffffffffff0000000000000 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 -PLAINTEXT = fffffffffffffffffff8000000000000 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 -PLAINTEXT = fffffffffffffffffffc000000000000 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 -PLAINTEXT = fffffffffffffffffffe000000000000 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b -PLAINTEXT = ffffffffffffffffffff000000000000 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 -PLAINTEXT = ffffffffffffffffffff800000000000 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 -PLAINTEXT = ffffffffffffffffffffc00000000000 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 -PLAINTEXT = ffffffffffffffffffffe00000000000 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 -PLAINTEXT = fffffffffffffffffffff00000000000 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed -PLAINTEXT = fffffffffffffffffffff80000000000 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 -PLAINTEXT = fffffffffffffffffffffc0000000000 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 -PLAINTEXT = fffffffffffffffffffffe0000000000 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 -PLAINTEXT = ffffffffffffffffffffff0000000000 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 -PLAINTEXT = ffffffffffffffffffffff8000000000 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 -PLAINTEXT = ffffffffffffffffffffffc000000000 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 -PLAINTEXT = ffffffffffffffffffffffe000000000 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 -PLAINTEXT = fffffffffffffffffffffff000000000 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 -PLAINTEXT = fffffffffffffffffffffff800000000 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f -PLAINTEXT = fffffffffffffffffffffffc00000000 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f -PLAINTEXT = fffffffffffffffffffffffe00000000 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 -PLAINTEXT = ffffffffffffffffffffffff00000000 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 -PLAINTEXT = ffffffffffffffffffffffff80000000 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 -PLAINTEXT = ffffffffffffffffffffffffc0000000 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 -PLAINTEXT = ffffffffffffffffffffffffe0000000 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 -PLAINTEXT = fffffffffffffffffffffffff0000000 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a -PLAINTEXT = fffffffffffffffffffffffff8000000 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 -PLAINTEXT = fffffffffffffffffffffffffc000000 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 -PLAINTEXT = fffffffffffffffffffffffffe000000 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 -PLAINTEXT = ffffffffffffffffffffffffff000000 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 -PLAINTEXT = ffffffffffffffffffffffffff800000 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 -PLAINTEXT = ffffffffffffffffffffffffffc00000 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 -PLAINTEXT = ffffffffffffffffffffffffffe00000 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 -PLAINTEXT = fffffffffffffffffffffffffff00000 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c -PLAINTEXT = fffffffffffffffffffffffffff80000 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 -PLAINTEXT = fffffffffffffffffffffffffffc0000 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 -PLAINTEXT = fffffffffffffffffffffffffffe0000 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 -PLAINTEXT = ffffffffffffffffffffffffffff0000 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d -PLAINTEXT = ffffffffffffffffffffffffffff8000 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 -PLAINTEXT = ffffffffffffffffffffffffffffc000 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 -PLAINTEXT = ffffffffffffffffffffffffffffe000 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba -PLAINTEXT = fffffffffffffffffffffffffffff000 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 -PLAINTEXT = fffffffffffffffffffffffffffff800 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee -PLAINTEXT = fffffffffffffffffffffffffffffc00 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f -PLAINTEXT = fffffffffffffffffffffffffffffe00 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 -PLAINTEXT = ffffffffffffffffffffffffffffff00 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc -PLAINTEXT = ffffffffffffffffffffffffffffff80 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb -PLAINTEXT = ffffffffffffffffffffffffffffffe0 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 -PLAINTEXT = fffffffffffffffffffffffffffffff0 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e -PLAINTEXT = fffffffffffffffffffffffffffffff8 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 -PLAINTEXT = fffffffffffffffffffffffffffffffc - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 -PLAINTEXT = fffffffffffffffffffffffffffffffe - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e -PLAINTEXT = ffffffffffffffffffffffffffffffff - diff --git a/nist/KAT_AES/CBCVarTxt192.rsp b/nist/KAT_AES/CBCVarTxt192.rsp deleted file mode 100644 index e02ab41..0000000 --- a/nist/KAT_AES/CBCVarTxt192.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CBC -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:35 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 80000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = c0000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = e0000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f0000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f8000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fc000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fe000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ff000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ff800000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffc00000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fff00000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fff80000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffc0000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffe0000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffff0000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffff8000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffc000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffe000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffff000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffff800000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffc00000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffe00000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffff00000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffff80000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffc0000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffe0000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffff0000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffff8000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffc000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffe000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffff000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffff800000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffc00000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffe00000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffff00000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffff80000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffc0000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffe0000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff0000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff8000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffc000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffe000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff800000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffc00000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffe00000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff00000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff80000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffc0000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffe0000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff0000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff8000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffc000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffe000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff800000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffc00000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffe00000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff00000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff80000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffc0000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffe0000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff0000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff8000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffc000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffe000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff800000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffc00000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffe00000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff00000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff80000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffc0000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff0000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff8000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffc000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffe000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff800000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffc00000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffe00000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff00000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff80000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff8000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff800000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff80000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff0000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff8000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffc000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff800000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffe -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffff -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c -PLAINTEXT = 80000000000000000000000000000000 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 -PLAINTEXT = c0000000000000000000000000000000 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 -PLAINTEXT = e0000000000000000000000000000000 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 -PLAINTEXT = f0000000000000000000000000000000 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a -PLAINTEXT = f8000000000000000000000000000000 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e -PLAINTEXT = fc000000000000000000000000000000 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 -PLAINTEXT = fe000000000000000000000000000000 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb -PLAINTEXT = ff000000000000000000000000000000 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b -PLAINTEXT = ff800000000000000000000000000000 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 -PLAINTEXT = ffc00000000000000000000000000000 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e -PLAINTEXT = ffe00000000000000000000000000000 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 -PLAINTEXT = fff00000000000000000000000000000 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b -PLAINTEXT = fff80000000000000000000000000000 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 -PLAINTEXT = fffc0000000000000000000000000000 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca -PLAINTEXT = fffe0000000000000000000000000000 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 -PLAINTEXT = ffff0000000000000000000000000000 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 -PLAINTEXT = ffff8000000000000000000000000000 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 -PLAINTEXT = ffffc000000000000000000000000000 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 -PLAINTEXT = ffffe000000000000000000000000000 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 -PLAINTEXT = fffff000000000000000000000000000 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac -PLAINTEXT = fffff800000000000000000000000000 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f -PLAINTEXT = fffffc00000000000000000000000000 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b -PLAINTEXT = fffffe00000000000000000000000000 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e -PLAINTEXT = ffffff00000000000000000000000000 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d -PLAINTEXT = ffffff80000000000000000000000000 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda -PLAINTEXT = ffffffc0000000000000000000000000 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec -PLAINTEXT = ffffffe0000000000000000000000000 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 -PLAINTEXT = fffffff0000000000000000000000000 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 -PLAINTEXT = fffffff8000000000000000000000000 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d -PLAINTEXT = fffffffc000000000000000000000000 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 -PLAINTEXT = fffffffe000000000000000000000000 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e -PLAINTEXT = ffffffff000000000000000000000000 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 -PLAINTEXT = ffffffff800000000000000000000000 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 -PLAINTEXT = ffffffffc00000000000000000000000 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 -PLAINTEXT = ffffffffe00000000000000000000000 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 -PLAINTEXT = fffffffff00000000000000000000000 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae -PLAINTEXT = fffffffff80000000000000000000000 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 -PLAINTEXT = fffffffffc0000000000000000000000 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d -PLAINTEXT = fffffffffe0000000000000000000000 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 -PLAINTEXT = ffffffffff0000000000000000000000 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 -PLAINTEXT = ffffffffff8000000000000000000000 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 -PLAINTEXT = ffffffffffc000000000000000000000 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 -PLAINTEXT = ffffffffffe000000000000000000000 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea -PLAINTEXT = fffffffffff000000000000000000000 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 -PLAINTEXT = fffffffffff800000000000000000000 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 -PLAINTEXT = fffffffffffc00000000000000000000 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 -PLAINTEXT = fffffffffffe00000000000000000000 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 -PLAINTEXT = ffffffffffff00000000000000000000 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada -PLAINTEXT = ffffffffffff80000000000000000000 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 -PLAINTEXT = ffffffffffffc0000000000000000000 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 -PLAINTEXT = ffffffffffffe0000000000000000000 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b -PLAINTEXT = fffffffffffff0000000000000000000 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 -PLAINTEXT = fffffffffffff8000000000000000000 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 -PLAINTEXT = fffffffffffffc000000000000000000 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 -PLAINTEXT = fffffffffffffe000000000000000000 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 -PLAINTEXT = ffffffffffffff000000000000000000 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 -PLAINTEXT = ffffffffffffff800000000000000000 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db -PLAINTEXT = ffffffffffffffc00000000000000000 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f -PLAINTEXT = ffffffffffffffe00000000000000000 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e -PLAINTEXT = fffffffffffffff00000000000000000 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee -PLAINTEXT = fffffffffffffff80000000000000000 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c -PLAINTEXT = fffffffffffffffc0000000000000000 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c -PLAINTEXT = fffffffffffffffe0000000000000000 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f -PLAINTEXT = ffffffffffffffff0000000000000000 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 -PLAINTEXT = ffffffffffffffff8000000000000000 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d -PLAINTEXT = ffffffffffffffffc000000000000000 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 -PLAINTEXT = ffffffffffffffffe000000000000000 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb -PLAINTEXT = fffffffffffffffff000000000000000 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 -PLAINTEXT = fffffffffffffffff800000000000000 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c -PLAINTEXT = fffffffffffffffffc00000000000000 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 -PLAINTEXT = fffffffffffffffffe00000000000000 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 -PLAINTEXT = ffffffffffffffffff00000000000000 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 -PLAINTEXT = ffffffffffffffffff80000000000000 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 -PLAINTEXT = ffffffffffffffffffc0000000000000 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb -PLAINTEXT = ffffffffffffffffffe0000000000000 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f -PLAINTEXT = fffffffffffffffffff0000000000000 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee -PLAINTEXT = fffffffffffffffffff8000000000000 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 -PLAINTEXT = fffffffffffffffffffc000000000000 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 -PLAINTEXT = fffffffffffffffffffe000000000000 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb -PLAINTEXT = ffffffffffffffffffff000000000000 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 -PLAINTEXT = ffffffffffffffffffff800000000000 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe -PLAINTEXT = ffffffffffffffffffffc00000000000 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b -PLAINTEXT = ffffffffffffffffffffe00000000000 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f -PLAINTEXT = fffffffffffffffffffff00000000000 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 -PLAINTEXT = fffffffffffffffffffff80000000000 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 -PLAINTEXT = fffffffffffffffffffffc0000000000 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 -PLAINTEXT = fffffffffffffffffffffe0000000000 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 -PLAINTEXT = ffffffffffffffffffffff0000000000 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 -PLAINTEXT = ffffffffffffffffffffff8000000000 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 -PLAINTEXT = ffffffffffffffffffffffc000000000 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 -PLAINTEXT = ffffffffffffffffffffffe000000000 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec -PLAINTEXT = fffffffffffffffffffffff000000000 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f -PLAINTEXT = fffffffffffffffffffffff800000000 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd -PLAINTEXT = fffffffffffffffffffffffc00000000 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 -PLAINTEXT = fffffffffffffffffffffffe00000000 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 -PLAINTEXT = ffffffffffffffffffffffff00000000 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb -PLAINTEXT = ffffffffffffffffffffffff80000000 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 -PLAINTEXT = ffffffffffffffffffffffffc0000000 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c -PLAINTEXT = ffffffffffffffffffffffffe0000000 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 -PLAINTEXT = fffffffffffffffffffffffff0000000 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 -PLAINTEXT = fffffffffffffffffffffffff8000000 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 -PLAINTEXT = fffffffffffffffffffffffffc000000 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 -PLAINTEXT = fffffffffffffffffffffffffe000000 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc -PLAINTEXT = ffffffffffffffffffffffffff000000 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf -PLAINTEXT = ffffffffffffffffffffffffff800000 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b -PLAINTEXT = ffffffffffffffffffffffffffc00000 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 -PLAINTEXT = ffffffffffffffffffffffffffe00000 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef -PLAINTEXT = fffffffffffffffffffffffffff00000 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e -PLAINTEXT = fffffffffffffffffffffffffff80000 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 -PLAINTEXT = fffffffffffffffffffffffffffc0000 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 -PLAINTEXT = fffffffffffffffffffffffffffe0000 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e -PLAINTEXT = ffffffffffffffffffffffffffff0000 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 -PLAINTEXT = ffffffffffffffffffffffffffff8000 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed -PLAINTEXT = ffffffffffffffffffffffffffffc000 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad -PLAINTEXT = ffffffffffffffffffffffffffffe000 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 -PLAINTEXT = fffffffffffffffffffffffffffff000 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c -PLAINTEXT = fffffffffffffffffffffffffffff800 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 -PLAINTEXT = fffffffffffffffffffffffffffffc00 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 -PLAINTEXT = fffffffffffffffffffffffffffffe00 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 -PLAINTEXT = ffffffffffffffffffffffffffffff00 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 -PLAINTEXT = ffffffffffffffffffffffffffffff80 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b -PLAINTEXT = ffffffffffffffffffffffffffffffc0 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb -PLAINTEXT = fffffffffffffffffffffffffffffff0 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 -PLAINTEXT = fffffffffffffffffffffffffffffff8 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a -PLAINTEXT = fffffffffffffffffffffffffffffffc - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf -PLAINTEXT = fffffffffffffffffffffffffffffffe - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 -PLAINTEXT = ffffffffffffffffffffffffffffffff - diff --git a/nist/KAT_AES/CBCVarTxt256.rsp b/nist/KAT_AES/CBCVarTxt256.rsp deleted file mode 100644 index 8dcce28..0000000 --- a/nist/KAT_AES/CBCVarTxt256.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CBC -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:38 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 80000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = c0000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = e0000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f0000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = f8000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fc000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fe000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ff000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ff800000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffc00000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fff00000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fff80000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffc0000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffe0000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffff0000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffff8000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffc000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffe000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffff000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffff800000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffc00000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffe00000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffff00000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffff80000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffc0000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffe0000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffff0000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffff8000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffc000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffe000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffff000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffff800000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffc00000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffe00000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffff00000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffff80000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffc0000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffe0000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff0000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff8000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffc000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffe000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff800000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffc00000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffe00000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff00000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff80000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffc0000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffe0000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff0000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff8000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffc000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffe000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff800000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffc00000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffe00000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff00000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff80000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffc0000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffe0000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff0000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff8000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffc000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffe000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff800000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffc00000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffe00000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff00000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff80000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffe0000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff0000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffc000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffe000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff800000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff00000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff80000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff800000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffc00000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff0000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff800 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffff -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e -PLAINTEXT = 80000000000000000000000000000000 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 -PLAINTEXT = c0000000000000000000000000000000 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d -PLAINTEXT = e0000000000000000000000000000000 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 -PLAINTEXT = f0000000000000000000000000000000 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 -PLAINTEXT = f8000000000000000000000000000000 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 -PLAINTEXT = fc000000000000000000000000000000 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e -PLAINTEXT = fe000000000000000000000000000000 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 -PLAINTEXT = ff000000000000000000000000000000 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 -PLAINTEXT = ff800000000000000000000000000000 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab -PLAINTEXT = ffc00000000000000000000000000000 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e -PLAINTEXT = ffe00000000000000000000000000000 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 -PLAINTEXT = fff00000000000000000000000000000 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e -PLAINTEXT = fff80000000000000000000000000000 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da -PLAINTEXT = fffc0000000000000000000000000000 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c -PLAINTEXT = fffe0000000000000000000000000000 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd -PLAINTEXT = ffff0000000000000000000000000000 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 -PLAINTEXT = ffff8000000000000000000000000000 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 -PLAINTEXT = ffffc000000000000000000000000000 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b -PLAINTEXT = ffffe000000000000000000000000000 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 -PLAINTEXT = fffff000000000000000000000000000 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 -PLAINTEXT = fffff800000000000000000000000000 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 -PLAINTEXT = fffffc00000000000000000000000000 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a -PLAINTEXT = fffffe00000000000000000000000000 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f -PLAINTEXT = ffffff00000000000000000000000000 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 -PLAINTEXT = ffffff80000000000000000000000000 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf -PLAINTEXT = ffffffc0000000000000000000000000 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 -PLAINTEXT = ffffffe0000000000000000000000000 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 -PLAINTEXT = fffffff0000000000000000000000000 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 -PLAINTEXT = fffffff8000000000000000000000000 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 -PLAINTEXT = fffffffc000000000000000000000000 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db -PLAINTEXT = fffffffe000000000000000000000000 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 -PLAINTEXT = ffffffff000000000000000000000000 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b -PLAINTEXT = ffffffff800000000000000000000000 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 -PLAINTEXT = ffffffffc00000000000000000000000 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd -PLAINTEXT = ffffffffe00000000000000000000000 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d -PLAINTEXT = fffffffff00000000000000000000000 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 -PLAINTEXT = fffffffff80000000000000000000000 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 -PLAINTEXT = fffffffffc0000000000000000000000 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b -PLAINTEXT = fffffffffe0000000000000000000000 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba -PLAINTEXT = ffffffffff0000000000000000000000 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b -PLAINTEXT = ffffffffff8000000000000000000000 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 -PLAINTEXT = ffffffffffc000000000000000000000 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b -PLAINTEXT = ffffffffffe000000000000000000000 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 -PLAINTEXT = fffffffffff000000000000000000000 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 -PLAINTEXT = fffffffffff800000000000000000000 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c -PLAINTEXT = fffffffffffc00000000000000000000 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 -PLAINTEXT = fffffffffffe00000000000000000000 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f -PLAINTEXT = ffffffffffff00000000000000000000 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 -PLAINTEXT = ffffffffffff80000000000000000000 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a -PLAINTEXT = ffffffffffffc0000000000000000000 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 -PLAINTEXT = ffffffffffffe0000000000000000000 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 -PLAINTEXT = fffffffffffff0000000000000000000 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 -PLAINTEXT = fffffffffffff8000000000000000000 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d -PLAINTEXT = fffffffffffffc000000000000000000 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c -PLAINTEXT = fffffffffffffe000000000000000000 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 -PLAINTEXT = ffffffffffffff000000000000000000 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 -PLAINTEXT = ffffffffffffff800000000000000000 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 -PLAINTEXT = ffffffffffffffc00000000000000000 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 -PLAINTEXT = ffffffffffffffe00000000000000000 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 -PLAINTEXT = fffffffffffffff00000000000000000 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 -PLAINTEXT = fffffffffffffff80000000000000000 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a -PLAINTEXT = fffffffffffffffc0000000000000000 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 -PLAINTEXT = fffffffffffffffe0000000000000000 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 -PLAINTEXT = ffffffffffffffff0000000000000000 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 -PLAINTEXT = ffffffffffffffff8000000000000000 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 -PLAINTEXT = ffffffffffffffffc000000000000000 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 -PLAINTEXT = ffffffffffffffffe000000000000000 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a -PLAINTEXT = fffffffffffffffff000000000000000 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 -PLAINTEXT = fffffffffffffffff800000000000000 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 -PLAINTEXT = fffffffffffffffffc00000000000000 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 -PLAINTEXT = fffffffffffffffffe00000000000000 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 -PLAINTEXT = ffffffffffffffffff00000000000000 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 -PLAINTEXT = ffffffffffffffffff80000000000000 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 -PLAINTEXT = ffffffffffffffffffc0000000000000 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 -PLAINTEXT = ffffffffffffffffffe0000000000000 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 -PLAINTEXT = fffffffffffffffffff0000000000000 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd -PLAINTEXT = fffffffffffffffffff8000000000000 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 -PLAINTEXT = fffffffffffffffffffc000000000000 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 -PLAINTEXT = fffffffffffffffffffe000000000000 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 -PLAINTEXT = ffffffffffffffffffff000000000000 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac -PLAINTEXT = ffffffffffffffffffff800000000000 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda -PLAINTEXT = ffffffffffffffffffffc00000000000 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b -PLAINTEXT = ffffffffffffffffffffe00000000000 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 -PLAINTEXT = fffffffffffffffffffff00000000000 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 -PLAINTEXT = fffffffffffffffffffff80000000000 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 -PLAINTEXT = fffffffffffffffffffffc0000000000 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a -PLAINTEXT = fffffffffffffffffffffe0000000000 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a -PLAINTEXT = ffffffffffffffffffffff0000000000 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f -PLAINTEXT = ffffffffffffffffffffff8000000000 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 -PLAINTEXT = ffffffffffffffffffffffc000000000 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae -PLAINTEXT = ffffffffffffffffffffffe000000000 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 -PLAINTEXT = fffffffffffffffffffffff000000000 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 -PLAINTEXT = fffffffffffffffffffffff800000000 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd -PLAINTEXT = fffffffffffffffffffffffc00000000 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa -PLAINTEXT = fffffffffffffffffffffffe00000000 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d -PLAINTEXT = ffffffffffffffffffffffff00000000 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade -PLAINTEXT = ffffffffffffffffffffffff80000000 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c -PLAINTEXT = ffffffffffffffffffffffffc0000000 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 -PLAINTEXT = ffffffffffffffffffffffffe0000000 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 -PLAINTEXT = fffffffffffffffffffffffff0000000 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 -PLAINTEXT = fffffffffffffffffffffffff8000000 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d -PLAINTEXT = fffffffffffffffffffffffffc000000 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b -PLAINTEXT = fffffffffffffffffffffffffe000000 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 -PLAINTEXT = ffffffffffffffffffffffffff000000 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 -PLAINTEXT = ffffffffffffffffffffffffff800000 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 -PLAINTEXT = ffffffffffffffffffffffffffc00000 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 -PLAINTEXT = ffffffffffffffffffffffffffe00000 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac -PLAINTEXT = fffffffffffffffffffffffffff00000 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 -PLAINTEXT = fffffffffffffffffffffffffff80000 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 -PLAINTEXT = fffffffffffffffffffffffffffc0000 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 -PLAINTEXT = fffffffffffffffffffffffffffe0000 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 -PLAINTEXT = ffffffffffffffffffffffffffff0000 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 -PLAINTEXT = ffffffffffffffffffffffffffff8000 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 -PLAINTEXT = ffffffffffffffffffffffffffffc000 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 -PLAINTEXT = ffffffffffffffffffffffffffffe000 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 -PLAINTEXT = fffffffffffffffffffffffffffff000 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 -PLAINTEXT = fffffffffffffffffffffffffffff800 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 -PLAINTEXT = fffffffffffffffffffffffffffffc00 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c -PLAINTEXT = fffffffffffffffffffffffffffffe00 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f -PLAINTEXT = ffffffffffffffffffffffffffffff00 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a -PLAINTEXT = ffffffffffffffffffffffffffffff80 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c -PLAINTEXT = fffffffffffffffffffffffffffffff0 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 -PLAINTEXT = fffffffffffffffffffffffffffffff8 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a -PLAINTEXT = fffffffffffffffffffffffffffffffc - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d -PLAINTEXT = fffffffffffffffffffffffffffffffe - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 -PLAINTEXT = ffffffffffffffffffffffffffffffff - diff --git a/nist/KAT_AES/CFB128GFSbox128.rsp b/nist/KAT_AES/CFB128GFSbox128.rsp deleted file mode 100644 index fcf4edb..0000000 --- a/nist/KAT_AES/CFB128GFSbox128.rsp +++ /dev/null @@ -1,95 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:53 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128GFSbox192.rsp b/nist/KAT_AES/CFB128GFSbox192.rsp deleted file mode 100644 index f8d3b7a..0000000 --- a/nist/KAT_AES/CFB128GFSbox192.rsp +++ /dev/null @@ -1,83 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:55 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128GFSbox256.rsp b/nist/KAT_AES/CFB128GFSbox256.rsp deleted file mode 100644 index 907d75e..0000000 --- a/nist/KAT_AES/CFB128GFSbox256.rsp +++ /dev/null @@ -1,71 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:57 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128KeySbox128.rsp b/nist/KAT_AES/CFB128KeySbox128.rsp deleted file mode 100644 index bfd97c3..0000000 --- a/nist/KAT_AES/CFB128KeySbox128.rsp +++ /dev/null @@ -1,263 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:53 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 - -[DECRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128KeySbox192.rsp b/nist/KAT_AES/CFB128KeySbox192.rsp deleted file mode 100644 index cf77ff5..0000000 --- a/nist/KAT_AES/CFB128KeySbox192.rsp +++ /dev/null @@ -1,299 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:55 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 - -[DECRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128KeySbox256.rsp b/nist/KAT_AES/CFB128KeySbox256.rsp deleted file mode 100644 index 7e238b1..0000000 --- a/nist/KAT_AES/CFB128KeySbox256.rsp +++ /dev/null @@ -1,203 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:57 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 - -[DECRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128VarKey128.rsp b/nist/KAT_AES/CFB128VarKey128.rsp deleted file mode 100644 index e618b16..0000000 --- a/nist/KAT_AES/CFB128VarKey128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:53 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c - -[DECRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128VarKey192.rsp b/nist/KAT_AES/CFB128VarKey192.rsp deleted file mode 100644 index c58cdd9..0000000 --- a/nist/KAT_AES/CFB128VarKey192.rsp +++ /dev/null @@ -1,2315 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:55 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb - -[DECRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128VarKey256.rsp b/nist/KAT_AES/CFB128VarKey256.rsp deleted file mode 100644 index 0074212..0000000 --- a/nist/KAT_AES/CFB128VarKey256.rsp +++ /dev/null @@ -1,3083 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:57 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb - -[DECRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128VarTxt128.rsp b/nist/KAT_AES/CFB128VarTxt128.rsp deleted file mode 100644 index 1d6878d..0000000 --- a/nist/KAT_AES/CFB128VarTxt128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:53 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128VarTxt192.rsp b/nist/KAT_AES/CFB128VarTxt192.rsp deleted file mode 100644 index fbbdb6b..0000000 --- a/nist/KAT_AES/CFB128VarTxt192.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:55 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB128VarTxt256.rsp b/nist/KAT_AES/CFB128VarTxt256.rsp deleted file mode 100644 index 2a19b0f..0000000 --- a/nist/KAT_AES/CFB128VarTxt256.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:57 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/CFB1GFSbox128.rsp b/nist/KAT_AES/CFB1GFSbox128.rsp deleted file mode 100644 index 0eeb3e0..0000000 --- a/nist/KAT_AES/CFB1GFSbox128.rsp +++ /dev/null @@ -1,95 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:40 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -CIPHERTEXT = 0 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1GFSbox192.rsp b/nist/KAT_AES/CFB1GFSbox192.rsp deleted file mode 100644 index d81dc22..0000000 --- a/nist/KAT_AES/CFB1GFSbox192.rsp +++ /dev/null @@ -1,83 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:42 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -CIPHERTEXT = 0 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1GFSbox256.rsp b/nist/KAT_AES/CFB1GFSbox256.rsp deleted file mode 100644 index 0931121..0000000 --- a/nist/KAT_AES/CFB1GFSbox256.rsp +++ /dev/null @@ -1,71 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:44 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -PLAINTEXT = 0 -CIPHERTEXT = 0 - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -CIPHERTEXT = 0 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1KeySbox128.rsp b/nist/KAT_AES/CFB1KeySbox128.rsp deleted file mode 100644 index 673a478..0000000 --- a/nist/KAT_AES/CFB1KeySbox128.rsp +++ /dev/null @@ -1,263 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:40 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -[DECRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1KeySbox192.rsp b/nist/KAT_AES/CFB1KeySbox192.rsp deleted file mode 100644 index 1aec157..0000000 --- a/nist/KAT_AES/CFB1KeySbox192.rsp +++ /dev/null @@ -1,299 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:42 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -[DECRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1KeySbox256.rsp b/nist/KAT_AES/CFB1KeySbox256.rsp deleted file mode 100644 index cf1f8e5..0000000 --- a/nist/KAT_AES/CFB1KeySbox256.rsp +++ /dev/null @@ -1,203 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:44 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -[DECRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1VarKey128.rsp b/nist/KAT_AES/CFB1VarKey128.rsp deleted file mode 100644 index bc40bf7..0000000 --- a/nist/KAT_AES/CFB1VarKey128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:40 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -[DECRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1VarKey192.rsp b/nist/KAT_AES/CFB1VarKey192.rsp deleted file mode 100644 index 5462e17..0000000 --- a/nist/KAT_AES/CFB1VarKey192.rsp +++ /dev/null @@ -1,2315 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:42 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -[DECRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1VarKey256.rsp b/nist/KAT_AES/CFB1VarKey256.rsp deleted file mode 100644 index 7c09fba..0000000 --- a/nist/KAT_AES/CFB1VarKey256.rsp +++ /dev/null @@ -1,3083 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:44 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -[DECRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1VarTxt128.rsp b/nist/KAT_AES/CFB1VarTxt128.rsp deleted file mode 100644 index 3f288a4..0000000 --- a/nist/KAT_AES/CFB1VarTxt128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:40 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 0 -CIPHERTEXT = 0 - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 0 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1VarTxt192.rsp b/nist/KAT_AES/CFB1VarTxt192.rsp deleted file mode 100644 index a43fd9f..0000000 --- a/nist/KAT_AES/CFB1VarTxt192.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:42 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 0 -CIPHERTEXT = 1 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 1 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB1VarTxt256.rsp b/nist/KAT_AES/CFB1VarTxt256.rsp deleted file mode 100644 index a5981bc..0000000 --- a/nist/KAT_AES/CFB1VarTxt256.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:44 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 0 -CIPHERTEXT = 1 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 0 -CIPHERTEXT = 1 - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 1 -PLAINTEXT = 0 - diff --git a/nist/KAT_AES/CFB8GFSbox128.rsp b/nist/KAT_AES/CFB8GFSbox128.rsp deleted file mode 100644 index 6a4166d..0000000 --- a/nist/KAT_AES/CFB8GFSbox128.rsp +++ /dev/null @@ -1,95 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:46 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -PLAINTEXT = 00 -CIPHERTEXT = 03 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -PLAINTEXT = 00 -CIPHERTEXT = a9 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -PLAINTEXT = 00 -CIPHERTEXT = 92 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -PLAINTEXT = 00 -CIPHERTEXT = 45 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -CIPHERTEXT = 03 -PLAINTEXT = 00 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -CIPHERTEXT = a9 -PLAINTEXT = 00 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -CIPHERTEXT = 92 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -CIPHERTEXT = 45 -PLAINTEXT = 00 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -CIPHERTEXT = 08 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8GFSbox192.rsp b/nist/KAT_AES/CFB8GFSbox192.rsp deleted file mode 100644 index 387a284..0000000 --- a/nist/KAT_AES/CFB8GFSbox192.rsp +++ /dev/null @@ -1,83 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:48 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -PLAINTEXT = 00 -CIPHERTEXT = 4a - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -PLAINTEXT = 00 -CIPHERTEXT = 4f - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -PLAINTEXT = 00 -CIPHERTEXT = d5 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -PLAINTEXT = 00 -CIPHERTEXT = 06 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -CIPHERTEXT = 4a -PLAINTEXT = 00 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -CIPHERTEXT = 4f -PLAINTEXT = 00 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -CIPHERTEXT = d5 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -CIPHERTEXT = 06 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8GFSbox256.rsp b/nist/KAT_AES/CFB8GFSbox256.rsp deleted file mode 100644 index 01710e4..0000000 --- a/nist/KAT_AES/CFB8GFSbox256.rsp +++ /dev/null @@ -1,71 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:50 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -PLAINTEXT = 00 -CIPHERTEXT = 5c - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -PLAINTEXT = 00 -CIPHERTEXT = a9 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -PLAINTEXT = 00 -CIPHERTEXT = 62 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -PLAINTEXT = 00 -CIPHERTEXT = 38 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -PLAINTEXT = 00 -CIPHERTEXT = 1b - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -CIPHERTEXT = 5c -PLAINTEXT = 00 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -CIPHERTEXT = a9 -PLAINTEXT = 00 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -CIPHERTEXT = 62 -PLAINTEXT = 00 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -CIPHERTEXT = 38 -PLAINTEXT = 00 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -CIPHERTEXT = 1b -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8KeySbox128.rsp b/nist/KAT_AES/CFB8KeySbox128.rsp deleted file mode 100644 index 0cd5d76..0000000 --- a/nist/KAT_AES/CFB8KeySbox128.rsp +++ /dev/null @@ -1,263 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:46 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6d - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6e - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c3 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5d - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f7 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 03 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 85 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f5 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bb - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 43 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 80 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a3 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c2 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 81 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7a - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f4 - -[DECRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d -PLAINTEXT = 00 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e -PLAINTEXT = 00 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3 -PLAINTEXT = 00 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d -PLAINTEXT = 00 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f7 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03 -PLAINTEXT = 00 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 85 -PLAINTEXT = 00 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f5 -PLAINTEXT = 00 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -CIPHERTEXT = bb -PLAINTEXT = 00 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43 -PLAINTEXT = 00 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 80 -PLAINTEXT = 00 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3 -PLAINTEXT = 00 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2 -PLAINTEXT = 00 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 81 -PLAINTEXT = 00 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a -PLAINTEXT = 00 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f4 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8KeySbox192.rsp b/nist/KAT_AES/CFB8KeySbox192.rsp deleted file mode 100644 index 83fd9f6..0000000 --- a/nist/KAT_AES/CFB8KeySbox192.rsp +++ /dev/null @@ -1,299 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:48 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 09 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7f - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 64 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a2 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d4 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3c - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 69 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8a - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ab - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 76 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a6 - -[DECRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -CIPHERTEXT = 09 -PLAINTEXT = 00 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f -PLAINTEXT = 00 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64 -PLAINTEXT = 00 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -CIPHERTEXT = a2 -PLAINTEXT = 00 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d4 -PLAINTEXT = 00 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3c -PLAINTEXT = 00 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69 -PLAINTEXT = 00 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8a -PLAINTEXT = 00 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab -PLAINTEXT = 00 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 76 -PLAINTEXT = 00 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a6 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8KeySbox256.rsp b/nist/KAT_AES/CFB8KeySbox256.rsp deleted file mode 100644 index 30c0cbe..0000000 --- a/nist/KAT_AES/CFB8KeySbox256.rsp +++ /dev/null @@ -1,203 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:50 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 46 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 43 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 46 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 53 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fc - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a3 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a7 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b9 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 30 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 64 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 47 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 79 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 63 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 17 - -[DECRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 46 -PLAINTEXT = 00 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43 -PLAINTEXT = 00 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 46 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 53 -PLAINTEXT = 00 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc -PLAINTEXT = 00 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3 -PLAINTEXT = 00 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -CIPHERTEXT = a7 -PLAINTEXT = 00 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b9 -PLAINTEXT = 00 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30 -PLAINTEXT = 00 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64 -PLAINTEXT = 00 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -CIPHERTEXT = 47 -PLAINTEXT = 00 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 79 -PLAINTEXT = 00 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 63 -PLAINTEXT = 00 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 17 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8VarKey128.rsp b/nist/KAT_AES/CFB8VarKey128.rsp deleted file mode 100644 index 88b0e2e..0000000 --- a/nist/KAT_AES/CFB8VarKey128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:46 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0e - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 72 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f1 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9e - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c4 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b1 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 42 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 99 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 95 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a0 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b5 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 26 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c6 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = df - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 26 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a6 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 12 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 95 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = de - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6d - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5c - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 18 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 99 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e1 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9c - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ed - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5a - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 23 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 44 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0f - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 30 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7d - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c7 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1d - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e6 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4f - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 04 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 75 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b6 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cb - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7b - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8b - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 43 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 53 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b5 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 74 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a3 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fd - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7a - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 65 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 99 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 84 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 32 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 49 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d9 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f6 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ab - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 78 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1e - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ac - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d8 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ef - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 28 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f2 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ec - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 54 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = db - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9c - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 87 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 38 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6a - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ea - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6d - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f0 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 68 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d0 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c4 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f0 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3e - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b6 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 30 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f1 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2c - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 92 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c1 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 79 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 16 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 44 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 67 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b4 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 62 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 32 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1d - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = df - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ba - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2d - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 51 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 41 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 25 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 41 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5a - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -[DECRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0e -PLAINTEXT = 00 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72 -PLAINTEXT = 00 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f1 -PLAINTEXT = 00 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9e -PLAINTEXT = 00 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4 -PLAINTEXT = 00 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1 -PLAINTEXT = 00 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42 -PLAINTEXT = 00 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99 -PLAINTEXT = 00 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 95 -PLAINTEXT = 00 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a0 -PLAINTEXT = 00 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5 -PLAINTEXT = 00 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26 -PLAINTEXT = 00 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6 -PLAINTEXT = 00 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df -PLAINTEXT = 00 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26 -PLAINTEXT = 00 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a6 -PLAINTEXT = 00 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12 -PLAINTEXT = 00 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 95 -PLAINTEXT = 00 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de -PLAINTEXT = 00 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d -PLAINTEXT = 00 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5c -PLAINTEXT = 00 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 18 -PLAINTEXT = 00 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99 -PLAINTEXT = 00 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e1 -PLAINTEXT = 00 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c -PLAINTEXT = 00 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed -PLAINTEXT = 00 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a -PLAINTEXT = 00 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 23 -PLAINTEXT = 00 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44 -PLAINTEXT = 00 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0f -PLAINTEXT = 00 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30 -PLAINTEXT = 00 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7d -PLAINTEXT = 00 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c7 -PLAINTEXT = 00 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1d -PLAINTEXT = 00 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e6 -PLAINTEXT = 00 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4f -PLAINTEXT = 00 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04 -PLAINTEXT = 00 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75 -PLAINTEXT = 00 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6 -PLAINTEXT = 00 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb -PLAINTEXT = 00 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b -PLAINTEXT = 00 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b -PLAINTEXT = 00 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43 -PLAINTEXT = 00 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 53 -PLAINTEXT = 00 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5 -PLAINTEXT = 00 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 74 -PLAINTEXT = 00 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3 -PLAINTEXT = 00 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd -PLAINTEXT = 00 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a -PLAINTEXT = 00 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 65 -PLAINTEXT = 00 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99 -PLAINTEXT = 00 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84 -PLAINTEXT = 00 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32 -PLAINTEXT = 00 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 49 -PLAINTEXT = 00 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9 -PLAINTEXT = 00 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f6 -PLAINTEXT = 00 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab -PLAINTEXT = 00 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 78 -PLAINTEXT = 00 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1e -PLAINTEXT = 00 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ac -PLAINTEXT = 00 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8 -PLAINTEXT = 00 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef -PLAINTEXT = 00 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 28 -PLAINTEXT = 00 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2 -PLAINTEXT = 00 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec -PLAINTEXT = 00 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 54 -PLAINTEXT = 00 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db -PLAINTEXT = 00 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c -PLAINTEXT = 00 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 87 -PLAINTEXT = 00 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 38 -PLAINTEXT = 00 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a -PLAINTEXT = 00 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea -PLAINTEXT = 00 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d -PLAINTEXT = 00 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0 -PLAINTEXT = 00 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68 -PLAINTEXT = 00 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d0 -PLAINTEXT = 00 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4 -PLAINTEXT = 00 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0 -PLAINTEXT = 00 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e -PLAINTEXT = 00 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6 -PLAINTEXT = 00 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30 -PLAINTEXT = 00 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f1 -PLAINTEXT = 00 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c -PLAINTEXT = 00 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 92 -PLAINTEXT = 00 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c1 -PLAINTEXT = 00 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 79 -PLAINTEXT = 00 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 16 -PLAINTEXT = 00 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44 -PLAINTEXT = 00 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 67 -PLAINTEXT = 00 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4 -PLAINTEXT = 00 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 62 -PLAINTEXT = 00 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32 -PLAINTEXT = 00 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1d -PLAINTEXT = 00 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df -PLAINTEXT = 00 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba -PLAINTEXT = 00 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2d -PLAINTEXT = 00 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 51 -PLAINTEXT = 00 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41 -PLAINTEXT = 00 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 25 -PLAINTEXT = 00 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41 -PLAINTEXT = 00 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a -PLAINTEXT = 00 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8VarKey192.rsp b/nist/KAT_AES/CFB8VarKey192.rsp deleted file mode 100644 index bcb5e44..0000000 --- a/nist/KAT_AES/CFB8VarKey192.rsp +++ /dev/null @@ -1,2315 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:48 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = de - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 13 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6e - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 18 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ed - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 99 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 53 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 83 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = eb - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7a - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = aa - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1c - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a5 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e4 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b7 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 26 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b2 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5e - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 07 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e1 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ef - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fb - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 44 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 61 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b5 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b1 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4f - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = eb - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = eb - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0c - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fe - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 12 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6a - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2a - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 22 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c0 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a7 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d3 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c8 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c7 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 10 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 42 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4f - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b7 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 94 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ca - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 44 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a5 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 75 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bc - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 75 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 71 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ef - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a0 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 29 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 07 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c8 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c0 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7a - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 80 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 32 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d8 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8d - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 17 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 05 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 37 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = aa - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cb - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 83 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 52 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 34 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 88 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fc - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 29 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 51 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6a - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 03 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e3 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 14 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 03 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d7 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 72 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9d - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c5 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8d - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9d - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fd - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e0 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 78 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 48 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b8 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = aa - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 21 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c6 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 64 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1a - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c4 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 49 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e8 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 91 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 74 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 24 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bb - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 30 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ea - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b8 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e9 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4e - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f6 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d4 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6b - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 89 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 14 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8f - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 05 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 38 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 68 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1c - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 45 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 94 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f3 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5e - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fb - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 13 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fb - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8b - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fd - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7b - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c5 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 60 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8d - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d3 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 41 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a2 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ac - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 75 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c1 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 24 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8f - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b6 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 05 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 18 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ea - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5e - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 01 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -[DECRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de -PLAINTEXT = 00 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 13 -PLAINTEXT = 00 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e -PLAINTEXT = 00 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 18 -PLAINTEXT = 00 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed -PLAINTEXT = 00 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99 -PLAINTEXT = 00 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 53 -PLAINTEXT = 00 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 83 -PLAINTEXT = 00 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb -PLAINTEXT = 00 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a -PLAINTEXT = 00 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa -PLAINTEXT = 00 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c -PLAINTEXT = 00 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5 -PLAINTEXT = 00 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e4 -PLAINTEXT = 00 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7 -PLAINTEXT = 00 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26 -PLAINTEXT = 00 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b2 -PLAINTEXT = 00 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e -PLAINTEXT = 00 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07 -PLAINTEXT = 00 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e1 -PLAINTEXT = 00 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef -PLAINTEXT = 00 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb -PLAINTEXT = 00 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44 -PLAINTEXT = 00 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61 -PLAINTEXT = 00 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5 -PLAINTEXT = 00 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1 -PLAINTEXT = 00 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4f -PLAINTEXT = 00 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb -PLAINTEXT = 00 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb -PLAINTEXT = 00 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0c -PLAINTEXT = 00 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fe -PLAINTEXT = 00 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12 -PLAINTEXT = 00 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a -PLAINTEXT = 00 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2a -PLAINTEXT = 00 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 22 -PLAINTEXT = 00 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0 -PLAINTEXT = 00 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a7 -PLAINTEXT = 00 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3 -PLAINTEXT = 00 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8 -PLAINTEXT = 00 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c7 -PLAINTEXT = 00 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10 -PLAINTEXT = 00 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42 -PLAINTEXT = 00 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4f -PLAINTEXT = 00 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7 -PLAINTEXT = 00 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94 -PLAINTEXT = 00 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca -PLAINTEXT = 00 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44 -PLAINTEXT = 00 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5 -PLAINTEXT = 00 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75 -PLAINTEXT = 00 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bc -PLAINTEXT = 00 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75 -PLAINTEXT = 00 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 71 -PLAINTEXT = 00 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef -PLAINTEXT = 00 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a0 -PLAINTEXT = 00 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29 -PLAINTEXT = 00 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07 -PLAINTEXT = 00 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8 -PLAINTEXT = 00 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0 -PLAINTEXT = 00 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a -PLAINTEXT = 00 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 80 -PLAINTEXT = 00 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32 -PLAINTEXT = 00 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8 -PLAINTEXT = 00 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d -PLAINTEXT = 00 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 17 -PLAINTEXT = 00 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 05 -PLAINTEXT = 00 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37 -PLAINTEXT = 00 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa -PLAINTEXT = 00 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb -PLAINTEXT = 00 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 83 -PLAINTEXT = 00 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 52 -PLAINTEXT = 00 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 34 -PLAINTEXT = 00 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 88 -PLAINTEXT = 00 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc -PLAINTEXT = 00 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29 -PLAINTEXT = 00 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 51 -PLAINTEXT = 00 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a -PLAINTEXT = 00 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03 -PLAINTEXT = 00 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3 -PLAINTEXT = 00 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14 -PLAINTEXT = 00 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03 -PLAINTEXT = 00 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d7 -PLAINTEXT = 00 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72 -PLAINTEXT = 00 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d -PLAINTEXT = 00 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c5 -PLAINTEXT = 00 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d -PLAINTEXT = 00 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d -PLAINTEXT = 00 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd -PLAINTEXT = 00 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0 -PLAINTEXT = 00 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 78 -PLAINTEXT = 00 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 48 -PLAINTEXT = 00 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8 -PLAINTEXT = 00 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa -PLAINTEXT = 00 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 21 -PLAINTEXT = 00 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6 -PLAINTEXT = 00 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64 -PLAINTEXT = 00 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1a -PLAINTEXT = 00 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4 -PLAINTEXT = 00 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 49 -PLAINTEXT = 00 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e8 -PLAINTEXT = 00 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 91 -PLAINTEXT = 00 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 74 -PLAINTEXT = 00 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 24 -PLAINTEXT = 00 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bb -PLAINTEXT = 00 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30 -PLAINTEXT = 00 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea -PLAINTEXT = 00 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8 -PLAINTEXT = 00 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9 -PLAINTEXT = 00 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e -PLAINTEXT = 00 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f6 -PLAINTEXT = 00 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d4 -PLAINTEXT = 00 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6b -PLAINTEXT = 00 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 89 -PLAINTEXT = 00 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14 -PLAINTEXT = 00 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f -PLAINTEXT = 00 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 05 -PLAINTEXT = 00 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 38 -PLAINTEXT = 00 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68 -PLAINTEXT = 00 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c -PLAINTEXT = 00 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45 -PLAINTEXT = 00 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94 -PLAINTEXT = 00 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f3 -PLAINTEXT = 00 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e -PLAINTEXT = 00 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb -PLAINTEXT = 00 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 13 -PLAINTEXT = 00 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb -PLAINTEXT = 00 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b -PLAINTEXT = 00 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd -PLAINTEXT = 00 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b -PLAINTEXT = 00 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c5 -PLAINTEXT = 00 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60 -PLAINTEXT = 00 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d -PLAINTEXT = 00 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3 -PLAINTEXT = 00 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41 -PLAINTEXT = 00 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a2 -PLAINTEXT = 00 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ac -PLAINTEXT = 00 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75 -PLAINTEXT = 00 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c1 -PLAINTEXT = 00 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 24 -PLAINTEXT = 00 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f -PLAINTEXT = 00 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6 -PLAINTEXT = 00 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 05 -PLAINTEXT = 00 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 18 -PLAINTEXT = 00 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea -PLAINTEXT = 00 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e -PLAINTEXT = 00 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 01 -PLAINTEXT = 00 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8VarKey256.rsp b/nist/KAT_AES/CFB8VarKey256.rsp deleted file mode 100644 index baacaa1..0000000 --- a/nist/KAT_AES/CFB8VarKey256.rsp +++ /dev/null @@ -1,3083 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:50 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e3 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b2 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d8 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1c - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9c - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8f - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 60 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ec - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f2 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a3 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d1 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4d - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1a - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 61 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 63 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6e - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 85 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6b - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2c - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bd - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bb - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 07 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5f - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fc - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ad - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 33 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 20 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f8 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6f - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f2 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f8 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 07 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e0 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = be - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = df - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b5 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3c - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3d - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 29 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 22 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ae - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5e - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a7 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8a - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3f - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 31 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4c - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 09 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3e - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d8 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f8 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ff - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 94 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8f - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e0 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 59 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f5 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9f - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c2 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = eb - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9f - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 46 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a4 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ab - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f9 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f3 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fd - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ad - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4e - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ab - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e8 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e6 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 07 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 68 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 04 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0e - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 15 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0a - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 26 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 66 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 76 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8d - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b5 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 33 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3d - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a4 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e3 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 84 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ce - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cd - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ba - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 87 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 10 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9a - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f1 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 81 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 86 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d6 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b5 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 68 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e3 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d8 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5d - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c3 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6e - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 86 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ef - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bf - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c6 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 39 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7c - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a9 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ca - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5d - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 45 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b4 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d9 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ca - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 23 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 59 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 33 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 72 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ba - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fc - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8c - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c1 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 49 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fe - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 34 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 33 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 86 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = be - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cb - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ca - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fd - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ed - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 10 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c3 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ca - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bc - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = db - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ca - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 66 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 45 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 72 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 98 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0d - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = db - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2c - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 33 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ed - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 61 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d1 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 51 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 37 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 80 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d6 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 84 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1d - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8a - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6e - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c2 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e9 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 67 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1f - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 69 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a0 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4f - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 43 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7a - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5b - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 97 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1e - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 26 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9c - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2f - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 73 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1e - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 23 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 29 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3f - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 37 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ea - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e7 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ba - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 31 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = da - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d1 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2f - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d3 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 52 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d9 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 50 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8b - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 5b - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 60 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2f - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7b - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 03 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1f - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b0 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -[DECRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3 -PLAINTEXT = 00 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b2 -PLAINTEXT = 00 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8 -PLAINTEXT = 00 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c -PLAINTEXT = 00 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c -PLAINTEXT = 00 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f -PLAINTEXT = 00 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60 -PLAINTEXT = 00 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec -PLAINTEXT = 00 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2 -PLAINTEXT = 00 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3 -PLAINTEXT = 00 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1 -PLAINTEXT = 00 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4d -PLAINTEXT = 00 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1a -PLAINTEXT = 00 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61 -PLAINTEXT = 00 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 63 -PLAINTEXT = 00 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e -PLAINTEXT = 00 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 85 -PLAINTEXT = 00 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6b -PLAINTEXT = 00 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c -PLAINTEXT = 00 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bd -PLAINTEXT = 00 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bb -PLAINTEXT = 00 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07 -PLAINTEXT = 00 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5f -PLAINTEXT = 00 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc -PLAINTEXT = 00 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad -PLAINTEXT = 00 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33 -PLAINTEXT = 00 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 20 -PLAINTEXT = 00 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8 -PLAINTEXT = 00 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6f -PLAINTEXT = 00 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2 -PLAINTEXT = 00 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8 -PLAINTEXT = 00 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07 -PLAINTEXT = 00 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0 -PLAINTEXT = 00 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be -PLAINTEXT = 00 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df -PLAINTEXT = 00 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5 -PLAINTEXT = 00 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3c -PLAINTEXT = 00 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3d -PLAINTEXT = 00 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29 -PLAINTEXT = 00 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 22 -PLAINTEXT = 00 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ae -PLAINTEXT = 00 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e -PLAINTEXT = 00 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a7 -PLAINTEXT = 00 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8a -PLAINTEXT = 00 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f -PLAINTEXT = 00 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 31 -PLAINTEXT = 00 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4c -PLAINTEXT = 00 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 09 -PLAINTEXT = 00 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e -PLAINTEXT = 00 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8 -PLAINTEXT = 00 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8 -PLAINTEXT = 00 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff -PLAINTEXT = 00 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94 -PLAINTEXT = 00 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f -PLAINTEXT = 00 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0 -PLAINTEXT = 00 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59 -PLAINTEXT = 00 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f5 -PLAINTEXT = 00 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9f -PLAINTEXT = 00 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2 -PLAINTEXT = 00 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb -PLAINTEXT = 00 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9f -PLAINTEXT = 00 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 46 -PLAINTEXT = 00 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4 -PLAINTEXT = 00 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab -PLAINTEXT = 00 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f9 -PLAINTEXT = 00 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f3 -PLAINTEXT = 00 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd -PLAINTEXT = 00 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad -PLAINTEXT = 00 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e -PLAINTEXT = 00 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab -PLAINTEXT = 00 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e8 -PLAINTEXT = 00 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e6 -PLAINTEXT = 00 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07 -PLAINTEXT = 00 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68 -PLAINTEXT = 00 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04 -PLAINTEXT = 00 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0e -PLAINTEXT = 00 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 15 -PLAINTEXT = 00 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0a -PLAINTEXT = 00 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26 -PLAINTEXT = 00 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 66 -PLAINTEXT = 00 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 76 -PLAINTEXT = 00 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d -PLAINTEXT = 00 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5 -PLAINTEXT = 00 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33 -PLAINTEXT = 00 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3d -PLAINTEXT = 00 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4 -PLAINTEXT = 00 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3 -PLAINTEXT = 00 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84 -PLAINTEXT = 00 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ce -PLAINTEXT = 00 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cd -PLAINTEXT = 00 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba -PLAINTEXT = 00 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 87 -PLAINTEXT = 00 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10 -PLAINTEXT = 00 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9a -PLAINTEXT = 00 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f1 -PLAINTEXT = 00 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 81 -PLAINTEXT = 00 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 86 -PLAINTEXT = 00 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d6 -PLAINTEXT = 00 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5 -PLAINTEXT = 00 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68 -PLAINTEXT = 00 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3 -PLAINTEXT = 00 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8 -PLAINTEXT = 00 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d -PLAINTEXT = 00 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3 -PLAINTEXT = 00 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e -PLAINTEXT = 00 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 86 -PLAINTEXT = 00 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef -PLAINTEXT = 00 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bf -PLAINTEXT = 00 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6 -PLAINTEXT = 00 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 39 -PLAINTEXT = 00 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7c -PLAINTEXT = 00 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a9 -PLAINTEXT = 00 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca -PLAINTEXT = 00 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d -PLAINTEXT = 00 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45 -PLAINTEXT = 00 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4 -PLAINTEXT = 00 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9 -PLAINTEXT = 00 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca -PLAINTEXT = 00 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 23 -PLAINTEXT = 00 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59 -PLAINTEXT = 00 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33 -PLAINTEXT = 00 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72 -PLAINTEXT = 00 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba -PLAINTEXT = 00 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc -PLAINTEXT = 00 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8c -PLAINTEXT = 00 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c1 -PLAINTEXT = 00 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 49 -PLAINTEXT = 00 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fe -PLAINTEXT = 00 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 34 -PLAINTEXT = 00 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33 -PLAINTEXT = 00 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 86 -PLAINTEXT = 00 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be -PLAINTEXT = 00 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb -PLAINTEXT = 00 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca -PLAINTEXT = 00 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd -PLAINTEXT = 00 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed -PLAINTEXT = 00 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10 -PLAINTEXT = 00 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3 -PLAINTEXT = 00 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca -PLAINTEXT = 00 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bc -PLAINTEXT = 00 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db -PLAINTEXT = 00 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca -PLAINTEXT = 00 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 66 -PLAINTEXT = 00 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45 -PLAINTEXT = 00 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72 -PLAINTEXT = 00 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 98 -PLAINTEXT = 00 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0d -PLAINTEXT = 00 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db -PLAINTEXT = 00 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c -PLAINTEXT = 00 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33 -PLAINTEXT = 00 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed -PLAINTEXT = 00 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61 -PLAINTEXT = 00 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1 -PLAINTEXT = 00 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 51 -PLAINTEXT = 00 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37 -PLAINTEXT = 00 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 80 -PLAINTEXT = 00 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d6 -PLAINTEXT = 00 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84 -PLAINTEXT = 00 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1d -PLAINTEXT = 00 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8a -PLAINTEXT = 00 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e -PLAINTEXT = 00 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2 -PLAINTEXT = 00 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9 -PLAINTEXT = 00 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 67 -PLAINTEXT = 00 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f -PLAINTEXT = 00 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69 -PLAINTEXT = 00 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a0 -PLAINTEXT = 00 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4f -PLAINTEXT = 00 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43 -PLAINTEXT = 00 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a -PLAINTEXT = 00 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5b -PLAINTEXT = 00 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97 -PLAINTEXT = 00 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1e -PLAINTEXT = 00 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26 -PLAINTEXT = 00 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c -PLAINTEXT = 00 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2f -PLAINTEXT = 00 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 73 -PLAINTEXT = 00 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1e -PLAINTEXT = 00 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 23 -PLAINTEXT = 00 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29 -PLAINTEXT = 00 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f -PLAINTEXT = 00 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37 -PLAINTEXT = 00 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea -PLAINTEXT = 00 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e7 -PLAINTEXT = 00 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba -PLAINTEXT = 00 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 31 -PLAINTEXT = 00 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = da -PLAINTEXT = 00 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1 -PLAINTEXT = 00 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2f -PLAINTEXT = 00 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3 -PLAINTEXT = 00 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 52 -PLAINTEXT = 00 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9 -PLAINTEXT = 00 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 50 -PLAINTEXT = 00 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b -PLAINTEXT = 00 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5b -PLAINTEXT = 00 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60 -PLAINTEXT = 00 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2f -PLAINTEXT = 00 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b -PLAINTEXT = 00 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03 -PLAINTEXT = 00 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f -PLAINTEXT = 00 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = b0 -PLAINTEXT = 00 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8VarTxt128.rsp b/nist/KAT_AES/CFB8VarTxt128.rsp deleted file mode 100644 index 1525ff4..0000000 --- a/nist/KAT_AES/CFB8VarTxt128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:46 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = aa - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f0 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 30 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 16 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b6 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = db - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b8 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8b - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 64 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d7 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f3 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 69 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2c - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 62 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c0 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 13 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e9 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f8 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a2 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b9 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c2 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 17 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7c - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 43 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 09 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cb - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 21 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f2 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 95 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4a - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 85 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 67 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c2 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1c - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 00 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ea - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 22 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 79 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d4 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 68 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b6 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7d - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f8 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 41 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 10 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 21 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 14 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 66 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1c - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ab - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d9 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ee - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 06 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 25 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e8 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4d - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00 -CIPHERTEXT = b8 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9c - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00 -CIPHERTEXT = a5 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00 -CIPHERTEXT = 14 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7c - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00 -CIPHERTEXT = db - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4c - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00 -CIPHERTEXT = 74 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00 -CIPHERTEXT = 65 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00 -CIPHERTEXT = 37 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00 -CIPHERTEXT = 94 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00 -CIPHERTEXT = 12 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00 -CIPHERTEXT = 1f - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00 -CIPHERTEXT = 76 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00 -CIPHERTEXT = e6 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00 -CIPHERTEXT = 2c - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00 -CIPHERTEXT = 79 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00 -CIPHERTEXT = 3c - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00 -CIPHERTEXT = ed - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00 -CIPHERTEXT = 63 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00 -CIPHERTEXT = 76 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00 -CIPHERTEXT = 92 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00 -CIPHERTEXT = 54 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00 -CIPHERTEXT = b7 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00 -CIPHERTEXT = 6f - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00 -CIPHERTEXT = 34 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00 -CIPHERTEXT = a4 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00 -CIPHERTEXT = 7f - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00 -CIPHERTEXT = d1 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00 -CIPHERTEXT = 85 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00 -CIPHERTEXT = f9 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00 -CIPHERTEXT = 8a - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00 -CIPHERTEXT = 39 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00 -CIPHERTEXT = 5c - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00 -CIPHERTEXT = 3f - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = aa -PLAINTEXT = 00 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = f0 -PLAINTEXT = 00 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 30 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = 16 -PLAINTEXT = 00 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = b6 -PLAINTEXT = 00 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = db -PLAINTEXT = 00 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = b8 -PLAINTEXT = 00 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 8b -PLAINTEXT = 00 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 64 -PLAINTEXT = 00 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = d7 -PLAINTEXT = 00 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = f3 -PLAINTEXT = 00 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 69 -PLAINTEXT = 00 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 2c -PLAINTEXT = 00 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 62 -PLAINTEXT = 00 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = c0 -PLAINTEXT = 00 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = 13 -PLAINTEXT = 00 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = e9 -PLAINTEXT = 00 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = f8 -PLAINTEXT = 00 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = a2 -PLAINTEXT = 00 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = b9 -PLAINTEXT = 00 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = c2 -PLAINTEXT = 00 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 17 -PLAINTEXT = 00 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 7c -PLAINTEXT = 00 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 43 -PLAINTEXT = 00 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 09 -PLAINTEXT = 00 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = cb -PLAINTEXT = 00 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 21 -PLAINTEXT = 00 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = f2 -PLAINTEXT = 00 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = 95 -PLAINTEXT = 00 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 4a -PLAINTEXT = 00 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 85 -PLAINTEXT = 00 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 67 -PLAINTEXT = 00 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = c2 -PLAINTEXT = 00 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1c -PLAINTEXT = 00 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 00 -PLAINTEXT = 00 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = ea -PLAINTEXT = 00 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 22 -PLAINTEXT = 00 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 79 -PLAINTEXT = 00 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = d4 -PLAINTEXT = 00 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 68 -PLAINTEXT = 00 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = b6 -PLAINTEXT = 00 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 7d -PLAINTEXT = 00 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = f8 -PLAINTEXT = 00 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 41 -PLAINTEXT = 00 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 10 -PLAINTEXT = 00 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 21 -PLAINTEXT = 00 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = 14 -PLAINTEXT = 00 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = 66 -PLAINTEXT = 00 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 1c -PLAINTEXT = 00 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = ab -PLAINTEXT = 00 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = d9 -PLAINTEXT = 00 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = ee -PLAINTEXT = 00 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 06 -PLAINTEXT = 00 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = 25 -PLAINTEXT = 00 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = e8 -PLAINTEXT = 00 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 4d -PLAINTEXT = 00 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = b8 -PLAINTEXT = 00 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 9c -PLAINTEXT = 00 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = a5 -PLAINTEXT = 00 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 14 -PLAINTEXT = 00 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 7c -PLAINTEXT = 00 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db -PLAINTEXT = 00 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 4c -PLAINTEXT = 00 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 74 -PLAINTEXT = 00 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 65 -PLAINTEXT = 00 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 37 -PLAINTEXT = 00 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 94 -PLAINTEXT = 00 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 12 -PLAINTEXT = 00 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 1f -PLAINTEXT = 00 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 76 -PLAINTEXT = 00 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = e6 -PLAINTEXT = 00 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 2c -PLAINTEXT = 00 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 79 -PLAINTEXT = 00 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 3c -PLAINTEXT = 00 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = ed -PLAINTEXT = 00 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 63 -PLAINTEXT = 00 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 76 -PLAINTEXT = 00 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 92 -PLAINTEXT = 00 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 54 -PLAINTEXT = 00 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = b7 -PLAINTEXT = 00 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 6f -PLAINTEXT = 00 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 34 -PLAINTEXT = 00 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = a4 -PLAINTEXT = 00 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 7f -PLAINTEXT = 00 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = d1 -PLAINTEXT = 00 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 85 -PLAINTEXT = 00 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = f9 -PLAINTEXT = 00 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 8a -PLAINTEXT = 00 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 39 -PLAINTEXT = 00 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 5c -PLAINTEXT = 00 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 3f -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8VarTxt192.rsp b/nist/KAT_AES/CFB8VarTxt192.rsp deleted file mode 100644 index ce36337..0000000 --- a/nist/KAT_AES/CFB8VarTxt192.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:48 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2c - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 99 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2a - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 35 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ce - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8c - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 32 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a5 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 03 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0d - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 00 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 48 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 25 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 87 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e9 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f3 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 28 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a7 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 01 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1c - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e8 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a7 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0c - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6c - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7f - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 44 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = aa - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 99 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0b - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d2 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d4 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7c - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f2 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8e - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1b - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 01 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e4 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 61 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3c - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1e - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 24 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7b - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = af - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 92 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 62 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 53 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fa - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7d - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f3 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3a - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 22 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b4 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 93 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c8 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 12 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 33 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a8 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b7 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6a - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a0 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 09 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e2 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e0 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 73 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a9 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 73 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7c - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 54 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00 -CIPHERTEXT = d3 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00 -CIPHERTEXT = b2 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00 -CIPHERTEXT = a6 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00 -CIPHERTEXT = 15 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 15 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00 -CIPHERTEXT = db - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 71 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00 -CIPHERTEXT = c7 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00 -CIPHERTEXT = 34 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00 -CIPHERTEXT = a4 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00 -CIPHERTEXT = 74 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00 -CIPHERTEXT = 37 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00 -CIPHERTEXT = 88 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00 -CIPHERTEXT = 2e - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00 -CIPHERTEXT = ee - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00 -CIPHERTEXT = 47 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00 -CIPHERTEXT = af - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00 -CIPHERTEXT = b3 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00 -CIPHERTEXT = fc - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00 -CIPHERTEXT = 9c - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00 -CIPHERTEXT = b9 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00 -CIPHERTEXT = 82 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00 -CIPHERTEXT = 88 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00 -CIPHERTEXT = 67 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00 -CIPHERTEXT = 7a - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00 -CIPHERTEXT = 52 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00 -CIPHERTEXT = 40 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00 -CIPHERTEXT = 02 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00 -CIPHERTEXT = e9 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00 -CIPHERTEXT = c9 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00 -CIPHERTEXT = 21 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00 -CIPHERTEXT = 59 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00 -CIPHERTEXT = 43 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00 -CIPHERTEXT = 6b - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00 -CIPHERTEXT = ae - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00 -CIPHERTEXT = 34 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00 -CIPHERTEXT = 4d - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00 -CIPHERTEXT = 2a - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00 -CIPHERTEXT = e0 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00 -CIPHERTEXT = 9d - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00 -CIPHERTEXT = ce - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00 -CIPHERTEXT = b1 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 2c -PLAINTEXT = 00 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 99 -PLAINTEXT = 00 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 2a -PLAINTEXT = 00 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 35 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = ce -PLAINTEXT = 00 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 8c -PLAINTEXT = 00 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 32 -PLAINTEXT = 00 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = a5 -PLAINTEXT = 00 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 03 -PLAINTEXT = 00 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0d -PLAINTEXT = 00 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 00 -PLAINTEXT = 00 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 48 -PLAINTEXT = 00 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 25 -PLAINTEXT = 00 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 87 -PLAINTEXT = 00 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = e9 -PLAINTEXT = 00 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = f3 -PLAINTEXT = 00 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 28 -PLAINTEXT = 00 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = a7 -PLAINTEXT = 00 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 01 -PLAINTEXT = 00 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 1c -PLAINTEXT = 00 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = e8 -PLAINTEXT = 00 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = a7 -PLAINTEXT = 00 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 0c -PLAINTEXT = 00 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 6c -PLAINTEXT = 00 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = 7f -PLAINTEXT = 00 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 44 -PLAINTEXT = 00 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = aa -PLAINTEXT = 00 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 99 -PLAINTEXT = 00 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 0b -PLAINTEXT = 00 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = d2 -PLAINTEXT = 00 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = d4 -PLAINTEXT = 00 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 7c -PLAINTEXT = 00 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = f2 -PLAINTEXT = 00 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 8e -PLAINTEXT = 00 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 1b -PLAINTEXT = 00 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 01 -PLAINTEXT = 00 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = e4 -PLAINTEXT = 00 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 61 -PLAINTEXT = 00 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 3c -PLAINTEXT = 00 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1e -PLAINTEXT = 00 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 24 -PLAINTEXT = 00 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = 7b -PLAINTEXT = 00 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = af -PLAINTEXT = 00 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 92 -PLAINTEXT = 00 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = 62 -PLAINTEXT = 00 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 53 -PLAINTEXT = 00 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = fa -PLAINTEXT = 00 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 7d -PLAINTEXT = 00 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = f3 -PLAINTEXT = 00 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 3a -PLAINTEXT = 00 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 22 -PLAINTEXT = 00 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = b4 -PLAINTEXT = 00 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 93 -PLAINTEXT = 00 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = c8 -PLAINTEXT = 00 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 12 -PLAINTEXT = 00 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 33 -PLAINTEXT = 00 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = a8 -PLAINTEXT = 00 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = b7 -PLAINTEXT = 00 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 6a -PLAINTEXT = 00 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = a0 -PLAINTEXT = 00 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 09 -PLAINTEXT = 00 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = e2 -PLAINTEXT = 00 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = e0 -PLAINTEXT = 00 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 73 -PLAINTEXT = 00 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = a9 -PLAINTEXT = 00 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 73 -PLAINTEXT = 00 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 7c -PLAINTEXT = 00 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 54 -PLAINTEXT = 00 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = d3 -PLAINTEXT = 00 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = b2 -PLAINTEXT = 00 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = a6 -PLAINTEXT = 00 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 15 -PLAINTEXT = 00 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 15 -PLAINTEXT = 00 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db -PLAINTEXT = 00 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 71 -PLAINTEXT = 00 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = c7 -PLAINTEXT = 00 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 34 -PLAINTEXT = 00 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = a4 -PLAINTEXT = 00 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 74 -PLAINTEXT = 00 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 37 -PLAINTEXT = 00 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 88 -PLAINTEXT = 00 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 2e -PLAINTEXT = 00 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = ee -PLAINTEXT = 00 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 47 -PLAINTEXT = 00 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = af -PLAINTEXT = 00 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = b3 -PLAINTEXT = 00 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = fc -PLAINTEXT = 00 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 9c -PLAINTEXT = 00 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = b9 -PLAINTEXT = 00 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 82 -PLAINTEXT = 00 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 88 -PLAINTEXT = 00 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 67 -PLAINTEXT = 00 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 7a -PLAINTEXT = 00 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 52 -PLAINTEXT = 00 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 40 -PLAINTEXT = 00 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 02 -PLAINTEXT = 00 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = e9 -PLAINTEXT = 00 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = c9 -PLAINTEXT = 00 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 21 -PLAINTEXT = 00 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 59 -PLAINTEXT = 00 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 43 -PLAINTEXT = 00 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 6b -PLAINTEXT = 00 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = ae -PLAINTEXT = 00 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 34 -PLAINTEXT = 00 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 4d -PLAINTEXT = 00 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 2a -PLAINTEXT = 00 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = e0 -PLAINTEXT = 00 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 9d -PLAINTEXT = 00 - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = ce -PLAINTEXT = 00 - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = b1 -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/CFB8VarTxt256.rsp b/nist/KAT_AES/CFB8VarTxt256.rsp deleted file mode 100644 index 0b4b45f..0000000 --- a/nist/KAT_AES/CFB8VarTxt256.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:50 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0a - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7f - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 78 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e7 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 80 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 49 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8b - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fe - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0d - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c2 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 04 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dc - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 15 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 30 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1f - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 59 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 22 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3e - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d5 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b1 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6e - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ac - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 36 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1f - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ab - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cf - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fb - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8d - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 6a - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 42 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 75 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9a - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 54 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 49 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 11 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = f9 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 48 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 24 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ac - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3f - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 20 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = e6 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1a - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = ea - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b1 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cd - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 46 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = dd - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c0 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = cc - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = c0 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 0d - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 56 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 76 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b1 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 1d - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d8 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = fa - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 77 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 19 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a1 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a3 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00 -CIPHERTEXT = bc - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 81 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 95 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 76 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7d - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 96 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = a0 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00 -CIPHERTEXT = d1 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 00 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00 -CIPHERTEXT = b9 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 46 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00 -CIPHERTEXT = 12 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00 -CIPHERTEXT = 4c - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00 -CIPHERTEXT = 39 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00 -CIPHERTEXT = 3b - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00 -CIPHERTEXT = 9a - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 8f - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00 -CIPHERTEXT = 14 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00 -CIPHERTEXT = 55 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00 -CIPHERTEXT = 7b - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00 -CIPHERTEXT = 2b - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00 -CIPHERTEXT = 83 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00 -CIPHERTEXT = 6f - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00 -CIPHERTEXT = e5 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00 -CIPHERTEXT = 1a - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00 -CIPHERTEXT = 21 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00 -CIPHERTEXT = 64 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00 -CIPHERTEXT = e2 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00 -CIPHERTEXT = 2b - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00 -CIPHERTEXT = da - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00 -CIPHERTEXT = 22 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00 -CIPHERTEXT = 1f - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00 -CIPHERTEXT = 62 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00 -CIPHERTEXT = 90 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00 -CIPHERTEXT = 2f - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00 -CIPHERTEXT = 3c - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00 -CIPHERTEXT = af - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00 -CIPHERTEXT = 8d - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00 -CIPHERTEXT = 70 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00 -CIPHERTEXT = 08 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00 -CIPHERTEXT = 4b - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00 -CIPHERTEXT = 5f - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00 -CIPHERTEXT = 63 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00 -CIPHERTEXT = 68 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00 -CIPHERTEXT = 28 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00 -CIPHERTEXT = a4 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00 -CIPHERTEXT = eb - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00 -CIPHERTEXT = 27 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00 -CIPHERTEXT = ee - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00 -CIPHERTEXT = 29 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00 -CIPHERTEXT = 04 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00 -CIPHERTEXT = 9b - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00 -CIPHERTEXT = 29 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00 -CIPHERTEXT = 72 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00 -CIPHERTEXT = da - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00 -CIPHERTEXT = 0f - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00 -CIPHERTEXT = 7b - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00 -CIPHERTEXT = ac - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 0a -PLAINTEXT = 00 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 7f -PLAINTEXT = 00 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 78 -PLAINTEXT = 00 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = e7 -PLAINTEXT = 00 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 80 -PLAINTEXT = 00 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 49 -PLAINTEXT = 00 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = 8b -PLAINTEXT = 00 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = fe -PLAINTEXT = 00 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0d -PLAINTEXT = 00 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = c2 -PLAINTEXT = 00 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 04 -PLAINTEXT = 00 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = dc -PLAINTEXT = 00 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 15 -PLAINTEXT = 00 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = 30 -PLAINTEXT = 00 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = 1f -PLAINTEXT = 00 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 59 -PLAINTEXT = 00 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = 22 -PLAINTEXT = 00 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 3e -PLAINTEXT = 00 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = d5 -PLAINTEXT = 00 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = b1 -PLAINTEXT = 00 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = 6e -PLAINTEXT = 00 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = ac -PLAINTEXT = 00 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 36 -PLAINTEXT = 00 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 1f -PLAINTEXT = 00 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = ab -PLAINTEXT = 00 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = cf -PLAINTEXT = 00 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = fb -PLAINTEXT = 00 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 8d -PLAINTEXT = 00 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 6a -PLAINTEXT = 00 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 42 -PLAINTEXT = 00 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 75 -PLAINTEXT = 00 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 9a -PLAINTEXT = 00 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 54 -PLAINTEXT = 00 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 49 -PLAINTEXT = 00 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = 11 -PLAINTEXT = 00 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = f9 -PLAINTEXT = 00 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 48 -PLAINTEXT = 00 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 24 -PLAINTEXT = 00 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = ac -PLAINTEXT = 00 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 3f -PLAINTEXT = 00 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 20 -PLAINTEXT = 00 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = e6 -PLAINTEXT = 00 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 1a -PLAINTEXT = 00 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = ea -PLAINTEXT = 00 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = b1 -PLAINTEXT = 00 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = cd -PLAINTEXT = 00 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 46 -PLAINTEXT = 00 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = dd -PLAINTEXT = 00 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = c0 -PLAINTEXT = 00 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = cc -PLAINTEXT = 00 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = c0 -PLAINTEXT = 00 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 0d -PLAINTEXT = 00 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 56 -PLAINTEXT = 00 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = 76 -PLAINTEXT = 00 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = b1 -PLAINTEXT = 00 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 1d -PLAINTEXT = 00 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = d8 -PLAINTEXT = 00 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = fa -PLAINTEXT = 00 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 77 -PLAINTEXT = 00 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 19 -PLAINTEXT = 00 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = a1 -PLAINTEXT = 00 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = a3 -PLAINTEXT = 00 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = bc -PLAINTEXT = 00 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 81 -PLAINTEXT = 00 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = 95 -PLAINTEXT = 00 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 76 -PLAINTEXT = 00 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 7d -PLAINTEXT = 00 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 96 -PLAINTEXT = 00 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = a0 -PLAINTEXT = 00 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = d1 -PLAINTEXT = 00 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 00 -PLAINTEXT = 00 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = b9 -PLAINTEXT = 00 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 46 -PLAINTEXT = 00 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 12 -PLAINTEXT = 00 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = 4c -PLAINTEXT = 00 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 39 -PLAINTEXT = 00 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 3b -PLAINTEXT = 00 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 9a -PLAINTEXT = 00 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 8f -PLAINTEXT = 00 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 14 -PLAINTEXT = 00 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 55 -PLAINTEXT = 00 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 7b -PLAINTEXT = 00 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 2b -PLAINTEXT = 00 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 83 -PLAINTEXT = 00 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 6f -PLAINTEXT = 00 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = e5 -PLAINTEXT = 00 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1a -PLAINTEXT = 00 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 21 -PLAINTEXT = 00 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 64 -PLAINTEXT = 00 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = e2 -PLAINTEXT = 00 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 2b -PLAINTEXT = 00 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = da -PLAINTEXT = 00 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 22 -PLAINTEXT = 00 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 1f -PLAINTEXT = 00 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 62 -PLAINTEXT = 00 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 90 -PLAINTEXT = 00 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 2f -PLAINTEXT = 00 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 3c -PLAINTEXT = 00 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = af -PLAINTEXT = 00 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 8d -PLAINTEXT = 00 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 70 -PLAINTEXT = 00 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 08 -PLAINTEXT = 00 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 4b -PLAINTEXT = 00 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 5f -PLAINTEXT = 00 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 63 -PLAINTEXT = 00 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 68 -PLAINTEXT = 00 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 28 -PLAINTEXT = 00 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = a4 -PLAINTEXT = 00 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = eb -PLAINTEXT = 00 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 27 -PLAINTEXT = 00 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = ee -PLAINTEXT = 00 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 29 -PLAINTEXT = 00 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 04 -PLAINTEXT = 00 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 9b -PLAINTEXT = 00 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 29 -PLAINTEXT = 00 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 72 -PLAINTEXT = 00 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = da -PLAINTEXT = 00 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0f -PLAINTEXT = 00 - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 7b -PLAINTEXT = 00 - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = ac -PLAINTEXT = 00 - diff --git a/nist/KAT_AES/ECBGFSbox128.rsp b/nist/KAT_AES/ECBGFSbox128.rsp deleted file mode 100644 index 4090d71..0000000 --- a/nist/KAT_AES/ECBGFSbox128.rsp +++ /dev/null @@ -1,81 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for ECB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:26 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -PLAINTEXT = f34481ec3cc627bacd5dc3fb08f273e6 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e - -COUNT = 1 -KEY = 00000000000000000000000000000000 -PLAINTEXT = 9798c4640bad75c7c3227db910174e72 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -PLAINTEXT = 96ab5c2ff612d9dfaae8c31f30c42168 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -PLAINTEXT = 6a118a874519e64e9963798a503f1d35 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -PLAINTEXT = cb9fceec81286ca3e989bd979b0cb284 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce - -COUNT = 5 -KEY = 00000000000000000000000000000000 -PLAINTEXT = b26aeb1874e47ca8358ff22378f09144 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -PLAINTEXT = 58c8e00b2631686d54eab84b91f0aca1 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e -PLAINTEXT = f34481ec3cc627bacd5dc3fb08f273e6 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 -PLAINTEXT = 9798c4640bad75c7c3227db910174e72 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 -PLAINTEXT = 96ab5c2ff612d9dfaae8c31f30c42168 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 -PLAINTEXT = 6a118a874519e64e9963798a503f1d35 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce -PLAINTEXT = cb9fceec81286ca3e989bd979b0cb284 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 -PLAINTEXT = b26aeb1874e47ca8358ff22378f09144 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf -PLAINTEXT = 58c8e00b2631686d54eab84b91f0aca1 - diff --git a/nist/KAT_AES/ECBGFSbox192.rsp b/nist/KAT_AES/ECBGFSbox192.rsp deleted file mode 100644 index d5e1d0f..0000000 --- a/nist/KAT_AES/ECBGFSbox192.rsp +++ /dev/null @@ -1,71 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for ECB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:28 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = 1b077a6af4b7f98229de786d7516b639 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = 9c2d8842e5f48f57648205d39a239af1 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = bff52510095f518ecca60af4205444bb -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = 51719783d3185a535bd75adc65071ce1 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = 26aa49dcfe7629a8901a69a9914e6dfd -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = 941a4773058224e1ef66d10e0a6ee782 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 -PLAINTEXT = 1b077a6af4b7f98229de786d7516b639 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d -PLAINTEXT = 9c2d8842e5f48f57648205d39a239af1 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 -PLAINTEXT = bff52510095f518ecca60af4205444bb - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c -PLAINTEXT = 51719783d3185a535bd75adc65071ce1 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc -PLAINTEXT = 26aa49dcfe7629a8901a69a9914e6dfd - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 -PLAINTEXT = 941a4773058224e1ef66d10e0a6ee782 - diff --git a/nist/KAT_AES/ECBGFSbox256.rsp b/nist/KAT_AES/ECBGFSbox256.rsp deleted file mode 100644 index 820c5b4..0000000 --- a/nist/KAT_AES/ECBGFSbox256.rsp +++ /dev/null @@ -1,61 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for ECB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:30 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 014730f80ac625fe84f026c60bfd547d -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 0b24af36193ce4665f2825d7b4749c98 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 761c1fe41a18acf20d241650611d90f1 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 8a560769d605868ad80d819bdba03771 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 91fbef2d15a97816060bee1feaa49afe -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 -PLAINTEXT = 014730f80ac625fe84f026c60bfd547d - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 -PLAINTEXT = 0b24af36193ce4665f2825d7b4749c98 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 -PLAINTEXT = 761c1fe41a18acf20d241650611d90f1 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 -PLAINTEXT = 8a560769d605868ad80d819bdba03771 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe -PLAINTEXT = 91fbef2d15a97816060bee1feaa49afe - diff --git a/nist/KAT_AES/ECBKeySbox128.rsp b/nist/KAT_AES/ECBKeySbox128.rsp deleted file mode 100644 index 91cac8c..0000000 --- a/nist/KAT_AES/ECBKeySbox128.rsp +++ /dev/null @@ -1,221 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for ECB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:26 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 - -[DECRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -CIPHERTEXT = 6e29201190152df4ee058139def610bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/ECBKeySbox192.rsp b/nist/KAT_AES/ECBKeySbox192.rsp deleted file mode 100644 index 0419376..0000000 --- a/nist/KAT_AES/ECBKeySbox192.rsp +++ /dev/null @@ -1,251 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for ECB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:28 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 - -[DECRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/ECBKeySbox256.rsp b/nist/KAT_AES/ECBKeySbox256.rsp deleted file mode 100644 index 6ddb829..0000000 --- a/nist/KAT_AES/ECBKeySbox256.rsp +++ /dev/null @@ -1,171 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for ECB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:30 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 - -[DECRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -CIPHERTEXT = 352065272169abf9856843927d0674fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/ECBVarKey128.rsp b/nist/KAT_AES/ECBVarKey128.rsp deleted file mode 100644 index 4e1299d..0000000 --- a/nist/KAT_AES/ECBVarKey128.rsp +++ /dev/null @@ -1,1291 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for ECB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:26 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a - -COUNT = 6 -KEY = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b - -COUNT = 12 -KEY = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c - -[DECRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/ECBVarKey192.rsp b/nist/KAT_AES/ECBVarKey192.rsp deleted file mode 100644 index 4d3698a..0000000 --- a/nist/KAT_AES/ECBVarKey192.rsp +++ /dev/null @@ -1,1931 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for ECB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:28 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb - -[DECRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/ECBVarKey256.rsp b/nist/KAT_AES/ECBVarKey256.rsp deleted file mode 100644 index bfdd1a8..0000000 --- a/nist/KAT_AES/ECBVarKey256.rsp +++ /dev/null @@ -1,2571 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for ECB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:30 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb - -[DECRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 7b03627611678a997717578807a800e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/ECBVarTxt128.rsp b/nist/KAT_AES/ECBVarTxt128.rsp deleted file mode 100644 index 8e3142f..0000000 --- a/nist/KAT_AES/ECBVarTxt128.rsp +++ /dev/null @@ -1,1291 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for ECB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:26 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -PLAINTEXT = 80000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -PLAINTEXT = c0000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -PLAINTEXT = e0000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -PLAINTEXT = f0000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -PLAINTEXT = f8000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fc000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fe000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a - -COUNT = 7 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ff000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b - -COUNT = 8 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ff800000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f - -COUNT = 9 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffc00000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a - -COUNT = 10 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffe00000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fff00000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fff80000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f - -COUNT = 13 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffc0000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffe0000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffff0000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a - -COUNT = 16 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffff8000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffc000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b - -COUNT = 18 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffe000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b - -COUNT = 19 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffff000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffff800000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffc00000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffe00000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffff00000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b - -COUNT = 24 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffff80000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffc0000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffe0000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffff0000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffff8000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffc000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffe000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a - -COUNT = 31 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffff000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffff800000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f - -COUNT = 33 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffc00000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce - -COUNT = 34 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffe00000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f - -COUNT = 35 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffff00000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea - -COUNT = 36 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffff80000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c - -COUNT = 37 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffc0000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffe0000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff0000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffff8000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffc000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffe000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffff800000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffc00000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffe00000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff00000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffff80000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffc0000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f - -COUNT = 50 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffe0000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f - -COUNT = 51 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff0000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffff8000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffc000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c - -COUNT = 54 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffe000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b - -COUNT = 56 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffff800000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a - -COUNT = 57 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffc00000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a - -COUNT = 58 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffe00000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff00000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffff80000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f - -COUNT = 61 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffc0000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffe0000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c - -COUNT = 63 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff0000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e - -COUNT = 64 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff8000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffc000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffe000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc - -COUNT = 67 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff800000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffc00000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffe00000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff00000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e - -COUNT = 72 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff80000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf - -COUNT = 73 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffc0000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f - -COUNT = 74 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff0000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a - -COUNT = 76 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff8000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffc000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffe000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b - -COUNT = 80 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff800000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff00000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff80000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed - -COUNT = 85 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff800000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f - -COUNT = 94 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f - -COUNT = 95 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff0000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a - -COUNT = 101 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c - -COUNT = 109 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d - -COUNT = 113 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba - -COUNT = 116 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee - -COUNT = 118 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f - -COUNT = 119 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc - -COUNT = 121 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb - -COUNT = 123 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e - -COUNT = 125 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 -PLAINTEXT = 80000000000000000000000000000000 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 -PLAINTEXT = c0000000000000000000000000000000 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 -PLAINTEXT = e0000000000000000000000000000000 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 -PLAINTEXT = f0000000000000000000000000000000 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 -PLAINTEXT = f8000000000000000000000000000000 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 -PLAINTEXT = fc000000000000000000000000000000 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a -PLAINTEXT = fe000000000000000000000000000000 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b -PLAINTEXT = ff000000000000000000000000000000 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f -PLAINTEXT = ff800000000000000000000000000000 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a -PLAINTEXT = ffc00000000000000000000000000000 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 -PLAINTEXT = ffe00000000000000000000000000000 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 -PLAINTEXT = fff00000000000000000000000000000 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f -PLAINTEXT = fff80000000000000000000000000000 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 -PLAINTEXT = fffc0000000000000000000000000000 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 -PLAINTEXT = fffe0000000000000000000000000000 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a -PLAINTEXT = ffff0000000000000000000000000000 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 -PLAINTEXT = ffff8000000000000000000000000000 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b -PLAINTEXT = ffffc000000000000000000000000000 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b -PLAINTEXT = ffffe000000000000000000000000000 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 -PLAINTEXT = fffff000000000000000000000000000 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 -PLAINTEXT = fffff800000000000000000000000000 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 -PLAINTEXT = fffffc00000000000000000000000000 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 -PLAINTEXT = fffffe00000000000000000000000000 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b -PLAINTEXT = ffffff00000000000000000000000000 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 -PLAINTEXT = ffffff80000000000000000000000000 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 -PLAINTEXT = ffffffc0000000000000000000000000 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 -PLAINTEXT = ffffffe0000000000000000000000000 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 -PLAINTEXT = fffffff0000000000000000000000000 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 -PLAINTEXT = fffffff8000000000000000000000000 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 -PLAINTEXT = fffffffc000000000000000000000000 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a -PLAINTEXT = fffffffe000000000000000000000000 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 -PLAINTEXT = ffffffff000000000000000000000000 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f -PLAINTEXT = ffffffff800000000000000000000000 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce -PLAINTEXT = ffffffffc00000000000000000000000 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f -PLAINTEXT = ffffffffe00000000000000000000000 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea -PLAINTEXT = fffffffff00000000000000000000000 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c -PLAINTEXT = fffffffff80000000000000000000000 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 -PLAINTEXT = fffffffffc0000000000000000000000 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 -PLAINTEXT = fffffffffe0000000000000000000000 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 -PLAINTEXT = ffffffffff0000000000000000000000 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 -PLAINTEXT = ffffffffff8000000000000000000000 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 -PLAINTEXT = ffffffffffc000000000000000000000 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 -PLAINTEXT = ffffffffffe000000000000000000000 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 -PLAINTEXT = fffffffffff000000000000000000000 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 -PLAINTEXT = fffffffffff800000000000000000000 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 -PLAINTEXT = fffffffffffc00000000000000000000 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 -PLAINTEXT = fffffffffffe00000000000000000000 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 -PLAINTEXT = ffffffffffff00000000000000000000 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 -PLAINTEXT = ffffffffffff80000000000000000000 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f -PLAINTEXT = ffffffffffffc0000000000000000000 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f -PLAINTEXT = ffffffffffffe0000000000000000000 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 -PLAINTEXT = fffffffffffff0000000000000000000 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 -PLAINTEXT = fffffffffffff8000000000000000000 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c -PLAINTEXT = fffffffffffffc000000000000000000 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 -PLAINTEXT = fffffffffffffe000000000000000000 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b -PLAINTEXT = ffffffffffffff000000000000000000 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a -PLAINTEXT = ffffffffffffff800000000000000000 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a -PLAINTEXT = ffffffffffffffc00000000000000000 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 -PLAINTEXT = ffffffffffffffe00000000000000000 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 -PLAINTEXT = fffffffffffffff00000000000000000 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f -PLAINTEXT = fffffffffffffff80000000000000000 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 -PLAINTEXT = fffffffffffffffc0000000000000000 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c -PLAINTEXT = fffffffffffffffe0000000000000000 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e -PLAINTEXT = ffffffffffffffff0000000000000000 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 -PLAINTEXT = ffffffffffffffff8000000000000000 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 -PLAINTEXT = ffffffffffffffffc000000000000000 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc -PLAINTEXT = ffffffffffffffffe000000000000000 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 -PLAINTEXT = fffffffffffffffff000000000000000 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 -PLAINTEXT = fffffffffffffffff800000000000000 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 -PLAINTEXT = fffffffffffffffffc00000000000000 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 -PLAINTEXT = fffffffffffffffffe00000000000000 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e -PLAINTEXT = ffffffffffffffffff00000000000000 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf -PLAINTEXT = ffffffffffffffffff80000000000000 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f -PLAINTEXT = ffffffffffffffffffc0000000000000 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 -PLAINTEXT = ffffffffffffffffffe0000000000000 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a -PLAINTEXT = fffffffffffffffffff0000000000000 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 -PLAINTEXT = fffffffffffffffffff8000000000000 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 -PLAINTEXT = fffffffffffffffffffc000000000000 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 -PLAINTEXT = fffffffffffffffffffe000000000000 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b -PLAINTEXT = ffffffffffffffffffff000000000000 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 -PLAINTEXT = ffffffffffffffffffff800000000000 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 -PLAINTEXT = ffffffffffffffffffffc00000000000 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 -PLAINTEXT = ffffffffffffffffffffe00000000000 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 -PLAINTEXT = fffffffffffffffffffff00000000000 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed -PLAINTEXT = fffffffffffffffffffff80000000000 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 -PLAINTEXT = fffffffffffffffffffffc0000000000 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 -PLAINTEXT = fffffffffffffffffffffe0000000000 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 -PLAINTEXT = ffffffffffffffffffffff0000000000 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 -PLAINTEXT = ffffffffffffffffffffff8000000000 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 -PLAINTEXT = ffffffffffffffffffffffc000000000 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 -PLAINTEXT = ffffffffffffffffffffffe000000000 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 -PLAINTEXT = fffffffffffffffffffffff000000000 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 -PLAINTEXT = fffffffffffffffffffffff800000000 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f -PLAINTEXT = fffffffffffffffffffffffc00000000 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f -PLAINTEXT = fffffffffffffffffffffffe00000000 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 -PLAINTEXT = ffffffffffffffffffffffff00000000 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 -PLAINTEXT = ffffffffffffffffffffffff80000000 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 -PLAINTEXT = ffffffffffffffffffffffffc0000000 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 -PLAINTEXT = ffffffffffffffffffffffffe0000000 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 -PLAINTEXT = fffffffffffffffffffffffff0000000 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a -PLAINTEXT = fffffffffffffffffffffffff8000000 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 -PLAINTEXT = fffffffffffffffffffffffffc000000 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 -PLAINTEXT = fffffffffffffffffffffffffe000000 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 -PLAINTEXT = ffffffffffffffffffffffffff000000 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 -PLAINTEXT = ffffffffffffffffffffffffff800000 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 -PLAINTEXT = ffffffffffffffffffffffffffc00000 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 -PLAINTEXT = ffffffffffffffffffffffffffe00000 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 -PLAINTEXT = fffffffffffffffffffffffffff00000 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c -PLAINTEXT = fffffffffffffffffffffffffff80000 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 -PLAINTEXT = fffffffffffffffffffffffffffc0000 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 -PLAINTEXT = fffffffffffffffffffffffffffe0000 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 -PLAINTEXT = ffffffffffffffffffffffffffff0000 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d -PLAINTEXT = ffffffffffffffffffffffffffff8000 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 -PLAINTEXT = ffffffffffffffffffffffffffffc000 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 -PLAINTEXT = ffffffffffffffffffffffffffffe000 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba -PLAINTEXT = fffffffffffffffffffffffffffff000 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 -PLAINTEXT = fffffffffffffffffffffffffffff800 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee -PLAINTEXT = fffffffffffffffffffffffffffffc00 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f -PLAINTEXT = fffffffffffffffffffffffffffffe00 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 -PLAINTEXT = ffffffffffffffffffffffffffffff00 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc -PLAINTEXT = ffffffffffffffffffffffffffffff80 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb -PLAINTEXT = ffffffffffffffffffffffffffffffe0 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 -PLAINTEXT = fffffffffffffffffffffffffffffff0 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e -PLAINTEXT = fffffffffffffffffffffffffffffff8 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 -PLAINTEXT = fffffffffffffffffffffffffffffffc - -COUNT = 126 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 -PLAINTEXT = fffffffffffffffffffffffffffffffe - -COUNT = 127 -KEY = 00000000000000000000000000000000 -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e -PLAINTEXT = ffffffffffffffffffffffffffffffff - diff --git a/nist/KAT_AES/ECBVarTxt192.rsp b/nist/KAT_AES/ECBVarTxt192.rsp deleted file mode 100644 index 7e27af1..0000000 --- a/nist/KAT_AES/ECBVarTxt192.rsp +++ /dev/null @@ -1,1291 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for ECB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:28 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = 80000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = c0000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = e0000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = f0000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = f8000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fc000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fe000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ff000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ff800000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffc00000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fff00000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fff80000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffc0000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffe0000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffff0000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffff8000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffc000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffe000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffff000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffff800000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffc00000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffe00000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffff00000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffff80000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffc0000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffe0000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffff0000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffff8000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffc000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffe000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffff000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffff800000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffc00000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffe00000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffff00000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffff80000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffc0000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffe0000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffff0000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffff8000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffc000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffe000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffff000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffff800000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffc00000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffe00000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffff00000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffff80000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffc0000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffe0000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffff0000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffff8000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffc000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffe000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffff000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffff800000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffc00000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffe00000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffff00000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffff80000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffc0000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffe0000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff0000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff8000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffc000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffe000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff800000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffc00000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffe00000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff00000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff80000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffc0000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff0000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff8000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffc000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffe000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff800000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffc00000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffe00000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff00000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff80000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff8000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff800000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff80000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff0000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff8000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffc000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff800000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffe -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffff -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c -PLAINTEXT = 80000000000000000000000000000000 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 -PLAINTEXT = c0000000000000000000000000000000 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 -PLAINTEXT = e0000000000000000000000000000000 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 -PLAINTEXT = f0000000000000000000000000000000 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a -PLAINTEXT = f8000000000000000000000000000000 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e -PLAINTEXT = fc000000000000000000000000000000 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 -PLAINTEXT = fe000000000000000000000000000000 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb -PLAINTEXT = ff000000000000000000000000000000 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b -PLAINTEXT = ff800000000000000000000000000000 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 -PLAINTEXT = ffc00000000000000000000000000000 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e -PLAINTEXT = ffe00000000000000000000000000000 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 -PLAINTEXT = fff00000000000000000000000000000 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b -PLAINTEXT = fff80000000000000000000000000000 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 -PLAINTEXT = fffc0000000000000000000000000000 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca -PLAINTEXT = fffe0000000000000000000000000000 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 -PLAINTEXT = ffff0000000000000000000000000000 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 -PLAINTEXT = ffff8000000000000000000000000000 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 -PLAINTEXT = ffffc000000000000000000000000000 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 -PLAINTEXT = ffffe000000000000000000000000000 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 -PLAINTEXT = fffff000000000000000000000000000 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac -PLAINTEXT = fffff800000000000000000000000000 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f -PLAINTEXT = fffffc00000000000000000000000000 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b -PLAINTEXT = fffffe00000000000000000000000000 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e -PLAINTEXT = ffffff00000000000000000000000000 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d -PLAINTEXT = ffffff80000000000000000000000000 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda -PLAINTEXT = ffffffc0000000000000000000000000 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec -PLAINTEXT = ffffffe0000000000000000000000000 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 -PLAINTEXT = fffffff0000000000000000000000000 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 -PLAINTEXT = fffffff8000000000000000000000000 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d -PLAINTEXT = fffffffc000000000000000000000000 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 -PLAINTEXT = fffffffe000000000000000000000000 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e -PLAINTEXT = ffffffff000000000000000000000000 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 -PLAINTEXT = ffffffff800000000000000000000000 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 -PLAINTEXT = ffffffffc00000000000000000000000 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 -PLAINTEXT = ffffffffe00000000000000000000000 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 -PLAINTEXT = fffffffff00000000000000000000000 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae -PLAINTEXT = fffffffff80000000000000000000000 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 -PLAINTEXT = fffffffffc0000000000000000000000 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d -PLAINTEXT = fffffffffe0000000000000000000000 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 -PLAINTEXT = ffffffffff0000000000000000000000 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 -PLAINTEXT = ffffffffff8000000000000000000000 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 -PLAINTEXT = ffffffffffc000000000000000000000 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 -PLAINTEXT = ffffffffffe000000000000000000000 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea -PLAINTEXT = fffffffffff000000000000000000000 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 -PLAINTEXT = fffffffffff800000000000000000000 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 -PLAINTEXT = fffffffffffc00000000000000000000 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 -PLAINTEXT = fffffffffffe00000000000000000000 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 -PLAINTEXT = ffffffffffff00000000000000000000 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada -PLAINTEXT = ffffffffffff80000000000000000000 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 -PLAINTEXT = ffffffffffffc0000000000000000000 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 -PLAINTEXT = ffffffffffffe0000000000000000000 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b -PLAINTEXT = fffffffffffff0000000000000000000 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 -PLAINTEXT = fffffffffffff8000000000000000000 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 -PLAINTEXT = fffffffffffffc000000000000000000 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 -PLAINTEXT = fffffffffffffe000000000000000000 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 -PLAINTEXT = ffffffffffffff000000000000000000 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 -PLAINTEXT = ffffffffffffff800000000000000000 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db -PLAINTEXT = ffffffffffffffc00000000000000000 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f -PLAINTEXT = ffffffffffffffe00000000000000000 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e -PLAINTEXT = fffffffffffffff00000000000000000 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee -PLAINTEXT = fffffffffffffff80000000000000000 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c -PLAINTEXT = fffffffffffffffc0000000000000000 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c -PLAINTEXT = fffffffffffffffe0000000000000000 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f -PLAINTEXT = ffffffffffffffff0000000000000000 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 -PLAINTEXT = ffffffffffffffff8000000000000000 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d -PLAINTEXT = ffffffffffffffffc000000000000000 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 -PLAINTEXT = ffffffffffffffffe000000000000000 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb -PLAINTEXT = fffffffffffffffff000000000000000 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 -PLAINTEXT = fffffffffffffffff800000000000000 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c -PLAINTEXT = fffffffffffffffffc00000000000000 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 -PLAINTEXT = fffffffffffffffffe00000000000000 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 -PLAINTEXT = ffffffffffffffffff00000000000000 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 -PLAINTEXT = ffffffffffffffffff80000000000000 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 -PLAINTEXT = ffffffffffffffffffc0000000000000 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb -PLAINTEXT = ffffffffffffffffffe0000000000000 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f -PLAINTEXT = fffffffffffffffffff0000000000000 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee -PLAINTEXT = fffffffffffffffffff8000000000000 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 -PLAINTEXT = fffffffffffffffffffc000000000000 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 -PLAINTEXT = fffffffffffffffffffe000000000000 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb -PLAINTEXT = ffffffffffffffffffff000000000000 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 -PLAINTEXT = ffffffffffffffffffff800000000000 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe -PLAINTEXT = ffffffffffffffffffffc00000000000 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b -PLAINTEXT = ffffffffffffffffffffe00000000000 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f -PLAINTEXT = fffffffffffffffffffff00000000000 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 -PLAINTEXT = fffffffffffffffffffff80000000000 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 -PLAINTEXT = fffffffffffffffffffffc0000000000 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 -PLAINTEXT = fffffffffffffffffffffe0000000000 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 -PLAINTEXT = ffffffffffffffffffffff0000000000 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 -PLAINTEXT = ffffffffffffffffffffff8000000000 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 -PLAINTEXT = ffffffffffffffffffffffc000000000 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 -PLAINTEXT = ffffffffffffffffffffffe000000000 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec -PLAINTEXT = fffffffffffffffffffffff000000000 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f -PLAINTEXT = fffffffffffffffffffffff800000000 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd -PLAINTEXT = fffffffffffffffffffffffc00000000 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 -PLAINTEXT = fffffffffffffffffffffffe00000000 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 -PLAINTEXT = ffffffffffffffffffffffff00000000 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb -PLAINTEXT = ffffffffffffffffffffffff80000000 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 -PLAINTEXT = ffffffffffffffffffffffffc0000000 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c -PLAINTEXT = ffffffffffffffffffffffffe0000000 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 -PLAINTEXT = fffffffffffffffffffffffff0000000 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 -PLAINTEXT = fffffffffffffffffffffffff8000000 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 -PLAINTEXT = fffffffffffffffffffffffffc000000 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 -PLAINTEXT = fffffffffffffffffffffffffe000000 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc -PLAINTEXT = ffffffffffffffffffffffffff000000 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf -PLAINTEXT = ffffffffffffffffffffffffff800000 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b -PLAINTEXT = ffffffffffffffffffffffffffc00000 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 -PLAINTEXT = ffffffffffffffffffffffffffe00000 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef -PLAINTEXT = fffffffffffffffffffffffffff00000 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e -PLAINTEXT = fffffffffffffffffffffffffff80000 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 -PLAINTEXT = fffffffffffffffffffffffffffc0000 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 -PLAINTEXT = fffffffffffffffffffffffffffe0000 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e -PLAINTEXT = ffffffffffffffffffffffffffff0000 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 -PLAINTEXT = ffffffffffffffffffffffffffff8000 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed -PLAINTEXT = ffffffffffffffffffffffffffffc000 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad -PLAINTEXT = ffffffffffffffffffffffffffffe000 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 -PLAINTEXT = fffffffffffffffffffffffffffff000 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c -PLAINTEXT = fffffffffffffffffffffffffffff800 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 -PLAINTEXT = fffffffffffffffffffffffffffffc00 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 -PLAINTEXT = fffffffffffffffffffffffffffffe00 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 -PLAINTEXT = ffffffffffffffffffffffffffffff00 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 -PLAINTEXT = ffffffffffffffffffffffffffffff80 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b -PLAINTEXT = ffffffffffffffffffffffffffffffc0 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb -PLAINTEXT = fffffffffffffffffffffffffffffff0 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 -PLAINTEXT = fffffffffffffffffffffffffffffff8 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a -PLAINTEXT = fffffffffffffffffffffffffffffffc - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf -PLAINTEXT = fffffffffffffffffffffffffffffffe - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 -PLAINTEXT = ffffffffffffffffffffffffffffffff - diff --git a/nist/KAT_AES/ECBVarTxt256.rsp b/nist/KAT_AES/ECBVarTxt256.rsp deleted file mode 100644 index 6833f60..0000000 --- a/nist/KAT_AES/ECBVarTxt256.rsp +++ /dev/null @@ -1,1291 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for ECB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:30 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = 80000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = c0000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = e0000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = f0000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = f8000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fc000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fe000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ff000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ff800000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffc00000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fff00000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fff80000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffc0000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffe0000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffff0000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffff8000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffc000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffe000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffff000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffff800000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffc00000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffe00000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffff00000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffff80000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffc0000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffe0000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffff0000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffff8000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffc000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffe000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffff000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffff800000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffc00000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffe00000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffff00000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffff80000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffc0000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffe0000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffff0000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffff8000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffc000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffe000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffff000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffff800000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffc00000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffe00000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffff00000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffff80000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffc0000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffe0000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffff0000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffff8000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffc000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffe000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffff000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffff800000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffc00000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffe00000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffff00000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffff80000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffc0000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffe0000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff0000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffff8000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffc000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffe000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffff800000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffc00000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffe00000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff00000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffff80000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffe0000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff0000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffc000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffe000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffff800000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff00000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffff80000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffff800000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffc00000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff0000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffff800 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -PLAINTEXT = ffffffffffffffffffffffffffffffff -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e -PLAINTEXT = 80000000000000000000000000000000 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 -PLAINTEXT = c0000000000000000000000000000000 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d -PLAINTEXT = e0000000000000000000000000000000 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 -PLAINTEXT = f0000000000000000000000000000000 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 -PLAINTEXT = f8000000000000000000000000000000 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 -PLAINTEXT = fc000000000000000000000000000000 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e -PLAINTEXT = fe000000000000000000000000000000 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 -PLAINTEXT = ff000000000000000000000000000000 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 -PLAINTEXT = ff800000000000000000000000000000 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab -PLAINTEXT = ffc00000000000000000000000000000 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e -PLAINTEXT = ffe00000000000000000000000000000 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 -PLAINTEXT = fff00000000000000000000000000000 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e -PLAINTEXT = fff80000000000000000000000000000 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da -PLAINTEXT = fffc0000000000000000000000000000 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c -PLAINTEXT = fffe0000000000000000000000000000 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd -PLAINTEXT = ffff0000000000000000000000000000 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 -PLAINTEXT = ffff8000000000000000000000000000 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 -PLAINTEXT = ffffc000000000000000000000000000 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b -PLAINTEXT = ffffe000000000000000000000000000 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 -PLAINTEXT = fffff000000000000000000000000000 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 -PLAINTEXT = fffff800000000000000000000000000 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 -PLAINTEXT = fffffc00000000000000000000000000 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a -PLAINTEXT = fffffe00000000000000000000000000 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f -PLAINTEXT = ffffff00000000000000000000000000 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 -PLAINTEXT = ffffff80000000000000000000000000 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf -PLAINTEXT = ffffffc0000000000000000000000000 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 -PLAINTEXT = ffffffe0000000000000000000000000 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 -PLAINTEXT = fffffff0000000000000000000000000 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 -PLAINTEXT = fffffff8000000000000000000000000 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 -PLAINTEXT = fffffffc000000000000000000000000 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db -PLAINTEXT = fffffffe000000000000000000000000 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 -PLAINTEXT = ffffffff000000000000000000000000 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b -PLAINTEXT = ffffffff800000000000000000000000 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 -PLAINTEXT = ffffffffc00000000000000000000000 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd -PLAINTEXT = ffffffffe00000000000000000000000 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d -PLAINTEXT = fffffffff00000000000000000000000 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 -PLAINTEXT = fffffffff80000000000000000000000 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 -PLAINTEXT = fffffffffc0000000000000000000000 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b -PLAINTEXT = fffffffffe0000000000000000000000 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba -PLAINTEXT = ffffffffff0000000000000000000000 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b -PLAINTEXT = ffffffffff8000000000000000000000 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 -PLAINTEXT = ffffffffffc000000000000000000000 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b -PLAINTEXT = ffffffffffe000000000000000000000 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 -PLAINTEXT = fffffffffff000000000000000000000 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 -PLAINTEXT = fffffffffff800000000000000000000 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c -PLAINTEXT = fffffffffffc00000000000000000000 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 -PLAINTEXT = fffffffffffe00000000000000000000 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f -PLAINTEXT = ffffffffffff00000000000000000000 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 -PLAINTEXT = ffffffffffff80000000000000000000 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a -PLAINTEXT = ffffffffffffc0000000000000000000 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 -PLAINTEXT = ffffffffffffe0000000000000000000 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 -PLAINTEXT = fffffffffffff0000000000000000000 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 -PLAINTEXT = fffffffffffff8000000000000000000 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d -PLAINTEXT = fffffffffffffc000000000000000000 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c -PLAINTEXT = fffffffffffffe000000000000000000 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 -PLAINTEXT = ffffffffffffff000000000000000000 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 -PLAINTEXT = ffffffffffffff800000000000000000 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 -PLAINTEXT = ffffffffffffffc00000000000000000 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 -PLAINTEXT = ffffffffffffffe00000000000000000 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 -PLAINTEXT = fffffffffffffff00000000000000000 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 -PLAINTEXT = fffffffffffffff80000000000000000 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a -PLAINTEXT = fffffffffffffffc0000000000000000 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 -PLAINTEXT = fffffffffffffffe0000000000000000 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 -PLAINTEXT = ffffffffffffffff0000000000000000 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 -PLAINTEXT = ffffffffffffffff8000000000000000 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 -PLAINTEXT = ffffffffffffffffc000000000000000 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 -PLAINTEXT = ffffffffffffffffe000000000000000 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a -PLAINTEXT = fffffffffffffffff000000000000000 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 -PLAINTEXT = fffffffffffffffff800000000000000 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 -PLAINTEXT = fffffffffffffffffc00000000000000 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 -PLAINTEXT = fffffffffffffffffe00000000000000 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 -PLAINTEXT = ffffffffffffffffff00000000000000 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 -PLAINTEXT = ffffffffffffffffff80000000000000 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 -PLAINTEXT = ffffffffffffffffffc0000000000000 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 -PLAINTEXT = ffffffffffffffffffe0000000000000 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 -PLAINTEXT = fffffffffffffffffff0000000000000 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd -PLAINTEXT = fffffffffffffffffff8000000000000 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 -PLAINTEXT = fffffffffffffffffffc000000000000 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 -PLAINTEXT = fffffffffffffffffffe000000000000 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 -PLAINTEXT = ffffffffffffffffffff000000000000 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac -PLAINTEXT = ffffffffffffffffffff800000000000 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda -PLAINTEXT = ffffffffffffffffffffc00000000000 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b -PLAINTEXT = ffffffffffffffffffffe00000000000 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 -PLAINTEXT = fffffffffffffffffffff00000000000 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 -PLAINTEXT = fffffffffffffffffffff80000000000 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 -PLAINTEXT = fffffffffffffffffffffc0000000000 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a -PLAINTEXT = fffffffffffffffffffffe0000000000 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a -PLAINTEXT = ffffffffffffffffffffff0000000000 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f -PLAINTEXT = ffffffffffffffffffffff8000000000 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 -PLAINTEXT = ffffffffffffffffffffffc000000000 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae -PLAINTEXT = ffffffffffffffffffffffe000000000 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 -PLAINTEXT = fffffffffffffffffffffff000000000 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 -PLAINTEXT = fffffffffffffffffffffff800000000 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd -PLAINTEXT = fffffffffffffffffffffffc00000000 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa -PLAINTEXT = fffffffffffffffffffffffe00000000 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d -PLAINTEXT = ffffffffffffffffffffffff00000000 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade -PLAINTEXT = ffffffffffffffffffffffff80000000 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c -PLAINTEXT = ffffffffffffffffffffffffc0000000 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 -PLAINTEXT = ffffffffffffffffffffffffe0000000 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 -PLAINTEXT = fffffffffffffffffffffffff0000000 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 -PLAINTEXT = fffffffffffffffffffffffff8000000 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d -PLAINTEXT = fffffffffffffffffffffffffc000000 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b -PLAINTEXT = fffffffffffffffffffffffffe000000 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 -PLAINTEXT = ffffffffffffffffffffffffff000000 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 -PLAINTEXT = ffffffffffffffffffffffffff800000 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 -PLAINTEXT = ffffffffffffffffffffffffffc00000 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 -PLAINTEXT = ffffffffffffffffffffffffffe00000 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac -PLAINTEXT = fffffffffffffffffffffffffff00000 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 -PLAINTEXT = fffffffffffffffffffffffffff80000 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 -PLAINTEXT = fffffffffffffffffffffffffffc0000 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 -PLAINTEXT = fffffffffffffffffffffffffffe0000 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 -PLAINTEXT = ffffffffffffffffffffffffffff0000 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 -PLAINTEXT = ffffffffffffffffffffffffffff8000 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 -PLAINTEXT = ffffffffffffffffffffffffffffc000 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 -PLAINTEXT = ffffffffffffffffffffffffffffe000 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 -PLAINTEXT = fffffffffffffffffffffffffffff000 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 -PLAINTEXT = fffffffffffffffffffffffffffff800 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 -PLAINTEXT = fffffffffffffffffffffffffffffc00 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c -PLAINTEXT = fffffffffffffffffffffffffffffe00 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f -PLAINTEXT = ffffffffffffffffffffffffffffff00 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a -PLAINTEXT = ffffffffffffffffffffffffffffff80 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 -PLAINTEXT = ffffffffffffffffffffffffffffffc0 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 -PLAINTEXT = ffffffffffffffffffffffffffffffe0 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c -PLAINTEXT = fffffffffffffffffffffffffffffff0 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 -PLAINTEXT = fffffffffffffffffffffffffffffff8 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a -PLAINTEXT = fffffffffffffffffffffffffffffffc - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d -PLAINTEXT = fffffffffffffffffffffffffffffffe - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 -PLAINTEXT = ffffffffffffffffffffffffffffffff - diff --git a/nist/KAT_AES/OFBGFSbox128.rsp b/nist/KAT_AES/OFBGFSbox128.rsp deleted file mode 100644 index cf77528..0000000 --- a/nist/KAT_AES/OFBGFSbox128.rsp +++ /dev/null @@ -1,95 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for OFB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:59 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = f34481ec3cc627bacd5dc3fb08f273e6 -CIPHERTEXT = 0336763e966d92595a567cc9ce537f5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = 9798c4640bad75c7c3227db910174e72 -CIPHERTEXT = a9a1631bf4996954ebc093957b234589 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = 96ab5c2ff612d9dfaae8c31f30c42168 -CIPHERTEXT = ff4f8391a6a40ca5b25d23bedd44a597 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = 6a118a874519e64e9963798a503f1d35 -CIPHERTEXT = dc43be40be0e53712f7e2bf5ca707209 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = cb9fceec81286ca3e989bd979b0cb284 -CIPHERTEXT = 92beedab1895a94faa69b632e5cc47ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = b26aeb1874e47ca8358ff22378f09144 -CIPHERTEXT = 459264f4798f6a78bacb89c15ed3d601 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = 58c8e00b2631686d54eab84b91f0aca1 -CIPHERTEXT = 08a4e2efec8a8e3312ca7460b9040bbf -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBGFSbox192.rsp b/nist/KAT_AES/OFBGFSbox192.rsp deleted file mode 100644 index 8ee087b..0000000 --- a/nist/KAT_AES/OFBGFSbox192.rsp +++ /dev/null @@ -1,83 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for OFB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:12:01 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 1b077a6af4b7f98229de786d7516b639 -CIPHERTEXT = 275cfc0413d8ccb70513c3859b1d0f72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = 9c2d8842e5f48f57648205d39a239af1 -CIPHERTEXT = c9b8135ff1b5adc413dfd053b21bd96d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = bff52510095f518ecca60af4205444bb -CIPHERTEXT = 4a3650c3371ce2eb35e389a171427440 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = 51719783d3185a535bd75adc65071ce1 -CIPHERTEXT = 4f354592ff7c8847d2d0870ca9481b7c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = 26aa49dcfe7629a8901a69a9914e6dfd -CIPHERTEXT = d5e08bf9a182e857cf40b3a36ee248cc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = 941a4773058224e1ef66d10e0a6ee782 -CIPHERTEXT = 067cd9d3749207791841562507fa9626 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBGFSbox256.rsp b/nist/KAT_AES/OFBGFSbox256.rsp deleted file mode 100644 index 3b57e2c..0000000 --- a/nist/KAT_AES/OFBGFSbox256.rsp +++ /dev/null @@ -1,71 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS GFSbox test data for OFB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:12:03 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 014730f80ac625fe84f026c60bfd547d -CIPHERTEXT = 5c9d844ed46f9885085e5d6a4f94c7d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 0b24af36193ce4665f2825d7b4749c98 -CIPHERTEXT = a9ff75bd7cf6613d3731c77c3b6d0c04 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 761c1fe41a18acf20d241650611d90f1 -CIPHERTEXT = 623a52fcea5d443e48d9181ab32c7421 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 8a560769d605868ad80d819bdba03771 -CIPHERTEXT = 38f2c7ae10612415d27ca190d27da8b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 91fbef2d15a97816060bee1feaa49afe -CIPHERTEXT = 1bc704f1bce135ceb810341b216d7abe -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBKeySbox128.rsp b/nist/KAT_AES/OFBKeySbox128.rsp deleted file mode 100644 index e84325d..0000000 --- a/nist/KAT_AES/OFBKeySbox128.rsp +++ /dev/null @@ -1,263 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for OFB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:59 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 - -[DECRYPT] - -COUNT = 0 -KEY = 10a58869d74be5a374cf867cfb473859 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d251e6944b051e04eaa6fb4dbf78465 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = caea65cdbb75e9169ecd22ebe6e54675 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e29201190152df4ee058139def610bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a2e2fa9baf7d20822ca9f0542f764a41 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3b44b95d9d2f25670eee9a0de099fa3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = b6364ac4e1de1e285eaf144a2415f7a0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d9b05578fc944b3cf1ccf0e746cd581 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 64cf9c7abc50b888af65f49d521944b2 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f7efc89d5dba578104016ce5ad659c05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 47d6742eefcc0465dc96355e851b64d9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0306194f666d183624aa230a8b264ae7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 3eb39790678c56bee34bbcdeccf6cdb5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 858075d536d79ccee571f7d7204b1f67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 64110a924f0743d500ccadae72c13427 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35870c6a57e9e92314bcb8087cde72ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 18d8126516f8a12ab1a36d9f04d68e51 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c68e9be5ec41e22c825b7c7affb4363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = f530357968578480b398a3c251cd1093 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f5df39990fc688f1b07224cc03e86cea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = da84367f325d42d601b4326964802e8e -IV = 00000000000000000000000000000000 -CIPHERTEXT = bba071bcb470f8f6586e5d3add18bc66 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = e37b1c6aa2846f6fdb413f238b089f23 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43c9f7e62f5d288bb27aa40ef8fe1ea8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 6c002b682483e0cabcc731c253be5674 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3580d19cff44f1014a7c966a69059de5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 143ae8ed6555aba96110ab58893a8ae1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 806da864dd29d48deafbe764f8202aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b69418a85332240dc82492353956ae0c -IV = 00000000000000000000000000000000 -CIPHERTEXT = a303d940ded8f0baff6f75414cac5243 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 71b5c08a1993e1362e4d0ce9b22b78d5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c2dabd117f8a3ecabfbb11d12194d9d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = e234cdca2606b81f29408d5f6da21206 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fff60a4740086b3b9c56195b98d91a7b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 13237c49074a3da078dc1d828bb78c6f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8146a08e2357f0caa30ca8c94d1a0544 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 3071a2a48fe6cbd04f1a129098e308f8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b98e06d356deb07ebb824e5713f7be3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 90f42ec0f68385f2ffc5dfc03a654dce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a20a53d460fc9ce0423a7a0764c6cf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = febd9a24d8b65c1c787d50a4ed3619a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f4a70d8af877f9b02b4c40df57d45b17 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBKeySbox192.rsp b/nist/KAT_AES/OFBKeySbox192.rsp deleted file mode 100644 index 73cf1b6..0000000 --- a/nist/KAT_AES/OFBKeySbox192.rsp +++ /dev/null @@ -1,299 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for OFB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:12:01 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 - -[DECRYPT] - -COUNT = 0 -KEY = e9f065d7c13573587f7875357dfbb16c53489f6a4bd0f7cd -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0956259c9cd5cfd0181cca53380cde06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e4e18424e591a3d5b6f0876f16f8594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93f3270cfc877ef17e106ce938979cb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = cd62376d5ebb414917f0c78f05266433dc9192a1ec943300 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7f6c25ff41858561bb62f36492e93c29 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 502a6ab36984af268bf423c7f509205207fc1552af4a91e5 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e06556dcbb00b809a025047cff2a940 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 25a39dbfd8034f71a81f9ceb55026e4037f8f6aa30ab44ce -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3608c344868e94555d23a120f8a5502d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = e08c15411774ec4a908b64eadc6ac4199c7cd453f3aaef53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77da2021935b840b7f5dcc39132da9e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 3b375a1ff7e8d44409696e6326ec9dec86138e2ae010b980 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b7c24f825e3bf9873c9f14d39a0e6f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 950bb9f22cc35be6fe79f52c320af93dec5bc9c0c2f9cd53 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64ebf95686b353508c90ecd8b6134316 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 7001c487cc3e572cfc92f4d0e697d982e8856fdcc957da40 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff558c5d27210b7929b73fc708eb4cf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = f029ce61d4e5a405b41ead0a883cc6a737da2cf50a6c92ae -IV = 00000000000000000000000000000000 -CIPHERTEXT = a2c3b2a818075490a7b4c14380f02702 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 61257134a518a0d57d9d244d45f6498cbc32f2bafc522d79 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cfe4d74002696ccf7d87b14a2f9cafc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = b0ab0a6a818baef2d11fa33eac947284fb7d748cfb75e570 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2eafd86f63b109b91f5dbb3a3fb7e13 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = ee053aa011c8b428cdcc3636313c54d6a03cac01c71579d6 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b9fdd1c5975655f539998b306a324af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = d2926527e0aa9f37b45e2ec2ade5853ef807576104c7ace3 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd619e1cf204446112e0af2b9afa8f8c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 982215f4e173dfa0fcffe5d3da41c4812c7bcc8ed3540f93 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d4f0aae13c8fe9339fbf9e69ed0ad74d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 98c6b8e01e379fbd14e61af6af891596583565f2a27d59e9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19c80ec4a6deb7e5ed1033dda933498f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = b3ad5cea1dddc214ca969ac35f37dae1a9a9d1528f89bb35 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3cf5e1d21a17956d1dffad6a7c41c659 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 45899367c3132849763073c435a9288a766c8b9ec2308516 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69fd12e8505f8ded2fdcb197a121b362 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = ec250e04c3903f602647b85a401a1ae7ca2f02f67fa4253e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8aa584e2cc4d17417a97cb9a28ba29c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = d077a03bd8a38973928ccafe4a9d2f455130bd0af5ae46a9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = abc786fb1edb504580c4d882ef29a0c7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = d184c36cf0dddfec39e654195006022237871a47c33d3198 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e19fb60a3e1de0166f483c97824a978 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 4c6994ffa9dcdc805b60c2c0095334c42d95a8fc0ca5b080 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7656709538dd5fec41e0ce6a0f8e207d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = c88f5b00a4ef9a6840e2acaf33f00a3bdc4e25895303fa72 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a67cf333b314d411d3c0ae6e1cfcd8f5 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBKeySbox256.rsp b/nist/KAT_AES/OFBKeySbox256.rsp deleted file mode 100644 index 9124d95..0000000 --- a/nist/KAT_AES/OFBKeySbox256.rsp +++ /dev/null @@ -1,203 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS KeySbox test data for OFB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:12:03 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 - -[DECRYPT] - -COUNT = 0 -KEY = c47b0294dbbbee0fec4757f22ffeee3587ca4730c3d33b691df38bab076bc558 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 46f2fb342d6f0ab477476fc501242c5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 28d46cffa158533194214a91e712fc2b45b518076675affd910edeca5f41ac64 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bf3b0a69aeb6657794f2901b1440ad4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = c1cc358b449909a19436cfbb3f852ef8bcb5ed12ac7058325f56e6099aab1a1c -IV = 00000000000000000000000000000000 -CIPHERTEXT = 352065272169abf9856843927d0674fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 984ca75f4ee8d706f46c2d98c0bf4a45f5b00d791c2dfeb191b5ed8e420fd627 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4307456a9e67813b452e15fa8fffe398 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = b43d08a447ac8609baadae4ff12918b9f68fc1653f1269222f123981ded7a92f -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4663446607354989477a5c6f0f007ef4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 1d85a181b54cde51f0e098095b2962fdc93b51fe9b88602b3f54130bf76a5bd9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 531c2c38344578b84d50b3c917bbb6e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = dc0eba1f2232a7879ded34ed8428eeb8769b056bbaf8ad77cb65c3541430b4cf -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc6aec906323480005c58e7e1ab004ad -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = f8be9ba615c5a952cabbca24f68f8593039624d524c816acda2c9183bd917cb9 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3944b95ca0b52043584ef02151926a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 797f8b3d176dac5b7e34a2d539c4ef367a16f8635f6264737591c5c07bf57a3e -IV = 00000000000000000000000000000000 -CIPHERTEXT = a74289fe73a4c123ca189ea1e1b49ad5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 6838d40caf927749c13f0329d331f448e202c73ef52c5f73a37ca635d4c47707 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b91d4ea4488644b56cf0812fa7fcf5fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ccd1bc3c659cd3c59bc437484e3c5c724441da8d6e90ce556cd57d0752663bbc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 304f81ab61a80c2e743b94d5002a126b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 13428b5e4c005e0636dd338405d173ab135dec2a25c22c5df0722d69dcc43887 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 649a71545378c783e368c9ade7114f6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 07eb03a08d291d1b07408bf3512ab40c91097ac77461aad4bb859647f74f00ee -IV = 00000000000000000000000000000000 -CIPHERTEXT = 47cb030da2ab051dfc6c4bf6910d12bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 90143ae20cd78c5d8ebdd6cb9dc1762427a96c78c639bccc41a61424564eafe1 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 798c7c005dee432b2c8ea5dfa381ecc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = b7a5794d52737475d53d5a377200849be0260a67a2b22ced8bbef12882270d07 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 637c31dc2591a07636f646b72daabbe7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = fca02f3d5011cfc5c1e23165d413a049d4526a991827424d896fe3435e0bf68e -IV = 00000000000000000000000000000000 -CIPHERTEXT = 179a49c712154bbffbe6e7a84a18e220 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBVarKey128.rsp b/nist/KAT_AES/OFBVarKey128.rsp deleted file mode 100644 index 160c0a8..0000000 --- a/nist/KAT_AES/OFBVarKey128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for OFB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:59 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c - -[DECRYPT] - -COUNT = 0 -KEY = 80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0edd33d3c621e546455bd8ba1418bec8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bc3f883450c113c64ca42e1112a9e87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72a1da770f5d7ac4c9ef94d822affd97 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 970014d634e2b7650777e8e84d03ccd8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f17e79aed0db7e279e955b5f493875a7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ed5a75136a940d0963da379db4af26a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4295f83465c7755e8fa364bac6a7ea5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b1d758256b28fd850ad4944208cf1155 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42ffb34c743de4d88ca38011c990890b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9958f0ecea8b2172c0c1995f9182c0f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 956d7798fac20f82a8823f984d06f7f5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a01bf44f2d16be928ca44aaf7b9b106b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5f1a33e50d40d103764c76bd4c6b6f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2637050c9fc0d4817e2d69de878aee8d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 113ecbe4a453269a0dd26069467fb5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97d0754fe68f11b9e375d070a608c884 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6a0b3e998d05068a5399778405200b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df556a33438db87bc41b1752c55e5e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90fb128d3a1af6e548521bb962bf1f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26298e9c1db517c215fadfb7d2a8d691 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a6cb761d61f8292d0df393a279ad0380 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12acd89b13cd5f8726e34d44fd486108 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 95b1703fc57ba09fe0c3580febdd7ed4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de11722d893e9f9121c381becc1da59a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6d114ccb27bf391012e8974c546d9bf2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5ce37e17eb4646ecfac29b9cc38d9340 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 18c1b6e2157122056d0243d8a165cddb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 99693e6a59d1366c74d823562d7e1431 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c7c64dc84a8bba758ed17eb025a57e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e17bc79f30eaab2fac2cbbe3458d687a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1114bc2028009b923f0b01915ce5e7c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c28524a16a1e1c1452971caa8d13476 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ed62e16363638360fdd6ad62112794f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a8688f0b2a2c16224c161658ffd4044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 23f710842b9bb9c32f26648c786807ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44a98bf11e163f632c47ec6a49683a89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0f18aff94274696d9b61848bd50ac5e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82408571c3e2424540207f833b6dda69 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 303ff996947f0c7d1f43c8f3027b9b75 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7df4daf4ad29a3615a9b6ece5c99518a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c72954a48d0774db0b4971c526260415 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1df9b76112dc6531e07d2cfda04411f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8e4d8e699119e1fc87545a647fb1d34f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e6c4807ae11f36f091c57d9fb68548d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8ebf73aad49c82007f77a5c1ccec6ab4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fb288cc2040049001d2c7585ad123fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04497110efb9dceb13e2b13fb4465564 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75550e6cb5a88e49634c9ab69eda0430 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b6768473ce9843ea66a81405dd50b345 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb2f430383f9084e03a653571e065de6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff4e66c07bae3e79fb7d210847a3b0ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b90785125505fad59b13c186dd66ce3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b527a6aebdaec9eaef8eda2cb7783e5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 43fdaf53ebbc9880c228617d6a9b548b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 53786104b9744b98f052c46f1c850d0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5ab3013dd1e61df06cbaf34ca2aee78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7470469be9723030fdcc73a8cd4fbb10 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a35a63f5343ebe9ef8167bcb48ad122e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd8687f0757a210e9fdf181204c30863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a181e84bd5457d26a88fbae96018fb0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 653317b9362b6f9b9e1a580e68d494b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 995c9dc0b689f03c45867b5faa5c18d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77a4d96d56dda398b9aabecfc75729fd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84be19e053635f09f2665e7bae85b42d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32cd652842926aea4aa6137bb2be2b5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 493d4a4f38ebb337d10aa84e9171a554 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9bff7ff454b0ec5a4a2a69566e2cb84 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3535d565ace3f31eb249ba2cc6765d7a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f60e91fc3269eecf3231c6e9945697c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab69cfadf51f8e604d9cc37182f6635a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7866373f24a0b6ed56e0d96fcdafb877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ea448c2aac954f5d812e9d78494446a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = acc5599dd8ac02239a0fef4a36dd1668 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8764468bb103828cf7e1473ce895073 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b0d02893683b9f180458e4aa6b73982 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96d9b017d302df410a937dcdb8bb6e43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef1623cc44313cff440b1594a7e21cc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 284ca2fa35807b8b0ae4d19e11d7dbd7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2e976875755f9401d54f36e2a23a594 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec198a18e10e532403b7e20887c8dd80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 545d50ebd919e4a6949d96ad47e46a80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dbdfb527060e0a71009c7bb0c68f1d44 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9cfa1322ea33da2173a024f2ff0d896d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8785b1a75b0f3bd958dcd0e29318c521 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 38f67b9e98e4a97b6df030a9fcdd0104 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 192afffb2c880e82b05926d0fc6c448b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6a7980ce7b105cf530952d74daaf798c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea3695e1351b9d6858bd958cf513ef6c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6da0490ba0ba0343b935681d2cce5ba1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0ea23af08534011c60009ab29ada2f1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff13806cf19cc38721554d7c0fcdcd4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6838af1f4f69bae9d85dd188dcdf0688 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36cf44c92d550bfb1ed28ef583ddf5d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d06e3195b5376f109d5c4ec6c5d62ced -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c440de014d3d610707279b13242a5c36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f0c5c6ffa5e0bd3a94c88f6b6f7c16b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e40c3901cd7effc22bffc35dee0b4d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b63305c72bedfab97382c406d0c49bc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36bbaab22a6bd4925a99a2b408d2dbae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 307c5b8fcd0533ab98bc51e27a6ce461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 829c04ff4c07513c0b3ef05c03e337b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f17af0e895dda5eb98efc68066e84c54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 277167f3812afff1ffacb4a934379fc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2cb1dc3a9c72972e425ae2ef3eb597cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36aeaa3a213e968d4b5b679d3a2c97fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9241daca4fdd034a82372db50e1a0f3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c14574d9cd00cf2b5a7f77e53cd57885 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 793de39236570aba83ab9b737cb521c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 16591c0f27d60e29b85a96c33861a7ef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44fb5c4d4f5cb79be5c174a3b1c97348 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 674d2b61633d162be59dde04222f4740 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4750ff263a65e1f9e924ccfd98f3e37 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 62d0662d6eaeddedebae7f7ea3a4f6b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70c46bb30692be657f7eaa93ebad9897 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 323994cfb9da285a5d9642e1759b224a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1dbf57877b7b17385c85d0b54851e371 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dfa5c097cdc1532ac071d57b1d28d1bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a0c53fa37311fc10bd2a9981f513174 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba4f970c0a25c41814bdae2e506be3b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2dce3acb727cd13ccd76d425ea56e4f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5160474d504b9b3eefb68d35f245f4b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41a8a947766635dec37553d9a6c0cbb7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 25d6cfe6881f2bf497dd14cd4ddf445b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41c78c135ed9e98c096640647265da1e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5a4d404d8917e353e92a21072c3b2305 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02bc96846b3fdc71643f384cd3cc3eaf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ba4a9143f4e5d4048521c4f8877d88e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = a1f6258c877d5fcd8964484538bfc92c -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBVarKey192.rsp b/nist/KAT_AES/OFBVarKey192.rsp deleted file mode 100644 index 65f1393..0000000 --- a/nist/KAT_AES/OFBVarKey192.rsp +++ /dev/null @@ -1,2315 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for OFB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:12:01 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb - -[DECRYPT] - -COUNT = 0 -KEY = 800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = de885dc87f5a92594082d02cc1e1b42c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 132b074e80f2a597bf5febd8ea5da55e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6eccedf8de592c22fb81347b79f2db1f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 180b09f267c45145db2f826c2582d35c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = edd807ef7652d7eb0e13c8b5e15b3bc0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9978bcf8dd8fd72241223ad24b31b8a4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5310f654343e8f27e12c83a48d24ff81 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 833f71258d53036b02952c76c744f5a1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eba83ff200cff9318a92f8691a06b09f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ff620ccbe9f3292abdf2176b09f04eba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7ababc4b3f516c9aafb35f4140b548f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aa187824d9c4582b0916493ecbde8c57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c0ad553177fd5ea1092c9d626a29dc4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a5dc46c37261194124ecaebd680408ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e4f2f2ae23e9b10bacfa58601531ba54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7d67cf1a1e91e8ff3a57a172c7bf412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26706be06967884e847d137128ce47b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b2f8b409b0585909aad3a7b5a219072a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e4b7bff0290c78344c54a23b722cd20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07093657552d4414227ce161e9ebf7dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e1af1e7d8bc225ed4dffb771ecbb9e67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef6555253635d8432156cfd9c11b145a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb4035074a5d4260c90cbd6da6c3fceb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 446ee416f9ad1c103eb0cc96751c88e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 198ae2a4637ac0a7890a8fd1485445c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 562012ec8faded0825fb2fa70ab30cbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc8a64b46b5d88bf7f247d4dbaf38f05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a168253762e2cc81b42d1e5001762699 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b41f83b38ce5032c6cd7af98cf62061 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 61a89990cd1411750d5fb0dc988447d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5accc8ed629edf8c68a539183b1ea82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b16fa71f846b81a13f361c43a851f290 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fad6efdff5975aee7692234bcd54488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ebfdb05a783d03082dfe5fdd80a00b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb81b584766997af6ba5529d3bdd8609 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0cf4ff4f49c8a0ca060c443499e29313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc4ba8a8e029f8b26d8afff9df133bb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fefebf64360f38e4e63558f0ffc550c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 12ad98cbf725137d6a8108c2bed99322 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6afaa996226198b3e2610413ce1b3f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2a8ce6747a7e39367828e290848502d9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 223736e8b8f89ca1e37b6deab40facf1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0f797e50418b95fa6013333917a9480 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a758de37c2ece2a02c73c01fedc9a132 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a9b87ae77bae706803966c66c73adbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d365ab8df8ffd782e358121a4a4fc541 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8dcd9e6f75e6c36c8daee0466f0ed74 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c79a637beb1c0304f14014c037e736dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 105f0a25e84ac930d996281a5f954dd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 42e4074b2927973e8d17ffa92f7fe615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fe2a9d2c1824449c69e3e0398f12963 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b7f29c1e1f62847a15253b28a1e9d712 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 36ed5d29b903f31e8983ef8b0a2bf990 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27b8070270810f9d023f9dd7ff3b4aa2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94d46e155c1228f61d1a0db4815ecc4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca6108d1d98071428eeceef1714b96dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc5b25b71b6296cf73dd2cdcac2f70b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 44aba95e8a06a2d9d3530d2677878c80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a570d20e89b467e8f5176061b81dd396 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 758f4467a5d8f1e7307dc30b34e404f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bcea28e9071b5a2302970ff352451bc5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7523c00bc177d331ad312e09c9015c1c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ccac61e3183747b3f5836da21a1bc4f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 707b075791878880b44189d3522b8c30 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7132d0c0e4a07593cf12ebb12be7688c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = effbac1644deb0c784275fe56e19ead3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a005063f30f4228b374e2459738f26bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29975b5f48bb68fcbbc7cea93b452ed7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf3f2576e2afedc74bb1ca7eeec1c0e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07c403f5f966e0e3d9f296d6226dca28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c8c20908249ab4a34d6dd0a31327ff1a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c0541329ecb6159ab23b7fc5e6a21bca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7aa1acf1a2ed9ba72bc6deb31d88b863 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 808bd8eddabb6f3bf0d5a8a27be1fe8a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 273c7d7685e14ec66bbb96b8f05b6ddd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 32752eefc8c2a93f91b6e73eb07cca6e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d893e7d62f6ce502c64f75e281f9c000 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8dfd999be5d0cfa35732c0ddc88ff5a5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02647c76a300c3173b841487eb2bae9f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 172df8b02f04b53adab028b4e01acd87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 054b3bf4998aeb05afd87ec536533a36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3783f7bf44c97f065258a666cae03020 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aad4c8a63f80954104de7b92cede1be1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cbfe61810fd5467ccdacb75800f3ac07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 830d8a2590f7d8e1b55a737f4af45f34 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fffcd4683f858058e74314671d43fa2c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 523d0babbb82f46ebc9e70b1cd41ddd0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 344aab37080d7486f7d542a309e53eed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 56c5609d0906b23ab9caca816f5dbebd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7026026eedd91adc6d831cdf9894bdc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 88330baa4f2b618fc9d9b021bf503d5a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc9e0ea22480b0bac935c8a8ebefcdcf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 29ca779f398fb04f867da7e8a44756cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 51f89c42985786bfc43c6df8ada36832 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6ac1de5fb8f21d874e91c53b560c50e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03aa9058490eda306001a8a9f48d0ca7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e34ec71d6128d4871865d617c30b37e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14be1c535b17cabd0c4d93529d69bf47 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9ef67756507beec9dd3862883478044 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40e231fa5a5948ce2134e92fc0664d4b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03194b8e5dda5530d0c678c0b48f5d92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 90bd086f237cc4fd99f4d76bde6b4826 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 19259761ca17130d6ed86d57cd7951ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d7cbb3f34b9b450f24b0e8518e54da6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 725b9caebe9f7f417f4068d0d2ee20b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d924b934a90ce1fd39b8a9794f82672 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c50562bf094526a91c5bc63c0c224995 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2f11805046743bd74f57188d9188df7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8dd274bd0f1b58ae345d9e7233f9b8f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9d6bdc8f4ce5feb0f3bed2e4b9a9bb0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fd5548bcf3f42565f7efa94562528d46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2ccaebd3a4c3e80b063748131ba4a71 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e03cb23d9e11c9d93f117e9c0a91b576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 78f933a2081ac1db84f69d10f4523fe0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4061f7412ed320de0edc8851c2e2436f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9064ba1cd04ce6bab98474330814b4d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 48391bffb9cfff80ac238c886ef0a461 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8d2a67df5a999fdbf93edd0343296c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = aaca7367396b69a221bd632bea386eec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a80fd5020dfe65f5f16293ec92c6fd89 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2162995b8217a67f1abc342e146406f8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c6a6164b7a60bae4e986ffac28dfadd9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 64e0d7f900e3d9c83e4b8f96717b2146 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ad2561de8c1232f5d8dbab4739b6cbb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 279689e9a557f58b1c3bf40c97a90964 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c4637e4a5e6377f9cc5a8638045de029 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 492e607e5aea4688594b45f3aee3df90 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e8c4e4381feec74054954c05b777a00a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 91549514605f38246c9b724ad839f01d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 74b24e3b6fefe40a4f9ef7ac6e44d76a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2437a683dc5d4b52abb4a123a8df86c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bb2852c891c5947d2ed44032c421b85f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b9f5fbd5e8a4264c0a85b80409afa5e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 30dab809f85a917fe924733f424ac589 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eaef5c1f8d605192646695ceadc65f32 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b8aa90040b4c15a12316b78e0f9586fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97fac8297ceaabc87d454350601e0673 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9b47ef567ac28dfe488492f157e2b2e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1b8426027ddb962b5c5ba7eb8bc9ab63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e917fc77e71992a12dbe4c18068bec82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dceebbc98840f8ae6daf76573b7e56f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e11a9f74205125b61e0aee047eca20d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f60467f55a1f17eab88e800120cbc284 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d436649f600b449ee276530f0cd83c11 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3bc0e3656a9e3ac7cd378a737f53b637 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6bacae63d33b928aa8380f8d54d88c17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8935ffbc75ae6251bf8e859f085adcb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93dc4970fe35f67747cb0562c06d875a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 14f9df858975851797ba604fb0d16cc7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02ea0c98dca10b38c21b3b14e8d1b71f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f091b1b5b0749b2adc803e63dda9b72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 05b389e3322c6da08384345a4137fd08 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 381308c438f35b399f10ad71b05027d8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 68c230fcfa9279c3409fc423e2acbe04 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c84a475acb011f3f59f4f46b76274c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45119b68cb3f8399ee60066b5611a4d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9423762f527a4060ffca312dcca22a16 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f361a2745a33f056a5ac6ace2f08e344 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5ef145766eca849f5d011536a6557fdb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c9af27b2c89c9b4cf4a0c4106ac80318 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb9c4f16c621f4eab7e9ac1d7551dd57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 138e06fba466fa70854d8c2e524cffb2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fb4bc78b225070773f04c40466d4e90c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b2cbff1ed0150feda8a4799be94551f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 08b30d7b3f27962709a36bcadfb974bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdf6d32e044d77adcf37fb97ac213326 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93cb284ecdcfd781a8afe32077949e88 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b017bb02ec87b2b94c96e40a26fc71a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c5c038b6990664ab08a3aaa5df9f3266 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b7020be37fab6259b2a27f4ec551576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60136703374f64e860b48ce31f930716 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d63a269b14d506ccc401ab8a9f1b591 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d317f81dc6aa454aee4bd4a5a5cff4bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dddececd5354f04d530d76ed884246eb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 41c5205cc8fd8eda9a3cffd2518f365a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf42fb474293d96eca9db1b37b1ba676 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a231692607169b4ecdead5cd3b10db3e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ace4b91c9c669e77e7acacd19859ed49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 75db7cfd4a7b2b62ab78a48f3ddaf4af -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c1faba2d46e259cf480d7c38e4572a58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 241c45bc6ae16dee6eb7bea128701582 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8fd03057cf1364420c2b78069a3e2502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ddb505e6cc1384cbaec1df90b80beb20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5674a3bed27bf4bd3622f9f5fe208306 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b687f26a89cfbfbb8e5eeac54055315e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0547dd32d3b29ab6a4caeb606c5b6f78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 186861f8bc5386d31fb77f720c3226e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eacf1e6c4224efb38900b185ab1dfd42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d241aab05a42d319de81d874f5c7b90d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5eb9bc759e2ad8d2140a6c762ae9e1ab -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = 018596e15e78e2c064159defce5f3085 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = dd8a493514231cbf56eccee4c40889fb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBVarKey256.rsp b/nist/KAT_AES/OFBVarKey256.rsp deleted file mode 100644 index 5c63e59..0000000 --- a/nist/KAT_AES/OFBVarKey256.rsp +++ /dev/null @@ -1,3083 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarKey test data for OFB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:12:03 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb - -[DECRYPT] - -COUNT = 0 -KEY = 8000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e35a6dcb19b201a01ebcfa8aa22b5759 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = c000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b29169cdcf2d83e838125a12ee6aa400 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = e000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8f3a72fc3cdf74dfaf6c3e6b97b2fa6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = f000000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1c777679d50037c79491a94da76a9a35 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = f800000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9cf4893ecafa0a0247a898e040691559 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = fc00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8fbb413703735326310a269bd3aa94b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = fe00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60e32246bed2b0e859e55c1cc6b26502 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = ff00000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ec52a212f80a09df6317021bc2a9819e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = ff80000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f23e5b600eb70dbccf6c0b1d9a68182c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = ffc0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a3f599d63a82a968c33fe26590745970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = ffe0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1ccb9b1337002cbac42c520b5d67722 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = fff0000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc111f6c37cf40a1159d00fb59fb0488 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = fff8000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dc43b51ab609052372989a26e9cdd714 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = fffc000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4dcede8da9e2578f39703d4433dc6459 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = fffe000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1a4c1c263bbccfafc11782894685e3a8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = ffff000000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 937ad84880db50613423d6d527a2823d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = ffff800000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 610b71dfc688e150d8152c5b35ebc14d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = ffffc00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27ef2495dabf323885aab39c80f18d8b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = ffffe00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 633cafea395bc03adae3a1e2068e4b4e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = fffff00000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e1b482b53761cf631819b749a6f3724 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = fffff80000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 976e6f851ab52c771998dbb2d71c75a9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = fffffc0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 85f2ba84f8c307cf525e124c3e22e6cc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = fffffe0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6bcca98bf6a835fa64955f72de4115fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = ffffff0000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2c75e2d36eebd65411f14fd0eb1d2a06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = ffffff8000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bd49295006250ffca5100b6007a0eade -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = ffffffc000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a190527d0ef7c70f459cd3940df316ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = ffffffe000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bbd1097a62433f79449fa97d4ee80dbf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = fffffff000000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 07058e408f5b99b0e0f061a1761b5b3b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = fffffff800000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5fd1f13fa0f31e37fabde328f894eac2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = fffffffc00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fc4af7c948df26e2ef3e01c1ee5b8f6f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = fffffffe00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 829fd7208fb92d44a074a677ee9861ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = ffffffff00000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad9fc613a703251b54c64a0e76431711 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = ffffffff80000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33ac9eccc4cc75e2711618f80b1548e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = ffffffffc0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2025c74b8ad8f4cda17ee2049c4c902d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = ffffffffe0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f85ca05fe528f1ce9b790166e8d551e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = fffffffff0000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6f6238d8966048d4967154e0dad5a6c9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = fffffffff8000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f2b21b4e7640a9b3346de8b82fb41e49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = fffffffffc000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f836f251ad1d11d49dc344628b1884e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = fffffffffe000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 077e9470ae7abea5a9769d49182628c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = ffffffffff000000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0dcc2d27fc9865633f85223cf0d611f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = ffffffffff800000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be66cfea2fecd6bf0ec7b4352c99bcaa -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = ffffffffffc00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = df31144f87a2ef523facdcf21a427804 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = ffffffffffe00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5bb0f5629fb6aae5e1839a3c3625d63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = fffffffffff00000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3c9db3335306fe1ec612bdbfae6b6028 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = fffffffffff80000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3dd5c34634a79d3cfcc8339760e6f5f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = fffffffffffc0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 82bda118a3ed7af314fa2ccc5c07b761 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = fffffffffffe0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2937a64f7d4f46fe6fea3b349ec78e38 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = ffffffffffff0000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 225f068c28476605735ad671bb8f39f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = ffffffffffff8000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ae682c5ecd71898e08942ac9aa89875c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = ffffffffffffc000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5e031cb9d676c3022d7f26227e85c38f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = ffffffffffffe000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a78463fb064db5d52bb64bfef64f2dda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = fffffffffffff000000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8aa9b75e784593876c53a00eae5af52b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = fffffffffffff800000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f84566df23da48af692722fe980573a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = fffffffffffffc00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 31690b5ed41c7eb42a1e83270a7ff0e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = fffffffffffffe00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77dd7702646d55f08365e477d3590eda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = ffffffffffffff00000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4c022ac62b3cb78d739cc67b3e20bb7e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = ffffffffffffff80000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 092fa137ce18b5dfe7906f550bb13370 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = ffffffffffffffc0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3e0cdadf2e68353c0027672c97144dd3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = ffffffffffffffe0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d8c4b200b383fc1f2b2ea677618a1d27 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = fffffffffffffff0000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11825f99b0e9bb3477c1c0713b015aac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = fffffffffffffff8000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f8b9fffb5c187f7ddc7ab10f4fb77576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = fffffffffffffffc000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ffb4e87a32b37d6f2c8328d3b5377802 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = fffffffffffffffe000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d276c13a5d220f4da9224e74896391ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = ffffffffffffffff000000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 94efe7a0e2e031e2536da01df799c927 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = ffffffffffffffff800000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8f8fd822680a85974e53a5a8eb9d38de -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = ffffffffffffffffc00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e0f0a91b2e45f8cc37b7805a3042588d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = ffffffffffffffffe00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 597a6252255e46d6364dbeeda31e279c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = fffffffffffffffff00000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f51a0f694442b8f05571797fec7ee8bf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = fffffffffffffffff80000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9ff071b165b5198a93dddeebc54d09b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = fffffffffffffffffc0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c20a19fd5758b0c4bc1a5df89cf73877 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = fffffffffffffffffe0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97120166307119ca2280e9315668e96f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = ffffffffffffffffff0000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4b3b9f1e099c2a09dc091e90e4f18f0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = ffffffffffffffffff8000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = eb040b891d4b37f6851f7ec219cd3f6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = ffffffffffffffffffc000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9f0fdec08b7fd79aa39535bea42db92a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = ffffffffffffffffffe000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e70f168fc74bf911df240bcd2cef236 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = fffffffffffffffffff000000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 462ccd7f5fd1108dbc152f3cacad328b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = fffffffffffffffffff800000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a4af534a7d0b643a01868785d86dfb95 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = fffffffffffffffffffc00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab980296197e1a5022326c31da4bf6f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = fffffffffffffffffffe00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f97d57b3333b6281b07d486db2d4e20c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = ffffffffffffffffffff00000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f33fa36720231afe4c759ade6bd62eb6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = ffffffffffffffffffff80000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdcfac0c02ca538343c68117e0a15938 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = ffffffffffffffffffffc0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ad4916f5ee5772be764fc027b8a6e539 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = ffffffffffffffffffffe0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e16873e1678610d7e14c02d002ea845 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = fffffffffffffffffffff0000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4e6e627c1acc51340053a8236d579576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = fffffffffffffffffffff8000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ab0c8410aeeead92feec1eb430d652cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = fffffffffffffffffffffc000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e86f7e23e835e114977f60e1a592202e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = fffffffffffffffffffffe000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e68ad5055a367041fade09d9a70a794b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = ffffffffffffffffffffff000000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0791823a3c666bb6162825e78606a7fe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = ffffffffffffffffffffff800000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dcca366a9bf47b7b868b77e25c18a364 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = ffffffffffffffffffffffc00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 684c9efc237e4a442965f84bce20247a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = ffffffffffffffffffffffe00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a858411ffbe63fdb9c8aa1bfaed67b52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = fffffffffffffffffffffff00000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 04bc3da2179c3015498b0e03910db5b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = fffffffffffffffffffffff80000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40071eeab3f935dbc25d00841460260f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = fffffffffffffffffffffffc0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0ebd7c30ed2016e08ba806ddb008bcc8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = fffffffffffffffffffffffe0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 15c6becf0f4cec7129cbd22d1a79b1b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = ffffffffffffffffffffffff0000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0aeede5b91f721700e9e62edbf60b781 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = ffffffffffffffffffffffff8000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 266581af0dcfbed1585e0a242c64b8df -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = ffffffffffffffffffffffffc000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6693dc911662ae473216ba22189a511a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = ffffffffffffffffffffffffe000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7606fa36d86473e6fb3a1bb0e2c0adf5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = fffffffffffffffffffffffff000000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 112078e9e11fbb78e26ffb8899e96b9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = fffffffffffffffffffffffff800000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 40b264e921e9e4a82694589ef3798262 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = fffffffffffffffffffffffffc00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8d4595cb4fa7026715f55bd68e2882f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = fffffffffffffffffffffffffe00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b588a302bdbc09197df1edae68926ed9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = ffffffffffffffffffffffffff00000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33f7502390b8a4a221cfecd0666624ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = ffffffffffffffffffffffffff80000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3d20253adbce3be2373767c4d822c566 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = ffffffffffffffffffffffffffc0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a42734a3929bf84cf0116c9856a3c18c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = ffffffffffffffffffffffffffe0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3abc4939457422bb957da3c56938c6d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = fffffffffffffffffffffffffff0000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 972bdd2e7c525130fadc8f76fc6f4b3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = fffffffffffffffffffffffffff8000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84a83d7b94c699cbcb8a7d9b61f64093 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = fffffffffffffffffffffffffffc000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ce61d63514aded03d43e6ebfc3a9001f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = fffffffffffffffffffffffffffe000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c839dd58eeae6b8a36af48ed63d2dc9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = ffffffffffffffffffffffffffff000000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cd5ece55b8da3bf622c4100df5de46f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = ffffffffffffffffffffffffffff800000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3b6f46f40e0ac5fc0a9c1105f800f48d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = ffffffffffffffffffffffffffffc00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba26d47da3aeb028de4fb5b3a854a24b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = ffffffffffffffffffffffffffffe00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 87f53bf620d3677268445212904389d5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = fffffffffffffffffffffffffffff00000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10617d28b5e0f4605492b182a5d7f9f6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = fffffffffffffffffffffffffffff80000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9aaec4fabbf6fae2a71feff02e372b39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = fffffffffffffffffffffffffffffc0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a90c62d88b5c42809abf782488ed130 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = fffffffffffffffffffffffffffffe0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = f1f1c5a40899e15772857ccb65c7a09a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = ffffffffffffffffffffffffffffff0000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 190843d29b25a3897c692ce1dd81ee52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = ffffffffffffffffffffffffffffff8000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a866bc65b6941d86e8420a7ffb0964db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = ffffffffffffffffffffffffffffffc000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8193c6ff85225ced4255e92f6e078a14 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = ffffffffffffffffffffffffffffffe000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9661cb2424d7d4a380d547f9e7ec1cb9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = fffffffffffffffffffffffffffffff000000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 86f93d9ec08453a071e2e2877877a9c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = fffffffffffffffffffffffffffffff800000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27eefa80ce6a4a9d598e3fec365434d2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = fffffffffffffffffffffffffffffffc00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d62068444578e3ab39ce7ec95dd045dc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = fffffffffffffffffffffffffffffffe00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b5f71d4dd9a71fe5d8bc8ba7e6ea3048 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = ffffffffffffffffffffffffffffffff00000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6825a347ac479d4f9d95c5cb8d3fd7e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 128 -KEY = ffffffffffffffffffffffffffffffff80000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e3714e94a5778955cc0346358e94783a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 129 -KEY = ffffffffffffffffffffffffffffffffc0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d836b44bb29e0c7d89fa4b2d4b677d2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 130 -KEY = ffffffffffffffffffffffffffffffffe0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d454b75021d76d4b84f873a8f877b92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 131 -KEY = fffffffffffffffffffffffffffffffff0000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c3498f7eced2095314fc28115885b33f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 132 -KEY = fffffffffffffffffffffffffffffffff8000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6e668856539ad8e405bd123fe6c88530 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 133 -KEY = fffffffffffffffffffffffffffffffffc000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8680db7f3a87b8605543cfdbe6754076 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 134 -KEY = fffffffffffffffffffffffffffffffffe000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6c5d03b13069c3658b3179be91b0800c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 135 -KEY = ffffffffffffffffffffffffffffffffff000000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ef1b384ac4d93eda00c92add0995ea5f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 136 -KEY = ffffffffffffffffffffffffffffffffff800000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bf8115805471741bd5ad20a03944790f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 137 -KEY = ffffffffffffffffffffffffffffffffffc00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c64c24b6894b038b3c0d09b1df068b0b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 138 -KEY = ffffffffffffffffffffffffffffffffffe00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3967a10cffe27d0178545fbf6a40544b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 139 -KEY = fffffffffffffffffffffffffffffffffff00000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7c85e9c95de1a9ec5a5363a8a053472d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 140 -KEY = fffffffffffffffffffffffffffffffffff80000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a9eec03c8abec7ba68315c2c8c2316e0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 141 -KEY = fffffffffffffffffffffffffffffffffffc0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cac8e414c2f388227ae14986fc983524 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 142 -KEY = fffffffffffffffffffffffffffffffffffe0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5d942b7f4622ce056c3ce3ce5f1dd9d6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 143 -KEY = ffffffffffffffffffffffffffffffffffff0000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d240d648ce21a3020282c3f1b528a0b6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 144 -KEY = ffffffffffffffffffffffffffffffffffff8000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 45d089c36d5c5a4efc689e3b0de10dd5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 145 -KEY = ffffffffffffffffffffffffffffffffffffc000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = b4da5df4becb5462e03a0ed00d295629 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 146 -KEY = ffffffffffffffffffffffffffffffffffffe000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = dcf4e129136c1a4b7a0f38935cc34b2b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 147 -KEY = fffffffffffffffffffffffffffffffffffff000000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d9a4c7618b0ce48a3d5aee1a1c0114c4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 148 -KEY = fffffffffffffffffffffffffffffffffffff800000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca352df025c65c7b0bf306fbee0f36ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 149 -KEY = fffffffffffffffffffffffffffffffffffffc00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 238aca23fd3409f38af63378ed2f5473 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 150 -KEY = fffffffffffffffffffffffffffffffffffffe00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 59836a0e06a79691b36667d5380d8188 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 151 -KEY = ffffffffffffffffffffffffffffffffffffff00000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 33905080f7acf1cdae0a91fc3e85aee4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 152 -KEY = ffffffffffffffffffffffffffffffffffffff80000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72c9e4646dbc3d6320fc6689d93e8833 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 153 -KEY = ffffffffffffffffffffffffffffffffffffffc0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba77413dea5925b7f5417ea47ff19f59 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 154 -KEY = ffffffffffffffffffffffffffffffffffffffe0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6cae8129f843d86dc786a0fb1a184970 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 155 -KEY = fffffffffffffffffffffffffffffffffffffff0000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fcfefb534100796eebbd990206754e19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 156 -KEY = fffffffffffffffffffffffffffffffffffffff8000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8c791d5fdddf470da04f3e6dc4a5b5b5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 157 -KEY = fffffffffffffffffffffffffffffffffffffffc000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c93bbdc07a4611ae4bb266ea5034a387 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 158 -KEY = fffffffffffffffffffffffffffffffffffffffe000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c102e38e489aa74762f3efc5bb23205a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 159 -KEY = ffffffffffffffffffffffffffffffffffffffff000000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 93201481665cbafc1fcc220bc545fb3d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 160 -KEY = ffffffffffffffffffffffffffffffffffffffff800000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4960757ec6ce68cf195e454cfd0f32ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 161 -KEY = ffffffffffffffffffffffffffffffffffffffffc00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = feec7ce6a6cbd07c043416737f1bbb33 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 162 -KEY = ffffffffffffffffffffffffffffffffffffffffe00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 11c5413904487a805d70a8edd9c35527 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 163 -KEY = fffffffffffffffffffffffffffffffffffffffff00000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 347846b2b2e36f1f0324c86f7f1b98e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 164 -KEY = fffffffffffffffffffffffffffffffffffffffff80000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 332eee1a0cbd19ca2d69b426894044f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 165 -KEY = fffffffffffffffffffffffffffffffffffffffffc0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 866b5b3977ba6efa5128efbda9ff03cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 166 -KEY = fffffffffffffffffffffffffffffffffffffffffe0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cc1445ee94c0f08cdee5c344ecd1e233 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 167 -KEY = ffffffffffffffffffffffffffffffffffffffffff0000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = be288319029363c2622feba4b05dfdfe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 168 -KEY = ffffffffffffffffffffffffffffffffffffffffff8000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cfd1875523f3cd21c395651e6ee15e56 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 169 -KEY = ffffffffffffffffffffffffffffffffffffffffffc000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cb5a408657837c53bf16f9d8465dce19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 170 -KEY = ffffffffffffffffffffffffffffffffffffffffffe000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca0bf42cb107f55ccff2fc09ee08ca15 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 171 -KEY = fffffffffffffffffffffffffffffffffffffffffff000000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = fdd9bbb4a7dc2e4a23536a5880a2db67 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 172 -KEY = fffffffffffffffffffffffffffffffffffffffffff800000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ede447b362c484993dec9442a3b46aef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 173 -KEY = fffffffffffffffffffffffffffffffffffffffffffc00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 10dffb05904bff7c4781df780ad26837 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 174 -KEY = fffffffffffffffffffffffffffffffffffffffffffe00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c33bc13e8de88ac25232aa7496398783 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 175 -KEY = ffffffffffffffffffffffffffffffffffffffffffff00000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca359c70803a3b2a3d542e8781dea975 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 176 -KEY = ffffffffffffffffffffffffffffffffffffffffffff80000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = bcc65b526f88d05b89ce8a52021fdb06 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 177 -KEY = ffffffffffffffffffffffffffffffffffffffffffffc0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db91a38855c8c4643851fbfb358b0109 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 178 -KEY = ffffffffffffffffffffffffffffffffffffffffffffe0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ca6e8893a114ae8e27d5ab03a5499610 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 179 -KEY = fffffffffffffffffffffffffffffffffffffffffffff0000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6629d2b8df97da728cdd8b1e7f945077 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 180 -KEY = fffffffffffffffffffffffffffffffffffffffffffff8000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4570a5a18cfc0dd582f1d88d5c9a1720 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 181 -KEY = fffffffffffffffffffffffffffffffffffffffffffffc000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 72bc65aa8e89562e3f274d45af1cd10b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 182 -KEY = fffffffffffffffffffffffffffffffffffffffffffffe000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 98551da1a6503276ae1c77625f9ea615 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 183 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff000000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 0ddfe51ced7e3f4ae927daa3fe452cee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 184 -KEY = ffffffffffffffffffffffffffffffffffffffffffffff800000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = db826251e4ce384b80218b0e1da1dd4c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 185 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffc00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2cacf728b88abbad7011ed0e64a1680c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 186 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffe00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 330d8ee7c5677e099ac74c9994ee4cfb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 187 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff00000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = edf61ae362e882ddc0167474a7a77f3a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 188 -KEY = fffffffffffffffffffffffffffffffffffffffffffffff80000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6168b00ba7859e0970ecfd757efecf7c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 189 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffc0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1415447866230d28bb1ea18a4cdfd02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 190 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffe0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 516183392f7a8763afec68a060264141 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 191 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 77565c8d73cfd4130b4aa14d8911710f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 192 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffff8000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37232a4ed21ccc27c19c9610078cabac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 193 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffc000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 804f32ea71828c7d329077e712231666 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 194 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffe000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d64424f23cb97215e9c2c6f28d29eab7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 195 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 023e82b533f68c75c238cebdb2ee89a2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 196 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffff800000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 193a3d24157a51f1ee0893f6777417e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 197 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffc00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 84ecacfcd400084d078612b1945f2ef5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 198 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffe00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1dcd8bb173259eb33a5242b0de31a455 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 199 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 35e9eddbc375e792c19992c19165012b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 200 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffff80000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8a772231c01dfdd7c98e4cfddcc0807a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 201 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6eda7ff6b8319180ff0d6e65629d01c3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 202 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = c267ef0e2d01a993944dd397101413cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 203 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e9f80e9d845bcc0f62926af72eabca39 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 204 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffff8000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 6702990727aa0878637b45dcd3a3b074 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 205 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffc000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2e2e647d5360e09230a5d738ca33471e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 206 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffe000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f56413c7add6f43d1d56e4f02190330 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 207 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 69cd0606e15af729d6bca143016d9842 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 208 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffff800000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a085d7c1a500873a20099c4caa3c3f5b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 209 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4fc0d230f8891415b87b83f95f2e09d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 210 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4327d08c523d8eba697a4336507d1f42 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 211 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7a15aab82701efa5ae36ab1d6b76290f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 212 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffff80000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5bf0051893a18bb30e139a58fed0fa54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 213 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 97e8adf65638fd9cdf3bc22c17fe4dbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 214 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1ee6ee326583a0586491c96418d1a35d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 215 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 26b549c2ec756f82ecc48008e529956b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 216 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70377b6da669b072129e057cc28e9ca5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 217 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9c94b8b0cb8bcc919072262b3fa05ad9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 218 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fbb83dfd0d7abcb05cd28cad2dfb523 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 219 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 96877803de77744bb970d0a91f4debae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 220 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffff800000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7379f3370cf6e5ce12ae5969c8eea312 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 221 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 02dc99fa3d4f98ce80985e7233889313 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 222 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1e38e759075ba5cab6457da51844295a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 223 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 70bed8dbf615868a1f9d9b05d3e7a267 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 224 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 234b148b8cb1d8c32b287e896903d150 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 225 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 294b033df4da853f4be3e243f7e513f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 226 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3f58c950f0367160adec45f2441e7411 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 227 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 37f655536a704e5ace182d742a820cf4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 228 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ea7bd6bb63418731aeac790fe42d61e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 229 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = e74a4c999b4c064e48bb1e413f51e5ea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 230 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = ba9ebefdb4ccf30f296cecb3bc1943e8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 231 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3194367a4898c502c13bb7478640a72d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 232 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = da797713263d6f33a5478a65ef60d412 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 233 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d1ac39bb1ef86b9c1344f214679aa376 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 234 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2fdea9e650532be5bc0e7325337fd363 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 235 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d3a204dbd9c2af158b6ca67a5156ce4a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 236 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 3a0a0e75a8da36735aee6684d965a778 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 237 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 52fc3e620492ea99641ea168da5b6d52 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 238 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d2e0c7f15b4772467d2cfc873000b2ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 239 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 563531135e0c4d70a38f8bdb190ba04e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 240 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = a8a39a0f5663f4c0fe5f2d3cafff421a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 241 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = d94b5e90db354c1e42f61fabe167b2c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 242 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 50e6d3c9b6698a7cd276f96b1473f35a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 243 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 9338f08e0ebee96905d8f2e825208f43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 244 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff800 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 8b378c86672aa54a3a266ba19d2580ca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 245 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cca7c3086f5f9511b31233da7cab9160 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 246 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 5b40ff4ec9be536ba23035fa4f06064c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 247 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 60eb5af8416b257149372194e8b88749 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 248 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff80 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 2f005a8aed8a361c92e440c15520cbd1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 249 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 7b03627611678a997717578807a800e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 250 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = cf78618f74f6f3696e0a4779b90b5a77 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 251 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 03720371a04962eaea0a852e69972858 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 252 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8 -IV = 00000000000000000000000000000000 -CIPHERTEXT = 1f8a8133aa8ccf70e2bd3285831ca6b7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 253 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc -IV = 00000000000000000000000000000000 -CIPHERTEXT = 27936bd27fb1468fc8b48bc483321725 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 254 -KEY = fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe -IV = 00000000000000000000000000000000 -CIPHERTEXT = b07d4f3e2cd2ef2eb545980754dfea0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 255 -KEY = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff -IV = 00000000000000000000000000000000 -CIPHERTEXT = 4bf85f1b5d54adbc307b0a048389adcb -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBVarTxt128.rsp b/nist/KAT_AES/OFBVarTxt128.rsp deleted file mode 100644 index f247226..0000000 --- a/nist/KAT_AES/OFBVarTxt128.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for OFB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:59 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e - -[DECRYPT] - -COUNT = 0 -KEY = 00000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 3ad78e726c1ec02b7ebfe92b23d9ec34 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 00000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = aae5939c8efdf2f04e60b9fe7117b2c2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 00000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = f031d4d74f5dcbf39daaf8ca3af6e527 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 00000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 96d9fd5cc4f07441727df0f33e401a36 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 00000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 30ccdb044646d7e1f3ccea3dca08b8c0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 00000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = 16ae4ce5042a67ee8e177b7c587ecc82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 00000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = b6da0bb11a23855d9c5cb1b4c6412e0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 00000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = db4f1aa530967d6732ce4715eb0ee24b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 00000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = a81738252621dd180a34f3455b4baa2f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 00000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 77e2b508db7fd89234caf7939ee5621a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = 00000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = b8499c251f8442ee13f0933b688fcd19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 00000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 965135f8a81f25c9d630b17502f68e53 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 00000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 8b87145a01ad1c6cede995ea3670454f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 00000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 8eae3b10a0c8ca6d1d3b0fa61e56b0b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = 00000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 64b4d629810fda6bafdf08f3b0d8d2c5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 00000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = d7e5dbd3324595f8fdc7d7c571da6c2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 00000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = f3f72375264e167fca9de2c1527d9606 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 00000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 8ee79dd4f401ff9b7ea945d86666c13b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 00000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = dd35cea2799940b40db3f819cb94c08b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 00000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 6941cb6b3e08c2b7afa581ebdd607b87 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = 00000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 2c20f439f6bb097b29b8bd6d99aad799 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = 00000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 625d01f058e565f77ae86378bd2c49b3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 00000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = c0b5fd98190ef45fbb4301438d095950 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = 00000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = 13001ff5d99806efd25da34f56be854b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = 00000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 3b594c60f5c8277a5113677f94208d82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = 00000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = e9c0fc1818e4aa46bd2e39d638f89e05 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = 00000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = f8023ee9c3fdc45a019b4e985c7e1a54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = 00000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 35f40182ab4662f3023baec1ee796b57 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = 00000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = 3aebbad7303649b4194a6945c6cc3694 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = 00000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = a2124bea53ec2834279bed7f7eb0f938 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = 00000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = b9fb4399fa4facc7309e14ec98360b0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = 00000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = c26277437420c5d634f715aea81a9132 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = 00000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 171a0e1b2dd424f0e089af2c4c10f32f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = 00000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 7cadbe402d1b208fe735edce00aee7ce -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = 00000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 43b02ff929a1485af6f5c6d6558baa0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = 00000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 092faacc9bf43508bf8fa8613ca75dea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = 00000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = cb2bf8280f3f9742c7ed513fe802629c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = 00000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 215a41ee442fa992a6e323986ded3f68 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = 00000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = f21e99cf4f0f77cea836e11a2fe75fb1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = 00000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = 95e3a0ca9079e646331df8b4e70d2cd6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = 00000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 4afe7f120ce7613f74fc12a01a828073 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = 00000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 827f000e75e2c8b9d479beed913fe678 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = 00000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 35830c8e7aaefe2d30310ef381cbf691 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = 00000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 191aa0f2c8570144f38657ea4085ebe5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = 00000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 85062c2c909f15d9269b6c18ce99c4f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = 00000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 678034dc9e41b5a560ed239eeab1bc78 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = 00000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = c2f93a4ce5ab6d5d56f1b93cf19911c1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1c3112bcb0c1dcc749d799743691bf82 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = 00000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 00c55bd75c7f9c881989d3ec1911c0d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = ea2e6b5ef182b7dff3629abd6a12045f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 22322327e01780b17397f24087f8cc6f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = c9cacb5cd11692c373b2411768149ee7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = 00000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = a18e3dbbca577860dab6b80da3139256 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 79b61c37bf328ecca8d743265a3d425c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = d2d99c6bcc1f06fda8e27e8ae3f1ccc7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 1bfd4b91c701fd6b61b7f997829d663b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 11005d52f25f16bdc9545a876a63490a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 3a4d354f02bb5a5e47d39666867f246a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = d451b8d6e1e1a0ebb155fbbf6e7b7dc3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 6898d4f42fa7ba6a10ac05e87b9f2080 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = b611295e739ca7d9b50f8e4c0e754a3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 7d33fc7d8abe3ca1936759f8f5deaf20 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = 3b5e0f566dc96c298f0c12637539b25c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = f807c3e7985fe0f5a50e2cdb25c5109e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 41f992a856fb278b389a62f5d274d7e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 10d3ed7a6fe15ab4d91acbc7d0767ab1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 21feecd45b2e675973ac33bf0c5424fc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = 1480cb3955ba62d09eea668f7c708817 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = 66404033d6b72b609354d5496e7eb511 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 1c317a220a7d700da2b1e075b00266e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = ab3b89542233f1271bf8fd0c0f403545 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = d93eae966fac46dca927d6b114fa3f9e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 1bdec521316503d9d5ee65df3ea94ddf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = eef456431dea8b4acf83bdae3717f75f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 06f2519a2fafaa596bfef5cfa15c21b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = 251a7eac7e2fe809e4aa8d0d7012531a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 3bffc16e4c49b268a20f8d96a60b4058 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = e886f9281999c5bb3b3e8862e2f7c988 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 563bf90d61beef39f48dd625fcef1361 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 4d37c850644563c69fd0acd9a049325b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = b87c921b91829ef3b13ca541ee1130a6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 2e65eb6b6ea383e109accce8326b0393 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 9ca547f7439edc3e255c0f4d49aa8990 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = a5e652614c9300f37816b1f9fd0c87f9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 14954f0b4697776f44494fe458d814ed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 7c8d9ab6c2761723fe42f8bb506cbcf7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db7e1932679fdd99742aab04aa0d5a80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 4c6a1c83e568cd10f27c2d73ded19c28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 90ecbe6177e674c98de412413f7ac915 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 90684a2ac55fe1ec2b8ebd5622520b73 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 7472f9a7988607ca79707795991035e6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 56aff089878bf3352f8df172a3ae47d8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 65c0526cbe40161b8019a2a3171abd23 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 377be0be33b4e3e310b4aabda173f84f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 9402e9aa6f69de6504da8d20c4fcaa2f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 123c1f4af313ad8c2ce648b2e71fb6e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 1ffc626d30203dcdb0019fb80f726cf4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 76da1fbe3a50728c50fd2e621b5ad885 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 082eb8be35f442fb52668e16a591d1d6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = e656f9ecf5fe27ec3e4a73d00c282fb3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 2ca8209d63274cd9a29bb74bcd77683a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 79bf5dce14bb7dd73a8e3611de7ce026 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 3c849939a5d29399f344c4a0eca8a576 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = ed3c0a94d59bece98835da7aa4f07ca2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 63919ed4ce10196438b6ad09d99cd795 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 7678f3a833f19fea95f3c6029e2bc610 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3aa426831067d36b92be7c5f81c13c56 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 9272e2d2cdd11050998c845077a30ea0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 088c4b53f5ec0ff814c19adae7f6246c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 4010a5e401fdf0a0354ddbcc0d012b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = a87a385736c0a6189bd6589bd8445a93 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 545f2b83d9616dccf60fa9830e9cd287 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 4b706f7f92406352394037a6d4f4688d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = b7972b3941c44b90afa7b264bfba7387 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 6f45732cf10881546f0fd23896d2bb60 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = 2e3579ca15af27f64b3c955a5bfc30ba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 34a2c5a91ae2aec99b7d1b5fa6780447 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = a4d6616bd04f87335b0e53351227a9ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 7f692b03945867d16179a8cefc83ea3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 3bd141ee84a0e6414a26e7a4f281f8a2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = d1788f572d98b2b16ec5d5f3922b99bc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 0833ff6f61d98a57b288e8c3586b85a6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 8568261797de176bf0b43becc6285afb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = f9b0fda0c4a898f5b9e6f661c4ce4d07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = 8ade895913685c67c5269f8aae42983e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 39bde67d5c8ed8a8b1c37eb8fa9f5ac0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = 00000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 5c005e72c1418c44f569f2ea33ba54f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = 00000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = 3f5b8cc9ea855a0afa7347d23e8d664e -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBVarTxt192.rsp b/nist/KAT_AES/OFBVarTxt192.rsp deleted file mode 100644 index e6713d6..0000000 --- a/nist/KAT_AES/OFBVarTxt192.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for OFB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:12:01 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 - -[DECRYPT] - -COUNT = 0 -KEY = 000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = 6cd02513e8d4dc986b4afe087a60bd0c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 2ce1f8b7e30627c1c4519eada44bc436 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 9946b5f87af446f5796c1fee63a2da24 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 2a560364ce529efc21788779568d5555 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 35c1471837af446153bce55d5ba72a0a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = ce60bc52386234f158f84341e534cd9e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 8c7c27ff32bcf8dc2dc57c90c2903961 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 32bb6a7ec84499e166f936003d55a5bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = a5c772e5c62631ef660ee1d5877f6d1b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = 030d7e5b64f380a7e4ea5387b5cd7f49 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc9a2610037009b698f11bb7e86c83e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = 0046612c766d1840c226364f1fa7ed72 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 4880c7e08f27befe78590743c05e698b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = 2520ce829a26577f0f4822c4ecc87401 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 8765e8acc169758319cb46dc7bcf3dca -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = e98f4ba4f073df4baa116d011dc24a28 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = f378f68c5dbf59e211b3a659a7317d94 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 283d3b069d8eb9fb432d74b96ca762b4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = a7e1842e8a87861c221a500883245c51 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 77aa270471881be070fb52c7067ce732 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = 01b0f476d484f43f1aeb6efa9361a8ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = 1c3a94f1c052c55c2d8359aff2163b4f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = e8a067b604d5373d8b0f2e05a03b341b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = a7876ec87f5a09bfea42c77da30fd50e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 0cf3e9d3a42be5b854ca65b13f35f48d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 6c62f6bbcab7c3e821c9290f08892dda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = 7f5e05bd2068738196fee79ace7e3aec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 440e0d733255cda92fb46e842fe58054 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = aa5d5b1c4ea1b7a22e5583ac2e9ed8a7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = 77e537e89e8491e8662aae3bc809421d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 997dd3e9f1598bfa73f75973f7e93b76 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 1b38d4f7452afefcb7fc721244e4b72e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 0be2b18252e774dda30cdda02c6906e3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = d2695e59c20361d82652d7d58b6f11b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 902d88d13eae52089abd6143cfe394e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = d49bceb3b823fedd602c305345734bd2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 707b1dbb0ffa40ef7d95def421233fae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 7ca0c1d93356d9eb8aa952084d75f913 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = f2cbf9cb186e270dd7bdb0c28febc57d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = c94337c37c4e790ab45780bd9c3674a0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 8e3558c135252fb9c9f367ed609467a1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 1b72eeaee4899b443914e5b3a57fba92 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = 011865f91bc56868d051e52c9efd59b7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = e4771318ad7a63dd680f6e583b7747ea -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 61e3d194088dc8d97e9e6db37457eac5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = 36ff1ec9ccfbc349e5d356d063693ad6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 3cc9e9a9be8cc3f6fb2ea24088e9bb19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = 1ee5ab003dc8722e74905d9a8fe3d350 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = 245339319584b0a412412869d6c2eada -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = 7bd496918115d14ed5380852716c8814 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = 273ab2f2b4a366a57d582a339313c8b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 113365a9ffbe3b0ca61e98507554168b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = afa99c997ac478a0dea4119c9e45f8b1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = 9216309a7842430b83ffb98638011512 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = 62abc792288258492a7cb45145f4b759 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = 534923c169d504d7519c15d30e756c50 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = fa75e05bcdc7e00c273fa33f6ee441d2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 7d350fa6057080f1086a56b17ec240db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = f34e4a6324ea4a5c39a661c8fe5ada8f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = 0882a16f44088d42447a29ac090ec17e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 3a3c15bfc11a9537c130687004e136ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = 22c0a7678dc6d8cf5c8a6d5a9960767c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = b46b09809d68b9a456432a79bdc2e38c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 93baaffb35fbe739c17c6ac22eecf18f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = c8aa80a7850675bc007c46df06b49868 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 12c6f3877af421a918a84b775858021d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = 33f123282c5d633924f7d5ba3f3cab11 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = a8f161002733e93ca4527d22c1a0c5bb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = b72f70ebf3e3fda23f508eec76b42c02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 6a9d965e6274143f25afdcfc88ffd77c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = a0c74fd0b9361764ce91c5200b095357 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 091d1fdc2bd2c346cd5046a8c6209146 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = e2a37580116cfb71856254496ab0aca8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = e0b3a00785917c7efc9adba322813571 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = 733d41f4727b5ef0df4af4cf3cffa0cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = a99ebb030260826f981ad3e64490aa4f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 73f34c7d3eae5e80082c1647524308ee -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = 40ebd5ad082345b7a2097ccd3464da02 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 7cc4ae9a424b2cec90c97153c2457ec5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 54d632d03aba0bd0f91877ebdd4d09cb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = d3427be7e4d27cd54f5fe37b03cf0897 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = b2099795e88cc158fd75ea133d7e7fbe -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = a6cae46fb6fadfe7a2c302a34242817b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 026a7024d6a902e0b3ffccbaa910cc3f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 156f07767a85a4312321f63968338a01 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 15eec9ebf42b9ca76897d2cd6c5a12e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = db0d3a6fdcc13f915e2b302ceeb70fd8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 71dbf37e87a2e34d15b20e8f10e48924 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = c745c451e96ff3c045e4367c833e3b54 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 340da09c2dd11c3b679d08ccd27dd595 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 8279f7c0c2a03ee660c6d392db025d18 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = a4b2c7d8eba531ff47c5041a55fbd1ec -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 74569a2ca5a7bd5131ce8dc7cbfbf72f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = 3713da0c0219b63454035613b5a403dd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 8827551ddcc9df23fa72a3de4e9f0b07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 2e3febfd625bfcd0a2c06eb460da1732 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = ee82e6ba488156f76496311da6941deb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = 4770446f01d1f391256e85a1b30d89d3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = af04b68f104f21ef2afb4767cf74143c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = cf3579a9ba38c8e43653173e14f3a4c6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = b3bba904f4953e09b54800af2f62e7d4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = fc4249656e14b29eb9c44829b4c59a46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 9b31568febe81cfc2e65af1c86d1a308 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 9ca09c25f273a766db98a480ce8dfedc -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = b909925786f34c3c92d971883c9fbedf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 82647f1332fe570a9d4d92b2ee771d3b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = 3604a7e80832b3a99954bca6f5b9f501 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 884607b128c5de3ab39a529a1ef51bef -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 670cfa093d1dbdb2317041404102435e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 7a867195f3ce8769cbd336502fbb5130 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 52efcf64c72b2f7ca5b3c836b1078c15 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 4019250f6eefb2ac5ccbcae044e75c7e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 022c4f6f5a017d292785627667ddef24 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = e9c21078a2eb7e03250f71000fa9e3ed -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = a13eaeeb9cd391da4e2b09490b3e7fad -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = c958a171dca1d4ed53e1af1d380803a9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = 21442e07a110667f2583eaeeee44dc8c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 59bbb353cf1dd867a6e33737af655e99 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = 43cd3b25375d0ce41087ff9fe2829639 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 6b98b17e80d1118e3516bd768b285a84 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = ae47ed3676ca0c08deea02d95b81db58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 34ec40dc20413795ed53628ea748720b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 4dc68163f8e9835473253542c8a65d46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 2aabb999f43693175af65c6c612c46fb -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = e01f94499dac3547515c5b1d756f0f58 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 9d12435a46480ce00ea349f71799df9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = 000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = cef41d16d266bdfe46938ad7884cc0cf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = 000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = b13db4da1f718bc6904797c82bcf2d32 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/OFBVarTxt256.rsp b/nist/KAT_AES/OFBVarTxt256.rsp deleted file mode 100644 index 661e6bf..0000000 --- a/nist/KAT_AES/OFBVarTxt256.rsp +++ /dev/null @@ -1,1547 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS VarTxt test data for OFB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:12:03 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -PLAINTEXT = 00000000000000000000000000000000 -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 - -[DECRYPT] - -COUNT = 0 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = 80000000000000000000000000000000 -CIPHERTEXT = ddc6bf790c15760d8d9aeb6f9a75fd4e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 1 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = c0000000000000000000000000000000 -CIPHERTEXT = 0a6bdc6d4c1e6280301fd8e97ddbe601 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 2 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = e0000000000000000000000000000000 -CIPHERTEXT = 9b80eefb7ebe2d2b16247aa0efc72f5d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 3 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f0000000000000000000000000000000 -CIPHERTEXT = 7f2c5ece07a98d8bee13c51177395ff7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 4 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = f8000000000000000000000000000000 -CIPHERTEXT = 7818d800dcf6f4be1e0e94f403d1e4c2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 5 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fc000000000000000000000000000000 -CIPHERTEXT = e74cd1c92f0919c35a0324123d6177d3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 6 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fe000000000000000000000000000000 -CIPHERTEXT = 8092a4dcf2da7e77e93bdd371dfed82e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 7 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff000000000000000000000000000000 -CIPHERTEXT = 49af6b372135acef10132e548f217b17 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 8 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ff800000000000000000000000000000 -CIPHERTEXT = 8bcd40f94ebb63b9f7909676e667f1e7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 9 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffc00000000000000000000000000000 -CIPHERTEXT = fe1cffb83f45dcfb38b29be438dbd3ab -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 10 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffe00000000000000000000000000000 -CIPHERTEXT = 0dc58a8d886623705aec15cb1e70dc0e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 11 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff00000000000000000000000000000 -CIPHERTEXT = c218faa16056bd0774c3e8d79c35a5e4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 12 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fff80000000000000000000000000000 -CIPHERTEXT = 047bba83f7aa841731504e012208fc9e -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 13 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffc0000000000000000000000000000 -CIPHERTEXT = dc8f0e4915fd81ba70a331310882f6da -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 14 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffe0000000000000000000000000000 -CIPHERTEXT = 1569859ea6b7206c30bf4fd0cbfac33c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 15 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff0000000000000000000000000000 -CIPHERTEXT = 300ade92f88f48fa2df730ec16ef44cd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 16 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffff8000000000000000000000000000 -CIPHERTEXT = 1fe6cc3c05965dc08eb0590c95ac71d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 17 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffc000000000000000000000000000 -CIPHERTEXT = 59e858eaaa97fec38111275b6cf5abc0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 18 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffe000000000000000000000000000 -CIPHERTEXT = 2239455e7afe3b0616100288cc5a723b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 19 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff000000000000000000000000000 -CIPHERTEXT = 3ee500c5c8d63479717163e55c5c4522 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 20 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffff800000000000000000000000000 -CIPHERTEXT = d5e38bf15f16d90e3e214041d774daa8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 21 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffc00000000000000000000000000 -CIPHERTEXT = b1f4066e6f4f187dfe5f2ad1b17819d0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 22 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffe00000000000000000000000000 -CIPHERTEXT = 6ef4cc4de49b11065d7af2909854794a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 23 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff00000000000000000000000000 -CIPHERTEXT = ac86bc606b6640c309e782f232bf367f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 24 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffff80000000000000000000000000 -CIPHERTEXT = 36aff0ef7bf3280772cf4cac80a0d2b2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 25 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffc0000000000000000000000000 -CIPHERTEXT = 1f8eedea0f62a1406d58cfc3ecea72cf -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 26 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffe0000000000000000000000000 -CIPHERTEXT = abf4154a3375a1d3e6b1d454438f95a6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 27 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff0000000000000000000000000 -CIPHERTEXT = 96f96e9d607f6615fc192061ee648b07 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 28 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffff8000000000000000000000000 -CIPHERTEXT = cf37cdaaa0d2d536c71857634c792064 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 29 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffc000000000000000000000000 -CIPHERTEXT = fbd6640c80245c2b805373f130703127 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 30 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffe000000000000000000000000 -CIPHERTEXT = 8d6a8afe55a6e481badae0d146f436db -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 31 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff000000000000000000000000 -CIPHERTEXT = 6a4981f2915e3e68af6c22385dd06756 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 32 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffff800000000000000000000000 -CIPHERTEXT = 42a1136e5f8d8d21d3101998642d573b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 33 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffc00000000000000000000000 -CIPHERTEXT = 9b471596dc69ae1586cee6158b0b0181 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 34 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffe00000000000000000000000 -CIPHERTEXT = 753665c4af1eff33aa8b628bf8741cfd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 35 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff00000000000000000000000 -CIPHERTEXT = 9a682acf40be01f5b2a4193c9a82404d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 36 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffff80000000000000000000000 -CIPHERTEXT = 54fafe26e4287f17d1935f87eb9ade01 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 37 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffc0000000000000000000000 -CIPHERTEXT = 49d541b2e74cfe73e6a8e8225f7bd449 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 38 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffe0000000000000000000000 -CIPHERTEXT = 11a45530f624ff6f76a1b3826626ff7b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 39 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff0000000000000000000000 -CIPHERTEXT = f96b0c4a8bc6c86130289f60b43b8fba -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 40 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffff8000000000000000000000 -CIPHERTEXT = 48c7d0e80834ebdc35b6735f76b46c8b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 41 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffc000000000000000000000 -CIPHERTEXT = 2463531ab54d66955e73edc4cb8eaa45 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 42 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffe000000000000000000000 -CIPHERTEXT = ac9bd8e2530469134b9d5b065d4f565b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 43 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff000000000000000000000 -CIPHERTEXT = 3f5f9106d0e52f973d4890e6f37e8a00 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 44 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffff800000000000000000000 -CIPHERTEXT = 20ebc86f1304d272e2e207e59db639f0 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 45 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffc00000000000000000000 -CIPHERTEXT = e67ae6426bf9526c972cff072b52252c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 46 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffe00000000000000000000 -CIPHERTEXT = 1a518dddaf9efa0d002cc58d107edfc8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 47 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff00000000000000000000 -CIPHERTEXT = ead731af4d3a2fe3b34bed047942a49f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 48 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffff80000000000000000000 -CIPHERTEXT = b1d4efe40242f83e93b6c8d7efb5eae9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 49 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffc0000000000000000000 -CIPHERTEXT = cd2b1fec11fd906c5c7630099443610a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 50 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffe0000000000000000000 -CIPHERTEXT = a1853fe47fe29289d153161d06387d21 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 51 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff0000000000000000000 -CIPHERTEXT = 4632154179a555c17ea604d0889fab14 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 52 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffff8000000000000000000 -CIPHERTEXT = dd27cac6401a022e8f38f9f93e774417 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 53 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffc000000000000000000 -CIPHERTEXT = c090313eb98674f35f3123385fb95d4d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 54 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffe000000000000000000 -CIPHERTEXT = cc3526262b92f02edce548f716b9f45c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 55 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff000000000000000000 -CIPHERTEXT = c0838d1a2b16a7c7f0dfcc433c399c33 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 56 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffff800000000000000000 -CIPHERTEXT = 0d9ac756eb297695eed4d382eb126d26 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 57 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffc00000000000000000 -CIPHERTEXT = 56ede9dda3f6f141bff1757fa689c3e1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 58 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffe00000000000000000 -CIPHERTEXT = 768f520efe0f23e61d3ec8ad9ce91774 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 59 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff00000000000000000 -CIPHERTEXT = b1144ddfa75755213390e7c596660490 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 60 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffff80000000000000000 -CIPHERTEXT = 1d7c0c4040b355b9d107a99325e3b050 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 61 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffc0000000000000000 -CIPHERTEXT = d8e2bb1ae8ee3dcf5bf7d6c38da82a1a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 62 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffe0000000000000000 -CIPHERTEXT = faf82d178af25a9886a47e7f789b98d7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 63 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff0000000000000000 -CIPHERTEXT = 9b58dbfd77fe5aca9cfc190cd1b82d19 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 64 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffff8000000000000000 -CIPHERTEXT = 77f392089042e478ac16c0c86a0b5db5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 65 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffc000000000000000 -CIPHERTEXT = 19f08e3420ee69b477ca1420281c4782 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 66 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffe000000000000000 -CIPHERTEXT = a1b19beee4e117139f74b3c53fdcb875 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 67 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff000000000000000 -CIPHERTEXT = a37a5869b218a9f3a0868d19aea0ad6a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 68 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffff800000000000000 -CIPHERTEXT = bc3594e865bcd0261b13202731f33580 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 69 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffc00000000000000 -CIPHERTEXT = 811441ce1d309eee7185e8c752c07557 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 70 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffe00000000000000 -CIPHERTEXT = 959971ce4134190563518e700b9874d1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 71 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff00000000000000 -CIPHERTEXT = 76b5614a042707c98e2132e2e805fe63 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 72 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffff80000000000000 -CIPHERTEXT = 7d9fa6a57530d0f036fec31c230b0cc6 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 73 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffc0000000000000 -CIPHERTEXT = 964153a83bf6989a4ba80daa91c3e081 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 74 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffe0000000000000 -CIPHERTEXT = a013014d4ce8054cf2591d06f6f2f176 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 75 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff0000000000000 -CIPHERTEXT = d1c5f6399bf382502e385eee1474a869 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 76 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffff8000000000000 -CIPHERTEXT = 0007e20b8298ec354f0f5fe7470f36bd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 77 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffc000000000000 -CIPHERTEXT = b95ba05b332da61ef63a2b31fcad9879 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 78 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffe000000000000 -CIPHERTEXT = 4620a49bd967491561669ab25dce45f4 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 79 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff000000000000 -CIPHERTEXT = 12e71214ae8e04f0bb63d7425c6f14d5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 80 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffff800000000000 -CIPHERTEXT = 4cc42fc1407b008fe350907c092e80ac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 81 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffc00000000000 -CIPHERTEXT = 08b244ce7cbc8ee97fbba808cb146fda -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 82 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffe00000000000 -CIPHERTEXT = 39b333e8694f21546ad1edd9d87ed95b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 83 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff00000000000 -CIPHERTEXT = 3b271f8ab2e6e4a20ba8090f43ba78f3 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 84 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffff80000000000 -CIPHERTEXT = 9ad983f3bf651cd0393f0a73cccdea50 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 85 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffc0000000000 -CIPHERTEXT = 8f476cbff75c1f725ce18e4bbcd19b32 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 86 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffe0000000000 -CIPHERTEXT = 905b6267f1d6ab5320835a133f096f2a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 87 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff0000000000 -CIPHERTEXT = 145b60d6d0193c23f4221848a892d61a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 88 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffff8000000000 -CIPHERTEXT = 55cfb3fb6d75cad0445bbc8dafa25b0f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 89 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffc000000000 -CIPHERTEXT = 7b8e7098e357ef71237d46d8b075b0f5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 90 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffe000000000 -CIPHERTEXT = 2bf27229901eb40f2df9d8398d1505ae -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 91 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff000000000 -CIPHERTEXT = 83a63402a77f9ad5c1e931a931ecd706 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 92 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffff800000000 -CIPHERTEXT = 6f8ba6521152d31f2bada1843e26b973 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 93 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffc00000000 -CIPHERTEXT = e5c3b8e30fd2d8e6239b17b44bd23bbd -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 94 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffe00000000 -CIPHERTEXT = 1ac1f7102c59933e8b2ddc3f14e94baa -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 95 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff00000000 -CIPHERTEXT = 21d9ba49f276b45f11af8fc71a088e3d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 96 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffff80000000 -CIPHERTEXT = 649f1cddc3792b4638635a392bc9bade -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 97 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffc0000000 -CIPHERTEXT = e2775e4b59c1bc2e31a2078c11b5a08c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 98 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffe0000000 -CIPHERTEXT = 2be1fae5048a25582a679ca10905eb80 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 99 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff0000000 -CIPHERTEXT = da86f292c6f41ea34fb2068df75ecc29 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 100 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffff8000000 -CIPHERTEXT = 220df19f85d69b1b562fa69a3c5beca5 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 101 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffc000000 -CIPHERTEXT = 1f11d5d0355e0b556ccdb6c7f5083b4d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 102 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffe000000 -CIPHERTEXT = 62526b78be79cb384633c91f83b4151b -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 103 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff000000 -CIPHERTEXT = 90ddbcb950843592dd47bbef00fdc876 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 104 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffff800000 -CIPHERTEXT = 2fd0e41c5b8402277354a7391d2618e2 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 105 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffc00000 -CIPHERTEXT = 3cdf13e72dee4c581bafec70b85f9660 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 106 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffe00000 -CIPHERTEXT = afa2ffc137577092e2b654fa199d2c43 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 107 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff00000 -CIPHERTEXT = 8d683ee63e60d208e343ce48dbc44cac -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 108 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffff80000 -CIPHERTEXT = 705a4ef8ba2133729c20185c3d3a4763 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 109 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffc0000 -CIPHERTEXT = 0861a861c3db4e94194211b77ed761b9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 110 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffe0000 -CIPHERTEXT = 4b00c27e8b26da7eab9d3a88dec8b031 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 111 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff0000 -CIPHERTEXT = 5f397bf03084820cc8810d52e5b666e9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 112 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffff8000 -CIPHERTEXT = 63fafabb72c07bfbd3ddc9b1203104b8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 113 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffc000 -CIPHERTEXT = 683e2140585b18452dd4ffbb93c95df9 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 114 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffe000 -CIPHERTEXT = 286894e48e537f8763b56707d7d155c8 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 115 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff000 -CIPHERTEXT = a423deabc173dcf7e2c4c53e77d37cd1 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 116 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffff800 -CIPHERTEXT = eb8168313e1cfdfdb5e986d5429cf172 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 117 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffc00 -CIPHERTEXT = 27127daafc9accd2fb334ec3eba52323 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 118 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffe00 -CIPHERTEXT = ee0715b96f72e3f7a22a5064fc592f4c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 119 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff00 -CIPHERTEXT = 29ee526770f2a11dcfa989d1ce88830f -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 120 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffff80 -CIPHERTEXT = 0493370e054b09871130fe49af730a5a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 121 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffc0 -CIPHERTEXT = 9b7b940f6c509f9e44a4ee140448ee46 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 122 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffe0 -CIPHERTEXT = 2915be4a1ecfdcbe3e023811a12bb6c7 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 123 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff0 -CIPHERTEXT = 7240e524bc51d8c4d440b1be55d1062c -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 124 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffff8 -CIPHERTEXT = da63039d38cb4612b2dc36ba26684b93 -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 125 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffc -CIPHERTEXT = 0f59cb5a4b522e2ac56c1a64f558ad9a -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 126 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = fffffffffffffffffffffffffffffffe -CIPHERTEXT = 7bfe9d876c6d63c1d035da8fe21c409d -PLAINTEXT = 00000000000000000000000000000000 - -COUNT = 127 -KEY = 0000000000000000000000000000000000000000000000000000000000000000 -IV = ffffffffffffffffffffffffffffffff -CIPHERTEXT = acdace8078a32b1a182bfa4987ca1347 -PLAINTEXT = 00000000000000000000000000000000 - diff --git a/nist/KAT_AES/aesval.html b/nist/KAT_AES/aesval.html deleted file mode 100644 index 2f31c44..0000000 --- a/nist/KAT_AES/aesval.html +++ /dev/null @@ -1,147072 +0,0 @@ - - - - - - -Advanced Encryption Standard Algorithm Validation List - - - -

Advanced Encryption Standard Algorithm Validation List

-
Last Update: 8/13/2013
-

The page provides technical information about implementations that have been validated as conforming to the -Advanced Encryption Standard (AES) Algorithm, as specified in Federal Information Processing -Standard Publication 197, Advanced Encryption Standard.

-

The list below describes implementations which have been validated as correctly implementing the AES algorithm, using the tests found in -The Advanced Encryption Standard Algorithm Validation Suite (AESAVS). This testing is performed by NVLAP -accredited Cryptographic And Security Testing (CST) Laboratories..

-

The implementations below consist of software, firmware, hardware, and any combination thereof. The National Institute of Standards -and Technology (NIST) has made every attempt to provide complete and accurate information about the implementations described -in this document. However, due to the possibility of changes made within individual companies, NIST cannot guarantee that this document -reflects the current status of each product. It is the responsibility of the vendor to notify NIST of any necessary changes to its entry -in the following list.

-

This list is ordered in reverse numerical order, by validation number. Thus, the more recent validations are located closer to -the top of the list. The column after the Validation Date column contains information indicating what modes and -features for these modes has been successfully tested. -

For the original modes of operation (ECB, CBC, CFB, OFB), this information consists of the modes of operation tested -(e.g., ECB, CBC, CFB, OFB), states (encryption(e) and/or decryption(d)), and key sizes (128-bit, 192-bit, and/or 256-bit) -for which the implementation was validated. -For Counter (CTR) mode, the counter source (internal(int) and/or external(ext)) is also indicated. -

For the authenticate encryption mode of operation CCM, this information consists of the following: -

Legend for Description Field

- - - - - - - - - - -
-
Key Sizes Tested -128, 192, 256
Associated Data Length Range Tested -Minimum - Maximum, 2^16 -

The values listed indicate the formatting of the Associated Data cases that were tested (Refer to Appendix A.2.2 of SP800-38C): -

* If Minimum = 0, the formatting case where Associated Data Length (Alen) = 0 is tested.
-* If values ranging from 1 to 32 are listed, the formatting case where 0 < Alen < 2^16 - 2^8 is tested.
-* If 2^16 is listed, the formatting case where 2^8 < Alen < 2^32 is tested.

Payload Length Range TestedMinimum - Maximum
Nonce Length(s) tested7, 8, 9, 10, 11, 12, 13
Tag Length(s) tested4, 6, 8, 10, 12, 14, 16
-

For the AES-GCM/GMAC mode of operation, validated implementations must obtain assurance from the vendor that the implementation -satisfies the arithmetic requirements of the algorithm.
-Three categories of PT and AAD lengths are tested if supported. These include:
-1. zero-length
-2. lengths that are a non-zero multiple of 128, and
-3. lengths that are a non multiple of 128. -

All PT and AAD lengths tested by an IUT are listed. The lengths listed represent the categories of PT and AAD tested for the IUT. -The actual length tests also represents the PT/AAD length scenarios tested by the IUT. -The 9 possible scenarios of PT/AAD lengths include: -

-

If an IV is generated internally, the laboratory must affirm that the IV is -constructed using one of the methods in NIST SP800-38D, Section 8.2.1 or Section 8.2.2. The information for each AES-GCM/GMAC validation -consists of the following information: -

Legend for Description Field

- - - - - - - - - - - - - - - - - - -
-
Key Sizes Tested -128, 192, 256
States Tested -Encrypt (e) and/or Decrypt (d) -
Tag Lengths Supported128, 120, 112, 104, 96, 64, 32
PT Lengths tested Values tested (See explanation above. Values were tested in combination with AAD lengths)
AAD Lengths tested Values tested (See explanation above. Values were tested in combination with PT lengths)
GMACSupported/Not Supported
96BitIVSupported/Not Supported
IV GeneratedInternally (using Section 8.2.1/ Section 8.2.2)/Externally
IV Lengths TestedValues tested
-

For the CMAC authentication mode of operation, this information consists of the key sizes (128-bit, 192-bit, and/or 256-bit) -(KS 128,192,256) for which the implementation was validated. -

For the AES-XTS mode of operation, validated implemenations must obtain assurance from the vendor that the implementation -satisfies the following requirement in addition to the arithmetic requirements of the algorithm: "The length of Data units for -any instance of an implementation of XTS-AES SHALL NOT exceed 2^20 blocks." The information for each AES-XTS valition -consists of the following information: -

Legend for Description Field

- - - - - - - -
-
Key Sizes Tested -128, 256
States Tested -Encrypt (e) and/or Decrypt (d)
Block Sizes SupportedFull Blocks (f) and/or Partial Blocks (p)
-
-

Advanced Encryption Standard (AES) Algorithm Validated Implementations

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Validation
No.
VendorImplementation
Operational
Environment
Val.
Date
Modes/States/Key sizes/
Description/Notes
2588Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CS Series Kernel Crypto Library
-
Version 2.6.32 (Firmware) -
Intel Core 2 Duo LGA775; AMD Geode LX800 -7/22/2013 - -ECB -( -e only; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The CS Series Kernel Crypto Library Module provides FIPS 140-2 approved cryptographic algorithms for the CS10 and CS100 Encryptors. Based upon OpenSSL the Kernel Crypto Library provides an Application Programming Interface (API) to support security relevant services." -

2587Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN1000 and CN3000 Series Common Crypto Library
-
Version 0.98 (Firmware) -
Freescale MPC8280 -7/22/2013 - -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"The CN1000 and CN3000 Series Common Crypto Library Module provides FIPS 140-2 approved cryptographic algorithms for the CN1000 and CN3000 Series Encryptors. Based upon OpenSSL the Library provides an Application Programming Interface (API) to support security relevant services." -

2586Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN6000 Series Common Crypto Library
-
Version 0.98 (Firmware) -
Intel ATOM -7/22/2013 - -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"The CN6000 Series Common Crypto Library Module provides FIPS 140-2 approved cryptographic algorithms for CN6000 Series Encryptors. Based upon OpenSSL the Common Crypto Library provides an Application Programming Interface (API) to support security relevant services." -

2585Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CS Series Common Crypto Library
-
Version 0.98 (Firmware) -
Intel Core 2 Duo LGA775; AMD Geode LX800 -7/22/2013 - -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"The CS Series Common Crypto Library Module provides FIPS 140-2 approved cryptographic algorithms for the CS10 and CS100 Encryptors. Based upon OpenSSL the Library provides an Application Programming Interface (API) to support security relevant services." -

2584Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN6100 Ethernet Firmware Crypto Library
-
Version 1.3 (Firmware) -
Xilinx XC6VLX195T -7/22/2013 - -ECB -( -e only; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The CN6100 Ethernet Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN6000 Series Encryptor." -

2583Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN6040 Fibre Channel Firmware Crypto Library
-
Version 1.2 (Firmware) -
Xilinx XC6VLX130T -7/22/2013 - -CFB128 -( -e/d; -256 -); -
-
-

-"The CN6040 Fibre Channel Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN6000 Series Encryptor." -

2582Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN6040 Ethernet Firmware Crypto Library
-
Version 1.2 (Firmware) -
Xilinx XC6VLX130T -7/22/2013 - -ECB -( -e only; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The CN6040 Ethernet Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN6000 Series Encryptor." -

2581Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN3000 SONET Firmware Crypto Library
-
Version 0.2 (Firmware) -
Xilinx XC2VP50 -7/22/2013 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The CN3000 SONET Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN3000 Series Encryptor." -

2580Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN3000 Ethernet Firmware Crypto Library
-
Version 2.2 (Firmware) -
Xilinx XC4VLX100 -7/22/2013 - -ECB -( -e only; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The CN3000 Ethernet Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN3000 Series Encryptor." -

2579Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN1000 Fibre Channel Firmware Crypto Library
-
Version 2.0 (Firmware) -
Altera EP2SGX60C -7/22/2013 - -CFB128 -( -e/d; -256 -); -
-
-

-"The CN1000 Fibre Channel Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN1000 Series Encryptor." -

2578Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN1000 Ethernet Firmware Crypto Library
-
Version 2.4 (Firmware) -
Xilinx XC4VLX60 -7/22/2013 - -ECB -( -e only; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The CN1000 Ethernet Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN1000 Series Encryptor." -

2577Senetas Corp. Ltd. and SafeNet Inc.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Chris Brych -
TEL: +1 613 221 5081 -
FAX: +1 613 723 5079
-

CN1000 SONET Firmware Crypto Library
-
Version 0.3 (Firmware) -
Xilinx XC2VP40 -7/22/2013 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The CN1000 SONET Crypto Library Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN1000 Series Encryptor." -

2576Vidyo, Inc.
-433 Hackensack Avenue
-Hackensack, -NJ -07601
-USA
-

-Adi Regev -
TEL: 201-467-4636 -

Cryptographic Security Kernel
-
Version 1.0 -
quad-core Nvidia Tegra 3 w/ Android 4.1.1; TI dual-core OMAP4470 w/ Kindle 8.4.3; dual-core Nvidia Tegra 2 w/ Android 4.1.1;quad-core Cortex A9 (T30L) w/ Android 4.2.2; quad-core Cortex-A9 w/ Android 4.1.2; dual-core ARM Cortex-A9 w/ Android 4.0.4; single-core ARM Cortex-A8 w/ Android 4.1.2; ARMv7s Apple A6X w/ iOS 6.1; ARMv7s Apple A6 w/ iOS 6.1 -7/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Vidyo creates HD video conferencing products that leverage their patented Adaptive Video Layering Architecture technology, which provides continuous HD video streaming regardless of network conditions. The Vidyo Cryptographic Security Kernel supplies the cryptographic services necessary to support Vidyo''s secure video and data transmissions." -

2575Sourcefire, Inc.
-9770 Patuxent Woods Drive
-Columbia, -Maryland -21046
-USA
-

-Quang Trinh -
TEL: 410-910-9554 -

Sourcefire 3D System Cryptographic Module
-
Version 1.0 -
Intel Xeon w/ Linux v5.2, 64-bit; Intel Xeon w/ Linux v5.2, 32-bit -7/22/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Sourcefire 3D System Cryptographic Module is a library that provides cryptographic functions for the Sourcefire 3D System line of appliances." -

2574Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Joshua Brickman -
TEL: 781 442 0451 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Kernel Cryptographic Framework with SPARC T4/T5
-
Version 1.1 -
SPARC T4 w/ Oracle Solaris 11.1 SRU5.5; SPARC T5 w/ Oracle Solaris 11.1 SRU5.5 -7/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Oracle Solaris OS uses the Oracle Solaris Userland Cryptographic Framework module for cryptographic functionality for any applications running in user space through one of the three exposed APIs. The module includes the SPARC T4 and SPARC T5 processor special instruction sets for hardware-accelerated cryptography." -

2573Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Joshua Brickman -
TEL: 781 442 0451 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Kernel Cryptographic Library
-
Version 1.1 -
Intel Xeon E5 series with AES-NI w/ Oracle Solaris 11.1 SRU5.5; SPARC 64 w/ Oracle Solaris 11.1 SRU5.5; Intel Xeon w/ Oracle Solaris 11.1 SRU5.5 -7/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Oracle Solaris OS utilizes the Oracle Solaris Kernel Cryptographic Framework module to provide cryptographic functionality for any kernel-level processes that require it, via Oracle-proprietary APIs." -

08/12/13: Added new tested information; - -

2572Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Joshua Brickman -
TEL: 781 442 0451 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Userland Cryptographic Framework with SPARC T4/T5
-
Version 1.1 -
SPARC T4 w/ Oracle Solaris 11.1 SRU5.5; SPARC T5 w/ Oracle Solaris 11.1 SRU5.5 -7/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Oracle Solaris OS uses the Oracle Solaris Userland Cryptographic Framework module for cryptographic functionality for any applications running in user space through one of the three exposed APIs. The module includes the SPARC T4 and SPARC T5 processor special instruction sets for hardware-accelerated cryptography." -

2571McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-James Reardon -
TEL: 651-628-5346 -

McAfee Database Security Sensor Cryptographic Module
-
Version 1.0 -
IBM PowerPC w/ AIX 6.1; Itanium w/ HP-UX 11.31; Intel Xeon w/ RHEL 5.9; Intel Xeon w/ CentOS 5.5; Intel Xeon w/ SUSe 11 patch 2; Sparc 64 w/ Solaris 10; AMD Opteron w/ Windows Server 2008 R2; Intel Xeon w/ Windows Server 2008 -7/15/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Database Security Sensor Cryptographic Module Version 1.0 provides the necessary services to support the cryptographic features and functions of McAfee''s line of Database Security Sensor products." -

2570Stanley Security Solutions, Inc.
-1707 Orlando Central Parkway
-Suite 500
-Orlando, -FL -32809
-USA
-

-Mr. Christopher Harris -
TEL: (407) 206-7415 -

Stanley Global Reader
-
Version 2.00.03 (Firmware) -
NXP LPC1752 -7/15/2013 - -CBC -( -e/d; -128 -); -
-
-

-"The algorithm is used in a contact-less RFID reader for secure transactions with Mifare Desfire EV1 transponders. The reader is used as part of an access control system." -

2569Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Joshua Brickman -
TEL: 781 442 0451 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Userland Cryptographic Library
-
Version 1.1 -
Intel Xeon E5 series with AES-NI w/ Oracle Solaris 11.1 SRU5.5; SPARC 64 w/ Oracle Solaris 11.1 SRU5.5; Intel Xeon w/ Oracle Solaris 11.1 SRU5.5 -7/15/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Oracle Solaris OS utilizes the Oracle Solaris Userland Cryptographic Framework module for cryptographic functionality for applications running in user space. It exposes three public interfaces to provide cryptography to any application designed to utilize them." -

08/12/13: Added new tested information; - -

2568Certicom Corp.
-4701 Tahoe Blvd.
-Building A
-Missisauga, -ON -L4W 0B5
-Canada
-

-Certicom Sales -
TEL: 1-905-507-4220 -
FAX: 1-905-507-4230
-

-Ian Laidlaw -
TEL: 1-289-261-4277 -
FAX: 1-905-507-4230
-

Security Builder® FIPS Core
-
Version 6.1 -
Intel x86 (Xeon X5650) w/ CentOS Linux 32-bit; Intel x64 (Xeon X5650) w/ CentOS Linux 64-bit; Intel x86 (Xeon X5650) w/ Windows XP 32-bit; Intel x64 (Xeon X5650) w/ Windows XP 64-bit; ARMv7 w/ QNX Neutrino 8.0 -7/15/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-PT Lengths Tested: -( -0 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -, - 80 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Security Builder® FIPS Core provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom''s PKI, IPSec and SSL modules." -

2567Arista Networks Inc.
-5470 Great America Pkwy
-Santa Clara, -CA -95054
-USA
-

-Richard Whitney -
TEL: 703-627-6092 -
FAX: 408-538-8920
-

OpenSSL
-
Version 1.0.0e-fips (Firmware) -
AMD Athlon Neo X2 -7/15/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The OpenSSL library implements a variety of FIPS approved algorithms to ensure that data can be transported, encrypted, and hashed in a secure manner." -

2566Neopost Technologies, S.A.
-113 Rue Jean Marin Naudin
-BAGNEUX, -92220
-France
-

-Nathalie Tortellier -
TEL: +33 01 45 36 30 72 -
FAX: +33 01 45 36 30 10
-

Neopost PSD
-
Version A0018326A (Firmware) -
Part # A0014227B -
NXP LPC 3220 32-bit ARM microcontroller -7/5/2013 - -

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#2565 - -
-
-

-"Neopost Postal Secure Device (PSD) for low to high range of franking machines" -

2565Neopost Technologies, S.A.
-113 Rue Jean Marin Naudin
-BAGNEUX, -92220
-France
-

-Nathalie Tortellier -
TEL: +33 01 45 36 30 72 -
FAX: +33 01 45 36 30 10
-

Neopost PSD
-
Version A0018322A (Firmware) -
Part # A0014227B -
NXP LPC 3220 32-bit ARM microcontroller -7/5/2013 - -CBC -( -e/d; -128 -); -
-
-

-"Neopost Postal Secure Device (PSD) for low to high range of franking machines" -

2564NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES CMAC Component
-
Version AES_CMAC_JCOP_242_R3 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -7/5/2013 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2561 - -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family. P5CD081 Family comprises: P5CD145 V0A, P5CC145 V0A, P5CN145 V0A, P5CD081 V1A, P5CC081 V1A, P5CN081 V1A, P5CD145 V0B, P5CC145 V0B, and P5CD081 V1D." -

2563Blue Ridge Networks
-14120 Parke Long Court, Suite 103
-Chantilly, -VA -20151
-USA
-

-Nancy Canty -
TEL: 703-633-7331 -

BorderGuard Cryptographic Module
-
Version 2.0 (Firmware) -
AMCC 440GX -7/5/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"Cryptographic algorithms implemented in the BorderGuard DPF1 firmware." -

2562IBM Corporation
-1 New Orchard Road
-Armonk, -NY -10504
-USA
-

-Smita Dutta -
TEL: 301-803-2540 -

Cryptographic Security Kernel (CSK)
-
Version 2.0 (Firmware) -
Intel Xeon -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IBM® Security QRadar® SIEM consolidates log source event data from thousands of devices endpoints and applications distributed throughout a network. The IBM Security QRadar SIEM provides a secure platform that meets FIPS 140-2 Level 2 requirements while allowing organizations to meet current and emerging compliance mandates." -

2561NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES Component
-
Version AES_JCOP_242_R3 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family. P5CD081 Family comprises: P5CD145 V0A, P5CC145 V0A, P5CN145 V0A, P5CD081 V1A, P5CC081 V1A, P5CN081 V1A, P5CD145 V0B, P5CC145 V0B, and P5CD081 V1D." -

2560Blue Coat Systems, Inc.
-420 N. Mary Avenue
-Sunnyvale, -California -94085-4121
-USA
-

-Diana Robinson -
TEL: +1 (845) 454-6397 -

-Tammy Green -
TEL: +1 (801) 999-2973 -

SGOS 6.5 Cryptographic Library
-
Version 3.1.1 (Firmware) -
AMD64 Opteron (Istanbul); AMD64 Opteron (Shanghai); Intel Clarkdale; Intel Lynnfield; VIA NANO -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SGOS 6.5 Cryptographic Library provides the necessary cryptographic services to Blue Coat’s proprietary operating system (SGOS 6.5), developed specifically for use on their family of Unified Security and Optimization solutions for business assurance." -

2559Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 819-595-6130 -

RC-IRONKEY-CRYPTO
-
Version 1.0 (Firmware) -
Part # 294.012 -
Imation 294.012 -7/5/2013 - -ECB -( -e/d; -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The IronKey Workspace W700 includes Super Speed hardware-based 256-bit AES cryptography engine for encryption and decryption and RAM buffers via USB. It also includes RSA-2048, HMAC, and SHA-256 algorithms." -

2558Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

CiscoSSL FIPS Object Module (Assembler)
-
Version 2.1 -
ARMv7 w/ Android 4.0; PowerPC, Freescale's PowerQUICC III Processor Family w/ Linux 2.6 -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -24 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"The Cisco FIPS Object Module is a software library that provides cryptographic services to a vast array of Cisco''s networking and collaboration products." -

2556Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

ACT-2Lite
-
Part # CiscoAT90S072v1.4 -
N/A -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"ACT-2Lite is an ASSP which is based on a smart card hardware platform with custom ROM code provided by Cisco." -

2555McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651 628 1633 -
FAX: +1 651 628 2706
-

McAfee Linux libgcrypt Cryptographic Engine
-
Version 1.4.5-9 -
Xeon E5540 w/ MLOS v2.2 running on VMware ESXi 4.1; Xeon E5540 w/ MLOS v2.2 running on VMware ESXi 5.0 -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

2554McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651 628 1633 -
FAX: +1 651 628 2706
-

McAfee Linux libgcrypt Cryptographic Engine
-
Version 1.4.5-9 (Firmware) -
Celeron E3400; Core i3; Xeon E5540 -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

2553Juniper Networks
-1194 N. Mathilda Ave.
-Sunnyvale, -CA -94089
-USA
-

-Robert Smith -
TEL: 408-933-6866 -

Juniper Networks Pulse Cryptographic Module
-
Version 1.0 -
Intel Pentium E2160 (x86) w/ IVE OS 1.1; Intel Xeon E5530 (x86) w/ IVE OS 1.1 on VMware ESX; Intel Xeon x5670 (x86) with AES-NI w/ IVE OS 1.1 on VMware ESXi; Intel Core i5-2430M (x86) 64-bit with AES-NI w/ Microsoft Windows 7; Intel Core i5-2430M (x86) 32-bit with AES-NI w/ Microsoft Windows 7; Intel Core i7-3615QM (x86) with AES-NI w/ OS X 10.8; Intel Xeon x5670 (x86) w/ IVE OS 1.1 on VMware ESXi; Intel Core i7-3615QM (x86) w/ OS X 10.8 -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Juniper Networks Pulse Cryptographic Module provides secure cryptographic services. It enables dynamic SSL VPN, NAC, mobile security, online meetings and collaboration, and application acceleration while removing the complexities of device type and security state, location, identity, and adherence to policies." -

2552Shure Inc.
-5800 W Touhy Ave
-Niles, -IL -60714
-USA
-

-Mr. Chris Frantisak -
TEL: 847-600-8995 -

Shure AES FPGA Core
-
Version 1.0 (Firmware) -
Modelsim PE 10.1d -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Shure AES reusable IP core for ASICs and FPGAs supports encryption and decryption using 128, 192 and 256-bit AES keys. It provides cryptographic services in Shure wired/wireless digital audio products." -

08/06/13: Updated implementation information; - -

2551A10 Networks, Inc.
-3 West Plumeria Drive
-San Jose, -CA -95134
-USA
-

-John Chiong -
TEL: +1 408 325-8668 -

A10 Networks SoftAX Data Plane FIPS Library
-
Version 1.0 -
Intel Xeon w/ Redhat Enterprise Linux 5 running on KVM 0.14 -7/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SoftAX, part of A10 Networks'' award-winning AX Series Application Delivery Controller (ADC) family, is designed to meet the growing needs of organizations that require a flexible and easy-to-deploy application delivery and server load balancer solution running within a virtualized infrastructure." -

2550SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

Crypdll Cryptographic Library for ProtectV StartGuard
-
Version 1.0 -
Intel Xeon E5620 w/ VMware ESXi 5.0 -6/28/2013 - -CBC -( -e/d; -256 -); -
-
-

-"CRYPdll Cryptographic Library provides AES cryptographic services for the SafeNet ProtectV StartGuard cryptographic module." -

2549Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco IOS-XE
-
Version 3.7.2tS (Firmware) -
Freescale Semiconductor 8548 Power QUICC; Intel Xeon -6/28/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ASR 1000 Routers accelerate services by offering performance and resiliency with optimized, intelligent services." -

07/03/13: Updated implementation information; - -

2548Cisco Systems, Inc.
-170 W. Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

ONS Encryption Card Firmware Algorithms
-
Version 1.0 (Firmware) -
Freescale P1010 -6/28/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Firmware algorithm implementations for the ONS encryption cards." -

2547Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Generic, A6)
-
Version 4.0 -
Apple A6 w/ iOS 7 -6/28/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 380 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2546Cisco Systems, Inc.
-170 W. Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

ONS Controller Card Firmware Algorithms
-
Version 1.0 (Firmware) -
Freescale MPC8568E -6/28/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"Firmware algorithm implementations for the ONS controller cards." -

2545AFORE Solutions Inc.
-2680 Queensview Drive
-Unit 150
-Ottawa, -ON -K2B 8J9
-Canada
-

-Tim Bramble -
TEL: 613-224-5995 ext 232 -
FAX: 613-224-5410
-

-Hans Johnsen -
TEL: 613-224-5995 ext 257 -
FAX: 613-224-5410
-

CloudLink Crypto Module
-
Version 1.0 -
Intel Xeon E5630 w/ Linux Ubuntu 12.04 with VMWare ESXi 5.1.0 -6/28/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 1024 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -, - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 256 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The CloudLink Cryptographic Module is a general purpose cryptographic library which provides cryptographic services for all CloudLink application modules." -

2544BlackBerry
-295 Phillip Street
-Waterloo, -ON -N2L3W8
-Canada
-

-Eric Jen -
TEL: +1 561-289-0214 -

BlackBerry Algorithm Library for Secure Work Space
-
Version 1.0 -
Intel Xeon 3430 w/ Ubuntu 12.04; Intel Xeon 3430 w/ Ubuntu 12.04 on ESXi 5.1; AMD Opteron 275 w/ Ubuntu 12.04; AMD Opteron 275 w/ Ubuntu 12.04 on ESXi 5.1; ARMv7-based A5 processor w/ iOS 5.0; ARM v7s -- Apple A6 w/ iOS 6.0; ARMv7-based Qualcomm Snapdragon processor w/ Android v4.1 -6/28/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The BlackBerry Algorithm Library for Secure Work Space provides a suite of cryptographic services utilized by the BlackBerry Cryptographic Library for the BlackBerry Secure Work Space (BBSWS). BBSWS provides the secure operation and management of iOS and Android devices when used in conjunction with BlackBerry® mobile device management solutions." -

2543Bomgar Corporation
-578 Highland Colony Parkway
-Paragon Centre, Suite 300
-Ridgeland, -MS -39157
-USA
-

-Main Office -
TEL: 601-519-0123 -
FAX: 601-510-9080
-

-Victor Wolff -
TEL: 703-483-5515 -
FAX: 601-510-9080
-

Bomgar Cryptographic Engine
-
Version 1.2.1 (Firmware) -
Intel® Xeon -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bomgar Cryptographic Engine provides the cryptographic functionality required by the Bomgar B200, B300, and B400 Remote Support appliances. These appliances allow support professionals to connect securely to remote clients and co-workers via the Internet, providing complete desktop access for remote support." -

2542Fujitsu limited
-4-1-1 Kamikodanaka
-Nakahara-ku
-Kawasaki, -Kanagawa -211-8588
-Japan
-

-Eugene Owens -
TEL: 408-746-6486 -
FAX: 408-746-8016
-

-Hiroyuki Miura -

ETERNUS DX400/DX8000 Controller Module
-
Version V20L80-1000 (Firmware) -
Intel(R) XEON(R) -6/20/2013 - -ECB -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -
-

-"ETERNUS DX400/DX8000 Controller Module is a module which manages the whole disk storage system. In order to prevent a data leakage by removal of disks, the disk encryption mechanism encrypts data on the disks. This encryption function is valid if the Disk Encryption mechanism is activated through GUI." -

2541Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Generic, i7 32bit)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 375 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2540Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Generic, i5 32bit)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 374 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software compiled for 32bit word size." -

2539Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with optimized block chaining modes, i7 32bit)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 373 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS compiled for 32bit word size." -

2538Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with optimized block chaining modes, i5 32bit)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 372 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS compiled for 32bit word size." -

2537Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with generic block chaining modes, i7 32bit)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS compiled for 32bit word size." -

2536Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with generic block chaining modes, i5 32bit)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS compiled for 32bit word size." -

2535Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Gladman AES, i7 32bit)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation compiled for 32bit word size." -

2534Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Gladman AES, i5 32bit)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation compiled for 32bit word size." -

2533Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Assembler AES, i7 32bit)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 371 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES compiled for 32bit word size." -

2532Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Assembler AES, i5 32bit)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 370 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES compiled for 32bit word size." -

2531Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Generic, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 369 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2530Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with generic block chaining modes, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2529Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with optimized block chaining modes, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 368 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2528Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Gladman AES, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2527Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Assembler AES, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 367 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2524Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Generic, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 366 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2523Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with generic block chaining modes, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2521Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (AES-NI with optimized block chaining modes, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 365 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2520Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Gladman AES, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2519Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module (Assembler AES, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 364 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2518Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (Generic, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2517Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (AES-NI with generic block chaining modes, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2516Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (AES-NI with optimized block chaining modes, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2515Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (Assembler AES, i7)
-
Version 4.0 -
Intel i7 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2514Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (Generic, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2513Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (AES-NI with generic block chaining modes, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2512Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (AES-NI with optimized block chaining modes, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2511Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module (Assembler AES, i5)
-
Version 4.0 -
Intel i5 w/ OSX 10.9 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2509Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Generic, A5)
-
Version 4.0 -
Apple A5 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 357 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2508Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Generic, A4)
-
Version 4.0 -
Apple A4 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 356 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2507Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Hardware AES, A6)
-
Version 4.0 -
Apple A6 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES hardware offered by the processor." -

2506Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Hardware AES, A5)
-
Version 4.0 -
Apple A5 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES hardware offered by the processor." -

2505Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Hardware AES, A4)
-
Version 4.0 -
Apple A4 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES hardware offered by the processor." -

2504Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Gladman AES, A6)
-
Version 4.0 -
Apple A6 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2503Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Gladman AES, A5)
-
Version 4.0 -
Apple A5 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2502Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Gladman AES, A4)
-
Version 4.0 -
Apple A4 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2501Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Assembler AES, A6)
-
Version 4.0 -
Apple A6 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 355 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2500Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Assembler AES, A5)
-
Version 4.0 -
Apple A5 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 354 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2499Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module (Assembler AES, A4)
-
Version 4.0 -
Apple A4 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -, - 120 -, - 960 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 353 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2498Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module (Generic, A6)
-
Version 4.0 -
Apple A6 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2497Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module (Generic, A5)
-
Version 4.0 -
Apple A5 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2496Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module (Generic, A4)
-
Version 4.0 -
Apple A4 w/ iOS 7 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2495Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module (Assembler AES, A6)
-
Version 4.0 -
Apple A6 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2494Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module (Assembler AES, A5)
-
Version 4.0 -
Apple A5 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2493Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module (Assembler AES, A4)
-
Version 4.0 -
Apple A4 w/ iOS 7 -6/20/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2492Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoffrey Waters -
TEL: 512-996-5815 -
FAX: 512-996-7866
-

-Tom Tkacik -
TEL: 480-814-3299 -
FAX: 480-814-3660
-

AESA 4.3
-
Version CAVP_AESA_4.3_C290R1 (Firmware) -
Chronologic VCS simulator, vcs D-2010.06-04 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 64 -, - 192 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 64 -, - 192 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Freescale''s AESA 4.3 is included in the C29x family of security co-processors." -

2491Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoffrey Waters -
TEL: 512-996-5815 -
FAX: 512-996-7866
-

-Tom Tkacik -
TEL: 480-814-3299 -
FAX: 480-814-3660
-

AESA 4.2
-
Version CAVP_AESA_4.2_P5040R1 (Firmware) -
Chronologic VCS simulator, vcs D-2010.06-04 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 64 -, - 192 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 64 -, - 192 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Freescale''s AESA 4.2 is included in multiple QorIQ Integrated Communications Processor, including: P4080r3 and P5040." -

2490Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoffrey Waters -
TEL: 512-996-5815 -
FAX: 512-996-7866
-

-Tom Tkacik -
TEL: 480-814-3299 -
FAX: 480-814-3660
-

AESA 4.1
-
Version CAVP_AESA_4.1_T4240R1 (Firmware) -
Chronologic VCS simulator, vcs D-2010.06-04 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 112 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 64 -, - 192 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 64 -, - 192 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Freescale''s AESA 4.1 is included in multiple QorIQ Integrated Communications Processor, including: T4240r1 & r2, T2080, T1040, and QorIQ Qonverge products B4860, PSC9131, and PSC9132." -

2489OpenPeak, Inc.
-1750 Clint Moore Road
-Boca Raton, -FL -33487
-USA
-

-Eric Jen -
TEL: +1 561-893-7881 -

-Howard A. Kwon -
TEL: +1 561 893 7930 -
FAX: +1 561 208 8026
-

OpenPeak Cryptographic Security Module
-
Version 1.0.1 -
Intel Xeon 3430 w/ Ubuntu 12.04; Intel Xeon 3430 w/ Ubuntu 12.04 on ESXi 5.1; AMD Opteron 275 w/ Ubuntu 12.04; AMD Opteron 275 w/ Ubuntu 12.04 on ESXi 5.1; ARM v7 -- Apple A5 w/ iOS 5.0; ARMv7-based A6 processor w/ iOS 6.0; IARMv7-based Qualcomm Snapdragon processor w/ Android v4.1 -6/20/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The OpenPeak Cryptographic Security Library provides advanced cryptographic functionalities for the OpenPeak Cryptographic Security Module (OCSM). The OCSM provides a secure encrypted container for enterprise-managed applications, content and data to enable a highly secure mobile workspace." -

2488Hewlett Packard India Software Operations Pvt Ltd
-Sy. No. 192, Whitefield Road
-Mahadevpura Post
-Bangalore, -Karnataka -560048
-India
-

-Rahul Philip Mampallil -
TEL: +91 80 33841568 -

-Karthik Bhagawan -
TEL: +91 80 25166873 -
FAX: +91 80 28533522
-

HP-UX Kernel Cryptographic Module
-
Version 1.0 -
Intel Itanium w/ HP-UX 11i v3 -6/7/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HP-UX Kernel Crypto Module (HP-UX KCM) is a kernel-space shared library in the HP-UX OS containing core cryptographic algorithms in one central place. It implements asymmetric, symmetric, message authentication, and digest operations used by various HP-UX products. It is available on HP-UX 11i v3 OS on HP Integrity Platform." -

2487McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651 628 1633 -
FAX: +1 651 628 2706
-

McAfee Linux OpenSSL
-
Version 1.01 -
Xeon w/ MLOS v2.2 running on VMware ESXi 4.1; Xeon w/ MLOS v2.2 running on VMware ESXi 5.0 -6/7/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"McAfee Linux cryptographic modules provide cryptographic services for McAfee Linux and security appliance products built upon this platform. McAfee Linux is an operating system built with a focus on the needs of security appliances." -

2486McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651 628 1633 -
FAX: +1 651 628 2706
-

McAfee Linux OpenSSL
-
Version 1.01 (Firmware) -
Celeron; Intel Core i3; Xeon -6/7/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"McAfee Linux cryptographic modules provide cryptographic services for McAfee Linux and security appliance products built upon this platform. McAfee Linux is an operating system built with a focus on the needs of security appliances." -

2485RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0.0.20 -
PowerPC e500v2 w/ VxWorks General Purpose Platform 6.8 -5/31/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

2484OpenSSL Software Foundation, Inc.
-1829 Mount Ephraim Road
-Adamstown, -MD -27101
-USA
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module
-
Version 2.0.5 -
Freescale i.MX27 926ejs (ARMv5TEJ) w/ eCos 3; Freescale i.MX25 (ARMv4) w/ QNX 6.4; Apple A6X Soc (ARMv7s) w/ iOS 6.1; Intel Xeon E3-1220 w/ VMware Horizon Workspace 1.5 under vSphere; Intel Xeon E3-1220 w/ AES-NI w/ VMware Horizon Workspace 1.5 under vSphere; AM335x Cortex-A8 (ARMv7) w/ Ubuntu 13.04; ARM926 (ARMv5TEJ) w/ Linux 3.8; AM335x Cortex-A8 (ARMv7) with NEON w/ Ubuntu 13.04 -5/31/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The OpenSSL FIPS Object Module is a full featured general purpose cryptographic library that is distributed in source code form under an open source license. It can be downloaded from www.openssl.org/source/." -

07/17/13: added 2 new Operating Environments;
08/06/13: Updated implementation information;
08/13/13: Added new tested information; -
-

2483Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Adaptive Security Appliance OS
-
Version 9.1.2 (Firmware) -
AMD Geode; Intel Celeron; Intel Pentium 4; Intel Xeon 7500; -5/24/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2482Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Adaptive Security Appliance OS
-
Version 9.1.2 (Firmware) -
Intel Core i3-540; Intel Xeon 3400; Intel Xeon 5500; Intel Xeon 5600; Intel Pentium G6900 -5/24/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2481McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651 628 1633 -
FAX: +1 651 628 2706
-

RSA Bsafe Crypto-J
-
Version 4.1 (Firmware) -
Intel Celeron; Intel Xeon -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

2480Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cavium Nitrox PX (CN1520)
-
Part # CN1520-350BG256-G, v1.2 -
N/A -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 104 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 8 -, - 104 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#1407 -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2479Broadcom Corporation
-5300 California Avenue
-Irvine, -CA -92617
-USA
-

-Mark Litvack -
TEL: 949-926-5000 -

XLP800/400 series of processors
-
Part # XLP800/400 series Revision B2 -
N/A -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The XLP800, XLP400 and XLP300 series of multi-core processors can deliver an unprecedented 160Gbps throughput and 240 million packets-per-second of application performance for next-generation 3G/4G mobile wireless infrastructure, enterprise, storage, security, metro, edge and core infrastructure network applications." -

2478Broadcom Corporation
-5300 California Avenue
-Irvine, -CA -92617
-USA
-

-Mark Litvack -
TEL: 949-926-5000 -

XLP800/400 series of processors
-
Part # XLP800/400 series Revision B1 -
N/A -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The XLP800, XLP400 and XLP300 series of multi-core processors can deliver an unprecedented 160Gbps throughput and 240 million packets-per-second of application performance for next-generation 3G/4G mobile wireless infrastructure, enterprise, storage, security, metro, edge and core infrastructure network applications." -

2477Broadcom Corporation
-5300 California Avenue
-Irvine, -CA -92617
-USA
-

-Mark Litvack -
TEL: 949-926-5000 -

XLP300 series of processors
-
Part # XLP300 series Revision B1 -
N/A -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The XLP800, XLP400 and XLP300 series of multi-core processors can deliver an unprecedented 160Gbps throughput and 240 million packets-per-second of application performance for next-generation 3G/4G mobile wireless infrastructure, enterprise, storage, security, metro, edge and core infrastructure network applications." -

2476Broadcom Corporation
-5300 California Avenue
-Irvine, -CA -92617
-USA
-

-Mark Litvack -
TEL: 949-926-5000 -

XLP300 series of processors
-
Part # XLP300 series Revision B0 -
N/A -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 1 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The XLP800, XLP400 and XLP300 series of multi-core processors can deliver an unprecedented 160Gbps throughput and 240 million packets-per-second of application performance for next-generation 3G/4G mobile wireless infrastructure, enterprise, storage, security, metro, edge and core infrastructure network applications." -

2475Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91 80 30538736 -
FAX: +91 80 30538824
-

OpenSSL
-
Version Junos 12.1R6.6 (Firmware) -
ARM v5, Marvell's Feroceon processor Family; PowerPC, Freescale's PowerQUICC III Processor Family -5/24/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

2474Silicon Motion Technology Corp.
-8F-1, No. 36, Taiyuan St.
-Jhubei City, -Hsinchu County -30265
-Taiwan
-

-Cash Lo -
TEL: +886-3-5526888 -
FAX: +886-3-5526988
-

Silicon Motion Cryptographic Library
-
Version 1.0 (Firmware) -
Cadence NC-verilog hardware simulator v10.20 -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Silicon Motion Crypto Library is a hardware cryptographic library providing core cryptographic functionality for Silicon Motion security products which are capable to develop complex and flexible security applications." -

2473Hewlett-Packard Company
-153 Taylor Street
-Littleton, -MA -01460
-USA
-

-Boby Joseph -
TEL: 1-978-264-5379 -
FAX: 1-978-264-5522
-

HP Comware
-
Version 7 -
RMI XLS408 dual-core,1000MHz,MIPS w/ ComwareV7 -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Comware V7 cryptographic library is a software library that provides cryptographic functions within HP devices." -

2472Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cavium Nitrox PX (CN1610)
-
Part # CN1610-350BG233 -
N/A -5/24/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 104 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 8 -, - 104 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2471whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - CmacNist800108Aes128
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2460 - -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2470whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - CmacAes128
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2459 - -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2469McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-James Reardon -
TEL: 651-628-5346 -

NSM - RSA BSAFE Crypto-J
-
Version 6.1.0.0.2 -
Intel Core 2 Quad (Intel 64 instruction set) w/ Microsoft Windows Server 2008 R2 -5/24/2013 - -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"McAfee Network Security Manager (NSM) is the management console for McAfee Network Security Platform IPS. The NSM gives admins control and real-time data, so that they can manage, configure, and monitor NSP. The NSM Application Crypto Module provides cryptographic services for the Network Security Manager application." -

2468McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-James Reardon -
TEL: 651-628-5346 -

NSM OpenSSL
-
Version 1.6 -
Intel Core 2 Quad (Intel 64 instruction set) w/ Microsoft Windows Server 2008 R2 -5/24/2013 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"McAfee Network Security Manager (NSM) is the management console for McAfee Network Security Platform IPS. The NSM gives admins control and real-time data, so that they can manage, configure, and monitor NSP. The NSM Secure UI Crypto Module provides cryptography for serving the NSM console through a TLS session." -

2467whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesWrapFromPlainEncrypt
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e only; -128 -, -192 -, -256 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2466whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesWrapEncrypt
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -CBC -( -e only; -128 -, -192 -, -256 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2465whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesUnwrapEncrypt
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2464whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesUnwrapDecrypt
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -d only; -128 -, -192 -, -256 -); -CBC -( -d only; -128 -, -192 -, -256 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2463whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesNist800108CmacSign
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2462whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesNist800108CmacDerive
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2461whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesEncryptDerive
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e only; -128 -, -192 -, -256 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2460whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCmacSign
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2459whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCmacDerive
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2458whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherHsEncrypt256
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -256 -); -CBC -( -e only; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2457whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherHsEncrypt192
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -192 -); -CBC -( -e only; -192 -); -CTR -( -ext only; -192 -) -
-
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2456whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherHsEncrypt128
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2455whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherHsDecrypt256
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -d only; -256 -); -CBC -( -d only; -256 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2454whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherHsDecrypt192
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -d only; -192 -); -CBC -( -d only; -192 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2453whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherHsDecrypt128
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -d only; -128 -); -CBC -( -d only; -128 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2452whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherEncrypt
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e only; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2451whiteCryption Corporation
-920 Stewart Drive
-Suite #100
-Sunnyvale, -CA -94085
-USA
-

-Alex Bessonov -
TEL: 408-616-1647 -

whiteCryption SKB - AesCipherDecrypt
-
Version 4.6.0 -
Nvidia Tegra 4 w/ Android 4.2 -5/24/2013 - -ECB -( -d only; -128 -, -192 -, -256 -); -CBC -( -d only; -128 -, -192 -, -256 -); -
-
-

-"whiteCryption Secure Key Box (SKB) is a C/C++ library that provides cryptographic algorithms. SKB''s unique white-box implementation is specifically designed to hide and protect cryptographic keys at all times. It allows safe deployment in insecure environments." -

2450Qualcomm Atheros
-1700 Technology Drive
-San Jose, -CA -95110
-USA
-

-David Quan -
TEL: 1-408-652-0631 -

-Mohsen Limam -
TEL: 1-408-652-0631 -

Qualcomm Atheros AES-128w10i
-
Version AES-128w10i (Firmware) -
Chronologic VCS Version (Verilog simulator) D-2010.06-SP1 -5/24/2013 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -8 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The AR1xxx, AR4xxx, AR54xx, AR6xxx, AR91xx, AR92xx, AR93xx, AR94xx, AR95xx, AR98xx, QCA1xxx, QCA4xxx, QCA54xx, QCA6xxx, QCA92xx, QCA93xx, QCA94xx, QCA95xx, QCA96xx, and QCA98xx are families of chips that support 802.11 WIFI technologies." -

2449Qualcomm Atheros
-1700 Technology Drive
-San Jose, -CA -95110
-USA
-

-David Quan -
TEL: 1-408-652-0631 -

-Mohsen Limam -
TEL: 1-408-652-0664 -

Qualcomm Atheros AES-128w5i
-
Version AES-128w5i (Firmware) -
Chronologic VCS (Verilog simulator) Version D-2010.06-SP1 -5/24/2013 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -8 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The AR1xxx, AR4xxx, AR54xx, AR6xxx, AR91xx, AR92xx, AR93xx, AR94xx, AR95xx, AR98xx, QCA1xxx, QCA4xxx, QCA54xx, QCA6xxx, QCA92xx, QCA93xx, QCA94xx, QCA95xx, QCA96xx, and QCA98xx are families of chips that support 802.11 WIFI technologies." -

2448Toshiba Corporation
-1-1, Shibaura 1-chome
-Minato-ku, -Tokyo -105-8001
-Japan
-

-Hiroshi Ito -
TEL: +81-45-890-2501 -
FAX: +81-45-890-2492
-

Toshiba Secure Cryptographic Suite for Mobile HDD
-
Part # GDM460002733 -
N/A -5/24/2013 - -CBC -( -e/d; -256 -); -
-
-

-"a library of unique software and hardware cipher solutions which are standard encryption algorithm-based to provide Toshiba mobile HDD products and the systems using them a robust and secure data storage environment" -

2447Toshiba Corporation
-1-1, Shibaura 1-chome
-Minato-ku, -Tokyo -105-8001
-Japan
-

-Hiroshi Ito -
TEL: +81-45-890-2501 -
FAX: +81-45-890-2492
-

Toshiba Secure Cryptographic Suite for Mobile HDD
-
Version FN001S (Firmware) -
Cortex-R4 -5/24/2013 - -ECB -( -e only; -256 -); -CBC -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"a library of unique software and hardware cipher solutions which are standard encryption algorithm-based to provide Toshiba mobile HDD products and the systems using them a robust and secure data storage environment" -

2446Axway Inc.
-2600 Bridge Parkway Suite 201
-Redwood City, -California -94065
-USA
-

-Prabhakar Mangam -
TEL: 650-801-3157 -
FAX: 650-801-3101
-

-Anubhav Soni -
TEL: 650-801-3217 -
FAX: 650-801-3101
-

Axway Security Kernel
-
Version 3.0 -
Intel Xeon E5-2620 w/ Microsoft Windows 2012 64bit; Intel Xeon E5-2620 w/ RHEL 6.3 64bit; Sun UltraSparc T1 w/ Solaris 10 64bit; -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Axway Validation Authority Suite - a collection of products that provide flexible and robust OCSP/SCVP certificate validation solution for standard and custom desktop and server applications, supporting established security standards and technologies. These products may be used together or integrated with existing solutions." -

2445McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651 628 1633 -
FAX: +1 651 628 2706
-

RSA Bsafe Crypto-J
-
Version 4.1 -
Intel Xeon w/ McAfee Linux 2.2 running on VMware ESXi 5.0 -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

2444Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Adaptive Security Appliance Onboard Acceleration
-
Part # CN1620-400BG233-P-G -
N/A -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 104 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 8 -, - 104 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2050 -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2443IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Microsoft Windows Server 2008 64-bit -5/24/2013 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2172 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#2172 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#2172 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2442Certicom Corp.
-4701 Tahoe Blvd.
-Building A
-Missisauga, -ON -L4W 0B5
-Canada
-

-Certicom Sales -
TEL: 1-800-561-6100 -
FAX: 1-905-507-4230
-

SB GSE-C Crypto Core
-
Version 2.0.5 -
Intel Xeon X5650 w/ CentOS 5.4 Linux -5/24/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Security Builder GSE is a standards-based cryptographic toolkit that supports optimized Elliptic Curve Cryptography and provides application developers with sophisticated tools to flexibly integrate encryption, digital signatures and other security mechanisms into both mobile and server-based applications." -

2441IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit with CPACF hardware support w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2214 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2440IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit with CPACF hardware support w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2213 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2439IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Microsoft Windows Server 2008 64-bit -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2170 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2438IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Microsoft Windows Server 2008 64-bit -5/24/2013 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2171 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#2171 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#2171 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2437IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Microsoft Windows Server 2008 64-bit -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2179 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2436IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 32-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
AMD Opteron X86_64 w/ Microsoft Windows Server 2008 32-bit -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2169 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2435IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 64 bits
-
Version 8.2.2.0 -
Sun UltraSPARC T1 64-bit w/ Sun Solaris 10 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2167 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2434IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 32 bits
-
Version 8.2.2.0 -
Sun UltraSPARC T1 64-bit w/ Sun Solaris 10 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2166 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2433IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit with CPACF hardware support w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2214 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#2214 - -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2432IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2165 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2431IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit with CPACF hardware support w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2213 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#2213 - -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2430IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2162 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2429IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2164 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#2164 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#2164 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2428IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2161 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2427IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2163 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#2163 -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#2163 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2426IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2160 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2425IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 64 bits
-
Version 8.2.2.0 -
IBM PowerPC 970 w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2159 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2424IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 32 bits
-
Version 8.2.2.0 -
IBM PowerPC 970 w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2158 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2423IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL 32-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
AMD Opteron X86_64 w/ Red Hat Enterprise Linux Server 5 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2157 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2422IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 64 bits
-
Version 8.2.2.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2156 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2421IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 32 bits
-
Version 8.2.2.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -5/24/2013 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2155 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2420Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91 80 30538736 -
FAX: +91 80 30538824
-

SSH_IPSEC
-
Version Junos 12.1R6.6 (Firmware) -
PowerPC, Freescale's PowerQUICC III Processor Family; ARM v5, Marvell's Feroceon processor Family -5/24/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

06/10/13: Updated implementation information; - -

2419Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91 80 30538736 -
FAX: +91 80 30538824
-

QuickSec
-
Version Junos 12.1R6.6 (Firmware) -
PowerPC, Freescale's PowerQUICC III Processor Family; ARM v5, Marvell's Feroceon processor Family -5/24/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

06/10/13: Updated implementation information; - -

2418Aviat Networks
-5200 Great America Parkway
-Santa Clara, -California -95054
-USA
-

-Ruth French -
TEL: +44 1698 717200 -

Secure Management
-
Version 7.7 (Firmware) -
Motorola MPC866 -5/10/2013 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"Eclipse Intelligent Node Unit (INUe). The module provides data security by encrypting the payload traffic on the microwave link between up to three radios. It also provides the Strong Encryption Suite for secure module management and uses AES encryption to secure SNMP v3 management traffic." -

2417Comtech EF Data Corporation
-2114 West 7th Street
-Tempe, -Arizona -85281
-USA
-

-Wallace Davis -
TEL: 480.333.2189 -

TRANSEC Cryptographic Engine
-
Version 2.1.1 (Firmware) -
AMCC PowerPC 440EP -5/10/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Comtech EF Data FIPS Security Module features an FPGA to perform bulk encryption/decryption for Ethernet data traffic via Comtech Satellite Modems, as well as firmware to provide the cryptographic functions needed to act as a endpoint for TLS management and control traffic." -

2416N-Partner Technology Inc.
-9F-B1, No.499, Zhongming S.Rd., West Dist.
-Taichung City, -n/a -40347
-Taiwan
-

-Max Tsai -
TEL: +886-4-23752865 -
FAX: +886-4-23757458
-

N-Partner Cryptographic Library
-
Version 1.0.0 -
Intel Xeon w/ Linux Kernel 2.6.30 64-bit -5/10/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The N-Partner Cryptographic library is a software-based cryptographic module integrated into N-Reporter and N-Cloud Series Products. " -

2415Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiGate-VM 4.0 MR3 SSL Cryptographic Library
-
Version 4.0 MR3 -
Xeon E Series w/ FortiOS -5/10/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiGate virtual appliances offer protection from a broad array of threats, with support for all of the security and networking services offered by the FortiOS operating system." -

2414Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiGate-VM 4.0 MR3 FIPS Cryptographic Library
-
Version 4.0 MR3 -
Xeon E Series w/ FortiOS -5/10/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiGate virtual appliances offer protection from a broad array of threats, with support for all of the security and networking services offered by the FortiOS operating system." -

2413HP
-153 Taylor Street
-Littleton, -MA -01460
-USA
-

-Boby Joseph -
TEL: 978-264-5379 -
FAX: 978-254-5522
-

HP Comware
-
Version 5.2 -
Broadcom BCM5836,264MHz,MIPS w/ Comware V5.2; Freescale MPC8349,553MHz,PowerPC w/ Comware V5.2; Freescale MPC8544,667MHz,PowerPC w/ Comware V5.2; RMI(Netlogic) XLS408,1GHz,MIPS w/ Comware V5.2; Broadcom BCM112x,600MHz,MIPS w/ Comware V5.2 -5/10/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Comware cryptographic library is a software library that provides cryptographic functions within HP devices." -

2412Oracle America, Inc.
-500 Oracle Parkway
-Redwood City, -CA -94065
-United States
-

-Linda Gallops -
TEL: 704-972-5018 -
FAX: 704-321-9273
-

T10000C CCM Firmware Implementation
-
Version 2.1 (Firmware) -
ARM 962EJS -5/10/2013 - -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -12 -13 -(Tag Length(s): -16 -) -
- AES Val#2404 -
-
-
-

-"The Oracle StorageTek T10000C Tape Drive blends the highest capacity, performance, reliability, and data security to support demanding, 24/7 data center operations. It delivers the world’s fastest write speeds to a native 5 TB of magnetic tape storage; making it ideal for data center operations with growing data volume." -

2411Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Kyung-Hee Lee -
TEL: +82-10-9397-1589 -

Samsung OpenSSL Cryptographic Module
-
Version SecOpenSSL2.0.2 -
ARMv7 w/ Android Jelly Bean 4.2 -5/10/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 512 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"General purpose cryptographic services available for Android used by Samsung devices to provide secure cryptography. Salt length 0, 1 and 2 has been tested for RSASSA-PSS." -

2410Authora, Inc.
-1319 Dexter Ave. N., Suite 010
-Seattle, -WA -98109
-USA
-

-Tia Walker -
TEL: 206.783.8000 -
FAX: 206.217.0623
-

Authora Cryptographic Algorithm Implementation
-
Version 1.0 -
Intel Core w/ Windows Server 2008 -5/10/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Authora Cryptographic Algorithm Implementation implements advanced cryptographic algorithms, including symmetric and asymmetric cryptography, as well as key generation and random number generation. It is used by a family of Authora products including Authora Edge and Zendit." -

2409Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Kyung-Hee Lee -
TEL: +82-10-9397-1589 -

Samsung FIPS BC for mobile phone and tablet
-
Version SBC1.45_2.0 -
ARMv7 w/ Android Jelly Bean 4.2 -5/10/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose cryptographic services available for Java-based Bouncycastle used by Samsung devices to provide secure cryptography. Salt length 0, 1 and 2 has been tested for RSASSA-PSS." -

2408IntelliProp Inc.
-105 S. Sunset St., Suite N
-Longmont, -CO -80501
-USA
-

-Erich Hanke -
TEL: 303-774-0535 x206 -

-Larry Cleland -
TEL: 303-774-0535 x202 -

IPC-BL120A-ZM
-
Part # 1.67a -
N/A -5/10/2013 - -ECB -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The IntelliProp AES-XTS Encryption IP core." -

2407Oracle America, Inc.
-500 Oracle Parkway
-Redwood City, -CA -94065
-United States
-

-Linda Gallops -
TEL: 704-972-5018 -
FAX: 704-321-9273
-

T10000C AES used in CTR DRBG
-
Version 2.1 (Firmware) -
ARM 962EJS -5/10/2013 - -ECB -( -e only; -256 -); -
-
-

-"The Oracle StorageTek T10000C Tape Drive blends the highest capacity, performance, reliability, and data security to support demanding, 24/7 data center operations. It delivers the world’s fastest write speeds to a native 5 TB of magnetic tape storage; making it ideal for data center operations with growing data volume." -

2406Oracle America, Inc.
-500 Oracle Parkway
-Redwood City, -CA -94065
-United States
-

-Linda Gallops -
TEL: 704-972-5018 -
FAX: 704-321-9273
-

T10000C AES used in TLS1.0
-
Version 2.1 (Firmware) -
ARM 962EJS -5/10/2013 - -CBC -( -e/d; -256 -); -
-
-

-"The Oracle StorageTek T10000C Tape Drive blends the highest capacity, performance, reliability, and data security to support demanding, 24/7 data center operations. It delivers the world’s fastest write speeds to a native 5 TB of magnetic tape storage; making it ideal for data center operations with growing data volume." -

2405Oracle America, Inc.
-500 Oracle Parkway
-Redwood City, -CA -94065
-United States
-

-Linda Gallops -
TEL: 704-972-5018 -
FAX: 704-321-9273
-

T10000C OKM Agent AES
-
Version 2.1 (Firmware) -
ARM 962EJS -5/10/2013 - -ECB -( -e/d; -256 -); -
-
-

-"The Oracle StorageTek T10000C Tape Drive blends the highest capacity, performance, reliability, and data security to support demanding, 24/7 data center operations. It delivers the world’s fastest write speeds to a native 5 TB of magnetic tape storage; making it ideal for data center operations with growing data volume." -

2404Oracle America, Inc.
-500 Oracle Parkway
-Redwood City, -CA -94065
-United States
-

-Linda Gallops -
TEL: 704-972-5018 -
FAX: 704-321-9273
-

T10000C AES used in CCM
-
Version 2.1 (Firmware) -
ARM 962EJS -5/10/2013 - -ECB -( -e only; -256 -); -
-
-

-"The Oracle StorageTek T10000C Tape Drive blends the highest capacity, performance, reliability, and data security to support demanding, 24/7 data center operations. It delivers the world’s fastest write speeds to a native 5 TB of magnetic tape storage; making it ideal for data center operations with growing data volume." -

2403N/AN/AN/A5/10/2013 -N/A
2402N/AN/AN/A5/10/2013 -N/A
2401Software House, a Brand of Tyco International
-6 Technology Park Drive
-Westford, -MA -01886
-USA
-

-Rick Focke -
TEL: 978-577-4266 -

-Lou Mikitarian -
TEL: 978-577-4125 -

C*CURE Cryptographic Engine
-
Version 2.0 -
Atmel 9260 w/ Windows CE 5.0; Atmel G45 w/ Embedded Linux with Kernel v2.6.39.4; Motorola PPC 860 w/ Windows CE 3.0; Intel Xeon w/ Windows Server 2008 R2 -4/30/2013 - -CBC -( -e/d; -256 -); -
-
-

-"The C*CURE Cryptographic Engine provides cryptographic services for the C*CURE 9000 security management system and the iSTAR Edge, iSTAR Pro, and iSTAR Ultra physical access controllers. C*CURE security management systems offer advanced access control and alarm/event monitoring for small and large facilities alike." -

2400Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-9951
-

FortiOS FortiASIC CP6 Cryptographic Library
-
Part # CP6 -
N/A -4/30/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the software implementation of the Fortinet FortiASIC CP6 Cryptographic Library v5.0 running on Intel x86 compatible processors." -

2399Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-9951
-

FortiOS SSL Cryptographic Library
-
Version 5.0 (Firmware) -
Intel Celeron -4/30/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the software implementation of the Fortinet FortiOS SSL Cryptographic Library v5.0 running on Intel x86 and ARM compatible processors." -

2398Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-9951
-

FortiOS FIPS Cryptographic Library
-
Version 5.0 (Firmware) -
FortiOS -4/30/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the software implementation of the Fortinet FortiOS FIPS Cryptographic Library v5.0 running on Intel x86 and ARM compatible processors." -

2397Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-John Bordwine -
TEL: 703-885-3854 -

Symantec DLP Crypto Engine
-
Version 1.0 -
Intel i5 w/ Microsoft Windows 7 32-bit; Intel i5 w/ Microsoft Windows Server 2008 R2 64-bit; Intel i5 w/ Apple Mac OS X 10.7 64-bit; Intel i5 w/ Apple Mac OS X 10.7 32-bit -4/30/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Cryptographic engine for Symantec DLP" -

2396Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91 80 30538736 -
FAX: +91 80 30538824
-

Kernel
-
Version Junos 12.1R6.6 (Firmware) -
ARM v5, Marvell's Feroceon processor Family; PowerPC, Freescale's PowerQUICC III Processor Family -4/30/2013 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

06/10/13: Updated implementation information; - -

2395Motorola Solutions, Inc.
-6480 Via Del Oro
-San Jose, -CA -95119
-USA
-

-Ashot Andreasyan -
TEL: 408-826-3203 -
FAX: 408-528-2883
-

Open SSL Crypto library-AES
-
Version v1_0_1_0 (Firmware) -
Free Scale MPC-7457; Free Scale MPC-8568E -4/30/2013 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -); -
-
-

-"The 1.0.1c crypto library is used for protecting security parameters and key exchange protocol messages; authenticating a user; generating cryptographic and key encryption keys in GGM8000 and s6000 transport gateways. The MPC-8568E chip is used for providing secure transport of mission critical voice and data." -

2394OpenSSL Software Foundation, Inc.
-1829 Mount Ephraim Road
-Adamstown, -MD -27101
-USA
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module
-
Version 2.0.4 -
MIPS 24Kc w/ OpenWRT 2.6 -4/30/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The OpenSSL FIPS Object Module is a full featured general purpose cryptographic library that is distributed in source code form under an open source license. It can be downloaded from www.openssl.org/source/." -

2393Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Kyung-Hee Lee -
TEL: +82-10-9397-1589 -

Samsung Key Management Module
-
Version KM1.2 -
ARMv7 w/ Android Jelly Bean 4.2 -4/30/2013 - -ECB -( -e/d; -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices." -

2392Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Kyung-Hee Lee -
TEL: +82-10-9397-1589 -

Samsung Kernel Cryptographic Module
-
Version SCK1.4.1.2 -
ARMv7 w/ Android Jelly Bean 4.2 -4/30/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

2391Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -

JUNOS 12.1 X44 for SRX Series Platforms
-
Version 12.1 -
Cavium Octeon CN5020 w/ JUNOS 12.1X44-D15.5-Domestic (SRX100); Cavium Octeon CN5020 w/ JUNOS 12.1X44-D15.5-FIPS (SRX100); Cavium Octeon CN5230 w/ JUNOS 12.1X44- D15.5-Domestic (SRX240); Cavium Octeon CN5230 w/ JUNOS 12.1X44- D15.5-FIPS (SRX240); Cavium Octeon CN6335 w/JUNOS 12.1X44- D15.5-Domestic (SRX550); Cavium Octeon CN6335 w/ JUNOS 12.1X44- D15.5-FIPS (SRX550); Cavium Octeon CN5645 w/ JUNOS 12.1X44- D15.5-Domestic (SRX650); Cavium Octeon CN5645 w/ JUNOS 12.1X44- D15.5-FIPS (SRX650); Motorola MPC8544E, PowerQUIC III Processor w/ JUNOS 12.1X44- D15.5-Domestic (SRX1400); Motorola MPC8544E, PowerQUIC III Processor w/ JUNOS 12.1X44- D15.5-FIPS (SRX1400); Intel 1.3GHz CPU Celeron M w/ JUNOS 12.1X44- D15.5-Domestic (SRX5000 with SPC-2); Intel 1.3GHz CPU Celeron M w/ JUNOS 12.1X44- D15.5-FIPS (SRX5000 with SPC-2); Intel 1.3GHz CPU Celeron M w/ JUNOS 12.1X44- D15.5-Domestic (SRX5000 with SPC-4); Intel 1.3GHz CPU Celeron M w/ JUNOS 12.1X44- D15.5-FIPS (SRX5000 with SPC-4); -4/30/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks, Inc. JUNOS 12.1 X44 for SRX Series Platforms supports the definition of and enforces information flow policies among network nodes. The routers provide for stateful inspection of every packet that traverses the network and provide central management to manage the network security policy." -

2390Microsemi Corporation
-1281 Win Hentschel Blvd
-West Lafayette, -IN -47906
-USA
-

-Michael Mehlberg -
TEL: (571) 319-3343 -
FAX: (765) 775-1038
-

-General Inquiries -
TEL: (765) 775-1004 -
FAX: (765) 775-1038
-

XTS-AES Tweakable Block Cipher
-
Version 4.4 (Firmware) -
Mentor Graphics Modelsim PE 6.6 Revision: 2010.01 -4/23/2013 - -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) - AES Val#2389 -
-

-"Microsemi''s XTS-AES reusable IP core for ASICs and FPGAs supports 128, 192 and 256-bit AES keys, encryption and decryption, and whole block length-preserving ciphering. This core is developed by cleared US citizens for Government/Defense systems." -

2389Microsemi Corporation
-1281 Win Hentschel Blvd
-West Lafayette, -IN -47906
-USA
-

-Michael Mehlberg -
TEL: (571) 319-3343 -
FAX: (765) 775-1038
-

-General Inquiries -
TEL: (765) 775-1004 -
FAX: (765) 775-1038
-

AES Module
-
Version 4.4 (Firmware) -
Mentor Graphics Modelsim PE 6.6 Revision: 2010.01 -4/23/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Microsemi''s AES reusable IP core for ASICs and FPGAs supports all key lengths, NIST recommended block modes, encryption and/or decryption, and configurable size/throughput optimization settings. This core is developed by cleared US citizens for Government/Defense systems." -

2388Netronome Systems, Inc.
-3159 Unionville Drive
-Suite 100
-Cranberry Twp, -PA -16066
-USA
-

-David Wells -
TEL: +44 1223 372461 -
FAX: +44 8701 991231
-

-Roelof du Toit -
TEL: +1 724 778 3290 -
FAX: +1 724 778 3295
-

Netronome SSL Inspector Appliance model SI-10000
-
Version 3.5.2 -
Part # SI-10000 -
SI-10000 has two Intel E5620 quad core CPUs and 24GB of memory. w/ Linux x86_64 -4/23/2013 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The SSL Inspector is a transparent SSL proxy designed to detect SSL traffic and then under policy control to "inspect" the traffic. Inspection involves decrypting and re-encrypting the traffic to gain access to the clear text data and then passing this data to an associated security appliance that needs to see decrypted traffic." -

2387IBM
-9032 South Rita Road
-Tucson, -AZ -85744
-USA
-

-Christine Knibloe -
TEL: 520-799-2486 -

TS1140 AES-GCM Write
-
Part # P/N: 0000066Y8800 -
N/A -4/23/2013 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 512 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The hardware ASIC implementation provides AES-GCM encryption." -

2385IBM
-9032 South Rita Road
-Tucson, -AZ -85744
-USA
-

-Christine Knibloe -
TEL: (520) 799-2486 -

TS1140 Cryptographic Firmware Library
-
Version P/N: 35P2401 (Firmware) -
PPC 405 -4/23/2013 - -ECB -( -e/d; -256 -); -
-
-

-"Firmware cryptographic implementation that adds secure key channel capabilities to the IBM TS1140." -

2384IBM
-9032 South Rita Road
-Tucson, -AZ -85744
-USA
-

-Christine Knibloe -
TEL: (520) 799-2486 -

TS1140 AES-GCM Read
-
Part # P/N: 0000066Y8800 -
N/A -4/23/2013 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 512 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The hardware ASIC implementation provides AES-GCM decryption." -

2381CoCo Communications
-800 5th Ave
-Seattle, -WA -98104
-USA
-

-David Weidenkopf -
TEL: 206-812-5783 -

CoCo OpenSSL AES-NI Algorithms for Intel x86
-
Version 1.0 -
x86 32-bit with AES-NI w/ Vyatta 6.4 -4/23/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The CoCo OpenSSL Crypto Module is an OpenSSL cryptographic library that provides cryptographic services to its calling applications." -

2380Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: (859) 232-6483 -

Crypto Module (kernel)
-
Version 2.10 -
Marvell 88PA6170C1 (ARMv7 dual core) w/ Lexmark Linux v3.0.0 -4/23/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto Module (user/kernel) provides cryptographic services to the firmware in Lexmark products." -

2379Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: (859) 232-6483 -

Crypto Module (user)
-
Version 2.10 -
Marvell 88PA6170C1 (ARMv7 dual core) w/ Lexmark Linux v3.0.0 -4/23/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto Module (user/kernel) provides cryptographic services to the firmware in Lexmark products." -

2378Motorola Solutions, Inc.
-6480 Via Del Oro
-San Jose, -CA -95119
-USA
-

-Udayan Borkar -
TEL: 408-528-2361 -
FAX: 408-528-2903
-

-Colin Cooper -
TEL: 408-528-2871 -
FAX: 408-528-2903
-

AES3
-
Version 3.0 (Firmware) -
Cavium Octeon Plus CN5000 Family -4/12/2013 - -ECB -( -e only; -128 -); -
-
-

-"In WiNG 5, WLAN (802.11i) code uses "AES encryption" to wrap the GTK (Group Temporal Key: Used to authenticate broadcast routing messages)." -

2377Motorola Solutions, Inc.
-6480 Via Del Oro
-San Jose, -CA -95119
-USA
-

-Udayan Borkar -
TEL: 408-528-2361 -
FAX: 408-528-2903
-

-Colin Cooper -
TEL: 408-528-2871 -
FAX: 408-528-2903
-

OpenSSL
-
Version 1.2.3 (Firmware) -
Cavium Octeon Plus CN5000 Family -4/12/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -); -
-
-

-"OpenSSL is a third party open source code, which provides cryptographic services to user space daemons. The device uses openssl-fips-1.2.3 version. Wing5 userspace daemons (RADIUS, ntp, openssh, rim, net-snmp, mapsh, etc) using openssl crypto services call fips_mode_set() from their respective initialization functions." -

2376Hewlett–Packard Development Company, L.P.
-3000 Hanover Street
-Palo Alto, -CA -94304
-USA
-

-Mihai Damian -
TEL: 1-650-236-5870 -

-Sameer Popli -
TEL: 1-650-236-5874 -

NonStop Krypton Kernel Module
-
Version 1.0 -
Intel(R) Xeon(R) E5-2658 w/ Debian Linux HPTE Version 5.0.0 -4/5/2013 - -CBC -( -e/d; -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Hewlett-Packard''s NonStop platform is used in complex computing environments, where business-critical applications need 24 x 7 availability, extreme scalability, and fault-tolerance. NonStop plays an important role in major industries and markets, including finance, healthcare, telecommunications, manufacturing, retail, and government." -

2375Hewlett–Packard Development Company, L.P.
-3000 Hanover Street
-Palo Alto, -CA -94304
-USA
-

-Mihai Damian -
TEL: 1-650-236-5870 -

-Sameer Popli -
TEL: 1-650-236-5874 -

HP NSVLE C API Library
-
Version 0.3 -
Intel(R) Xeon(R) E5-2658 w/ Debian Linux HPTE Version 5.0.0 -4/5/2013 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Hewlett-Packard''s NonStop platform is used in complex computing environments, where business-critical applications need 24 x 7 availability, extreme scalability, and fault-tolerance. NonStop plays an important role in major industries and markets, including finance, healthcare, telecommunications, manufacturing, retail, and government." -

2374Riverbed Technology, Inc.
-199 Fremont Street
-San Francisco, -CA -94105
-USA
-

-Joe Tomasello -
TEL: 415-344-5756 -

-Andy Pang -
TEL: 415-247-7341 -

Riverbed Cryptographic Security Module
-
Intel Xeon (x86-64) w/ RiOS 8.0 32-bit; Intel Xeon (x86-64) w/ RiOS 8.0 64-bit; Intel Xeon E3-1220v2 (x86_64) w/ RiOS 8.0 64-bit running on VMware ESXi 5.1; Intel Xeon E3-1220v2 (x86_64) w/ AES-NI w/ RiOS 8.0 64-bit running on VMware ESXi 5.1; Intel Xeon E3-1220v2 (x86_64) w/ Stingray OS 4.0 running on VMware ESXi 5.1; Intel Xeon E3-1220v2 (x86_64) w/ AES-NI w/ Stingray OS 4.0 running on VMware ESXi 5.1; Intel Xeon E31220 (x86_64) w/ AES-NI w/ RiOS 8.0 64-bit; AMD Opteron 4122 (x86_64) w/ Granite OS 2.0; Intel Xeon E31220 (x86_64) w/ Granite OS 2.0 on VMware ESXi 5.1; Intel Xeon E31220 (x86_64) w /AES-NI w/ Granite OS 2.0 on VMware ESXi 5.1 -4/12/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Riverbed Cryptographic Security Module provides the cryptographic functionality for a variety of Riverbed''s platforms including Steelhead and Granite appliances. These network appliances deliver a scalable Wide Area Data Services (WDS) solution, transparently and securely optimizing performance across an enterprise network" -

2373Cummings Engineering Consultants, Inc.
-145 S. 79th St., Suite 26
-Chandler, -AZ -85226
-USA
-

-Darren Cummings -
TEL: 480-809-6024 -

Cummings Engineering's Secure Mobility Suite B Crypto Module
-
Version 1.1 -
ARM Cortex A8 (ARMv7) w/ Apple iOS 5.0; Intel Core i7-3615QM w/ Apple OS X 10.7 -4/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The cryptographic module used by the Cummings Engineering suite of products which allow for efficient and effective deployment of robust secure communications capability on commercial off the shelf (COTS) devices, such as Smartphones and Tablets, as well as speciality communications devices." -

2372SAP AG
-Albert-Einstein-Allee 3
-Bensheim, -NRW -64625
-Germany
-

-Stephan André -
TEL: +49-6251-708-1730 -
FAX: +49-6227-78-55975
-

-Thomas Rothe -
TEL: +49-6251-708-2339 -
FAX: +49-6227-78-55989
-

SAP NW SSO 2.0 Secure Login Library Crypto Kernel
-
Version 2.0.0.1.32 32/64-bit -
Intel Xeon w/ Mac OS X 10.7 64-bit -4/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 16 -, - 1008 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"SAP NW SSO 2.0 Secure Login Library Crypto Kernel v2.0.0.1.32 is a shared library, i.e. it consists of software only. SAP NW SSO 2.0 Secure Login Library Crypto Kernel provides an API in terms of C++ methods for key management and operation of cryptographic functions." -

2371SAP AG
-Albert-Einstein-Allee 3
-Bensheim, -NRW -64625
-Germany
-

-Stephan André -
TEL: +49-6251-708-1730 -
FAX: +49-6227-78-55975
-

-Thomas Rothe -
TEL: +49-6251-708-2339 -
FAX: +49-6227-78-55989
-

SAP NW SSO 2.0 Secure Login Library Crypto Kernel
-
Version 2.0.0.1.32 64-bit -
Intel Xeon with AES-NI w/ Linux 2.6.32; AMD Opteron w/ Linux 2.6.32; IBM POWER7 (PowerPC) w/ Linux 2.6.32 on hypervisor VMware ESX 5.0.0; AMD Opteron w/ Linux 2.6.16; IBM S/390 (2817) w/ Linux 2.6.5 on hypervisor VMware ESX 4.1.0; IBM POWER6 (PowerPC) w/ Linux 2.6.16 on hypervisor VMware ESX 4.1.0; AMD Opteron w/ Linux 2.6.5; IBM S/390 (2817) w/ Linux 2.6.5 on hypervisor VMware ESX 4.1.0; IBM POWER5 (PowerPC) w/ Linux 2.6.5 on hypervisor VMware ESX 5.0.0; Intel Itanium 2 w/ Linux 2.6.5; Intel Itanium 2 w/ Linux 2.4.19; Intel Xeon w/ Solaris 5.10 64-bit; SPARC64 V w/ Solaris 5.10 64-bit; UltraSPARC III+ w/ Solaris 5.9 64-bit; SPARC64 III w/ Solaris 5.8 64-bit; Alpha 21264B (EV6) w/ True64 Unix 5.1; Intel Xeon w/ Mac OS X 10.7 64-bit; Intel Core i5 with AES-NI w/ Windows 7 Enterprise SP1 64-bit; AMD Opteron w/ Windows Server 2008 R2 on hypervisor VMware ESX 4.1.0; HP 9000/800/rp3440 (PA-RISC2.0) w/ HP-UX 11.31 64-bit; Intel Itanium 2 w/ HP-UX 11.31 64-bit; Intel Itanium 2 w/ HP-UX 11.23 64-bit; HP 9000/800/L3000-7x (PA-RISC2.0) w/ HP-UX 11.11 64-bit; HP 9000/800/L3000-5x (PA-RISC2.0) w/ HP-UX 11.00 64-bit; IBM POWER7 (PowerPC) w/ AIX 6.1 64-bit on hypervisor VMware ESX 4.1.0; IBM POWER4 (PowerPC) w/ AIX 5.2 64-bit; IBM POWER4 (PowerPC) w/ AIX 5.1 64-bit -4/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 16 -, - 1008 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"SAP NW SSO 2.0 Secure Login Library Crypto Kernel v2.0.0.1.32 is a shared library, i.e. it consists of software only. SAP NW SSO 2.0 Secure Login Library Crypto Kernel provides an API in terms of C++ methods for key management and operation of cryptographic functions." -

2370SAP AG
-Albert-Einstein-Allee 3
-Bensheim, -NRW -64625
-Germany
-

-Stephan André -
TEL: +49-6251-708-1730 -
FAX: +49-6227-78-55975
-

-Thomas Rothe -
TEL: +49-6251-708-2339 -
FAX: +49-6227-78-55989
-

SAP NW SSO 2.0 Secure Login Library Crypto Kernel
-
Version 2.0.0.1.32 32-bit -
Intel Pentium III w/ Linux 2.6.27 on hypervisor VMware ESX 4.1.0; Intel Xeon with AES-NI w/ Linux 2.6.32; Intel Pentium III w/ Linux 2.6.5; Intel Xeon w/ Linux 2.4.21; Intel Xeon w/ Linux 2.4.18; Intel Xeon w/ Solaris 5.10 64-bit; SPARC64 V w/ Solaris 5.10 64-bit; UltraSPARC III+ w/ Solaris 5.9 64-bit; SPARC64 III w/ Solaris 5.8 64-bit; Intel Xeon w/ Mac OS X 10.7 64-bit; Intel Core i5 with AES-NI w/ Windows 7 Enterprise SP1 64-bit; AMD Opteron w/ Windows Server 2008 R2 on hypervisor VMware ESX 4.1.0; HP 9000/800/rp3440 (PA-RISC2.0) w/ HP-UX 11.31 64-bit; HP 9000/800/L3000-7x (PA-RISC2.0) w/ HP-UX 11.11 64-bit; HP 9000/800/L3000-5x (PA-RISC2.0) w/ HP-UX 11.00 64-bit; IBM POWER7 (PowerPC) w/ AIX 6.1 64-bit on hypervisor VMware ESX 4.1.0; IBM POWER4 (PowerPC) w/ AIX 5.2 64-bit; IBM POWER4 (PowerPC) w/ AIX 5.1 64-bit -4/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 16 -, - 1008 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"SAP NW SSO 2.0 Secure Login Library Crypto Kernel v2.0.0.1.32 is a shared library, i.e. it consists of software only. SAP NW SSO 2.0 Secure Login Library Crypto Kernel provides an API in terms of C++ methods for key management and operation of cryptographic functions." -

2369Altera Canada
-58 Glencoe Drive
-Mount Pearl, -Newfoundland -A1N 4S9
-Canada
-

-Diane Corrigan -
TEL: 709.747.4387 -

-Shawn Nicholl -
TEL: 709.747.4125 -

AES-XTS+GMAC Library
-
Version XTS_GMAC_1.0 (Firmware) -
Modelsim Altera 10.1b (simulator) -4/5/2013 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-AAD Lengths tested: -( - 256 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2352 -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) - AES Val#2352 -
-

-"FPGA core. AES-XTS 256 bit Key, 128 bit multiple length text. Associated GMAC, 256 bit key, 128 bit multiple text length." -

2368Altera Canada
-58 Glencoe Drive
-Mount Pearl, -Newfoundland -A1N 4S9
-Canada
-

-Diane Corrigan -
TEL: 709.747.4387 -

-Shawn Nicholl -
TEL: 709.747.4125 -

AES-XTS+GCM Library
-
Version XTS_GCM_1.0 (Firmware) -
Modelsim Altera 10.1b (simulator) -4/5/2013 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( - 256 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported - AES Val#2352 -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"FPGA core. AES-XTS 256 bit Key, 128 bit multiple length text. Associated GCM, 256 bit key, 128 bit multiple text length." -

2367CoCo Communications
-800 5th Ave
-Seattle, -WA -98104
-USA
-

-David Weidenkopf -
TEL: 206-812-5783 -

CoCo OpenSSL Algorithms for Intel x86
-
Version 2.0 -
x86 32bit w/ Vyatta 6.4 -4/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The CoCo OpenSSL Crypto Module is an OpenSSL cryptographic library that provides cryptographic services to its calling applications." -

2366CoCo Communications
-800 5th Ave
-Seattle, -WA -98104
-USA
-

-David Weidenkopf -
TEL: 206-812-5783 -

CoCo OpenSSL Algorithms for AMD Geode
-
Version 2.0 -
AMD Geode 32bit w/ Red Hat Enterprise Linux 6 -4/5/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The CoCo OpenSSL Crypto Module is an OpenSSL cryptographic library that provides cryptographic services to its calling applications." -

04/30/13: Updated implementation information; - -

2365HGST
-5601 Great Oaks Parkway
-Building 50-3/D393
-San Jose, -California -95119
-US
-

-Leo Letourneaut -
TEL: 408-717-7013 -
FAX: 408-717-9494
-

-Hoang P Nguyen -
TEL: 408-717-7101 -
FAX: 408-717-9494
-

TcgCryptoLib
-
Version SSD_1 (Firmware) -
ARM Cortex R4 -3/29/2013 - -ECB -( -e/d; -256 -); -
-
-

-"The HGST SED implements the TCG Storage Enterprise Specification. It satisfies the performance & security requirements of demanding enterprise applications. The embedded FIPS 140-2 cryptomodule has hardware encryption, instantaneous data erasure, independently authorized data bands and authenticated, protected FW download." -

2364Toshiba Corporation Social Infrastructure Systems Company
-1, Komukai, Toshiba-cho, Saiwai-ku
-Kawasaki, -Kanagawa -212-8583
-Japan
-

-Hiroki Fukuoka -
TEL: +81-44-549-8323 -

TSBIC CryptoLib
-
Version 1.0.0 -
Intel Core i7 w/ Windows 7 Professional 32-bit -3/29/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-
-
-

-"TSBIC CryptoLib is a general-purpose library which ensures high security to the applications requiring standard cryptographic algorithms." -

2363Xilinx, Inc.
-2100 Logic Drive
-San Jose, -CA -95124
-USA
-

-Jason Moore -
TEL: 505-798-4863 -

7 Series and Zynq AES/MAC
-
Part # 7 Series and Zynq -
N/A -3/29/2013 - -CBC -( -d only; -256 -); -
-
-

-"A Verilog implementation that has been synthesized into our 7 Series and Zynq products. This implementation has been governed in our internal revision control system. This implementation can be simulated via a synopsys VCS simulation/testbench framework." -

04/12/13: Updated implementation information; - -

2362Pure Storage, Inc.
-650 Castro Street
-Suite #400
-Mountain View, -CA -94041
-USA
-

-Marco Sanvido -
TEL: 800-379-7873 -
FAX: 650-625-9667
-

-Ethan Miller -
TEL: 800-379-7873 -
FAX: 650-625-9667
-

Flash Array
-
Version 3.0 (Firmware) -
Intel Xeon E5-2670 -3/29/2013 - -ECB -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The Flash Array is a storage array based on Flash memory technology instead of hard drives. The Pure Storage FlashArray features both in-line and global data deduplication in combination with non-volatile RAM (NV-RAM) cache that runs continuously." -

05/06/13: Added new tested information; - -

2361WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206 613-6608 -
FAX: 206 613-0888
-

XTM Cryptographic Module
-
Version 11.6.5 (Firmware) -
Intel E3 -3/22/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

2360WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206 613-6608 -
FAX: 206 613-0888
-

XTM Cryptographic Processor for XTM800, XTM1500, XTM2500
-
Part # DH8910CC -
N/A -3/22/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

2359Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Chris Marks -
TEL: 408-333-0480 -
FAX: 408-333-8101
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

FIPS 140-2 Certification for Brocade® MLXe® and CER 2000 Series
-
Version BRCD-IP-CRYPTO-VER-2.0 (Firmware) -
Freescale MPC 7448, RISC, 1700 MHZ; Freescale MPC 7447, RISC, 1000 MHZ; Freescale MPC 8544, PowerQUICC III, 800 MHZ -3/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Brocade cryptographic library implements crypto operations in software. The Brocade MLX Series is highly optimized for IP Ethernet deployments, providing symmetric scaling and industry-leading wire-speed port capacity without compromising the performance of advanced capabilities such as IPv6, MPLS, and MPLS Virtual Private Networks (VPNs)." -

2358Feitian Technologies Co., Ltd
-Floor 17th, Tower B, Huizhi Mansion, No.9 Xueqing Road
-Beijing, -Beijing -100085
-China
-

-Erik -
TEL: (+86)010-62304466-831 -
FAX: (+86)010-62304477
-

-Guo Yu Yi -
TEL: (+86)010-62304466-342 -
FAX: (+86)010-62304477
-

FEITIAN-FIPS-Cryptographic Library V1.0.0
-
Version 1.0.0 (Firmware) -
Part # SLE78CLFX4000PM -
Infineon SLE78CLFX4000PM -3/22/2013 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#2357 -
-
-
-

-"FEITIAN-FIPS-Cryptographic Library V1.0.0 implements AES, TDES, CMAC, TDES MAC, SHA1, SHA256, SHA512, DRBG, RSA, and KDF, and operates on Infineon SLE78CLFX4000PM for FEITIAN-FIPS-JCOS V1.0.0, which is smart card complied with Java Card 2.2.2 and Global Platform 2.2.1." -

03/29/13: Updated implementation information; - -

2357Feitian Technologies Co., Ltd
-Floor 17th, Tower B, Huizhi Mansion, No.9 Xueqing Road
-Beijing, -Beijing -100085
-China
-

-Erik -
TEL: (+86)010-62304466-831 -
FAX: (+86)010-62304477
-

-Guo Yu Yi -
TEL: (+86)010-62304466-342 -
FAX: (+86)010-62304477
-

FEITIAN-FIPS-Cryptographic Library V1.0.0
-
Part # SLE78CLFX4000PM -
N/A -3/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FEITIAN-FIPS-Cryptographic Library V1.0.0 implements AES, TDES, CMAC, TDES MAC, SHA1, SHA256, SHA512, DRBG, RSA, and KDF, and operates on Infineon SLE78CLFX4000PM for FEITIAN-FIPS-JCOS V1.0.0, which is smart card complied with Java Card 2.2.2 and Global Platform 2.2.1." -

03/29/13: Updated implementation information; - -

2356Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-Sales -
TEL: +1-415-617-0055 -
FAX: +1-415-617-0056
-

Mocana Cryptographic Library
-
Version 5.5fs -
ARMv7 w/ iOS6 -3/22/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
RNG: Val# 1078 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Mocana Cryptographic Module is the engine of Mocana’s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic preformance. For details see www.mocana.com." -

2355Comtech Mobile Datacom Corporation
-20430 Century Boulevard
-Germantown, -MD -20874
-USA
-

-Vladislav Grinchenko -
TEL: 240-686-3365 -

-Ryon Coleman -
TEL: 240-686-3305 -

Comtech Mobile Datacom Corp Cryptographic Library (libcmscrypto)
-
Version 1.2 -
Intel x64 w/ Red Hat Enterprise Linux 6.3 -3/22/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"libcmscrypto is a library implemented in the Comtech Mobile Datacom Corp. products and provides the basic cryptographic functionality that includes Advanced Encryption Standard (AES) algorithm, Triple-DES, SHA1 message digest, HMAC SHA-1 Keyed-Hash message authentication code." -

2354Nuvoton Technology Corporation
-No. 4, Creation Rd. III
-Hsinchu Science Park, -n/a -300
-Taiwan, R.O.C.
-

-Rachel Menda-Shabat -
TEL: +972-9-9702000 -
FAX: +972-9-9702001
-

-Leonid Azriel -
TEL: +972-9-9702000 -
FAX: +972-9-9702001
-

Nuvoton NPCT4xx/NPCT5xx TPM 1.2
-
Part # FD5C37 -
N/A -3/15/2013 - -ECB -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"Nuvoton TPM (Trusted Platform Module), a TCG 1.2 compliant security processor with embedded firmware" -

2353Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS BC for mobile phone and tablet
-
Version SBC1.45_2.0 -
ARM7 w/ Android Jelly Bean 4.1 -3/8/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose cryptographic services available for Java-based Bouncycastle used by Samsung devices to provide secure cryptography. Salt length 0, 1 and 2 has been tested for RSASSA-PSS." -

2352Altera Canada
-58 Glencoe Drive
-Mount Pearl, -Newfoundland -A1N 4S9
-Canada
-

-Diane Corrigan -
TEL: 709.747.4387 -

-Shawn Nicholl -
TEL: 709.747.4125 -

AES-256 Core
-
Version 1.0 (Firmware) -
Modelsim Altera 10.1b (simulator) -3/8/2013 - -ECB -( -e/d; -256 -); -
-
-

-"FPGA Core." -

2351Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung OpenSSL Cryptographic Module
-
Version SecOpenSSL2.0.2 -
ARMv7 w/ Android Jelly Bean 4.1 -3/8/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 512 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"General purpose cryptographic services available for Android used by Samsung devices to provide secure cryptography. Salt length 0, 1 and 2 has been tested for RSASSA-PSS." -

2350Digital Monitoring Products, Inc.
-2500 N. Partnership Boulevard
-Springfield, -MO -65803-8877
-USA
-

-Terry Shelton -
TEL: (417)831-9362 -
FAX: (417)447-9698
-

-Leanna Bremenkamp -
TEL: (417)831-9362 -
FAX: (417)447-9698
-

XR550Encryption
-
Version 100 (Firmware) -
NXP ARM Cortex -3/8/2013 - -ECB -( -e/d; -128 -); -
-
-

-"The DMP XR550 Series panel is a 12 VDC, combined access control, burglary, and fire communicator panel with battery backup. The XR550 Series provides eight on-board burglary zones and two on-board 12 VDC Class B powered zones with reset capability to provide for 2-wire smoke detectors, relays, or other latching devices." -

2349Haivision, Inc.
-4445 Garand
-Montreal, -Quebec -H4R 2H9
-Canada
-

-Jean Dube -
TEL: 514-334-5445 x8263 -

Haivision Crypto Module
-
Version 2.1.1 -
ARM v5TEJ w/ Linux 2.6 -2/26/2013 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -); -CTR -( -int only; -256 -) -
-
-
-

-"OpenSSL FIPS Object Module 2.0 (CMVP Cert. #1747)" -

2348Canon Inc.
-30-2
-Shimomaruko 3-chome
-Ohta-ku, -Tokyo -146-8501
-Japan
-

-Yoichi Toyokura -
TEL: +81-3-3758-2111 -
FAX: +81-3-3758-1160
-

Canon MFP Security Chip
-
Part # 2.02 -
N/A -2/21/2013 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Canon MFP Security Chip provides high-performance data encryption and decryption via SATA interface." -

2347GoldKey Security Corporation
-26900 E. Pink Hill Rd
-Independence, -MO -64057
-USA
-

-GoldKey Sales & Customer Service -
TEL: (816) 220-3000 -

-Jon Thomas -
TEL: 567-270-3830 -

GoldKey Cryptographic Algorithms
-
Version 7.11 (Firmware) -
Arca2S -2/21/2013 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Cryptographic algorithm implementation for GoldKey Products" -

03/18/13: Updated implementation information;
03/27/13: Updated implementation information; -
-

2346Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Tasha Castaneda -
TEL: 1-408-943-7100 -

-YJ Kim -
TEL: 1-408-943-7100 -

OCTEON II CN6700/CN6800 Series Die
-
Part # CN6740/CN6750/CN6760/CN6860/CN6870/CN6880, -SCP and -AAP options Version #-Y22 -
N/A -2/21/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The Octeon II CN 6XXX family of multi-core MIPS64 processors targets datacenter, routers, switches, control plane, base stations, and UTM applications. Part numbers: CN6010 CN6020 CN6120 CN6130 CN6220 CN6230 CN6330 CN6335 CN6630 CN6635 CN6640 CN6645 CN6740 CN6750 CN6760 CN6860 CN6870 CN6880, all with -SCP and -AAP options." -

2345Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Tasha Castaneda -
TEL: 1-408-943-7100 -

-YJ Kim -
TEL: 1-408-943-7100 -

OCTEON II CN6600 Series Die
-
Part # CN6630/CN6635/CN6640/CN6645, -SCP and -AAP options Version # -Y -
N/A -2/21/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The Octeon II CN 6XXX family of multi-core MIPS64 processors targets datacenter, routers, switches, control plane, base stations, and UTM applications. Part numbers: CN6010 CN6020 CN6120 CN6130 CN6220 CN6230 CN6330 CN6335 CN6630 CN6635 CN6640 CN6645 CN6740 CN6750 CN6760 CN6860 CN6870 CN6880, all with -SCP and -AAP options." -

2344Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Tasha Castaneda -
TEL: 1-408-943-7100 -

-YJ Kim -
TEL: 1-408-943-7100 -

OCTEON II CN6000/CN6100 Series Die
-
Part # CN6010/CN6020/CN6120/CN6130, -SCP and -AAP options -
N/A -2/21/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The Octeon II CN 6XXX family of multi-core MIPS64 processors targets datacenter, routers, switches, control plane, base stations, and UTM applications. Part numbers: CN6010 CN6020 CN6120 CN6130 CN6220 CN6230 CN6330 CN6335 CN6630 CN6635 CN6640 CN6645 CN6740 CN6750 CN6760 CN6860 CN6870 CN6880, all with -SCP and -AAP options." -

2343Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Tasha Castaneda -
TEL: 1-408-943-7100 -

-YJ Kim -
TEL: 1-408-943-7100 -

OCTEON II CN6200/CN6300 Series Die
-
Part # CN6220/CN6230/CN6330/CN6335, -SCP and -AAP options Version # -Y -
N/A -2/19/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1000 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The Octeon II CN 6XXX family of multi-core MIPS64 processors targets datacenter, routers, switches, control plane, base stations, and UTM applications. Part numbers: CN6010 CN6020 CN6120 CN6130 CN6220 CN6230 CN6330 CN6335 CN6630 CN6635 CN6640 CN6645 CN6740 CN6750 CN6760 CN6860 CN6870 CN6880, all with -SCP and -AAP options." -

2342OpenSSL Software Foundation, Inc.
-1829 Mount Ephraim Road
-Adamstown, -MD -27101
-USA
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module
-
Version 2.0.3 -
Freescale i.MX53xA (ARMv7) with NEON w/ Windows Embedded Compact 7; Freescale i.MX53xD (ARMv7) with NEON w/ Windows Embedded Compact 7; Qualcomm Snapdragon APQ8060 (ARMv7) with NEON w/ Android 4.0 -2/19/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The OpenSSL FIPS Object Module is a full featured general purpose cryptographic library that is distributed in source code form under an open source license. It can be downloaded from www.openssl.org/source/." -

02/21/13: Added new tested information;
02/26/13: Updated implementation information;
04/10/13: Added new tested information;
04/24/13: Updated implementation information; -
-

2341Advance Computing and Engineering Solutions. (ACES)
-H. No. 156, St 5, F11-1
-Islamabad, -n/a -44000
-Pakistan
-

-Dr. Mehreen Afzal -
TEL: +923009878534 -
FAX: +92-51-2224453
-

-Dr. Mureed Hussain -
TEL: +923238556816 -
FAX: +92-51-2224453
-

Tahir Pak Crypto Library
-
Version 2.1.1 -
DELL PowerEdge T110 II 11th Generation Server w/ RHEL 5.3 evaluated at EAL4+ -2/19/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"TPCL (Tahir Pak Crypto Library) provides FIPS approved Cryptographic functions to consuming applications via an Application Programming Interface (API)." -

03/12/13: Updated implementation information; - -

2340N/AN/AN/A2/19/2013 -N/A
2339CipherCloud, Inc.
-99 Almaden Blvd., Suite 720
-San Jose, -CA -95113
-USA
-

-Varun Badhwar -
TEL: 1 (415) 683-0062 -

Cryptographic Module for CipherCloud Gateway
-
Version 1.0 -
Intel Xeon E5645 w/ CentOS 6.3 with Java JRE 1.6.0 -2/19/2013 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"The CipherCloud Encryption gateway provides FIPS approved cryptographic algorithms to protect sensitive data stored in public cloud environments, while preserving advanced operations such as searching, sorting and reporting." -

07/12/13: Updated implementation information; - -

2338Kony Solutions, Inc.
-7380 West Sand Lake Rd. #390
-Orlando, -FL -32819
-USA
-

-Matthew Terry -
TEL: 407-730-5669 -
FAX: 407-404-3738
-

Kony Solutions Cryptographic Library
-
Version 2.0 -
Qualcomm QSD 8250 (ARMv7) w/ Android 2.2; Qualcomm QSD 8250 (ARMv7) with NEON w/ Android 2.2; TI OMAP 3621 (ARMv7) w/ Android 3.0; TI OMAP 3621 (ARMv7) with NEON w/ Android 3.0; TI DM3730 (ARMv7) w/ Android 4.0; TI DM3730 (ARMv7) with NEON w/ Android 4.0; ARMv7 Cortex-A8 w/ Apple iOS 5.0; ARMv7 Cortex-A8 w/ Apple iOS 6.0; ARM Cortex-A8 (ARMv7) without NEON w/ Apple iOS 5.0; ARM Cortex-A8 (ARMv7) without NEON w/ Apple iOS 6.0 -2/19/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Kony Solutions Cryptographic Library v2.0 is a full featured cryptographic module used in Kony mobile and multi-channel application platforms and the KonyOne Platform." -

08/09/13: Added new tested information; - -

2337N/AN/AN/A2/19/2013 -N/A
2336Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP1142 & AP1042 88W8363P
-
Part # Marvell 88W8363P -
N/A -2/19/2013 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2335Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP3502 & AP1262 88W8364
-
Part # Marvell 88W8364 -
N/A -2/19/2013 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2334Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP3602 & AP2602 88W8764C
-
Part # Marvell 88W8764C -
N/A -2/19/2013 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2333Atmel Corporation
-2325 Orchard Parkway
-San Jose, -CA -95131
-US
-

-Randy Mummert -
TEL: 719-540-1068 -

-Todd Slack -

AT97SC3204-X4
-
Part # AT97SC3204-X4 -
N/A -1/31/2013 - -ECB -( -e/d; -128 -); -
-
-

-"The AT97SC3204 is a single chip cryptographic module used for cryptographic key generation, key storage and key management as well as generation and secure storage for digital certificates." -

2332Bosch Security Systems
-130 Perinton Parkway
-Fairport, -NY -14450
-USA
-

-Jon Wolski -
TEL: (585) 678-3323 -
FAX: (585) 678-3263
-

-Malcolm Bugler -
TEL: (585) 678-3240 -
FAX: (585) 678-3263
-

B-Series AES CBC
-
Version B-3.03.002 (Firmware) -
Renesas RX62N -1/31/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"US-1B Security Control Panel" -

2331Bosch Security Systems
-130 Perinton Parkway
-Fairport, -NY -14450
-USA
-

-Jon Wolski -
TEL: (585) 678-3323 -
FAX: (585) 678-3263
-

-Malcolm Bugler -
TEL: (585) 678-3240 -
FAX: (585) 678-3263
-

GV4 AES CBC
-
Version G-1.17.001 (Firmware) -
Renesas RX62N -1/31/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"GV4 Security Control Panel" -

2330Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Palani Karuppan -
TEL: 408-525-2747 -

-Muukund Chikerali -

5508 OpenSSL
-
Version OPENSSL-0.9.8g-7.0.0 (Firmware) -
Cavium Octeon Plus 5600 Family -1/31/2013 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Cisco WLAN Controller 5508 provides centralized control, management and scalability for small, medium and large-scale Government WLAN networks using APs joined over secure DTLS connection and support IEEE 802.11i security standard with WPA2 to enable a Secure Wireless Architecture." -

02/07/13: Updated vendor information; - -

2329A10 Networks, Inc.
-3 West Plumeria Drive
-San Jose, -CA -95134
-USA
-

-John Chiong -
TEL: +1 408 325-8668 -

A10 Networks Data Plane FIPS Library CNN3550
-
Part # CNN3550 -
N/A -1/31/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AX Series Advanced Traffic Manager is designed to meet the growing demands of Web sites, carriers and enterprises. The AX offers intelligent Layer 4-7 application processing capabilities with industry-leading performance and scalability to meet critical business requirements at competitive prices." -

2328Tait Limited
-558 Wairakei Road
-Burnside
-PO Box 1645
-Christchurch, -Christchurch -8053
-New Zealand
-

-Gordon Martin -
TEL: +64-3-358-6622 -

-Wei Li Jiang -
TEL: +64-3-357-0747 -

TEL_TDES_AES
-
Version 2.0 (Firmware) -
Texas Instruments TMS320C5505 -1/31/2013 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -
-
-

-"Firmware implementation of the FIPS 140-2 certified Crypto Module, used to provide security features in the Tait Communications range of digital radios and base station equipment." -

02/05/13: Updated implementation information;
04/15/13: Updated implementation information; -
-

2327Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP3602 & AP2602 HW DTLS
-
Part # Freescale SC1023 -
N/A -1/31/2013 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2326Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP3502 & AP1262 HW DTLS
-
Part # AMCC 460EXr -
N/A -1/31/2013 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2325Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP1142 & AP1042 HW DTLS
-
Part # AMCC 405EX -
N/A -1/31/2013 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2324Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cisco AP1131 & AP1242 A506
-
Part # Cisco A506 -
N/A -1/31/2013 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

2323Lancope, Inc.
-3650 Brookside Parkway, Suite 400
-Alpharetta, -GA -30022
-USA
-

-Jason Anderson -
TEL: 770-225-6519 -

-Jim Magers -

Lancope SSH Library
-
Version 1.0 -
Intel Xeon E3 series w/ Stealthwatch v6.3; Intel Xeon E5 series w/ Stealthwatch v6.3 -1/25/2013 - -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"The Lancope SSH library protects sensitive management data as it is transmitted to a Lancope appliance, using encryption techniques to provide a persistent level of protection. The library provides encrypted management communications for Lancope''s Stealthwatch products." -

2322Surdoc corp
-1370 Willow Road
-Menlo park, -California -94025
-US
-

-Hu Jinwei -
TEL: +86(22)58775288 -
FAX: +86(22)58775234
-

Java Cryptographic Extension
-
Version 1.0 -
Intel Pentium (R) Dual-Core w/ Microsoft Windows XP -1/25/2013 - -ECB -( -e/d; -256 -); -
-
-

-"AES implementation is used to protect the data security in the cloud storage." -

2321Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Jon Green -
TEL: +1 408 227 4500 -
FAX: +1 408 227 4550
-

Aruba OS Crypto Module
-
Version 6.1.4.1-FIPS (Firmware) -
Cavium Networks Octeon Plus CN5010 -1/25/2013 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 512 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( - 128 -, - 512 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Aruba''s single/multi-radio wireless 802.11 a/b/g/n APs are featured to address the needs of secure, mobile networks of all sizes. They may be configured for enterprise and/or Mesh topologies, or to provide secure remote connectivity across high latency links. Aruba APs support the IEEE 802.1X and 802.11i standards with up to 256-bit AES encryption." -

2320Harris Corporation
-1680 University Avenue
-Rochester, -NY -14610
-USA
-

-Michael Vickers -
FAX: 434-455-6851
-

HALM Software Crypto Library
-
Version 2.0 -
Texas Instruments TMS320C55x DSP Core w/ Texas Instruments DSP/BIOS Software Kernel 5.33.03 -1/25/2013 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e only; -256 -); -OFB -( -e only; -256 -); -

CMAC (Generation/Verification -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 128 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-""The HALM Software Crypto Library provides Harris terminals with AES encryption of digital voice and data for mission-critical assured communications by First Responders."" -

2319Lancope, Inc.
-3650 Brookside Parkway, Suite 400
-Alpharetta, -GA -30022
-USA
-

-Jim Magers -

Lancope Crypto-J library
-
Version 1.0 -
Intel Xeon E5 series w/ Stealthwatch v6.3; Intel Xeon E3 series w/ Stealthwatch v6.3 -1/25/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Lancope Crypto-J library relies on the RSA BSAFE Crypto-J module to protect sensitive data as it is stored using encryption techniques to provide a persistent level of protection. The library provides encrypted management and internal communications for Lancope''s Stealthwatch products." -

2318Accellion, Inc.
-1804 Embarcadero Road
-Suite 200
-Palo Alto, -Ca -94303
-USA
-

-Prateek Jain -
TEL: 65-62445670 -
FAX: 65-62445678
-

PHP AES Library
-
Version 2.5.7 -
Dual Xeon QuadCore w/ Red Hat Enterprise Linux 5 -1/25/2013 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Accellion Cryptographic Module is a key component of Accellion''s secure collaboration solution that enables enterprises to securely share and transfer files. Extensive tracking and reporting tools allow compliance with SOX, HIPAA, FDA and GLB regulations while providing enterprise grade security and ease of use" -

06/28/13: Updated implementation information; - -

2317Accellion, Inc.
-1804 Embarcadero Road
-Suite 200
-Palo Alto, -Ca -94303
-USA
-

-Prateek Jain -
TEL: 65-62445670 -
FAX: 65-62445678
-

PERL AES Library
-
Version 0.05 -
Dual Xeon QuadCore w/ Red Hat Enterprise Linux 5 -1/25/2013 - -ECB -( -d only; -128 -, -256 -); -
-
-

-"Accellion Cryptographic Module is a key component of Accellion''s secure collaboration solution that enables enterprises to securely share and transfer files. Extensive tracking and reporting tools allow compliance with SOX, HIPAA, FDA and GLB regulations while providing enterprise grade security and ease of use" -

06/28/13: Updated implementation information; - -

2316Accellion, Inc.
-1804 Embarcadero Road
-Suite 200
-Palo Alto, -Ca -94303
-USA
-

-Prateek Jain -
TEL: 65-62445670 -
FAX: 65-62445678
-

TLS Library
-
Version 1.0.1c -
Dual Xeon QuadCore w/ Red Hat Enterprise Linux 5 -1/25/2013 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Accellion Cryptographic Module is a key component of Accellion''s secure collaboration solution that enables enterprises to securely share and transfer files. Extensive tracking and reporting tools allow compliance with SOX, HIPAA, FDA and GLB regulations while providing enterprise grade security and ease of use" -

02/26/13: Updated implementation information;
06/28/13: Updated implementation information; -
-

2315Cleversafe, Inc.
-222 South Riverside Plaza
-Suite 1700
-Chicago, -Illinois -60606
-US
-

-Brenda Litin -
TEL: (312) 423-6640 -

-Jason Resch -
TEL: (312) 423-6640 -

Cleversafe Dispersed Storage Access Framework SDK
-
Version dsaf-sdk-2.2.12370 -
Intel Xeon w/ Ubuntu 10 -1/18/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This package contains the Dispersed Storage Access Framework (DSAF) Software Development Kit (SDK). It contains all of the documentation and libraries required to build applications that can store to and retrieve data from a simple object vault on a dsNet(TM) System." -

2314Allegro Software Development Corporation
-1740 Massachusetts Avenue
-Boxborough, -MA -01719
-USA
-

-Larry LaCasse -
TEL: +1 (978) 264-6600 -

Allegro Cryptographic Engine
-
Version 1.1 -
Intel Core 2 Duo w/ Windows 7 Ultimate (64-bit) -1/18/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 246 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 246 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 286 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Allegro Cryptographic Engine (ACE) is a cryptographic library module for embedded computing systems. ACE provides software implementations of algorithms for calculations of message digests, digital signature creation and verification, bulk encryption and decryption, key generation and key exchange" -

2313N/AN/AN/A1/18/2013 -N/A
2312Oracle Corporation
-4150 Network Circle Drive
-Santa Clara, -CA -95054
-US
-

-Arjuna Baratham -
TEL: 408-276-9957 -

-Mehdi Bonyadi -
TEL: 408-276-6017 -

Sun Crypto Accelerator 6000
-
Version 1.1.7, 1.1.8 and 1.1.9 (Firmware) -
Intel 80333 -1/7/2013 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Hardware Security Module and Cryptographic Accelerator Card" -

2311Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Joshua Brickman -
TEL: 781-442-0451 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Kernel Cryptographic Framework with SPARC T4/T5
-
Version 1.0 -
SPARC T4 w/ Oracle Solaris 11.1 SRU3; SPARC T5 w/ Oracle Solaris 11.1 SRU3 -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Oracle Solaris OS utilizes the Oracle Solaris Kernel Cryptographic Framework module to provide cryptographic functionality for any kernel-level processes that require it, via Oracle-proprietary APIs. The module includes the SPARC T4 and SPARC T5 processor special instruction sets for hardware-accelerated cryptography." -

07/14/13: Added new tested information and updated implementation information; - -

2310Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Joshua Brickman -
TEL: 781-442-0451 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Userland Cryptographic Framework with SPARC T4/T5
-
Version 1.0 -
SPARC T4 w/ Oracle Solaris 11.1 SRU3; SPARC T5 w/ Oracle Solaris 11.1 SRU3 -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Oracle Solaris OS uses the Oracle Solaris Userland Cryptographic Framework module for cryptographic functionality for any applications running in user space through one of the three exposed APIs. The module includes the SPARC T4 and SPARC T5 processor special instruction sets for hardware-accelerated cryptography." -

07/14/2313: Added new tested information and updated implementation information; - -

2309Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Shaun Lee -
TEL: 44 1189 243860 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Kernel Cryptographic Library
-
Version 1.0 -
SPARC64 w/ Oracle Solaris 11.1 SRU3; Intel Xeon E5 series with AES-NI w/ Oracle Solaris 11.1 SRU3; Intel Xeon w/ Oracle Solaris 11.1 SRU3 -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Oracle Solaris OS utilizes the Oracle Solaris Kernel Cryptographic Framework module to provide cryptographic functionality for any kernel-level processes that require it, via Oracle-proprietary APIs." -

08/12/13: Added new tested information; - -

2308Oracle Corporation
-500 Oracle Parkway
-Redwood Shores, -CA -94065
-USA
-

-Shaun Lee -
TEL: 44 1189 243860 -

-Linda Gallops -
TEL: 704 972 5018 -

Oracle Solaris Userland Cryptographic Library
-
Version 1.0 -
SPARC64 w/ Oracle Solaris 11.1 SRU3; Intel Xeon E5 series with AES-NI w/ Oracle Solaris 11.1 SRU3; Intel Xeon w/ Oracle Solaris 11.1 SRU3 -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 1024 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Oracle Solaris OS utilizes the Oracle Solaris Userland Cryptographic Framework module for cryptographic functionality for applications running in user space. It exposes three public interfaces to provide cryptography to any application designed to utilize them." -

08/12/13: Added new tested information; - -

2307Kyocera Corporation
-6 Takeda Tobadono-cho
-Fushimi-ku, -Kyoto -612-8501
-Japan
-

-n/a -

Kyocera Android AES Library
-
Version 1.0 Rev.1 -
Dual Krait (1.2GHz) w/ Android 4.0.4 -12/31/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Kyocera Android AES Library provides the CBC mode encryption function of AES. By implementing this feature, we provide encryption of data in the mobile phone." -

2306McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

McAfee Firewall Enterprise 64-bit Cryptographic Engine (Virtual)
-
Version 8.3 -
Intel Xeon w/ SecureOS 8.3 running on Crossbeam XOS v9.9.0; Intel Xeon w/ SecureOS 8.3 running on VMware ESXi v5.0 -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Firewall Enterprise 64-Bit Cryptographic Engine is a software library that provides cryptographic services for applications on the virtual deployments of McAfee''s Firewall Enterprise appliance." -

2305McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

McAfee Firewall Enterprise 64-bit Cryptographic Engine
-
Version 8.3 (Firmware) -
Intel Atom; Intel Core i3; Intel Pentium; Intel Xeon -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Firewall Enterprise 64-bit Cryptographic Engine is a firmware library that provides cryptographic services for applications across several versions of the McAfee Firewall Enterprise Appliances." -

2304McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

McAfee Firewall Enterprise 32-bit Cryptographic Engine (Virtual)
-
Version 8.3 -
Intel Xeon w/ SecureOS 8.3 running on VMware ESXi v5.0; Intel Xeon w/ SecureOS 8.3 running on Crossbeam XOS v9.9.0 -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Firewall Enterprise 32-Bit Cryptographic Engine is a software library that provides cryptographic services for applications on the virtual deployments of McAfee''s Firewall Enterprise appliance." -

2303McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

McAfee Firewall Enterprise 32-bit Cryptographic Engine
-
Version 8.3 (Firmware) -
Intel Atom; Intel Core i3; Intel Pentium; Intel Xeon -12/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Firewall Enterprise 32-bit Cryptographic Engine is a firmware library that provides cryptographic services for applications across several versions of the McAfee Firewall Enterprise Appliances." -

2302A10 Networks, Inc.
-3 West Plumeria Drive
-San Jose, -CA -95134
-USA
-

-John Chiong -
TEL: +1 408 325-8668 -

A10 Networks SoftAX SSL FIPS Library
-
Version 1.0 -
Intel Xeon w/ Redhat Enterprise Linux 5 running on KVM 0.14; Intel Xeon w/ Redhat Enterprise Linux 5 running on VMWare ESXi 4.0; Intel Xeon w/ Redhat Enterprise Linux 5 running on Citrix XenServer 6.0 -12/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SoftAX, part of A10 Networks'' award-winning AX Series Application Delivery Controller (ADC) family, is designed to meet the growing needs of organizations that require a flexible and easy-to-deploy application delivery and server load balancer solution running within a virtualized infrastructure." -

2301N/AN/AN/A12/21/2012 -N/A
2300CoCo Communications
-800 5th Ave
-Seattle, -WA -98104
-USA
-

-David Weidenkopf -
TEL: 206-812-5783 -

CoCo Cryptographic Module for Intel x86
-
Version 2.0 -
Intel x86 32bit w/ Vyatta 6.4 -12/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 96 - 64 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 96 - 64 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 96 - 64 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The CoCo Cryptographic Module is a Linux loadable kernel module that provides cryptographic services in the Linux kernel. It provides an API that can be used by other kernel services." -

2299CoCo Communications
-800 5th Ave
-Seattle, -WA -98104
-USA
-

-David Weidenkopf -
TEL: 206-812-5783 -

CoCo Cryptographic Module for AMD Geode
-
Version 2.0 -
AMD Geode 32bit w/ Linux kernel 2.6 -12/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 96 - 64 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 96 - 64 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 96 - 64 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The CoCo Cryptographic Module is a Linux loadable kernel module that provides cryptographic services in the Linux kernel. It provides an API that can be used by other kernel services." -

2298Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Luis Luciani -
TEL: (281) 518-6762 -

iLO Hardware Crypto Library (GXE)
-
Part # 438893-503 -
N/A -12/21/2012 - -OFB -( -e/d; -128 -); -
-
-

-"HP Integrated Lights-Out (iLO) management built into BladeSystem blade servers and storage blades is an autonomous management subsystem embedded directly on the server. iLO monitors each server’s overall “health”, reports issues, and provides a means for setup and managing of power and thermal settings." -

2297Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Luis Luciani -
TEL: (281) 518-6762 -

iLO Hardware Crypto Library (GLP)
-
Part # 531510-003 -
N/A -12/21/2012 - -OFB -( -e/d; -128 -); -
-
-

-"HP Integrated Lights-Out (iLO) management built into BladeSystem blade servers and storage blades is an autonomous management subsystem embedded directly on the server. iLO monitors each server’s overall “health”, reports issues, and provides a means for setup and managing of power and thermal settings." -

2296Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Luis Luciani -
TEL: (281) 518-6762 -

iLO Allegro Firmware Crypto Library
-
Version 1.5 (Firmware) -
iLO 3 GLP (ASIC) with ARM-926; iLO 3 GXE (ASIC) with ARM-926 -12/21/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"HP Integrated Lights-Out (iLO) management built into BladeSystem blade servers and storage blades is an autonomous management subsystem embedded directly on the server. iLO monitors each server’s overall “health”, reports issues, and provides a means for setup and managing of power and thermal settings." -

2295Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Luis Luciani -
TEL: (281) 518-6762 -

iLO Kerberos K-Lite Firmware Crypto Library
-
Version 1.5 (Firmware) -
iLO 3 GLP (ASIC) with ARM-926; iLO 3 GXE (ASIC) with ARM-926 w/ Green Hills Integrity RTOS -12/21/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"HP Integrated Lights-Out (iLO) management built into BladeSystem blade servers and storage blades is an autonomous management subsystem embedded directly on the server. iLO monitors each server’s overall “health”, reports issues, and provides a means for setup and managing of power and thermal settings." -

2294Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Luis Luciani -
TEL: (281) 518-6762 -

iLO SSL-C Firmware Crypto Library
-
Version 1.5 (Firmware) -
iLO 3 GLP (ASIC) with ARM-926; iLO 3 GLP (ASIC) with ARM-926 w/ Green Hills Integrity RTOS; -12/21/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"HP Integrated Lights-Out (iLO) management built into BladeSystem blade servers and storage blades is an autonomous management subsystem embedded directly on the server. iLO monitors each server’s overall “health”, reports issues, and provides a means for setup and managing of power and thermal settings." -

2293Uplogix, Inc.
-7600 B North Capital of Texas Highway
-Suite 220
-Austin, -TX -78731
-USA
-

-Martta Howard -
TEL: 512-857-7043 -
FAX: 512-857-7002
-

NSS
-
Version 3.12.11 (Firmware) -
AMD Geode LX; Intel Celeron D; Intel Atom E6xx -12/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Uplogix Local Managers utilize Mozilla''s Network Security Services for general purpose cryptographic functionality. NSS provides the algorithms necessary to secure Uplogix'' SSH and TLS implementations. See http://www.uplogix.com" -

2292Uplogix, Inc.
-7600 B North Capital of Texas Highway
-Suite 220
-Austin, -TX -78731
-USA
-

-Martta Howard -
TEL: 512-857-7043 -
FAX: 512-857-7002
-

Libgcrypt
-
Version 1.4.4 (Firmware) -
AMD Geode LX; Intel Atom E6xx; Intel Celeron D -12/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Uplogix Local Managers utilize Libgcrypt to provide cryptographic algorithms to connect to IPSec VPNs. See http://www.uplogix.com and http://www.gnupg.org/ for more information." -

2291Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-Mocana Sales -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Freescale P2020 SEC3.1
-
Part # Freescale P2020 SEC 3.1 -
N/A -12/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Mocana Cryptographic Loadable Kernel Module (Software Version 5.5fi) is a hybrid, multi-chip standalone cryptographic module that runs on a general purpose computer. The primary purpose of this module is to provide FIPS Approved cryptographic routines to consuming applications via an Application Programming Interface." -

2290Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-Mocana Sales -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.5fi -
FreeScale QorIQ P2 w/ VxWorks 6.8 -12/21/2012 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2291 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
- AES Val#2291 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported - AES Val#2291 -
RNG: Val# 1141 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) - AES Val#2291 -
-

-"The Mocana Cryptographic Loadable Kernel Module (Software Version 5.5fi) is a hybrid, multi-chip standalone cryptographic module that runs on a general purpose computer. The primary purpose of this module is to provide FIPS Approved cryptographic routines to consuming applications via an Application Programming Interface." -

2289Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Tim McDonough -
TEL: (281) 518-7531 -

-Manny Novoa -
TEL: (218) 514-9601 -

HP BladeSystem Onboard Administrator Firmware
-
Version 3.71 (Firmware) -
PowerPC 440EPX processors -12/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The module provides administrative control of HP BladeSystem c-Class enclosures. The cryptographic functions of the module provide security for administrative access via HTTPS and SSH, and to administrative commands for the BladeSystem enclosure." -

2288Comtech Mobile Datacom Corporation
-20430 Century Boulevard
-Germantown, -MD -20874
-USA
-

-Vladislav Grinchenko -
TEL: 240-686-3365 -

-Ryon Coleman -
TEL: 240-686-3305 -

Comtech Mobile Datacom Corp Cryptographic Library (libcmscrypto)
-
Version 1.2 -
Intel x64 w/ Red Hat Enterprise Linux 6.2 -12/7/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"libcmscrypto is a library implemented in the Comtech Mobile Datacom Corp. products and provides the basic cryptographic functionality that includes Advanced Encryption Standard (AES) algorithm, Triple-DES, SHA1 message digest, HMAC SHA-1 Keyed-Hash message authentication code." -

2287Motorola Mobility, LLC
-600 North U.S. Highway 45
-Libertyville, -Illinois -60048
-USA
-

-Jose Afonso Pinto -
TEL: +55 19-3847-6580 -

-Wesley Ribeiro -
TEL: +55 19-3847-6199 -

Motorola Mobility Linux Kernel Crypto Module
-
Version 1.0 -
Qualcomm Snapdragon S4 (ARMv7) w/ Android 4.1.2; Qualcomm Snapdragon S4 (ARMv7) w/ Android 4.2.2 -12/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Motorola Mobility Linux Kernel Software Cryptographic Module is a software only cryptographic module which provides general purpose cryptographic services (AES, Triple DES, SHA, HMAC and RNG) to Linux kernel space software (i.e., the kernel itself, kernel extensions and device drivers) for Android mobile devices." -

03/26/13: Updated and added new tested information; - -

2286SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

SafeNet Software Cryptographic Library
-
Version 1.0 -
Intel Xeon E3-1220v2 w/ AES-NI w/ Windows Server 2008R2 64-bit; Intel Xeon E3-1220v2 w/ Windows Server 2008 64-bit; Intel Core i5-2430M w/ AES-NI w/ Windows 7 64-bit; Intel Core i5-2430M w/ Windows 7 32-bit; Intel Xeon E3-1220v2 w/ AES-NI w/ NetBSD 4.1 32-bit on VMware ESX; ARMv7 w/ NEON w/ Android 4.0; Intel Xeon E3-1220v2 w/ AES-NI w/ RHEL 6.2 64-bit; Intel Xeon 3050 w/ CentOS 5.6 32-bit -12/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The SafeNet Software Cryptographic Library is SafeNet’s cryptographic service provider that provides extended high performance cryptographic services for SafeNet''s broad range of Data Protection products." -

2285Brocade Communication Systems, Inc.
-120 Holger Way
-San Jose, -CA -95110
-USA
-

-Vidya Sagar Ravipati -
TEL: 408-333-5812 -
FAX: 408-333-3928
-

Brocade FIPS Crypto Library
-
Version FIPS OpenSSL 1.0 (Firmware) -
Part # Freescale e500mc -
Freescale e500mc -11/30/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"Brocade FIPS Crypto Library, NOS" -

2284Cortina Systems
-535 Legget Drive, Suite 1000
-Kanata, -Ontario -K2K 3B8
-Canada
-

-Tarun Setya -
TEL: (613) 595-4023 -

-Kishor Mistry -
TEL: (613) 595-4019 -

CS4321MACSEC
-
Part # CS4321B0 Family -
N/A -11/30/2012 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 136 -, - 1016 -) -; -AAD Lengths tested: -( - 1024 -, - 8 -, - 16 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Members of the CS4321B0 family of devices implement the encryption/decryption algorithm required to support the IEEE 802.1AE MacSec standard." -

2283Brocade Communication Systems, Inc.
-120 Holger Way
-San Jose, -CA -95110
-USA
-

-Vidya Sagar Ravipati -
TEL: 408-333-6715 -
FAX: 408-333-3928
-

Brocade FIPS Crypto Library
-
Version FIPS OpenSSL 1.0 (Firmware) -
Part # Freescale e500v2 -
Freescale e500v2 -11/21/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Brocade FIPS Crypto Library, NOS" -

2282SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613.221.5081 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221.5026 -
FAX: 613.723.5079
-

Luna IS Cryptographic Library
-
Version 6.3.1 (Firmware) -
AMCC 440EPx Power PC (PPC440EPx) Embedded Processor -11/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 32 -, - 480 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
DRBG: Val# 277 -
-
-

-"The Luna IS cryptographic library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware or associated co-processor." -

2281McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2706
-

McAfee Email Gateway Agent
-
Version 1.0 (Firmware) -
Intel 2x Xeon; Intel Celeron; Intel Core i3; Intel Xeon -11/21/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The McAfee Email Gateway Agent v1.0 provides the services necessary to support the cryptographic features and functions of the McAfee Email Gateway line of hardware appliances, blade servers, and virtual appliances." -

2280McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2706
-

McAfee Email Gateway Agent
-
Version 1.0 -
Intel Xeon w/ Red Hat Linux 9 running on VMware ESXi v4.1; Intel Xeon w/ Red Hat Linux 9 running on VMware ESXi v5.0; -11/21/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The McAfee Email Gateway Agent v1.0 provides the services necessary to support the cryptographic features and functions of the McAfee Email Gateway line of hardware appliances, blade servers, and virtual appliances." -

2279Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiOS FortiASIC CP8 Cryptographic Library
-
Part # FortiASIC CP8 -
N/A -11/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the hardware implementation of the Fortinet FortiASIC CP8 Cryptographic Library v4.3.6 running on Intel x86 compatible processors." -

2278Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiOS FortiASIC CP7 Cryptographic Library
-
Part # FortiASIC CP7 -
N/A -11/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the hardware implementation of the Fortinet FortiASIC CP7 Cryptographic Library v4.3.6 running on Intel x86 compatible processors." -

2277Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiASIC CP6 Cryptographic Library
-
Part # CP6 -
N/A -11/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the hardware implementation of the Fortinet FortiASIC CP6 Cryptographic Library v4.3.6 running on Intel x86 compatible processors." -

2276Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiOS FortiASIC CP4 Cryptographic Library
-
Part # CP4 -
N/A -11/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the hardware implementation of the Fortinet FortiASIC CP4 Cryptographic Library v4.3.6 running on Intel x86 compatible processors." -

2275Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiOS FIPS Cryptographic Library
-
Version 4.3.6 (Firmware) -
Intel Xeon; Intel Tolopai; Intel i5-750 Quad Core; Intel i3-540 Dual Core; Intel Core 2 Duo; Intel Celeron; ARM v5 Compatible -11/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the firmware implementation of the Fortinet FortiOS FIPS Cryptographic Library v4.0 MR3 running on Intel x86 compatible processors." -

2274Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiOS SSL Cryptographic Library
-
Version 4.3.6 (Firmware) -
Intel Xeon; Intel Tolopai; Intel i5-750 Quad Core; Intel i3-540 Dual Core; Intel Core 2 Duo; Intel Celeron; ARM v5 Compatible -11/21/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This document focuses on the firmware implementation of the Fortinet FortiOS SSL Cryptographic Library v4.0 MR3 running on Intel x86 compatible processors." -

2273SafeLogic Inc
-530 Lytton Ave, Ste 200
-Palo Alto, -CA -94301
-USA
-

-SafeLogic Inside Sales -

CryptoComply Server Engine
-
Version 2.1 -
Intel i7 w/ CentOS 6.3; Intel i7 w/ Mac OS X 10.8; Intel i7 w/ RHEL 6.3; Intel i7 w/ SUSE Linux Enterprise 11 SP2; Intel i7 w/ Windows 2008 R2 -11/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1016 -) -; -IV Lengths Tested: -( - 104 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 281 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"CryptoComply | Server is a standards-based "Drop-in Compliance" solution for servers and appliances. The module features robust algorithm support, including Suite B algorithm compliance. CryptoComply offloads secure key management, data integrity, data at rest encryption, and secure communications to a trusted implementation." -

2272Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-Mocana Sales -
TEL: (415) 617-0055 -
FAX: (415) 617-0056
-

Mocana Cryptographic Library
-
Version 5.5f -
ARMv7 w/ Android 4.1; Intel Core 2 Duo w/ Ubuntu Linux 32 bit; Intel Core 2 Duo w/ Ubuntu Linux 64 bit; FreeScale QorIQ P2 w/ VxWorks 6.8 -11/15/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 1065 -
DRBG: Val# 201 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Mocana Cryptographic Module is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

12/18/12: Added new tested information;
12/27/12: Updated vendor information; -
-

2271Allegro Software Development Corporation
-1740 Massachusetts Avenue
-Boxborough, -MA -01719
-USA
-

-Larry LaCasse -
TEL: +1 (978) 264-6600 -

Allegro Cryptographic Engine
-
Version 1.1 -
Dell Optiplex 775, Intel Core 2 Duo w/ Windows 7 Ultimate -11/15/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( - 128 -, - 256 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Allegro Cryptographic Engine (ACE) is a cryptographic library module for embedded computing systems. ACE provides software implementations of algorithms for calculations of message digests, digital signature creation and verification, bulk encryption and decryption, key generation and key exchange." -

2270RADWIN
-27 Habarzel St.
-Tel Aviv, -Israel -69710
-Israel
-

-Elior Mehr -
TEL: 972-3-769 2801 -
FAX: 972-3-766 2918
-

-Eli Turgeman -
TEL: 972-3-766 2940 -
FAX: 972-3-766 2918
-

RADWIN encryption module 1.1
-
Part # AR-9590 -
N/A -11/15/2012 - -CBC -( -e only; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"RADWIN 2000 and RADWIN 5000 offers a Sub 6GHz wireless broadband products that delivers high throughput of up to 200 Mbps, Supported bands include 2.3-2.7 GHz, 3.3-3.8 GHz, and 4.4-6.4 GHz. RADWIN 2000 offers Point to point topology and RADWIN 5000 offer point to multipoint topology,both series contain RADWIN cryptograph module." -

02/13/13: Added new tested information;
07/10/13: Added new test information; -
-

2269Panzura, Inc.
-22 Great Oaks Blvd #150
-San Jose, -CA -95119
-USA
-

-Rich Weber -
TEL: (408) 578-8888 -

Panzura Cryptographic Module
-
Version 4.2 -
Intel Xeon E5620 (x86) with AES-NI w/ Panzura Cloud Controller 8.0; Intel Xeon E5620 (x86) with AES-NI w/ Panzura Cloud Controller 8.0 on VMware ESX; Intel Xeon E5620 (x86) w/ Panzura Cloud Controller 8.0 on VMware ESX -11/15/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Panzura Cyrptographic Module provides validated cryptographic services for multiple Panzura products." -

2268InfoKeyVault Technology Co., Ltd.
-9F., No.68, Sec. 4, Roosevelt Rd., Zhongzheng Dist.
-Taipei City, -n/a -100
-Taiwan (R.O.C.)
-

-C. P. Hsiao -
TEL: +886-2-2364-3228#50 -
FAX: +886-2-2364-3229
-

IKV_AES
-
Version 1.0 (Firmware) -
ARM Cortex M3 -11/15/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"IKV_AES is a firmware implementation of AES algorithm defined in FIPS PUB 197 for . It will be used in IKV AES-based products." -

2267Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Tim McDonough -
TEL: (281) 518-7531 -

-Manny Novoa -
TEL: (218) 514-9601 -

HP BladeSystem Onboard Administrator
-
Version 3.7 (Firmware) -
PowerPC 440EPX processors -11/15/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The module provides administrative control of HP BladeSystem c-Class enclosures. The cryptographic functions of the module provide security for administrative access via HTTPS and SSH, and to administrative commands for the BladeSystem enclosure." -

2266N/AN/AN/A11/15/2012 -N/A
2265Senetas Corporation Ltd.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Julian Fay -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CN6100 Ethernet Cryptographic Library
-
Version 1.3 (Firmware) -
Xilinx XC6VLX195T -11/15/2012 - -ECB -( -e only; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"Senetas Corporation''s CN6100 Ethernet Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN6000 Series Encryptor." -

2264Senetas Corporation Ltd.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Julian Fay -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CN6040 Ethernet Cryptographic Library
-
Version 1.2 (Firmware) -
Xilinx XC6VLX130T -11/15/2012 - -ECB -( -e only; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"Senetas Corporation''s CN6040 Ethernet Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN6000 Series Encryptor." -

2263SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna G5 Cryptographic Library
-
Version 6.2.3 (Firmware) -
AMCC PowerPC 440EPx -10/23/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 32 -, - 480 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported - AES Val#2262 -
-
-

-"The G5 Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware or associated co-processor." -

10/31/12: Updated implementation information; - -

2262SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Jim Dickens -
TEL: 443-327-1389 -
FAX: 443-327-1210
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

SafeXcel 3120 Chip
-
Part # SF914-35005-002A, v2.8.5 -
N/A -10/23/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 32 -, - 480 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"The SafeNet SafeXcel-3120 is a highly integrated device designed for modest performance and high security, where power and cost-sensitivity are a priority at the network edge. The embedded ARM processor, via a digital signature, will allow customer-specific application code to execute, enabling the device to implement a complete product solution." -

10/31/12: Updated implementation information; - -

2261Gemalto
-Avenue du Jujubier
- Z.I Athelia IV
-La Ciotat, -13705
-France
-

-Florence Defrance -
TEL: +33 442366734 -
FAX: +33 442365792
-

-Arnaud Lotigier -
TEL: +33 442366074 -
FAX: +33 442365545
-

IDCore 30 Cryptographic Library
-
Version 1.6 (Firmware) -
Part # IFX SLE78 (M7892 & M7820) chip family -
Infineon SLE78 (M7892 & M7820) chip family. -10/23/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 255 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"The IDCore 30 Cryptographic Library v1.6 operates on the Infineon SLE78 (M7892 & M7820) chip family, targeting Javacard 2.2.2, GP 2.1.1 & GP 2.2 Amdt D compliant modules. The library implements TDEA, AES, AES-CMAC, SHA1-224-256-384-512, RSA, RSA CRT, ECDSA, ECC CDH and ANSI X9.31 RNG algorithms." -

10/31/12: Updated implementation information; - -

2260Aviat Networks
-5200 Great America Parkway
-Santa Clara, -California -95054
-USA
-

-Robert Brown -
TEL: 408 567 7242 -

-Ruth French -
TEL: +44 1698 717200 -

Aviat Networks Payload Encryption ECP2
-
Version 21-08-09_10-04-02_090828_ECP2 (Firmware) -
ModelSim PE 6.5d (Mentor Graphics), with Lattice ispLEVER 8.0sp1 libraries -10/23/2012 - -ECB -( -e only; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -8 - -8 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"This cryptographic module performs encryption of data carried over a microwave radio link." -

2259Senetas Corporation Ltd.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Julian Fay -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CN6040 Fibre Channel Cryptographic Library
-
Version 1.2 (Firmware) -
Xilinx XC6VLX130T -10/23/2012 - -CFB128 -( -e/d; -256 -); -
-
-

-"Senetas Corporation''s CN6040 Fibre Channel Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for the CN6000 Series Encryptor." -

2258Senetas Corporation Ltd.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Julian Fay -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CN6000 Series Cryptographic Library
-
Version 0.98 (Firmware) -
Intel ATOM -10/23/2012 - -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"Senetas Corporation''s CN6000 Series Crypto Library Module provides FIPS 140-2 approved cryptographic algorithms for the CN6000 Series Encryptor. Based upon OpenSSL the CN6000 Series Crypto Library provides an Application Programming Interface (API) to support security relevant services." -

2257Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS Key Management for Mobile Phones
-
Version KM1.1 -
ARMv7 Processor rev 0 (v7l) w/ Android Jelly Bean 4.1 -10/23/2012 - -ECB -( -e/d; -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices." -

2256Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung Kernel Cryptographic Module
-
Version SCK1.4.1.1 -
ARMv7 Processor rev 0 (v7l) w/ Android Jelly Bean 4.1 -10/23/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

01/17/13: Updated implementation information; - -

2255Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

CiscoSSL FIPS Object Module
-
Version 2.0 -
Intel Core i5-650 with AES-NI (x64) w/ Microsoft Windows 7; Intel Core i5-2520M with AES-NI (x64) w/ Mac OS X 10.7; Intel Xeon E5504 (x64) w/ FreeBSD 9.0; Intel Xeon E5649 with AES-NI (x64) w/ Linux 2.6; Cavium CN5230 (MIPS) (x64) w/ Linux 2.6; Snapdragon S3 APQ8060 (ARM) w/ Android 4.0; Freescale 8548 (PowerPC) w/ Linux 2.6; Apple A5X (ARM) w/ Apple iOS 5.1; ARMv7 w/ Android 4.0; PowerPC, Freescale's PowerQUICC III Processor Family w/ Linux 2.6 -10/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -24 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 275 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Cisco FIPS Object Module is a software library that provides cryptographic services to a vast array of Cisco's networking and collaboration products." -

07/03/13: Added new tested information; - -

2253SafeNet, Inc.
-100 Conifer Hill Dr
-Suite 505
-Danvers,, -MA -01923
-US
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Tim Ober -
TEL: 978-539-4804 -

Storage Secure Cryptographic Library
-
Version SEP v1.1.17 (Firmware) -
Part # Okemo RevA -
Tilera Pro64 -10/17/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"A 10G/1G NAS security device, providing encryption, key management, and authentication services for file based encryption in flight." -

2252Cisco Systems, Inc.
-170 W. Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

IOS-XE Cryptographic Implementation
-
Version 1.0 (Firmware) -
MPC8572E -10/17/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 136 -, - 264 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 136 -, - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
RNG: Val# 274 -
-
-

-"IOS-XE Firmware cryptographic implementations used within Cisco devices to provide cryptographic functions." -

2251Ultra Electronics 3eTI
-9715 Key West Avenue, Suite 500
-Rockville, -MD -20850
-USA
-

-Harinder Sood -
TEL: 301-944-1325 -
FAX: 301-670-6989
-

-Chris Guo -
TEL: 301-944-1294 -
FAX: 301-670-6989
-

3e Technologies International Inc. Sensor Cryptographic Library Algorithm Implementation
-
Version 1.0 (Firmware) -
Energy Micro EFM32 CPU -10/17/2012 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Cryptographic algorithms for embedded sensor platform" -

2250N/AN/AN/A10/17/2012 -N/A
2249RSA Security, the Security Devision of EMC
-Level 11, 345 Queen Street
-Brisbane, -Queensland -4000
-Australia
-

-Stefan Pingel -
TEL: +61-730325211 -
FAX: +61-730325299
-

-Peter Robinson -
TEL: +61-730325253 -
FAX: +61-730325299
-

RSA BSAFE® Crypto-J JSAFE and JCE Software Module
-
Version 6.1 -
AMD Athlon 64 X2 Dual-Core Processor 3800+ w/ Microsoft Windows 7 (64-bit) with Sun JRE 6.0; Intel T7300 Core 2 Duo w/ Android 2.2 ARM (32-bit) JRE 6.0 -10/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

2248RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0.0.17 -
PowerPC 460 (32-bit) w/ Timesys Linux 2.6.26.8-rt16 -10/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

2247Western Digital Corporation
-3355 Michelson Drive
-Suite 100
-Irvine, -CA -92612
-USA
-

-Dmitry Obukhov -
TEL: 408 576-2014 -

-Agnel Soundron -
TEL: 303 834-3234 -

AES XTS
-
Version 1.0 (Firmware) -
Cadence Incisive Simulator 11.1.2 -10/17/2012 - -ECB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -(Tag Length(s): -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"A high performance hardware cryptographic module protecting data on storage devices manufactured by Western Digital." -

2246Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Chris Marks -
TEL: 408-333-0480 -
FAX: 408-333-8101
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

FIPS 140-2 Certification for MLXe with a MR2 Management Modules
-
Version Brocade Ironware with NIFIPS05200_0222121200 (Firmware) -
Freescale MPC 7448 -10/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Brocade cryptographic library implements crypto operations in software. The Brocade MLX Series is highly optimized for IP Ethernet deployments, providing symmetric scaling and industry-leading wire-speed port capacity without compromising the performance of advanced capabilities such as IPv6, MPLS, and MPLS Virtual Private Networks (VPNs)." -

2245Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Chris Marks -
TEL: 408-333-0480 -
FAX: 408-333-8101
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

FIPS 140-2 Certification for MLXe with a MR Management Modules
-
Version Brocade Ironware with NIFIPS05200_0222121200 (Firmware) -
Freescale MPC 7447 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Brocade cryptographic library implements crypto operations in software. The Brocade MLX Series is highly optimized for IP Ethernet deployments, providing symmetric scaling and industry-leading wire-speed port capacity without compromising the performance of advanced capabilities such as IPv6, MPLS, and MPLS Virtual Private Networks (VPNs)." -

2244Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Chris Marks -
TEL: 408-333-0480 -
FAX: 408-333-8101
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

FIPS 140-2 Certification for CER 2000 Series
-
Version Brocade Ironware with NIFIPS05200_0222121200 (Firmware) -
Freescale MPC 8544 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Brocade cryptographic library used in Brocade IP products implements crypto operations in software. Brocade® NetIron® CER 2000 Series routers allow service providers to save space, power, and cooling while extending wire-speed IP and Multi-Protocol Label Switching (MPLS) services to the network edge." -

2243Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Chris Marks -
TEL: 408-333-0480 -
FAX: 408-333-8101
-

FIPS for Brocade IP Products
-
Version FIFIPS07400_1002121000 (Firmware) -
Feroceon 88FR131 rev1 (v5b) -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Brocade crypotgraphic library used in Brocade IP products implements crypto operations in software. The Brocade One-strategy helps simplify networking infrastructures through innovative technologies and solutions." -

2242ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ben Davis -
TEL: 760-476-4202 -
FAX: 760-929-3941
-

EbemCrypto
-
Version EbemCrypto Version 9 (Firmware) -
IBM PowerPC -10/5/2012 - -ECB -( -e/d; -256 -); -
-
-

-"Implements authentication, key negotiation/generation, and controls FPGA implementation of traffic encryption in ViaSat''s Enhanced Bandwidth Efficient Modem (EBEM-500)." -

2241Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: +358-9-476711 -

-Jorma Levomäki -
TEL: +358-9-476711 -

Stonesoft Cryptographic Library
-
Version 1.0 -
Intel X3450 w/ GNU / Linux (Debian) 6.0 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 64 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 128 -, - 64 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Stonesoft Cryptographic Library is a software module that provides cryptographic services for Stonesoft network security products." -

2240Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: +358-9-476711 -

-Jorma Levomäki -
TEL: +358-9-476711 -

Stonesoft Cryptographic Library
-
Version 1.0 -
Intel Atom 425 w/ GNU / Linux (Debian) 6.0 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 64 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 128 -, - 64 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Stonesoft Cryptographic Library is a software module that provides cryptographic services for Stonesoft network security products." -

2239Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: +358-9-476711 -

-Jorma Levomäki -
TEL: +358-9-476711 -

Stonesoft Cryptographic Kernel Module
-
Version 1.0 -
Intel X3450 w/ GNU / Linux (Debian) 6.0 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 64 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 128 -, - 64 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Stonesoft Cryptographic Library is a software module that provides cryptographic services for Stonesoft network security products." -

2238Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: +358-9-476711 -

-Jorma Levomäki -
TEL: +358-9-476711 -

Stonesoft Cryptographic Kernel Module
-
Version 1.0 -
Intel Atom 425 w/ GNU / Linux (Debian) 6.0 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -, - 64 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 128 -, - 64 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Stonesoft Cryptographic Library is a software module that provides cryptographic services for Stonesoft network security products." -

2237Juniper Networks
-1194 N. Mathilda Ave,
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91 80 30538736 -
FAX: +91 80 30538824
-

OpenSSL
-
Version Junos 12.1R3 (Firmware) -
Part # EX-3300 -
Marvell Feroceon ARM v5 w/ Junos 12.1R3; Freescale e500v2 Power PC w/ Junos 12.1R3 -10/5/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

2236Juniper Networks
-1194 N. Mathilda Ave,
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91 80 30538736 -
FAX: +91 80 30538824
-

Kernel
-
Version Junos 12.1R3 (Firmware) -
Part # EX-3300 -
Marvell Feroceon ARM v5 w/ Junos 12.1R3; Freescale e500v2 Power PC w/ Junos 12.1R3 -10/5/2012 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

2235Apricorn, Inc.
-12191 Kirham Rd
-Poway, -CA -92064
-USA
-

-Mike McCandless -
TEL: 858-513-2010 -
FAX: 858-513-4419
-

Apricorn FIPS Module 140-2
-
Version Apricorn _205_FIPS (Firmware) -
Part # APR3607 -
APR3607 -10/5/2012 - -ECB -( -e/d; -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"USB for 2.0/3.0 to SATA bridge ASIC" -

2234OpenSSL Software Foundation, Inc.
-1829 Mount Ephraim Road
-Adamstown, -MD -27101
-USA
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module
-
Version 2.0.2 -
PowerPC-e500 w/ NetBSD 5.1; Intel Xeon 5500 (x86-64) w/ NetBSD 5.1; Intel Xeon E3-1220v2 (x86) w/ RHEL 6 32-bit under vSphere; Intel Xeon E3-1220v2 (x86) w/ Windows 2008 32-bit under vSphere; Intel Xeon E3-1220v2 (x86) w/ RHEL 6 64-bit under vSphere; Intel Xeon E3-1220v2 (x86) w/ Windows 2008 64-bit under vSphere; Intel Core i5-2430M (x86) w/ Windows 7 64-bit with AES-NI; TI DM3730 (ARMv7) w/ Android 4.1; TI DM3730 (ARMv7) with NEON w/ Android 4.1; Nvidia Tegra 3 (ARMv7) w/ Android 4.2; Nvidia Tegra 3 (ARMv7) with NEON w/ Android 4.2; ARM Cortex A8 (ARMv7) with NEON w/ Apple iOS 5.0; Qualcomm MSM8X60 (ARMv7) with NEON w/ VMware Horizon Mobile 1.3 under VMware; Intel Core i7-3615QM w/ Apple OS X 10.7 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -AAD Lengths tested: -( - 512 -, - 1024 -, - 504 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The OpenSSL FIPS Object Module is a full featured general purpose cryptographic library that is distributed in source code form under an open source license. It can be dowloaded from www.openssl.org/source/." -

12/31/12: Added new tested information;
02/06/13: Update implementation information;
02/21/13: Added new tested information;
03/11/13: Updated implementation information; -
-

2233Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Balachandra Shanabhag -
TEL: +91-80-41904260 -

OpenSSL
-
Version JUNOS-FIPS 12.1R3 (Firmware) -
Freescale Power PC; Intel(R) Pentium(R) M; Intel Pentium III -10/5/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable and secure routing solutions specifically designed to meet the needs of both enterprises and service providers. All of our routers - core, Multiservice edge and edge ethernet - run on one common operating system- Junos." -

2232Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sundar Ram T S B -
TEL: +91 8041904205 -

Kernel
-
Version JUNOS-FIPS 12.1R3 (Firmware) -
Intel Pentium III; Intel Pentium M; Intel Pentium III -10/5/2012 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Comprehensive, scalable and secure routing solutions specifically designed to meet the needs of both enterprises and service providers. All of our routers - core, Multiservice edge and edge ethernet - run on one common operating system- Junos." -

2231McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Andy Nissen -
TEL: 651-628-5385 -
FAX: 651-628-2706
-

-James Reardon -
TEL: 651-628-5346 -
FAX: 651-628-2706
-

McAfee SIEM 64-bit Cryptographic Engine
-
Version 1.0 -
VMware ESXi 5.0 on Intel Xeon w/ Nitro OS 9.1 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The McAfee SIEM 64-bit Cryptographic Engine v1.0 provides the necessary services to support the cryptographic features and functions of McAfee''s line of SIEM products including Nitro IPS." -

2230McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Andy Nissen -
TEL: 651-628-5385 -
FAX: 651-628-2706
-

-James Reardon -
TEL: 651-628-5346 -
FAX: 651-628-2706
-

McAfee SIEM 64-bit Cryptographic Engine
-
Version 1.0 -
Intel Xeon w/ Nitro OS 9.1 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The McAfee SIEM 64-bit Cryptographic Engine v1.0 provides the necessary services to support the cryptographic features and functions of McAfee''s line of SIEM products including Nitro IPS." -

2229McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Andy Nissen -
TEL: 651-628-5385 -
FAX: 651-628-2706
-

-James Reardon -
TEL: 651-628-5346 -
FAX: 651-628-2706
-

McAfee SIEM 32-bit Cryptographic Engine
-
Version 1.0 -
Intel Xeon w/ Nitro OS 9.1 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The McAfee SIEM 32-bit Cryptographic Engine v1.0 provides the necessary services to support the cryptographic features and functions of McAfee''s line of SIEM products including Nitro IPS." -

2228McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Andy Nissen -
TEL: 651-628-5385 -
FAX: 651-628-2706
-

-James Reardon -
TEL: 651-628-5346 -
FAX: 651-628-2706
-

McAfee SIEM 32-bit Cryptographic Engine
-
Version 1.0 -
VMware ESXi 5.0 on Intel Xeon w/ Nitro OS 9.1 -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The McAfee SIEM 32-bit Cryptographic Engine v1.0 provides the necessary services to support the cryptographic features and functions of McAfee''s line of SIEM products including Nitro IPS." -

2227Intel Corporation
-2200 Mission College Blvd.
-Santa Clara, -California -95054
-USA
-

-Joel Schuetze -
TEL: 503-523-6026 -

-Min Cao -
TEL: 086-021-61165462 -

QuickAssist Technology Software Library for Cryptography on the Intel® Communications Chipset 89xx Series
-
Version 1.0.0 -
Part # Intel® Communication Chipset 8920 -
Intel® Communications Chipset 89xx Series w/ Intel® Celeron® Processor 725C w/ Fedora 16 -10/5/2012 - -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -6 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2223 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#2223 - -

GCM -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( -0 -, - 640 -, - 1024 -, - 48 -, - 904 -) -; -AAD Lengths tested: -( -0 -, - 256 -, - 768 -, - 40 -, - 800 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#2223 -
DRBG: Val# 262 -
-
-

-"Intel® Celeron® Processor 725C with Intel® Communications Chipset 89xx Series using Intel® QuickAssist Technology. The accelerator features are invoked using the Intel® QuickAssist Technology Cryptographic API which provides application scalability and portability across platforms." -

10/10/12: Updated implementation information; - -

2226TecSec Services Incorporated
-12950 Worldgate Drive Suite 100
-Herndon, -VA -20170
-USA
-

-Ron Parsons -
TEL: 571- 299-4127 -
FAX: 571-299-4101
-

-Roger Butler -
TEL: 571-331-6130 -

AES-CMAC-CKM-OS755
-
Version Revno: 291 (Firmware) -
Inside Secure AT90SC Part Family -10/5/2012 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 200 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 200 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 200 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1654 - -  - AES Val#1655 -
-
-
-

-"TecSec Armored Card Attribute Container cryptographic service library." -

10/11/12: Updated implementation information; - -

2225Vocera Communications, Inc.
-525 Race Street
-San Jose, -CA -95126
-USA
-

-Thirumalai Bhattar -
TEL: 408-882-5841 -

-Arun Mirchandani -
TEL: 408-880-5100 -

Wireless Communications Cryptographic Library
-
Version 2.0 -
Texas Instruments OMAP5912 w/ Vocera Embedded Linux v1.1 -10/5/2012 - -CBC -( -e/d; -128 -); -
-
-

-"The Wireless Communications Cryptographic Library provides cryptographic services to Vocera''s Communications Badge product. The Vocera Communications Badge is a wearable device that enables secure two-way voice conversation without the need to remember a phone number or use a handset." -

2224Vocera Communications, Inc.
-525 Race Street
-San Jose, -CA -95126
-USA
-

-Thirumalai Bhattar -
TEL: 408-882-5841 -

-Arun Mirchandani -
TEL: 408-880-5100 -

Vocera Communications Badge Security Engine
-
Version 2.0 (Firmware) -
Marvell 88W8688 -10/5/2012 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Vocera Communications Badge Security Engine provides cryptographic services to Vocera''s Communications Badge product. The Vocera Communications Badge is a small, wearable, wireless device that provides a voice-controlled user interface to the Vocera Communications System. The Badge enables immediate, hands-free conversations among users." -

2223Intel Corporation
-2200 Mission College Blvd.
-Santa Clara, -California -95054
-USA
-

-Joel Schuetze -
TEL: 503-523-6026 -

Intel® QuickAssist Technology with Intel® Communications Chipset 89xx
-
Part # Intel® Communication Chipset 8920 -
N/A -10/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Intel® Celeron® Processor 725C with Intel® Communications Chipset 89xx Series using Intel® QuickAssist Technology. The accelerator features are invoked using the Intel® QuickAssist Technology Cryptographic API which provides application scalability and portability across platforms." -

2222Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Kavitha Sivagnanam -
TEL: (408) 936-2795 -

SSH-IPSEC
-
Version Junos-FIPS 10.4R11 (Firmware) -
Part # RE-S-2000 -
Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU) -9/28/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks MX Series 3D Universal Edge Routers with the Multiservices DPC provides dedicated high-performance processing for flows and sessions, and integrated advanced security capabilities that protect the network infrastructure as well as user data." -

2221Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Kavitha Sivagnanam -
TEL: (408) 936-2795 -

OpenSSL
-
Version Junos-FIPS 10.4R11 (Firmware) -
Part # RE-S-2000 -
Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU) -9/28/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks MX Series 3D Universal Edge Routers with the Multiservices DPC provides dedicated high-performance processing for flows and sessions, and integrated advanced security capabilities that protect the network infrastructure as well as user data." -

2220Doremi Labs
-1020 Chestnut Street
-Burbank, -CA -91506
-USA
-

-Jean-Philippe Viollet -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

-Camille Rizko -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

AES-128 CBC FPGA
-
Version 1.1 (Firmware) -
FPGA -9/28/2012 - -CBC -( -d only; -128 -); -
-
-

-"An implementation of AES-128 decryption in CBC mode used inside Doremi''s Media Blocks." -

2219Bomgar Corporation
-578 Highland Colony Parkway
-Paragon Centre, Suite 300
-Ridgeland, -MS -39157
-USA
-

-Main Office -
TEL: 601-519-0123 -
FAX: 601-510-9080
-

-Victor Wolff -
TEL: 703-483-5515 -
FAX: 601-510-9080
-

Bomgar Cryptographic Engine
-
Version 1.2 (Firmware) -
Intel® Xeon -9/28/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bomgar Cryptographic Engine provides the cryptographic functionality required by the Bomgar B200, B300, and B400 Remote Support appliances. These appliances allow support professionals to connect securely to remote clients and co-workers via the Internet, providing complete desktop access for remote support." -

2218Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Kavitha Sivagnanam -
TEL: (408) 936-2795 -

kernel
-
Version Junos-FIPS 10.4R11 (Firmware) -
Part # RE-S-2000 -
Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU) -9/26/2012 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Juniper Networks MX Series 3D Universal Edge Routers with the Multiservices DPC provides dedicated high-performance processing for flows and sessions, and integrated advanced security capabilities that protect the network infrastructure as well as user data." -

2217Curtiss-Wright Controls Defense Solutions
-333 Palladium Drive
-Kanata, -ON -K2V 1A6
-CANADA
-

-Aaron Frank -
TEL: 613 599-9199 X5242 -

-Johan A Koppernaes -
TEL: 613 599-9199 X5817 -

CWCDS Cryptographic Library
-
Version 2.0 (Firmware) -
Freescale MPC8572E -9/26/2012 - -CBC -( -e/d; -128 -); -
-
-

-"CWCDS Cryptographic Library provides crypto services to support IPSec/VPN and enhanced Ethernet network security and includes IKE, SSH, and TLS, using various cryptographic algorithms." -

2216Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 800-Microsoft -
FAX: (none)
-

Windows 8, Windows RT, Windows Server 2012, Surface Windows RT, Surface Windows 8 Pro, and Windows Phone 8 Cryptography Next Generation (CNG) Implementations
-
Version 6.2.9200 -
Qualcomm Snapdragon S4 w/ Windows RT (ARMv7 Thumb-2); NVIDIA Tegra 3 Quad-Core w/ Windows RT (ARMv7 Thumb-2); Intel Core i7 with AES-NI w/ Windows 8 Enterprise (x64); Intel Pentium D w/ Windows 8 Enterprise (x64); AMD Athlon 64 X2 Dual Core w/ Windows 8 Enterprise (x86); Intel Pentium D w/ Windows Server 2012 (x64); Intel Core i7 with AES-NI w/ Windows Server 2012 (x64); Qualcomm Snapdragon S4 w/ Windows Phone 8 (ARMv7 Thumb-2); Intel x64 Processor with AES-NI w/ Surface Windows 8 Pro (x64) -9/26/2012 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#2197 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2197 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

11/29/12: Added new tested information;
01/16/13: Updated and added new tested implementation information;
05/31/13: Added new tested information;
06/20/13: Updated implementation information; -
-

2215Lantronix, Inc.
-167 Technology Drive
-Irvine, -CA -92618
-USA
-

-Matthew Davison -
TEL: 949-450-9839 -
FAX: 949-453-7152
-

-Vishal Kakkad -
TEL: 949-453-7155 -
FAX: 949-453-7152
-

Lantronix Nuevo AES Library
-
Version 7.5.0.0 (Firmware) -
Freescale Coldfire -9/26/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES cryptographic support for Lantronix Linux based device servers running on the Coldfire processor." -

2214IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenburg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit with CPACF hardware support w/ Red Hat Enterprise Linux Server 5 -9/26/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

GCM -IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 248 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

03/21/13: Updated implementation information;
05/08/13: Updated implementation information; -
-

2213IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit with CPACF hardware support w/ Red Hat Enterprise Linux Server 5 -9/26/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

GCM -IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 247 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

03/21/13: Updated implementation information;
05/08/13: Updated implementation information; -
-

2212IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 64 bits
-
Version 8.2.1.0 -
Intel Core i7-2600 w/ Microsoft Windows Server 2008 64-bit -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2170 -
DRBG: Val# 252 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2211IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 32 bits
-
Version 8.2.1.0 -
Sun UltraSPARC T1 64-bit w/ Sun Solaris 10 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2166 -
DRBG: Val# 249 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2210IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 32 bits
-
Version 8.2.1.0 -
Intel Core i7-2600 w/ Microsoft Windows Server 2008 64-bit -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2179 -
DRBG: Val# 253 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2209IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 32-bit x86-64 for 32 bits
-
Version 8.2.1.0 -
AMD Opteron X86_64 w/ Microsoft Windows Server 2008 32-bit -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2169 -
DRBG: Val# 251 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2208IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 64 bits
-
Version 8.2.1.0 -
Sun UltraSPARC T1 64-bit w/ Sun Solaris 10 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2167 -
DRBG: Val# 250 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2207IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.2.1.0 -
IBM zSeries z196 64-bit w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2165 -
DRBG: Val# 248 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2206IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.2.1.0 -
IBM zSeries z196 64-bit w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2162 -
DRBG: Val# 247 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2205IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 64 bits
-
Version 8.2.1.0 -
Intel Core i7-2600 w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2161 -
DRBG: Val# 246 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2204IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 32 bits
-
Version 8.2.1.0 -
Intel Core i7-2600 w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2160 -
DRBG: Val# 245 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2203IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 64 bits
-
Version 8.2.1.0 -
IBM PowerPC 970 w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2159 -
DRBG: Val# 244 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2202IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 32 bits
-
Version 8.2.1.0 -
IBM PowerPC 970 w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2158 -
DRBG: Val# 243 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2201IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL 32-bit x86-64 for 32 bits
-
Version 8.2.1.0 -
AMD Opteron X86_64 w/ Red Hat Enterprise Linux Server 5 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2157 -
DRBG: Val# 242 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2200IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 32 bits
-
Version 8.2.1.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2155 -
DRBG: Val# 240 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2199IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 64 bits
-
Version 8.2.1.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -9/13/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 256 -, - 8 -, - 248 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 256 -, - 248 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2156 -
DRBG: Val# 241 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

2198Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 800-Microsoft -
FAX: (none)
-

Windows 8, Windows RT, Windows Server 2012, Surface Windows RT, Surface Windows 8 Pro, and Windows Phone 8 BitLocker® Cryptographic Implementations
-
Version 6.2.9200 -
Qualcomm Snapdragon S4 w/ Windows RT (ARMv7 Thumb-2); NVIDIA Tegra 3 Quad-Core w/ Windows RT (ARMv7 Thumb-2); Intel Core i7 with AES-NI w/ Windows 8 Enterprise (x64); Intel Pentium D w/ Windows 8 Enterprise (x64); AMD Athlon 64 X2 Dual Core w/ Windows 8 Enterprise (x86); Intel Core i7 with AES-NI w/ Windows Server 2012 (x64); Intel Pentium D w/ Windows Server 2012 (x64); Qualcomm Snapdragon S4 w/ Windows Phone 8 (ARMv7 Thumb-2); Intel x64 Processor with AES-NI w/ Surface Windows 8 Pro (x64) -9/13/2012 - -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -12 -(Tag Length(s): -16 -) -
- AES Val#2196 -
-
-
-

-"Algorithm implementation providing AES CCM and HMAC support on top of the Windows 8 and Windows Server 2012 Symmetric Algorithms Implementation. This provides these services to applications including the Windows Boot Manager and BitLocker®." -

11/28/12: Added new tested information;
01/16/13: Updated and added new tested information;
05/30/13: Added new tested information;
06/20/13: Updated implementation information; -
-

2197Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 800-Microsoft -
FAX: (none)
-

Windows 8, Windows RT, Windows Server 2012, Surface Windows RT, Surface Windows 8 Pro, and Windows Phone 8 Next Generation Symmetric Cryptographic Algorithms Implementations (SYMCRYPT)
-
Version 6.2.9200 -
Qualcomm Snapdragon S4 w/ Windows RT (ARMv7 Thumb-2); NVIDIA Tegra 3 Quad-Core w/ Windows RT (ARMv7 Thumb-2); Intel Core i7 with AES-NI w/ Windows 8 Enterprise (x64); Intel Pentium D w/ Windows 8 Enterprise (x64); AMD Athlon 64 X2 Dual Core w/ Windows 8 Enterprise (x86); Intel Core i7 with AES-NI w/ Windows Server 2012 (x64); Intel Pentium D w/ Windows Server 2012 (x64); Qualcomm Snapdragon S4 w/ Windows Phone 8 (ARMv7 Thumb-2); Intel x64 Processor with AES-NI w/ Surface Windows 8 Pro (x64) -9/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The Next Generation Cryptographic algorithms provide enhanced support for AES, Triple-DES, SHS, HMAC, and AES DRBG. All implementations are packaged into a library, and it is used by Microsoft and other third-party applications." -

11/28/12: Added new tested information;
01/16/13: Updated and added new tested implementation information;
04/25/13: Updated and added new tested implementation information;
06/20/13: Updated implementation informaton; -
-

2196Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 800-Microsoft -

Windows 8, Windows RT, Windows Server 2012, Surface Windows RT, Surface Windows 8 Pro, and Windows Phone 8 Symmetric Algorithm Implementations (RSA32)
-
Version 6.2.9200 -
Qualcomm Snapdragon S4 w/ Windows RT (ARMv7 Thumb-2); NVIDIA Tegra 3 Quad-Core w/ Windows RT (ARMv7 Thumb-2); Intel Core i7 with AES-NI w/ Windows 8 Enterprise (x64); Intel Pentium D w/ Windows 8 Enterprise (x64); AMD Athlon 64 X2 Dual Core w/ Windows 8 Enterprise (x86); Intel Core i7 with AES-NI w/ Windows Server 2012 (x64); Intel Pentium D w/ Windows Server 2012 (x64); Qualcomm Snapdragon S4 w/ Windows Phone 8 (ARMv7 Thumb-2); Intel x64 Processor w/ Surface Windows 8 Pro (x64); Intel x64 Processor with AES-NI w/ Surface Windows 8 Pro (x64) -9/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Symmetric Algorithm Implementation is used by various Microsoft libraries to provide the basic symmetric algorithms AES, SHA, and Triple-DES." -

11/28/12: Added new tested information;
01/16/13: Updated and added new tested implementation information;
04/25/13: Updated implementation information and added new tested information;
06/20/13: Update implementation information; -
-

2195Sicore Technologies
-510 Grumman Road West
-Suite 207
-Bethpage, -NY -11714
-USA
-

-Godfrey Vassallo -
TEL: 516-390-5255 -

-Chris Colicino -
TEL: 516-390-5253 -

MFF AES Algorithm
-
Version 1.2 (Firmware) -
Part # PPC460EXr -
PPC460EXr -9/13/2012 - -ECB -( -e/d; -256 -); -
-
-

-"The MFF AES Algorithm is used for the encryption of data stored in flash and data sent to the card." -

2194Western Digital Corporation
-3355 Michelson Drive
-Suite 100
-Irvine, -CA -92612
-USA
-

-Dmitry Obukhov -
TEL: 408 576-2014 -

-Agnel Soundron -
TEL: 303 834-3234 -

AES CTR
-
Version 1.0 (Firmware) -
Cadence Incisive Simulator 11.1.2 -9/13/2012 - -ECB -( -e only; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"A high performance hardware cryptographic module protecting data on storage devices manufactured by Western Digital." -

2193Synology Inc.
-3F-3, No. 106, Chang-An W. Rd.
-Taipei, -Taiwan -10351
-Taiwan
-

-KH Chen -
TEL: 02-25521814#827 -
FAX: 02-25521824
-

Synology DiskStation AES Encryption Module for QorIQ
-
Version 1.0 -
QorIQ processor w/ Embedded Linux -9/13/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Synology DiskStation Manager provides share-level AES 256-bit encryption to block all unauthorized access attempts to your shared folders. Its encryption key security is up to enterprise standard. The encrypted shared folder is usually unmounted and inaccessible, until it is mounted by entering the encryption key." -

2192Cocoon Data Holdings Limited.
-Level 4
-152-156 Clarence St
-Sydney, -NSW -2000
-Australia
-

-Simon Wild -
TEL: +61 2 8412 8200 -
FAX: +61 2 8412 8202
-

-Stephen Thompson -
TEL: +61 2 8412 8200 -
FAX: +61 2 8412 8202
-

Cocoon Data Secure Objects C++ Cryptographic Module Version 1.8
-
Version 1.8 -
2 X 2.4 GHz Quad-Core Intel Xeon w/ OS X; 2 X 2.4 GHz Quad-Core Intel Xeon w/ Windows XP Professional (x86); 2 X 2.4 GHz Quad-Core Intel Xeon w/ Windows XP Professional (x64); 2 X 2.4 GHz Quad-Core Intel Xeon w/ Ubuntu 10.04.02 (x86); 2 X 2.4 GHz Quad-Core Intel Xeon w/ Ubuntu 10.04.02 (x64); Core 2 Duo T667 2.2 GHz w/ Windows XP 32-bit; Service Pack 3 w/ MSVC2012; Core2 Duo T6670 2.2 GHz w/ Windows XP 32-bit; Service Pack 3 w/ MSVC2010; Core2 Duo T6670 2.2GHz w/ Windows 7 32-bit w/ MSVC2010 redistributable; Core i5 M450 2.4GHz w/ Windows 7 64-bit w/ MSVC2010 redistributable; Core2 Duo T6670 2.2 GHz w/ Windows 7 32-bit w/ MSVC2012 redistributable; Core i5 M450 2.4GHz w/ Windows 764-bit w/ MSVC2012 redistributable; Core i7 3615QM 2.3GHz w/ Ubuntu 12.04 LTS 32-bit on VMWare Fus. 4.1.3 on OSX; Core i7-3615QM 2.3Ghz w/ Ubuntu 12.04 LTS 64-bit on VMWare Fus. 4.1.3 on OSX; Dual CPU Xeon 5160 3GHz w/ Ubuntu 12.04 LTS 64-bit; Intel CPU Xeon 5110 1.6GHz w/ Ubuntu 12.04 LTS 32-bit; Core i7-3615QM 2.3GHz w/ RHEL 6.3 64-bit on VMWare Fus. 4.1.3 on OSX 10.8.2; Dual CPU Xeon 5160 3GHz w/ Redhat Enterprise Linux Server 6.3 64-bit; Intel CPU Xeon 5110 1.6GHz w/ RHEL 6.3 32- bit on VMWare Fusion 4.1.3 on OSX 10.8.2; Dual CPU Xeon 5110 1.5GHz w/ Redhat Enterprise Linux Server 6.3 32-bit; 2.3GHz Intel Core i7 w/ Mac OSX 10.8.2 -8/30/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cocoon Data Secure Objects C++ Cryptographic Module Version 1.8 has been implemented as part of the Cocoon Data Secure Objects solution, an encryption-based access control system for protecting the confidentiality and integrity of electronic files." -

03/27/13: Added new tested information and updated implementation information; - -

2191Ultra Electronics DNE Technologies
-50 Barnes Park North
-Wallingford, -CT -06492
-USA
-

-Eric Ferguson -
TEL: 203 697 6533 -

Ultra Electronics DNE Technologies iQ1000
-
Version 3.2 (Firmware) -
Freescale MPC8439EA -8/27/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -) -
-
-
-

-"The Ultra Electronics DNE Technologies PacketAssure iQ1000 is a rugged, one 19" rack unit Service Delivery Management (SDM) appliance." -

09/07/12: Added new tested information; - -

2190Hewlett-Packard
-Longdown Avenue
-Stoke Gifford, -Bristol -BS34 8QZ
-United Kingdom
-

-Laura Loredo -
TEL: +44 117 312 9341 -

OpenSSL
-
Version OpenSSL 1.0.1c/FIPS 2.0/CN22745 (Firmware) -
ARM966E -8/27/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 8 -, - 1016 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Hewlett Packard LTO-6 Tape Drive is a multi-chip standalone module composed of hardware and firmware components, providing cryptographic services to a host." -

09/07/12: Updated implementation information; - -

2189Hewlett-Packard
-Longdown Avenue
-Stoke Gifford, -Bristol -BS34 8QZ
-United Kingdom
-

-Laura Loredo -
TEL: +44 117 312 9341 -

AES GCM for User Data and Key Wrapping
-
Version 1.0 (Firmware) -
Part # POPOVICH10 -
ARM966E -8/27/2012 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 512 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
DRBG: Val# 256 -
-
-

-"The Hewlett Packard LTO-6 Tape Drive is a multi-chip standalone module composed of hardware and firmware components, providing cryptographic services to a host." -

2187Osterhout Design Group
-153 Townsend Street, Ste. 570
-San Francisco, -CA -94107
-USA
-

-Paul Matz -
TEL: 415-644-4036 -
FAX: 415-644-4039
-

-Patrick Carroll -
TEL: 415-644-4006 -
FAX: 415-644-4039
-

ODG HW Cryptographic Toolkit
-
Part # TI OMAP4 4460 -
N/A -8/27/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Security solutions for the OMAP4 Android Mobile markets. This product includes trusted boot, mandatory user authentication, data-at-rest, and data-in-transit encryption." -

2186Osterhout Design Group
-153 Townsend Street, Ste. 570
-San Francisco, -CA -94107
-USA
-

-Paul Matz -
TEL: 415-644-4036 -
FAX: 415-644-4039
-

-Patrick Carroll -
TEL: 415-644-4006 -
FAX: 415-644-4039
-

ODG Cryptographic Toolkit
-
Version 1.0 -
TI OMAP4 4460 w/ Android Gingerbread 2.3.5 with kernel 2.6.35 -8/27/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 -)
-PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 160 -, - 480 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 160 -, - 480 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"Security solutions for the OMAP4 Android Mobile markets. This product includes trusted boot, mandatory user authentication, data-at-rest, and data-in-transit encryption." -

09/07/12: Added new tested information; - -

2185Thales Communications, Inc.
-22605 Gateway Center Drive
-Clarksburg, -MD -20871
-USA
-

-Darlo Concepcion -
TEL: 240-864-7866 -
FAX: 240-864-7698
-

-Jim Kent -
TEL: 240-864-7681 -
FAX: 240-864-7698
-

Software Liberty Crypto Module
-
Version 01.00.02.0013 -
Marvell PXA320 w/ Green Hills INTEGRITY 5.0.10 -8/22/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The Software Liberty Cryptographic Module is a software component that is used to provide cryptographic services in Thales radio communications equipment." -

2184Linear Technology (Dust Networks)
-1630 McCarthy Blvd.
-Milpitas, -CA -95035-7417
-USA
-

-Yuri Zats -
TEL: 408-432-1900 -
FAX: 408-434-0507
-

Eterna AES Module
-
Part # Eterna v1.0 -
N/A -8/22/2012 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -1 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"AES hardware acceleration module used in Eterna platform" -

2183Hewlett-Packard TippingPoint
-14231 Tandem Boulevard
-Austin, -TX -78728
-USA
-

-Dinesh Vakharia -
TEL: 512-432-2628 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint Intrusion Prevention System (IPS) NX-Platform
-
Version 3.5 (Firmware) -
Intel Jasper Forest Quad-Core -8/22/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TippingPoint IPS NX-Platform operates in-line in the network, blocking malicious and unwanted traffic, while allowing good traffic to pass unimpeded. The IPS provides cryptographic services to protect the management of the device." -

2182Check Point Software Technologies
-5 Ha'solelim Street
-Tel Aviv, -67897
-Israel
-

-Malcolm Levy -
TEL: +972-37534561 -

Check Point Crypto Core
-
Version 2.0 -
Intel® Core i7 @ 2.40 GHz with AES-NI w/ Pre-Boot EFI (via rEFIt on Mac OS X 10.7) 64-bits; Intel® Core i5-2400 @ 3.10 GHz with AES-NI w/ Microsoft Windows 7 User Space 32-bits; Intel® Core i5-2400 @ 3.10 GHz with AES-NI w/ Microsoft Windows 7 Kernel Space 32-bits; Intel® Core i5-2400 @ 3.10 GHz with AES-NI w/ Microsoft Windows 7 User Space 64-bits; Intel® Core i5-2400 @ 3.10 GHz with AES-NI w/ Microsoft Windows 7 Kernel Space 64-bits; Intel® Core i7 @ 2.40 GHz with AES-NI w/ Mac OS X 10.7 User Space 32-bits; Intel® Core i7 @ 2.40 GHz with AES-NI w/ Mac OS X 10.7 Kernel Space 32-bits; Intel® Core i7 @ 2.40 GHz with AES-NI w/ Mac OS X 10.7 User Space 64-bits; Intel® Core i7 @ 2.40 GHz with AES-NI w/ Mac OS X 10.7 Kernel Space 64-bits; Intel® Core i7 @ 2.40 GHz w/ Pre-Boot EFI (via rEFIt on Mac OS X 10.7) 64-bits; Intel(R) Core 2 Duo CPU E6550 @ 2.33GHz w/ Microsoft Windows 7 User Space 32-bits; Intel(R) Core 2 Duo CPU E6550 @ 2.33GHz w/ Microsoft Windows 7 Kernel Space 32-bits; Intel® Core 2 Duo Processor E6600 @ 2.40GHz w/ Microsoft Windows 7 User Space 64-bits; Intel® Core 2 Duo Processor E6600 @ 2.40GHz w/ Microsoft Windows 7 Kernel Space 64-bits; Intel® Core i7 @ 2.40 GHz w/ Mac OS X 10.7 User Space 32-bits; Intel® Core i7 @ 2.40 GHz w/ Mac OS X 10.7 Kernel Space 32-bits; Intel® Core i7 @ 2.40 GHz w/ Mac OS X 10.7 User Space 64-bits; Intel® Core i7 @ 2.40 GHz w/ Mac OS X 10.7 Kernel Space 64-bits -8/22/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Check Point Crypto Core 2.X is a 140-2 Level 1 cryptographic module for Windows platforms, Check Point Pre-Boot Environment and Mac OS X. The module provides cryptographic services accessible in pre-boot mode, kernel mode and user mode on the respective platforms through implementation of platform specific binaries" -

2181Check Point Software Technologies
-5 Ha'solelim Street
-Tel Aviv, -67897
-Israel
-

-Malcolm Levy -
TEL: +972-37534561 -

Check Point Crypto Core 16-bit Preboot
-
Version 2.0 -
Intel CoreT2 Duo CPU T9800 2.93 GHz w/ Pre-Boot environment (Microsoft Windows 7 NTVDM, Version 5.1.2600.5512) 16-bit; Intel Core i7 2.4 GHz with AES-NI w/ Pre-Boot environment (via DOSBox 0.74) 16-bit -8/22/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Check Point Crypto Core 2.X is a 140-2 Level 1 cryptographic module for Windows platforms, Check Point Pre-Boot Environment and Mac OS X. The module provides cryptographic services accessible in pre-boot mode, kernel mode and user mode on the respective platforms through implementation of platform specific binaries" -

05/15/13: Updated implementation information; - -

2180WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Nick Gottuso -
TEL: 206 613-6609 -
FAX: 206 613-0888
-

XTM Cryptographic Module
-
Version 11.5.5 (Firmware) -
Intel E5300; Intel E3400 -8/13/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

2179IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Microsoft Windows Server 2008 64-bit -8/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 253 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2176McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Chela Diaz de Villegas -
TEL: 651-628-1642 -
FAX: 305-269-1019
-

McAfee Vulnerability Manager Cryptographic Module
-
Version 1.0 -
Intel Xeon w/ Microsoft 2008 R2 (64-bit); Intel Celeron w/ Windows 2008 R2 (64-bit) -8/13/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This Cryptographic algorithm module provides cryptographic functionality for McAfee''s Vulnerability Manager." -

2175Integral Memory PLC.
-Unit 6 Iron Bridge Close
-Iron Bridge Business Park
-Off Great Central Way
-London, -Middelsex -NW10 0UF
-United Kingdom
-

-Patrick Warley -
TEL: +44 (0)20 8451 8700 -
FAX: +44 (0)20 8459 6301
-

-Samik Halai -
TEL: +44 (0)20 8451 8704 -
FAX: +44 (0)20 8459 6301
-

Integral AES 256 Bit Crypto SSD
-
Part # PS3108 or PS3105 -
N/A -8/13/2012 - -CBC -( -e/d; -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Integral AES 256 bit Crypto SSD is removable storage devices which encrypts documents transferred onto them. The Integral 256 bit Crypto SSD comes in 4 GB, 8 GB, 16 GB, 32 GB 64 GB 128 GB, 256 GB, 512 GB and 1 TB versions." -

05/16/13: Updated implementation information; - -

2174Thales e-Security
-Meadow View House
-Crendon Industrial Estate
-Long Crendon
-Aylesbury, -Buckinghamshire -HP18 9EQ
-U.K.
-

-Tim Fox -
TEL: +44 (0) 1844 201800 -
FAX: +44 (0) 1844 208550
-

TSPP-CMAC
-
Version 1.0 (Firmware) -
Part # SEC 2.1 -
Freescale MPC8548 Family -8/13/2012 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
- AES Val#2173 - -
-
-

-"Thales e-Security implements this algorithm for applications running on its Thales Secure Processing Platform (TSPP) providing secure cryptographic resources to products in the Thales e-Security portfolio, including the payShield 9000 HSM family." -

2173Thales e-Security
-Meadow View House
-Crendon Industrial Estate
-Long Crendon
-Aylesbury, -Buckinghamshire -HP18 9EQ
-U.K.
-

-Tim Fox -
TEL: +44 (0) 1844 201800 -
FAX: +44 (0) 1844 208550
-

TSPP-AES
-
Version 1.0 (Firmware) -
Part # SEC 2.1 -
Freescale MPC8548 Family -8/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Thales e-Security implements this algorithm for applications running on its Thales Secure Processing Platform (TSPP) providing secure cryptographic resources to products in the Thales e-Security portfolio, including the payShield 9000 HSM family." -

2172IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Microsoft Windows Server 2008 64-bit -8/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2171IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Microsoft Windows Server 2008 64-bit -8/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2170IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Microsoft Windows Server 2008 64-bit -8/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 252 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2169IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 32-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
AMD Opteron X86_64 w/ Microsoft Windows Server 2008 32-bit -8/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 251 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2168VIA Labs, Inc.
-7F., No. 529-1, Zhongzhung Rd, Xindian Dist.
-New Taipei City, -23148
-Taiwan
-

-Maggie Chen -
TEL: +886-2-22181838#6610 -
FAX: +886-2-22188924
-

VLI_AES
-
Version 1.0 (Firmware) -
Cadence NC-Verilog simulator -8/13/2012 - -ECB -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"VLI_AES is a synthesizable IP core which implements encryption and decryption functions of AES defined in FIPS 197. It will be used in VLI AES-based products." -

2167IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 64 bits
-
Version 8.2.2.0 -
Sun UltraSPARC T1 64-bit w/ Sun Solaris 10 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 250 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2166IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 32 bits
-
Version 8.2.2.0 -
Sun UltraSPARC T1 64-bit w/ Sun Solaris 10 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 249 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2165IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 248 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2164IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2163IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 with AES-NI w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2162IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.2.2.0 -
IBM zSeries z196 64-bit w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 247 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2161IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 64 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 246 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2160IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 32 bits
-
Version 8.2.2.0 -
Intel Core i7-2600 w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 245 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2159IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 64 bits
-
Version 8.2.2.0 -
IBM PowerPC 970 w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 244 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2158IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 32 bits
-
Version 8.2.2.0 -
IBM PowerPC 970 w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 243 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2157IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL 32-bit x86-64 for 32 bits
-
Version 8.2.2.0 -
AMD Opteron X86_64 w/ Red Hat Enterprise Linux Server 5 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 242 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2156IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 64 bits
-
Version 8.2.2.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 241 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/24/13: Updated implementation information; -
-

2155IBM® Corporation
-Seabank Centre
-12 - 14 Marine Parade
-Southport, -QLD -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 32 bits
-
Version 8.2.2.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 240 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

09/26/12: Updated implementation information;
05/08/13: Updated implementation information; -
-

2154Broadcom Corporation
-5300 California Avenue
-Irvine, -CA -92617
-USA
-

-Matt Bolig -
TEL: (408) 454-3349 -

-Whay Lee -
TEL: (408) 454-3156 -

Broadcom MACSEC Verilog IP
-
Version 1.28.0 (Firmware) -
Chronologic VCS (Verilog simulator) Version F-2011.12 -8/8/2012 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 24 -, - 1024 -) -; -AAD Lengths tested: -( - 160 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Four channel, 10 Gigabit Ethernet PHY with MACsec." -

2153Solera Networks Inc.
-10713 South Jordan Gateway, Suite 100
-South Jordan, -UT -84095
-USA
-

-Davin Baker -
TEL: (443) 910-0538 -

-Scott Wolfe -
TEL: (801) 545-4037 -
FAX: (801) 545-4040
-

Solera OpenSSL Cryptographic Module
-
Version 1.0 -
8-core Intel Xeon E5 w/ Solera OS 6.5.0 with VMware ESX 5.0; dual Intel Xeon w/ Solera Operating Environment v6.5.0 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Solera Cryptographic module provides cryptographic services for Solera DeepSee Software, a security intelligence and analytics solution that creates a complete record of network traffic. The module is a shared library that links to Solera DeepSee components and is executed on a GPC or on a supported VM hypervisor." -

08/10/12: Updated implementation information; - -

2152NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES X CMAC Component
-
Version AES_CMAC_JCOP_242_R2 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -8/8/2012 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2151 - -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family and NXP Java Card and GP OS JCOP 2.4.2 R2. P5CD081 Family means: P5CD145V0A, P5CC145V0A, P5CN145V0A, P5CD128V0A, P5CC128V0A, P5CD081V1A, P5CC081V1A, P5CN081V1A, P5CD051V1A, P5CD041V1A, P5CD021V1A, P5CD016 V1A, P5CD145V0B, P5CC145V0B, P5CD081V1D." -

2151NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES X Component
-
Version AES_JCOP_242_R2 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family and NXP Java Card and GP OS JCOP 2.4.2 R2. P5CD081 Family means: P5CD145V0A, P5CC145V0A, P5CN145V0A, P5CD128V0A, P5CC128V0A, P5CD081V1A, P5CC081V1A, P5CN081V1A, P5CD051V1A, P5CD041V1A, P5CD021V1A, P5CD016 V1A, P5CD145V0B, P5CC145V0B, P5CD081V1D." -

2150Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Bipin Agarwal -
TEL: 408-333-4830 -
FAX: 408-333-4885
-

FIPS for Brocade IP Products
-
Version FIFIPS07300_0314121830 (Firmware) -
Freescale MPC 8544E -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Brocade cryptographic library used in Brocade IP products implements crypto operations in software. The Brocade One strategy helps simplify networking infrastructures through innovative technologies and solutions." -

2149GDC Technology (USA) LLC
-1016 West Magnolia Boulevard
-Burbank, -California -91506
-USA
-

-Pranay Kuma -
TEL: (852) 2507 9565 -
FAX: (852) 2579 1131
-

-Peter Lin -
TEL: (852) 2507 9557 -
FAX: (852) 2579 1131
-

Crypto Library
-
Version FIPS-v2_0 (Firmware) -
Freescale QorIQ -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A digital cinema standalone integrated media block that is compliant with DCI specifications and SMPTE digital cinema standards. The supported features include JPEG2000 decoding, AES decryption, key management, and logging." -

2148AJA Video Systems, Inc.
-180 Litton Drive
-Grass Valley, -CA -95945
-USA
-

-Ujval Lodha -
TEL: 530-274-2048 -

AES DECRYPTOR
-
Version 1.3.1.4 (Firmware) -
Xilinx V6 FPGA -8/8/2012 - -CBC -( -d only; -128 -); -
-
-

-"4K Image Media Block for digital cinema applications." -

2147Hewlett Packard Development Company, L.P.
-4209 Technology Drive
-Fremont, -CA -94538
-USA
-

-Kurt Heberlein -
TEL: (510) 668 - 9441 -
FAX: (510) 413 - 5998
-

HP 3PAR InFormOS
-
Version 3.1.1.MU1+P16 -
Intel Quad Core 2.8GHz w/ GNU / Linux (Debian) 5.0.2 -8/8/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"InFormOS is built on a hardened base of Debian Linux with proprietary extensions, and utilizes standard, vendor supplied, versions of libcrypto (OpenSSL), and libgcrypt (GNUTLS) for crypto operations. The InFormOS CLI client distribution contains the identical version of OpenSSL as found in InFormOS. The version is 0.9.8o." -

2146Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Solutions µMace AES256
-
Version R00.00.02_AES_256 (Firmware) -
Part # AT58Z04 -
Motorola µMace AT58Z04 -8/3/2012 - -OFB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The µMace cryptographic processor is used in security modules embedded in Motorola Solutions security products." -

2145Hewlett Packard Development Company, L.P.
-4209 Technology Drive
-Fremont, -CA -94538
-USA
-

-Kurt Heberlein -
TEL: (510) 668 - 9441 -
FAX: (510) 413 - 5998
-

HP 3PAR InFormIMC
-
Version 4.2.1 -
Intel Core i7 CPU 2.67 GHz w/ Windows 7 Enterprise -8/3/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"InForm IMC is a java based client for administration of the InFormOS. It utilizes a bundled JVM including the Sun Java Cryptography Extension (SunJCE) at version 1.6 from JDK1.6.0_33." -

2144Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung Kernel Cryptographic Module
-
Version SKC1.4.1 -
MSM8260 1.2 GHz (51,7,1,04d,0) w/ Android Ice cream sandwich 4.0 -8/3/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

09/21/12: Updated implementation information;
01/17/13: Updated implementation information; -
-

2143Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS Key Management for Mobile Phones
-
Version KM1.1 -
MSM8960 1.5 GHz (51,7,1,04d,0) w/ Android Ice cream sandwich 4.0 -8/3/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices." -

09/21/12: Updated implementation information;
01/17/13: Updated implementation information; -
-

2142Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS Key Management for Mobile Phones
-
Version KM1.1 -
MSM8260 1.2 GHz (51,7,1,04d,0) w/ Android Ice cream sandwich 4.0 -8/3/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices." -

09/21/12: Updated implementation information;
01/17/13: Updated implementation information; -
-

2141Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung Kernel Cryptographic Module
-
Version SKC1.4.1 -
MSM8260 1.2 GHz (51,7,1,04d,0) w/ Android Ice cream sandwich 4.0 -8/3/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

09/21/12: Updated implementation information;
01/17/13: Updated implementation information; -
-

2140Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91-80-30538736 -

OpenSSL
-
Version Juno 12.1R2 (Firmware) -
Freescale PowerPC; ARMv5 -8/3/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

2139Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sharath Sridhar -
TEL: +91-80-30538736 -

Kernel
-
Version Juno 12.1R2 (Firmware) -
Freescale PowerPC; ARMv5 -8/3/2012 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Comprehensive, scalable switching solutions specifically designed to meet the needs of both enterprises and service providers. All of our switches - modular and fixed platforms - run on one common operating system- Junos." -

2138Broad Reach Engineering
-2141 E. Broadway Rd. #211
-Tempe, -AZ -85282
-USA
-

-Allan Bjerke -
TEL: 480.377.0400 x72 -

-Scott Ratay -
TEL: 480.377.0400 x26 -

WorldView-3 Ancillary Data Formatter (ADF) FPGA
-
Part # FAID10791000-12-0 -
N/A -8/3/2012 - -CFB128 -( -e only; -256 -); -
-
-

-"The WorldView-3 Ancillary Data Formatter FPGA provides AES encryption services." -

2137Microsemi Corporation
-3601 E University Drive
-Phoenix, -AZ -85034
-USA
-

-Bob Lazaravich -
TEL: (602) 437-1520 -

-Rudy Sterbenz -
TEL: (602) 437-1520 -

XTS-AES-256-CIPHER.1.0
-
Version 1.0 (Firmware) -
ModelSim Altera Starter Edition 10.0c Revision 2011.09 -8/3/2012 - -CBC -( -e/d; -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Microsemi XTS-AES-256-CIPHER.1.0 implements XTS-AES-256. Microsemi uses this algorithm implementation in its line of secure solid state storage products. The XTS-AES-256 implementation runs in an Altera FPGA." -

2136Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

IOS Common Cryptographic Module (IC2M)-Extended
-
Version Rel 1 (Firmware) -
PMC RM5261A MIPS 350MHz; Intel Woodcrest 2.13GHz; Power-PC 405 250MHz -7/31/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IOS Common Cryptographic Module (IC2M)-Extended firmware version Rel 1 covers Rel 1(1.0.0), Rel 1(1.0.1) and Rel 1(1.0.2)." -

12/07/12: Updated implementation information;
04/23/12: Updated implementation information; -
-

2135Digital Defence Ltd
-400 Pavilion Drive
-Northampton Business Park
-Northampton, -NN4 7PA
-United Kingdom
-

-Ben Earl -
TEL: 01604 521108 -
FAX: 01604 521001
-

-Martin O'Brien -
TEL: 01604 521108 -
FAX: 01604 521001
-

Digital Defence's AES Encryption Library
-
Version 1.0.0 -
ARM1136EJS MSM7627 (as part of test platform, i.e. Motorola MC65 mobile handset) w/ Windows Mobile 6.5 Professional -7/30/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Digital Defence''s AES Encryption Library is used in Digital Defence''s product Secure Mobile and will be included in other security products developed by Digital Defence. In the concrete case of Secure Mobile, the AES encryption library is used to encrypt stored data." -

2134Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

IOS Common Cryptographic Module (IC2M)
-
Version Rel 1 (Firmware) -
PMC RM5261A MIPS 350MHz; Intel Woodcrest 2.13GHz; Power-PC 405 250MHz -7/30/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 32 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -) -; -AAD Lengths tested: -( - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"IOS Common Cryptographic Module (IC2M) firmaware version Rel 1 covers Rel 1(1.0.0), Rel 1(1.0.1) and Rel 1(1.0.2)" -

12/07/12: Updated implementation information;
04/23/13: Updated implementation information; -
-

2133Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Minda Zhang -
TEL: (508) 573-3255 -
FAX: (508) 573-3311
-

Armada PXA-2128 HW
-
Part # Armada PXA-2128 -
N/A -7/30/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Armada PXA2128 is an application processor SoC (http://www.marvell.com/application-processors/armada/pxa2128/). It has a dedicated security hardware module, known as WTM, that runs secure firmware kernel to perform device trusted boot, access control, authentication, key management, DRM, disk encryption, and FIPS certified cryptographic operations." -

2132Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Balachandra Shanabhag -
TEL: 91-80-41904260 -

OpenSSL
-
Version Junos-FIPS 12.1R2 (Firmware) -
Intel(R) Pentium(R) M processor 2.00GHz; Intel Pentium III -7/18/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comprehensive, scalable and secure routing solutions specifically designed to meet the needs of both enterprises and service providers. All of our routers - core, Multiservice edge and edge ethernet - run on one common operating system- Junos." -

2131CREDANT Technologies, Inc.
-15303 Dallas Parkway
-Suite 1420
-Addison, -TX -75001
-USA
-

-Chris Burchett -
TEL: 972-458-5407 -
FAX: 972-458-5454
-

-Brad Conte -
TEL: 972-458-5400 -
FAX: 972-458-5454
-

Credant Cryptographic Kernel (User Mode)
-
Version 1.8 -
Intel Core 2 Duo w/ Windows 7 Enterprise x64 Edition (64-bit); Intel Core 2 Duo w/ Windows 7 Enterprise (32-bit); Intel Core i7 w/ Mac OS X Lion 10.7.3 (64-bit); Intel Core i7 w/ Mac OS X Lion 10.7.3 (32-bit); Intel Core 2 Duo w/ Ubuntu Linux 11.04 (64-bit); Intel Core 2 Duo w/ Ubuntu Linux 11.04 (32-bit) -7/18/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"CREDANT CmgCryptoLib is a software cryptographic library that implements Triple-DES, AES, DRBG SP 800-90, SHA-2, SHA-1, HMAC-SHA2, and HMAC-SHA-1 algorithms for CREDANT Mobile Guardian (CMG) products." -

08/01/12: Added new tested information; - -

2130CREDANT Technologies, Inc.
-15303 Dallas Parkway
-Suite 1420
-Addison, -TX -75001
-USA
-

-Chris Burchett -
TEL: 972-458-5407 -
FAX: 972-458-5454
-

-Brad Conte -
TEL: 972-458-5400 -
FAX: 972-458-5454
-

Credant Cryptographic Kernel (Kernel Mode)
-
Version 1.8 -
Intel Core 2 Duo w/ Windows 7 Enterprise x64 Edition (64-bit); Intel Core 2 Duo w/ Windows 7 Enterprise (32-bit); Intel Core i7 w/ Mac OS X Lion 10.7.3 (64-bit); Intel Core i7 w/ Mac OS X Lion 10.7.3 (32-bit) -7/18/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"CREDANT CmgCryptoLib is a software cryptographic library that implements Triple-DES, AES, DRBG SP 800-90, SHA-2, SHA-1, HMAC-SHA2, and HMAC-SHA-1 algorithms for CREDANT Mobile Guardian (CMG) products." -

08/01/12: Added new tested information; - -

2129MikroM GmbH
-Dovestr. 1
-Berlin, -BE -10587
-Germany
-

-Michael Hagemeister -
TEL: +49-30-398839-0 -
FAX: +49-30-398839-29
-

-Martin Zielke -
TEL: +49-30-398839-0 -
FAX: +49-30-398839-29
-

MikroM MVC200-DC Security Manager Firmware
-
Version 10.0.48.17701 (Firmware) -
Part # 2224 Rev. D; 2224 Rev. C -
built-in Atmel AT91SAM7 RISC Processor -7/18/2012 - -ECB -( -e only; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Firmware running on the security CPU of MVC200-DC cryptographic module, which is a multi-chip hardware decoder targeting the professional application Digital Cinema" -

2128MikroM GmbH
-Dovestr. 1
-Berlin, -BE -10587
-Germany
-

-Michael Hagemeister -
TEL: +49-30-398839-0 -
FAX: +49-30-398839-29
-

-Martin Zielke -
TEL: +49-30-398839-0 -
FAX: +49-30-398839-29
-

MikroM MVC200-DC FPGA Firmware
-
Version 10.0.119.17676 (Firmware) -
Part # 2224 Rev. D; 2224 Rev. C; 2224 Rev. E -
built-in XC3S4000-5FGG676C Xilinx Spartan-3 series FPGA -7/18/2012 - -ECB -( -e only; -128 -); -CBC -( -d only; -128 -); -
-
-

-"Firmware running on the main FPGA of MVC200-DC cryptographic module, which is a multi-chip hardware decoder targeting the professional application Digital Cinema" -

2127MikroM GmbH
-Dovestr. 1
-Berlin, -BE -10587
-Germany
-

-Michael Hagemeister -
TEL: +49-30-398839-0 -
FAX: +49-30-398839-29
-

-Martin Zielke -
TEL: +49-30-398839-0 -
FAX: +49-30-398839-29
-

MikroM MVC200-DC Bootloader Firmware
-
Version 2.1.0.17662 (Firmware) -
Part # 2224 Rev. D; 2224 Rev. C; 2224 Rev. E -
built-in MSP8510-1000G CPU by PMC-Sierra -7/18/2012 - -CBC -( -d only; -128 -); -
-
-

-"Bootloader firmware running on the main CPU of MVC200-DC cryptographic module, which is a multi-chip hardware decoder targeting the professional application Digital Cinema" -

2126SafeLogic Inc
-530 Lytton Ave, Ste 200
-Palo Alto, -CA -94301
-USA
-

-SafeLogic Inside Sales -

CryptoComply Mobile Engine for iOS
-
Version 2.1 -
A5X w/ iOS 5.1; A5X w/ iOS 6 -7/18/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1016 -) -; -IV Lengths Tested: -( - 104 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2126 -
DRBG: Val# 234 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"CryptoComply | Mobile is a standards-based “Drop-in Compliance” solution for mobile devices. The module features robust algorithm support, including Suite B algorithm compliance. CryptoComply offloads functions for secure key management, data integrity, data at rest encryption, and secure communications." -

08/27/12: Added new tested information;
10/31/12: Added new tested information;
11/14/12: Updated vendor information; -
-

2125SafeLogic Inc
-530 Lytton Ave, Ste 200
-Palo Alto, -CA -94301
-USA
-

-SafeLogic Inside Sales -

CryptoComply Mobile Engine for Android
-
Version 2.1 -
ARM Cortex-A9 w/ Android Version 4.0 -7/18/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1016 -) -; -AAD Lengths tested: -( -0 -, - 128 -, - 1024 -, - 120 -, - 1016 -) -; -IV Lengths Tested: -( - 104 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 233 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"CryptoComply | Mobile is a standards-based “Drop-in Compliance” solution for mobile devices. The module features robust algorithm support, including Suite B algorithm compliance. CryptoComply offloads functions for secure key management, data integrity, data at rest encryption, and secure communications." -

08/27/12: Added new tested information;
11/14/12: Updated vendor information; -
-

2124Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS BC for mobile phone and tablet
-
Version SBC1.45_1.1 -
MSM8960 1GHz (51,7,1,4D,0) w/ Android Ice cream sandwichc 4.0 -7/18/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose cryptographic services available for Java-based Bouncycastle used by Samsung devices to provide secure cryptography." -

09/21/12: Updated implementation information;
02/26/13: Updated implementation information; -
-

2123Juniper Networks, Inc
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Sundar Ram T S B -
TEL: 91 8041904205 -

Kernel
-
Version Junos-FIPS 12.1R2 (Firmware) -
Intel Pentium III; Intel(R) Pentium(R) M processor 2.00GHz -7/18/2012 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Comprehensive, scalable and secure routing solutions specifically designed to meet the needs of both enterprises and service providers. All of our routers - core, Multiservice edge and edge ethernet - run on one common operating system- Junos." -

2122Thales E-Security Ltd
-Jupiter House
-Station Road
-Cambridge, -CB5 8JJ
-UK
-

-Thales Certification Team -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

-Thales Sales -
TEL: 888 744 4976 -

nShield Algorithm Library
-
Version 2.51.10 (Firmware) -
Freescale PowerPC -7/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 232 -
-
-

-"The nShield algorithm library provides cryptographic functionality for Thales''s nShield Hardware Security Modules" -

12/17/12: Updated implementation information; - -

2121NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES CMAC Component
-
Version AES_CMAC_JCOP_242_R2 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -7/13/2012 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2120 - -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family and NXP Java Card and GP OS JCOP 2.4.2 R2. P5CD081 Family means: P5CD145V0A, P5CC145V0A, P5CN145V0A, P5CD128V0A, P5CC128V0A, P5CD081V1A, P5CC081V1A, P5CN081V1A, P5CD051V1A, P5CD041V1A, P5CD021V1A, P5CD016 V1A, P5CD145V0B, P5CC145V0B, P5CD081V1D." -

2120NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES Component
-
Version AES_JCOP_242_R2 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -7/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family and NXP Java Card and GP OS JCOP 2.4.2 R2. P5CD081 Family means: P5CD145V0A, P5CC145V0A, P5CN145V0A, P5CD128V0A, P5CC128V0A, P5CD081V1A, P5CC081V1A, P5CN081V1A, P5CD051V1A, P5CD041V1A, P5CD021V1A, P5CD016 V1A, P5CD145V0B, P5CC145V0B, P5CD081V1D." -

2119Inside Secure
-41 Parc Club du Golf
-13856, -Aix-en-Provence -n/a
-France
-

-Ewart Gray -
TEL: +44 (0) 1355 803727 -
FAX: +44 (0) 1355 242743
-

-David Cunningham -
TEL: +44 (0) 1355 803554 -
FAX: +44 (0) 1355 242743
-

VaultIC441/421/405
-
Version 1.0.1 (Firmware) -
Part # VaultIC441M/VaultIC421M/VaultIC405M -
Inside Secure VaultIC441M/VaultIC421M/VaultIC405M -7/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"VaultIC (R) are security modules designed to secure applications such as anti-cloning, physical access control, personal access control for multimedia and web applications, hardware authentication, user strong authentication, SSL support, PKCS#11 to Microsoft (R) CSP applications, PKI, DRM, trusted computing and IP protection." -

07/18/12: Updated implementation information; - -

2118SAP AG
-Albert-Einstein-Allee 3
-Bensheim, -NRW -64625
-Germany
-

-Stephan André -
TEL: +49-6251-708-1730 -
FAX: +49-6227-78-55975
-

-Thomas Rothe -
TEL: +49-6251-708-2339 -
FAX: +49-6227-78-55989
-

SAP NW SSO 2.0 Secure Login Library Crypto Kernel
-
Version 2.0.0.1 -
Intel Core i5 660 3,33 GHz w/ Windows 7 Enterprise SP1 -7/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"SAP NW SSO 2.0 Secure Login Library Crypto Kernel v2.0.0.1 is a shared library, i.e. it consists of software only. SAP NW SSO 2.0 Secure Login Library Crypto Kernel provides an API in terms of C++ methods for key management and operation of cryptographic functions." -

2117Sonus
-4 Technology Park Drive
-Westford, -MAS -01886
-USA
-

-Kumar Saurabh -
TEL: +91-80-67895473 -

-Sandeep Kaushik -
TEL: +1 978 614 8610 -
FAX: +1 978 614 8100
-

SSH-IPSEC
-
Version 9.0 -
PowerPC w/ pSOS -6/29/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"GSX9000 and NBS9000 software runs on pSOS and utilizes standard libcrypto (OpenSSL) and Mocana SSL stack for crypto operations. " -

07/03/12: Updated implementation information;
07/19/12: Updated vendor information; -
-

2116OpenSSL Software Foundation, Inc.
-1829 Mount Ephraim Road
-Adamstown, -MD -27101
-USA
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module
-
Version 2.0.1 -
ARMv7 w/ Apple iOS 5.1; ARMv5TEJ w/ Microsoft Windows CE 6.0 R2; ARMv7 w/ Microsoft Windows CE 5.0 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The OpenSSL FIPS Object Module is a full featured general purpose cryptographic library that is distributed in source code form under an open source license. It can be downloaded from www.openssl.org/source/." -

2115Infoblox
-4750 Patrick Henry Drive
-Santa Clara, -CA -95054
-USA
-

-Bill Lane -
TEL: 408-625-4368 -

NIOS Cryptographic Library
-
Version 1.0 (Firmware) -
Intel Xeon; Intel Pentium -6/29/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Infoblox® NIOS software, coupled with Infoblox appliances, enables customers to deploy large, robust, manageable and cost-effective Infoblox Grids™ to enable distributed delivery of core network services – including DNS, DHCP, IPAM, NTP, TFTP, and FTP." -

2114Telephonics Sweden AB
-Vattenkraftsvagen 8
-Stockholm, -S-13570
-Sweden
-

-Ingi Bjornsson -
TEL: +46 8 7980933 -
FAX: +46 8 7988433
-

-Magnus Eriksson -
TEL: +46 8 7980902 -
FAX: +46 8 7988433
-

TruLink AES ECB
-
Version aes.dsp rev 1.12 (Firmware) -
Part # 010.6882-01 Rev. B2 -
ANALOG DEVICES ADSP-2187 -6/29/2012 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"TruLink is a fully duplex, short range wireless intercom system that may be employed on aircraft, boats and ground vehicles. An AES-128 or 256 ECB algorithm is employed to encrypt either voice or data between the wireless units. Keys are generated by PC based application and loaded via a serial port on the wireless units." -

07/14/13: Updated implementation information; - -

2113Telephonics Sweden AB
-Vattenkraftsvagen 8
-Stockholm, -S-13570
-Sweden
-

-Ingi Bjornsson -
TEL: +46 8 7980933 -
FAX: +46 8 7988433
-

-Magnus Eriksson -
TEL: +46 8 7980902 -
FAX: +46 8 7988433
-

TruLink AES ECB
-
Version aes.dsp rev 1.11 (Firmware) -
Part # 010.6792-01 Rev. H3 -
ANALOG DEVICES ADSP-2185 -6/29/2012 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"TruLink is a fully duplex, short range wireless intercom system that may be employed on aircraft, boats and ground vehicles. An AES-128 or 256 ECB algorithm is employed to encrypt either voice or data between the wireless units. Keys are generated by PC based application and loaded via a serial port on the wireless units." -

07/14/13: Updated implementation information; - -

2112KOBIL Systems GmbH
-Pfortenring 11
-Worms, -67547
-Germany
-

-Markus Tak -
TEL: +49 (0)6241 3004-90 -
FAX: +49 (0)6241 3004-80
-

-Erik Dahmen -
TEL: +49 (0)6241 3004-952 -
FAX: +49 (0)6241 3004-80
-

KOBIL Hardware Storage Module
-
Part # v1.8 -
N/A -6/29/2012 - -CBC -( -e/d; -256 -); -
-
-

-"KOBIL mIDentity is a secure portable two-factor authentication solution. Enter the safe and flexible world of mIDentity and use your digital identity to run a multitude of applications. This module is used in mIDentity 4smart data storage FW v0.75 / fullsize FW v0.75 / visual FW v0.76." -

2111KOBIL Systems GmbH
-Pfortenring 11
-Worms, -67547
-Germany
-

-Markus Tak -
TEL: +49 (0)6241 3004-90 -
FAX: +49 (0)6241 3004-80
-

-Erik Dahmen -
TEL: +49 (0)6241 3004-952 -
FAX: +49 (0)6241 3004-80
-

KOBIL Software AES Module
-
Version v1.0 (Firmware) -
ATMEL AT32UC3B0256 -6/29/2012 - -CBC -( -e/d; -256 -); -

CMAC (Generation/Verification -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"KOBIL mIDentity is a secure portable two-factor authentication solution. Enter the safe and flexible world of mIDentity and use your digital identity to run a multitude of applications. This module is used in mIDentity 4smart banking FW v0.80, mIDentity 4smart data storage FW v0.75 / fullsize FW v0.75 / visual FW v0.76, and mIDentity mini FW 2.0.0." -

2110McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 (651) 628-1633 -
FAX: +1 (651) 628-2706
-

McAfee Web Gateway Cryptographic Engine
-
Version 1.0 -
Intel Xeon w/ MLOS v1.0 running on VMware vSphere 4.1; Intel Xeon w/ MLOS v1.0 running on VMware vSphere 5.0 -6/29/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Web Gateway Cryptographic Engine v1.0 provides the services necessary to support the cryptographic features and functions of McAfee''s line of anti-malware solutions, including the McAfee Web Gateway products." -

2109McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 (651) 628-1633 -
FAX: +1 (651) 628-2706
-

McAfee Web Gateway Cryptographic Engine
-
Version 1.0 (Firmware) -
Intel Xeon -6/29/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Web Gateway Cryptographic Engine v1.0 provides the services necessary to support the cryptographic features and functions of McAfee''s line of anti-malware solutions, including the McAfee Web Gateway products." -

2108Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS OpenSSL for mobile phone and tablet
-
Version SFOpenSSL_1.0.0e-10 -
MSM8960 1GHz (51,7,1,4D,0) w/ Android Ice cream sandwich 4.0 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose cryptographic services available for Android used by Samsung devices to provide secure cryptography." -

09/21/12: Updated implementation information; - -

2107IBM Corporation
-11400 Burnet Road
-Austin, -TX -78758
-USA
-

-Tom Benjamin -
TEL: 512-286-5319 -

-Kevin Driver -
TEL: 512-286-6017 -

IBM Java JCE 140-2 Cryptographic Module
-
Version 1.7 -
Intel Core 2 Duo w/ Windows 7 32-bit; Intel Core 2 Duo w/ Solaris 11.0; IBM PowerPC Power6 w/ IBM AIX 7.1 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The IBM Java JCE (Java Cryptographic Extension) FIPS provider (IBMJCEFIPS) for Multi-platforms is a scalable, multipurpose cryptographic module that supports many FIPS approved cryptographic operations. This gives Java applications access to the FIPS algorithms via the standard JCE framework that is part of all JVM''s at the 1.4.0 level and higher." -

2106McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2706
-

McAfee Email Gateway libgcrypt
-
Version 1.4.6 (Firmware) -
Intel Xeon; Intel Core i3; Intel Celeron; Intel 2x Xeon -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The McAfee Email Gateway libgcrypt v1.4.6 provides the services necessary to support the cryptographic features and functions of the McAfee Email Gateway line of hardware appliances, blade servers, and virtual appliances." -

2105Ultra Electronics 3eTI
-9715 Key West Avenue, Suite 500
-Rockville, -MD -20850
-USA
-

-Harinder Sood -
TEL: 301-944-1325 -
FAX: 301-670-6989
-

-Chris Guo -
TEL: 301-944-1294 -
FAX: 301-670-6989
-

3eTI MPC CryptoCore AES GCM
-
Version 1.0 (Firmware) -
Freescale MPC8378E -6/29/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2078 -
-
-

-"AES GCM with external IV running on MPC8378E hardware for accelerated performance." -

2104Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2103Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software." -

2102Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A4 w/ iOS 6 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software. " -

2101Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module
-
Version 3.0 -
Apple A5 w/ iOS 6 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software. " -

2100Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A5 w/ iOS 6 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and generic, non-optimized software. " -

2099Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module
-
Version 3.0 -
Apple A4 w/ iOS 6 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software. " -

2098Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung FIPS Key Management for Mobile Phones
-
Version KM1.1 -
ARMv7 w/ Android Ice cream sandwich 4.0 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices." -

09/21/12: Updated implementation information; - -

2097Samsung Electronics Co., Ltd
-R4 416, Maetan 3-dong, Yeongtong-gu
-Suwon-si, -Gyeonggi-do -443-742
-Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Kyung-Hee Lee -
TEL: +82-10-6640-8499 -

Samsung Kernel Cryptographic Module
-
Version SKC1.4.1 -
MSM8260 1.2 GHz (51,7,1,04d,0) w/ Android Ice cream sandwich 4.0 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

09/21/12: Updated implementation information;
01/17/13: Updated implementation information; -
-

2096Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.5fs -
PowerQUICC III w/ Integrity 5.0; ARMv7 w/ IOS 5 -6/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 1078 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Mocana Cryptographic Module is the engine of Mocana’s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

2095Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2094Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 220 -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2093Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2092Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 219 -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2091Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2090Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 218 -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2089Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2088Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 217 -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2087Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2086Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2085Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2084Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i7 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2083Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and generic, non-optimized software." -

2082Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set using the generic block chaining modes of CBC and XTS." -

2081Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and the AES-NI Intel instruction set with an accellerated implementation for CBC and XTS." -

2080Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple OSX CoreCrypto Kernel Module
-
Version 3.0 -
Intel i5 w/ OSX 10.8 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -) -KS: XTS_256( -(e/d) - -)) -
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2079McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2706
-

McAfee Email Gateway libgcrypt
-
Version 1.4.6 -
Intel Xeon w/ Red Hat Linux 9 running on VMware ESXi v5.0; Intel Xeon w/ Red Hat Linux 9 running on VMware ESXi v4.1 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The McAfee Email Gateway libgcrypt v1.4.6 provides the services necessary to support the cryptographic features and functions of the McAfee Email Gateway line of hardware appliances, blade servers, and virtual appliances." -

2078Ultra Electronics 3eTI
-9715 Key West Avenue, Suite 500
-Rockville, -MD -20850
-USA
-

-Harinder Sood -
TEL: 301-944-1325 -
FAX: 301-670-6989
-

-Chris Guo -
TEL: 301-944-1294 -
FAX: 301-670-6989
-

3eTI MPC8378E Cryptographic Core
-
Version 1.0 (Firmware) -
Freescale MPC8378E -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"Crypto Algorithms running on MPC8378E hardware for accelerated performance." -

2077Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A5 w/ iOS 6 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES hardware offered by the processor." -

2076Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A5 w/ iOS 6 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2075Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A5 w/ iOS 6 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 210 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2074Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A4 w/ iOS 6 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the AES hardware offered by the processor." -

2073Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A4 w/ iOS 6 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and the Gladman AES CBC implementation." -

2072Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Module
-
Version 3.0 -
Apple A4 w/ iOS 6 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 209 -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to user space and assembler optimized AES." -

2071Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module
-
Version 3.0 -
Apple A5 w/ iOS 6 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2070Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-Shawn Geddis -

Apple iOS CoreCrypto Kernel Module
-
Version 3.0 -
Apple A4 w/ iOS 6 -6/25/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic library offering various cryptographic mechanisms to Apple frameworks. The testing applies to kernel space and assembler optimized AES." -

2069Hewlett-Packard Company
-19091 Pruneridge Ave., MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

HP ESKM AES
-
Version 5.0.0 (Firmware) -
Intel Xeon E5-2640 -6/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HP Enterprise Secure Key Manager (ESKM) provides key generation, retrieval, and management for encryption devices and solutions. ESKM is a hardened security appliance with secure access control, administration, and logging. ESKM supports high availability with automatic multi-site clustering, replication, and failover." -

2068Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

Moa AES in Hardware
-
Part # Moa -
N/A -6/20/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(p) -)) -
-

-"AES encryption and decryption core of the controller ASIC "Moa" in Seagate''s Self- Encrypting Drives (SEDs)." -

2067HGST
-3403 Yerba Buena Rd.
-San Jose, -CA -95135
-USA
-

-Leo Letourneaut -
TEL: (408) 717-7013 -
FAX: (408) 717-9494
-

-Hoang P. Nguyen -
TEL: (408) 717-7101 -
FAX: (408) 717-9494
-

HGST Hardware TcgCryptoLib
-
Version SVN2876 (Firmware) -
Simulator: Mentor Graphics Modelsim Questasim 6.6c -6/20/2012 - -ECB -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(p) -) -KS: XTS_256( -(e/d) - -(p) -)) -
-

-"Hitachi GST Travelstar BDE, Opal TCG Drive and Enterprise SSC TCG Drive containing System on Chip (SOC) hardware Implementation of XTS-AES Encryption Algorithm, using either 128-bit or 256-bit keys." -

04/05/13: Updated vendor and implemenetation information; - -

2066Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor (with Multi-Point License)
-
Version 5.0 (Firmware) -
Xilinx XC2VP50 FPGA -6/20/2012 - -CBC -( -e only; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2065Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor (with Multi-Point License)
-
Version 5.0 (Firmware) -
Xilinx XC4VFX40 FPGA -6/20/2012 - -CBC -( -e only; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2064Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor (with Multi-Point License)
-
Version 5.0 (Firmware) -
Xilinx XC2VP30 FPGA -6/20/2012 - -CBC -( -e only; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 512 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2063Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor (with Point-Point License)
-
Version 5.0 (Firmware) -
Xilinx XC2VP50 FPGA -6/20/2012 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2062Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor (wth Point-Point License)
-
Version 5.0 (Firmware) -
Xilinx XC4VFX40 FPGA -6/20/2012 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2061Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor (with Point-Point License)
-
Version 5.0 (Firmware) -
Xilinx XC2VP30 FPGA -6/20/2012 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2060Ultra Electronics 3eTI
-9715 Key West Avenue, Suite 500
-Rockville, -MD -20850
-USA
-

-Harinder Sood -
TEL: 301-944-1325 -
FAX: 301-670-6989
-

-Chris Guo -
TEL: 301-944-1294 -
FAX: 301-670-6989
-

3eTI OpenSSL Algorithm Implementation
-
Version 1.0.1-a (Firmware) -
MPC8378E -6/20/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Algorithms listed are used to provide encryption and authentication services within 3eTI networking products." -

2059Totemo AG
-Totemo AG
-Freihofstrasse 22
-CH-8700 Kusnacht
-Kusnacht, -n/a
-Switzerland
-

-Marcel Mock -
TEL: +41 (0) 44 914 9900 -

Totemo Cryptographic Module (TCM)
-
Version 2.0 -
Intel Xeon E5504 processor w/ Totemo Appliance OS 2.0 v0711 with JRE 7.0 -6/15/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Totemo Cryptographic Module supplies the cryptographic services required by the Totemo Security Platform (TSP) and the Totemo products which provides secure email, file transfer, and mobile messaging solutions. These solutions secure all types of communication without any infrastructure prerequisites." -

06/14/12: Updated implementation information; - -

2058Draeger Medical Systems, Inc.
-6 Tech Drive
-Andover, -MA -01810
-USA
-

-Christina DeMur -
TEL: 978-379-8080 -
FAX: 978-379-8330
-

Hardware Accelerator for CCMP using a 128-bit AES Engine
-
Part # RS9112, RS9113, RS9114 -
N/A -6/15/2012 - -ECB -( -e only; -128 -); -CTR -( -int only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"This hardware accelerator implements AES encryption per FIPS PUB 197-2001 as required by the CCMP (CTR with CBC-MAC protocol) mode specified in 802.11i standard. The accelerator supports payload sizes between 1 and (2^16-1) bytes. For the purpose of CCM validation, the supported payload size range tests 1 and 32 bytes." -

06/19/12: Updated vendor information; - -

2057Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Cat4K ASIC Algorithm Implementation
-
Part # 2.1 -
N/A -6/13/2012 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 160 -, - 728 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"ASIC cryptographic implementation used within Cisco Cat4K platform." -

2056Samsung Electronics Co., Ltd
-416, Maetan 3-Dong Youngtong Gu
-Suwon, -Gyeonggi -152-848
-South Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Bumhan Kim -
TEL: +82-10-4800-6711 -

Samsung Kernel Cryptographic Module
-
Version SKC1.4.1 -
ARMv7 w/ Android Ice Cream Sandwich 4.0 -6/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

10/12/12: Updated implementation information;
01/17/13: Updated implementation information; -
-

2055SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.44.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -6/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size with AES implementation only without AES-NI support." -

09/13/12: Updated implementation information; - -

2054SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.44.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -6/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size and covers the AES NI Intel support." -

09/13/12: Updated implementation information; - -

2053SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.44.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -6/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size with AES implementation only without AES-NI support." -

09/13/12: Updated implementation information; - -

2052SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.44.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -6/13/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size and covers the AES NI Intel support." -

09/13/12: Updated implementation information; - -

2051Hewlett-Packard Company
-8000 Foothills Boulevard
-Roseville, -CA -95747
-USA
-

-Sunil Amanna -
TEL: (916) 785-1183 -
FAX: (916) 785-1103
-

HP KA.15 Cryptographic Library
-
Version 5.3.1 (Firmware) -
Freescale P2020E -6/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Standard operating software for KA-platform switch products." -

2050Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

CAVIUM Nitrox PX (CN1620)
-
Part # CN1620-400BG233-P-G -
N/A -6/7/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2049Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Adaptive Security Appliance Onboard Acceleration
-
Part # CN505-183LQ128 -
N/A -6/7/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

2048Samsung Electronics Co., Ltd
-416, Maetan 3-Dong Youngtong Gu
-Suwon, -Gyeonggi -152-848
-South Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Bumhan Kim -
TEL: +82-10-4800-6711 -

Samsung FIPS Key Management for Mobile Phones
-
Version KM1.1 -
ARMv7 w/ Android Ice Cream Sandwich 4.0 -6/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices." -

10/12/12: Updated implementation information; - -

2047Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

Adaptive Security Appliance OS
-
Version 8.4.4.1(Firmware) -
AMD Geode; Intel Pentium 4; Intel Celeron; Intel E7520; Intel Xeon 5500 -6/7/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environment." -

06/15/12: Updated implementation information; <06/25/12: Updated implementation information; - -

2046N/AN/AN/A6/7/2012 -N/A
2045N/AN/AN/A6/7/2012 -N/A
2044Secure Agent
-2448 E. 81st Street
-Tulsa, -OK -74137
-USA
-

-Steve Soodsma -
TEL: 918-971-1600 -
FAX: 918-971-1623
-

SecureAgent® Software Cryptographic Module
-
Version 2.2.005 -
Intel Xeon w/ Solaris 10 -6/5/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Sailib module provides encryption services for the SecureAgent suite of products. The module dynamically links with libgcrypt which provides the cryptographic primitives used by the module." -

2043Chrisite Digital Systems Canada, Inc.
-809 Wellington Street North
-Kitchener, -ON -N2G4Y7
-CANADA
-

-Kevin Draper -
TEL: 519-741-3741 -
FAX: 519-744-3912
-

Christie IMB Cryptographic Implementation - FPGA (AES)
-
Version IPX_AES_MD_Xil_V6_1.4.26_ISE13.2 (Firmware) -
Xilinx Vertex 6 FPGA (XC6VLX240T) -6/5/2012 - -CBC -( -d only; -128 -); -
-
-

-"Chrisite Integrated Media Block" -

2042Chrisite Digital Systems Canada, Inc.
-809 Wellington Street North
-Kitchener, -ON -N2G4Y7
-CANADA
-

-Kevin Draper -
TEL: 519-741-3741 -
FAX: 519-744-3912
-

Christie IMB Cryptographic Implementation - SM
-
Version SM_LIBSSL: 1.0.1-2601 (Firmware) -
Xilinx Spartan 6 (XC6SLX45) -6/5/2012 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Christie Integrated Media Block" -

2041AuthenTec Inc.
-Boxtelseweg 26A
-Vught, -5261 NE
-The Netherlands
-

-Bob Oerlemans -
TEL: +31 73 6581 900 -

SafeZone FIPS Cryptographic Module
-
Version 1.0.3 -
ARMv7 w/ Android 4.0; ARMv7 w/ Android 2.3; ARMv7 w/ Linux (kernel 2.6) -6/5/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 104 - 96 - 64 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 104 - 96 - 64 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 104 - 96 - 64 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -/ -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 203 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"SafeZone FIPS Cryptographic Module is a FIPS 140-2 Security Level 1 validated software cryptographic module from AuthenTec Inc. The module is a toolkit which provides the most commonly needed cryptographic primitives for a large variety of applications, including but not limited to, primitives needed for DAR, DRM, TLS, and VPN on mobile devices." -

2039Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-Mocana Sales -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.5f -
ARMv7 w/ Android 4.0; ARMv7 w/ Android 2.2; ARMv7 w/ Android 2.3 -5/31/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( -0 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 1065 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The Mocana Cryptographic Module is the engine of Mocana’s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

12/27/12: Updated vendor information; - -

20383S Group Incorporated
-125 Church Street, N.E., Suite 204
-Vienna, -VA -22180
-USA
-

-Satpal S. Sahni -
TEL: 703-281-5015 -
FAX: 703-281-7816
-

3SGX
-
Version 1.0 (Firmware) -
Cavium Octeon -5/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"3SGX is a high performance PCIe cryptograhic module that provides complete cryptographic support to large numbers of users or applications simultaneously. 3SGX is the core of 3S Group''s hardare security appliances, ideal for enterprise key management, virtualization and cloud server solutions that demand high throughput." -

2037Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-David Abrose -
TEL: +972 37534561 -

-Malcolm Levy -
TEL: +972 37534561 -

Check Point Security Gateway
-
Version R7x with R7x hotfix (Firmware) -
Intel Xeon -5/25/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point Security Gateway is a security gateway that provides firewall, VPN, and intrusion prevention functionality within a network environment." -

2036Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

7600 Series Routers IOS Cryptographic Implementation
-
Version 1.0 (Firmware) -
Freescale MPC8548 -5/25/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"IOS cryptographic implementation for the 7600 series routers." -

2035Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Mike Scruggs -
TEL: (408) 943-7100 -
FAX: (408) 577-1992
-

-TA (TAR) Ramanujam -
TEL: (408) 943-7383 -
FAX: (408) 577-1992
-

Nitrox III AES-GCM
-
Version Nitrox III GCM, r72406 (Firmware) -
Part # Nitrox III series die, v1.1 -
Cavium Nitrox III -5/25/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#2034 -
-
-

-"NITROX III chips implement SHA1/SHA2, 3DES/AES256 CBC, ModMul/ModEx/RSA, GCM and CTR modes, and SP800-90A DRBG. Perf: 5 to 30 Gbps encrypt/hash; 35K to 200K RSA 1024b ops/sec; 6K to 35K RSA 2048b ops/sec. NITROX III microcode also implements protocol-specific acceleration for IPSec and SSL." -

2034Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Mike Scruggs -
TEL: (408) 943-7100 -
FAX: (408) 577-1992
-

-TA (TAR) Ramanujam -
TEL: (408) 943-7383 -
FAX: (408) 577-1992
-

Nitrox III series die
-
Part # Nitrox III Series Die, v1.1 -
N/A -5/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NITROX III chips implement SHA1/SHA2, 3DES/AES256 CBC, ModMul/ModEx/RSA, GCM and CTR modes, and SP800-90A DRBG. Perf: 5 to 30 Gbps encrypt/hash; 35K to 200K RSA 1024b ops/sec; 6K to 35K RSA 2048b ops/sec. NITROX III microcode also implements protocol-specific acceleration for IPSec and SSL." -

2033Cavium, Inc.
-2315 N. First Street
-San Jose, -CA -95131
-USA
-

-Mike Scruggs -
TEL: (408) 943-7100 -
FAX: (408) 577-1992
-

-TA (TAR) Ramanujam -
TEL: (408) 943-7383 -
FAX: (408) 577-1992
-

Nitrox III AES-CTR
-
Version Nitrox III CTR, r72406 (Firmware) -
Part # Nitrox III series die, v1.1 -
Cavium Nitrox III -5/25/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"NITROX III chips implement SHA1/SHA2, 3DES/AES256 CBC, ModMul/ModEx/RSA, GCM and CTR modes, and SP800-90A DRBG. Perf: 5 to 30 Gbps encrypt/hash; 35K to 200K RSA 1024b ops/sec; 6K to 35K RSA 2048b ops/sec. NITROX III microcode also implements protocol-specific acceleration for IPSec and SSL." -

2032Digital Security Controls, a Division of Tyco Safety Products Canada Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: (905) 760-3000 x2706 -
FAX: (905) 760-3020
-

TL2603G(R)/3G2060(R)/TL260(R)
-
Version 3.00 (Firmware) -
ST Microelectronics STR912FAW44X6T -5/25/2012 - -ECB -( -e/d; -128 -); -
-
-

-"The TL2603G(R)/3G2060(R)/TL260(R) Ver 3.00 is included in several IP/GSM Alarm Communicators Models like TL2603GR, 3G2060R, TL260R, TL2603G, 3G2060, TL260 and provides constantly supervised and encrypted line security communications over GSM/GPRS, Internet or Intranet for security/intrusion applications (as required per UL365, UL1610 standard)." -

2031Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

5915 Embedded Services Routers IOS Cryptographic Implementation
-
Version 1.0 (Firmware) -
Freescale MPC8358E -5/25/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Cisco C5915 is a PCI-104-based small form factor chassis less moderate performance router, part of the Embedded Services Router family. It is a follow-on to the 3251 Mobile Access Router card, offered to market through integration partners and mostly deployed for transportation customers, public safety agencies, and global defense organizations." -

07/18/12: Updated implementation information;
08/01/12: Updated implementation information; -
-

2030Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor
-
Version 5.0 (Firmware) -
PowerPC Core 405 -5/17/2012 - -

CMAC (Generation -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#2014 - -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2029Biscom, Inc.
-321 Billerica Road
-Chelmsford, -MA -01824
-USA
-

-William Ho -
TEL: 978.367.3544 -
FAX: 978.250.2565
-

-Sharif Rahman -
TEL: 510.943.4272 -
FAX: 866.307.5299
-

Biscom Cryptographic Library
-
Version 1.0 -
Intel Core i5 w/ Windows 2008 Server R2 with Sun JRE 6.0 -5/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Biscom Cryptographic Library provides cryptographic services for various Biscom products." -

01/17/13: Updated implementation information; - -

2028Vidyo, Inc.
-433 Hackensack Avenue
-Hackensack, -NJ -07601
-USA
-

-Adi Regev -
TEL: 201-467-4636 -

Cryptographic Security Kernel
-
Version 1.0 -
Intel Core i5 with AES-NI w/ 32-bit Windows XP; Intel Core i5 with AES-NI w/ 64-bit Windows 7; Intel Core i5 with AES-NI w/ 32-bit Windows 7; Intel Xeon E3 with AES-NI w/ 64-bit Linux Ubuntu 10.04; Intel Xeon E3 with AES-NI w/ 32-bit Linux Ubuntu 10.04; Intel Core i5 with AES-NI w/ 64-bit Mac OS X 10.7.3; Intel Core i5 with AES-NI w/ 32-bit Mac OS X 10.7.3; Intel Core i5 with AES-NI w/ 64-bit Mac OS X 10.6.8; Intel Core i5 with AES-NI w/ 32-bit Mac OS X 10.6.8 -5/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Vidyo creates HD video conferencing products that leverage their patented Adaptive Video Layering Architecture technology, which provides continuous HD video streaming regardless of network conditions. The Vidyo Cryptographic Security Kernel supplies the cryptographic services necessary to support Vidyo''s secure video and data transmissions." -

2027Vidyo, Inc.
-433 Hackensack Avenue
-Hackensack, -NJ -07601
-USA
-

-Adi Regev -
TEL: 201-467-4636 -

Cryptographic Security Kernel
-
Version 1.0 -
Intel Core Duo w/ 32-bit Mac OS X 10.6.8; Intel Core 2 Duo w/ 64-bit Mac OS X 10.6.8; Intel Core 2 Duo w/ 32-bit Mac OS X 10.7.3; Intel Core 2 Duo w/ 64-bit Mac OS X 10.7.3; Intel Xeon E50xx w/ 32-bit Linux Ubuntu 10.04; Intel Xeon E50xx w/ 64-bit Linux Ubuntu 10.04; Intel Core 2 Duo w/ 64-bit Windows 7; Intel Core Duo w/ 32-bit Windows 7; Intel Core Duo w/ 32-bit Windows XP; -5/17/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Vidyo creates HD video conferencing products that leverage their patented Adaptive Video Layering Architecture technology, which provides continuous HD video streaming regardless of network conditions. The Vidyo Cryptographic Security Kernel supplies the cryptographic services necessary to support Vidyo''s secure video and data transmissions." -

2026Comtech EF Data Corporation
-2114 West 7th Street
-Tempe, -Arizona -85281
-USA
-

-Wallace Davis -
TEL: 480.333.2189 -

DMD2050E TRANSEC Module FPGA Cryptographic Engine
-
Part # PL-0000192-1 -
N/A -5/9/2012 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Comtech EF Data FIPS Security Module features an FPGA to perform bulk encryption/decryption for Ethernet data traffic via the DMD2050E Satellite Modem, as well as firmware to provide the cryptographic functions needed to act as a endpoint for TLS and SSH management and control traffic." -

2025Comtech EF Data Corporation
-2114 West 7th Street
-Tempe, -Arizona -85281
-USA
-

-Wallace Davis -
TEL: 480.333.2189 -

DMD2050E TRANSEC Module Cryptographic Engine
-
Version 1.2.1 (Firmware) -
AMCC PowerPC 440EP -5/9/2012 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e only; -128 -, -192 -, -256 -); -
-
-

-"The Comtech EF Data FIPS Security Module features an FPGA to perform bulk encryption/decryption for Ethernet data traffic via the DMD2050E Satellite Modem, as well as firmware to provide the cryptographic functions needed to act as an endpoint for TLS and SSH management, and control traffic." -

2024Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Kevin Michelizzi -
TEL: (425) 707-1227 -
FAX: (425) 936-7329
-

-Chien-Her Chin -
TEL: (425) 706-5116 -
FAX: (425) 936-7329
-

Windows Embedded Compact Enhanced Cryptographic Provider (RSAENH)
-
Version 7.00.1687 -
MIPSII_FP (Sigma Designs SMP8654) w/ Windows Embedded Compact 7; MIPII (Sigma Designs SMP8654) w/ Windows Embedded Compact 7; ARMv7 (Texas Instruments EVM3530) w/ Windows Embedded Compact 7; ARMv6 (Samsung SMDK6410) w/ Windows Embedded Compact 7; ARMv5 (Freescale i.MX27) w/ Windows Embedded Compact 7; i586 (MSTI PDX-600) w/ Windows Embedded Compact 7 -5/9/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Microsoft Windows Embedded Compact Enhanced Cryptographic Provider (RSAENH), designed for FIPS 140-2 compliance, is a general-purpose, software-based, cryptographic module. It can be dynamically linked into applications by software developers to permit the use of general-purpose cryptography." -

2023Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Kevin Michelizzi -
TEL: (425) 707-1227 -
FAX: (425) 936-7329
-

-Chien-Her Chin -
TEL: (425) 706-5116 -
FAX: (425) 936-7329
-

Windows Embedded Compact Cryptographic Primitives Library (bcrypt.dll)
-
Version 7.00.1687 -
Sigma Designs SMP8654 (MIPSII_FP) w/ Windows Embedded Compact 7; Sigma Designs SMP8654 (MIPSII) w/ Windows Embedded Compact 7; ARMv7 (Texas Instruments EVM3530) w/ Windows Embedded Compact 7; ARMv6 (Samsung SMDK6410) w/ Windows Embedded Compact 7; ARMv5 (Freescale i.MX27) w/ Windows Embedded Compact 7; i586 (MSTI PDX-600) w/ Windows Embedded Compact 7; -5/9/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The cryptographic module BCRYPT.DLL encapuslates several different cryptographic algorithms in an easy-to-use module, accessible via the Microsoft CNG (Cryptography Next Generation) API. It permits the use of general-purpose FIPS 140-2 compliant cryptography in Windows Embedded Compact components and applications, through its documented interfaces." -

2022Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Kavitha Sivagnanam -
TEL: (408) 936-2795 -

OpenSSL
-
Version Junos-FIPS 10.4R10 (Firmware) -
Intel Pentium M -5/9/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks MX Series 3D Universal Edge Routers with the Multiservices DPC provides dedicated high-performance processing for flows and sessions, and integrated advanced security capabilities that protect the network infrastructure as well as user data." -

2021Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Kavitha Sivagnanam -
TEL: (408) 936-2795 -

SSH-IPSEC
-
Version Junos-FIPS 10.4R10 (Firmware) -
Intel Pentium M -5/9/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks MX Series 3D Universal Edge Routers with the Multiservices DPC provides dedicated high-performance processing for flows and sessions, and integrated advanced security capabilities that protect the network infrastructure as well as user data." -

2020Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Kavitha Sivagnanam -
TEL: 408-936-2795 -

Kernel
-
Version Junos FIPS 10.4R10 (Firmware) -
Intel Pentium M -5/9/2012 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Juniper Networks MX Series 3D Universal Edge Routers with the Multiservices DPC provides dedicated high-performance processing for flows and sessions, and integrated advanced security capabilities that protect the network infrastructure as well as user data." -

2019mHealthCoach
-1146 W Grand Ave
-Chicago, -IL -60642
-USA
-

-Mr. Aamer Ghaffar -
TEL: 312-399-3852 -

ViralMesh Mobilizer
-
Version 3.3 -
Intel Xeon E5649 w/ Red Hat Enterprise 6.2 and JDK 1.6; Qualcomm Snapdragon w/ Android 2.2.3 -5/9/2012 - -CBC -( -e only; -128 -); -
-
-

-"ViralMesh Java SE Crypto Module is a JCA (Java Cryptography Architecture) Provider shipped with ViralMesh Mobilizer Products. The Crypto Module implements JCE (Java Cryptography Extension) algorithm AES. The Crypto Module is packaged in a signed Java Archive (JAR) file." -

2018RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0.0.16 -
PowerPC 604 (32-bit) w/ Wind River VxWorks 6.0 -5/9/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

2017RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE Crypto-C Micro Edition
-
Version 4.0.1 -
Intel Celeron w/ Microsoft Windows XP SP3 - x86 (32-bit); AMD Athlon XP1800+ w/ Microsoft Windows XP SP3 - x86 (64-bit); AMD Athlon 64 X2 w/ Microsoft Windows Server 2003 - x86 (32-bit); AMD Athlon 64 X2 4000+ w/ Microsoft Windows Server 2003 - x86(64-bit); Intel Itanium 2 w/ Microsoft Windows Server 2003 - Itanium 64-bit (Visual Studio 2005 SP1); Intel Itanium 2 w/ Microsoft Windows Server 2003 - Itanium 64-bit (Visual Studio 2010); AMD Athlon 64 X2 w/ Red Hat Enterprise Server 5.5 - x86 (32-bit); AMD Athlon 64 X2 w/ Red Hat Enterprise Server 5.5 - x86 (64-bit); Intel Itanium II w/ Red Hat Enterprise Server 5.5 - Itanium 64-bit; AMD Athlon 64 X2 w/ Red Hat Enterprise Linux 6.0 - x86 (32-bit); AMD Athlon 64 X2 w/ Red Hat Enterprise Linux 6.0 - x86(64-bit); PowerPC POWER3-II w/ Red Hat Enterprise Linux 5.0 - PPC 32-bit; PowerPC POWER3-II w/ Red Hat Enterprise Linux 5.0 - PPC 64-bit; Intel Core 2 Duo w/ Apple Mac OS X 10.6 Snow Leopard - x86 (32-bit); Intel Core 2 Duo w/ Apple Mac OS X 10.6 Snow Leopard - x86 (64-bit); Sun UltraSparc Iie w/ Solaris 10 - SPARC v8; Sun UltraSparc IIe w/ Solaris 10 - SPARC v8+; Sun UltraSparc IIIi w/ Solaris 10 - SPARC v9; Intel Celeron w/ Solaris 10 - x86 (32-bit); AMD Athlon 64 X2 w/ Solaris 10 - x86 (64-bit); HP PA-8600 w/ HP-UX 11.23 - PA RISC 2.0; HP PA-8600 w/ HP-UX 11.23 - PA-RISC 2.0W; Intel Itanium 2 w/ HP-UX 11.31 - Itanium 32-bit; Intel Itanium 2 w/ HP-UX 11.31 - Itanium 64-bit; PowerPC POWER5 w/ IBM AIX 5.3 - PPC 32-bit; PowerPC POWER5 w/ IBM AIX 5.3 - PPC 64-bit; PowerPC POWER5 w/ IBM AIX 6.1 - PPC 32-bit; PowerPC POWER5 w/ IBM AIX 6.1 - PPC 64-bit; PowerPC POWER7 w/ IBM AIX 7.1 - PPC 32-bit; PowerPC POWER7 w/ IBM AIX 7.1 - PPC 64-bit; Intel Core i7 M620 w/ Microsoft Windows 7 - x86 (64-bit) w/ AES-NI; Intel Core i7 M620 w/ Microsoft Window XP - x86 (32-bit) w/ AES-NI; Intel Core i5 2500 w/ Solaris 10 - x86 (64-bit) w/ AES-NI; Intel Core i5 2500 w/ Solaris 10 - x86 (32-bit)w/ AES-NI; Intel Core i7 w/ Red Hat Enterprise Linux v5.5 - x86 (32-bit)w/ AES-NI; Intel Core i7 w/ Red Hat Enterprise Linux v6.0 - x86 (64-bit) w/ AES-NI; Sun Sparc T4 w/ Solaris 10 - SPARC T4 -5/9/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 1024 -) -
-GMAC_Supported -
RNG: Val# 1057 -
-

XTS( -KS: XTS_128( -(e/d) - -(p) -) -KS: XTS_256( -(e/d) - -(p) -)) -
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

2016GE Healthcare
-3000 N Grandview Blvd
-Waukesha, -WI -53188
-USA
-

-Krishna Inavolu -
TEL: 262-391-8589 -
FAX: 262-548-2910
-

-Stephanie Swenor -
TEL: 262-424-8931 -
FAX: 262-544-3889
-

Mocana Cryptographic Library
-
Version 5.4F (Firmware) -
Intel Core 2 Duo -5/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Mocana Cryptographic Library Version 5.4F." -

2015SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.9.0 for NSA and TZ Series
-
Version 5.9.0 (Firmware) -
Cavium Octeon Plus CN50XX; Cavium Octeon Plus CN56XX; Cavium Octeon Plus CN58XX -5/7/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SonicWALL® Next-Generation Firewalls deliver superior gateway protection, inspection for SSL encrypted sessions, granular application intelligence and control. With SonicWALL Firewalls, IT can visualize applications running across a network-- allocating bandwidth for what''s essential and limiting or blocking what''s not." -

05/17/12: Updated implementation information; - -

2014Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Joe Warren -
TEL: 321-264-2928 -

Thales Datacryptor
-
Version 5.0 (Firmware) -
PowerPC Core 405 -4/30/2012 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

2013McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2706
-

McAfee Email Gateway OpenSSL
-
Version 1.0 (Firmware) -
Intel 2x Xeon X5660; Intel Celeron E3400; Intel Core i3-540; Intel Xeon E5640 -4/30/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The McAfee Email Gateway OpenSSL v1.0 provides the services necessary to support the cryptographic features and functions of the McAfee Email Gateway line of hardware appliances, blade servers, and virtual appliances." -

2012McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2706
-

McAfee Email Gateway OpenSSL
-
Version 1.0 -
Intel Xeon E7540 w/ Red Hat Linux 9 running on VMware ESXi v5.0; Intel Xeon E5410 w/ Red Hat Linux 9 running on VMware ESXi v4.1 -4/30/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The McAfee Email Gateway OpenSSL v1.0 provides the services necessary to support the cryptographic features and functions of the McAfee Email Gateway line of hardware appliances, blade servers, and virtual appliances." -

2011Open Source Software Institute
-8 Woodstone Plaza, Suite 101
-Hattiesburg, -MS -39402
-USA
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-0156
-

Open Source Software Institute
-
Version 1.2.4 -
Intel Core i5 (x86) w/ MAC OS X (64-bit); Intel Core i5 (x86) w/ MAC OS X (32-bit); Apple A5 (ARMv7) w/ IOS -4/30/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Object Module is a cryptographic library that can be downloaded from www.openssl.org/source/." -

2010Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551, Min-Tsu Road
-SEC.5
-Yang-Mei, Taoyuan, -Taiwan -326
-Taiwan, ROC
-

-Yu-Ling Cheng -
TEL: +866-3-4245883 -
FAX: +886-3-4244147
-

-Ming-Hsin Chang -
TEL: +886-3-4245885 -
FAX: +886-3-4244147
-

HiPKI SafGuard 1200 FPGA_lib
-
Part # EP4CGX150DF27C7N -
N/A -4/30/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HiPKI SafGuard 1200 Cryptographic Library provides highly-secure cryptographic services,identity-based challenge-response authentication, and key storage for PKI Applications in the HiPKI Safguard 1200 HSM" -

2009IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-USA
-

-Scott Sinsel -

Proventia GX4004
-
Version 4.3 (Firmware) -
Intel Core 2 Duo -4/30/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

2008IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-USA
-

-Scott Sinsel -

Proventia GX5008, GX5108, GX5208
-
Version 4.3 (Firmware) -
Intel Xeon -4/30/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

2007IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-USA
-

-Scott Sinsel -

Proventia GX6116
-
Version 4.3 (Firmware) -
Intel Xeon -4/30/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

2006IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-USA
-

-Scott Sinsel -

Proventia GX7800, GX7412
-
Version 4.3 (Firmware) -
Intel XEON quad core -4/30/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

2005N/AN/AN/A4/30/2012 -N/A
2004N/AN/AN/A4/30/2012 -N/A
2003N/AN/AN/A4/30/2012 -N/A
2002RADWIN LTD
-27 Habarzel St.
-Tel Aviv, -69710
-Israel
-

-Elior Mehr -
TEL: 972 (3) 769 2801 -
FAX: 972 (3) 766 2902
-

RADWIN 5000 Broadband Wireless Infrastructure Radio AES
-
Version 3.2 (Firmware) -
Motorola PowerQuicc MPC 8313 -4/26/2012 - -CBC -( -e only; -128 -); -
-
-

-"The RADWIN 5000 offers a Sub 6GHz licensed and license-exempt wireless broadband product that delivers high throughput of up to 200 Mbps, long range and unmatched robustness. Supported bands include 2.3-2.7 GHz, 3.3-3.8 GHz, and 4.4-6.4 GHz." -

2001RADWIN LTD
-27 Habarzel St.
-Tel Aviv, -69710
-Israel
-

-Elior Mehr -
TEL: 972 (3) 769 2801 -
FAX: 972 (3) 766 2902
-

RADWIN 2000 Broadband Wireless Infrastructure Radio AES
-
Version 2.6 (Firmware) -
Motorola PowerQuicc MPC 8544 -4/26/2012 - -CBC -( -e only; -128 -); -
-
-

-"The RADWIN 2000 offers a Sub 6GHz licensed and license-exempt wireless broadband product that delivers high throughput of up to 200 Mbps, long range and unmatched robustness. Supported bands include 2.3-2.7 GHz, 3.3-3.8 GHz, and 4.4-6.4 GHz." -

2000SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

SafeCGX Cryptographic Library
-
Version 1.0 -
Intel Core 2 Duo w/ Microsoft Windows XP SP3; 3.0 GHZ Intel Pentium D Processor 830 (1CPU) w/ Microsoft Windows XP SP2; Intel Core 2 Duo w/ Windows 7 Ultimate SP1 X86 -4/26/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SafeCGX Cryptographic Library provides cryptographic services for the SafeNet ProtectDrive Cryptographic Engine" -

1999SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

NetBSD INIT Cryptographic Library
-
Version 1.0 -
Intel Core 2 Duo w/ MS Windows XP SP3; 3.0 GHZ Intel Pentium D Processor 830 (1CPU) w/ MS Windows XP SP2; Intel Core 2 Duo w/ Windows 7 Ultimate SP1 X86; Intel Core 2 Duo w / Windows 7 Ultimate SP1 X64 -4/26/2012 - -CBC -( -e/d; -256 -); -
-
-

-"NetBSD INIT Cryptographic Library provides cryptographic services for the SafeNet ProtectDrive Cryptographic Engine" -

05/10/12: Updated vendor information; - -

1998SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

CRYPdll Cryptographic Library
-
Version 1.0 -
Intel Core 2 Duo w/ Windows XP Service Pack 3; Intel Core 2 Duo w/ Windows 7 Ultimate SP1 X86; 3.0 GHZ Intel Pentium D Processor 830 (1CPU) w/ Windows XP Service Pack 2; Intel Core 2 Duo w/ Windows 7 Ultimate SP1 X64 -4/26/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"CRYPdll Cryptographic Library provides AES cryptographic services for the SafeNet ProtectDrive Cryptographic Engine" -

05/10/12: Updated vendor and implementation information; - -

1997MikroM GmbH
-Dovestrasse 1
-Berlin, -Berlin -10587
-Germany
-

-Holger Krahn -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

-Michael Hagemeister -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

Sam-AES
-
Version 16337 with 17194 (Firmware) -
Xilinx Virtex-6 FPGA XC6VLX130T -4/19/2012 - -CBC -( -d only; -128 -); -
-
-

-"MVC201 - Digital Cinema Image Media Block for integration into a TI Series 2 DLP Cinema projector" -

1996MikroM GmbH
-Dovestrasse 1
-Berlin, -Berlin -10587
-Germany
-

-Holger Krahn -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

-Michael Hagemeister -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

MBP-AES256
-
Version 15569 (Firmware) -
Freescale MCIMX515DJM8C -4/19/2012 - -CBC -( -d only; -256 -); -
-
-

-"MVC201 - Digital Cinema Image Media Block for integration into a TI Series 2 DLP Cinema projector" -

1995MikroM GmbH
-Dovestrasse 1
-Berlin, -Berlin -10587
-Germany
-

-Holger Krahn -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

-Michael Hagemeister -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

MBP-AES128
-
Version 15569 (Firmware) -
Freescale MCIMX515DJM8C -4/19/2012 - -CBC -( -d only; -128 -); -
-
-

-"MVC201 - Digital Cinema Image Media Block for integration into a TI Series 2 DLP Cinema projector" -

1994MikroM GmbH
-Dovestrasse 1
-Berlin, -Berlin -10587
-Germany
-

-Holger Krahn -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

-Michael Hagemeister -
TEL: +49 30 398839 0 -
FAX: +49 30 398839 29
-

OpenSSL Crypto Library
-
Version fips-1.2.3 17302 (Firmware) -
Freescale MCIMX515DJM8C -4/19/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"MVC201 - Digital Cinema Image Media Block for integration into a TI Series 2 DLP Cinema projector" -

1993Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Palani Karuppan -
TEL: 408-525-2747 -
FAX: 408-853-3529
-

Radio Mac
-
Part # Marvell 88W8764C -
N/A -4/19/2012 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1992Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Palani Karuppan -
TEL: 408-525-2747 -
FAX: 408-853-3529
-

HW DTLS
-
Version 12.4(25e)JA (Firmware) -
Part # Freescale SC1023 -
Freescale SC1023 -4/19/2012 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1991Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Palani Karuppan -
TEL: 408-525-2747 -
FAX: 408-853-3529
-

Crypto Toolkit
-
Version m8500-018/004u/003i (Firmware) -
Freescale SC1023 -4/19/2012 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -32 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1990Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Robert Smith -
TEL: 978-589-8822 -

OSC
-
Version 2.1 -
Intel Core 2 Duo E8400 3.0GHz w/ Microsoft Windows 7 SP1 (64-bit) -4/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Odyssey Security Component (OSC) (SW Version 2.1) is a software module that implements a set of cryptographic algorithms for use by a software application." -

1989Kaseya US Sales, LLC
-901 N. Glebe Road, Suite 1010
-Arlington, -VA -22203
-USA
-

-Bill Durant -
TEL: 415-694-5700 -

Kaseya IT Systems Management Cryptographic Engine OSL
-
Version 1.0 -
Intel Core 2 Duo w/ MAC OS X v10.6.8; Intel Core 2 Duo w/ Red Hat Enterprise Linux v5.5 32 bit; Intel Core 2 Duo w/ Red Hat Enterprise Linux v5.5 64 bit; Intel Core 2 Duo w/ Windows Server 2008; Intel Core 2 Duo w/ Windows 7 (32 bit); Intel Core 2 Duo w/ Windows 7 (64 bit) -4/19/2012 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Kaseya IT Systems Management Platform uses encryption to secure communications between its client and server components. It is an ideal Systems Management solution for government systems and other infrastructures requiring a high assurance implementation." -

04/27/12: Updated implementation information; - -

1988Kaseya US Sales, LLC
-901 N. Glebe Road, Suite 1010
-Arlington, -VA -22203
-USA
-

-Bill Durant -
TEL: 415-694-5700 -

Kaseya IT Systems Management Cryptographic Engine LTC
-
Version 1.0 -
Intel Core 2 Duo w/ MAC OS X v10.6.8; Intel Core 2 Duo w/ Red Hat Enterprise Linux v5.5 32 bit; Intel Core 2 Duo w/ Red Hat Enterprise Linux v5.5 64 bit; Intel Core 2 Duo w/ Windows Server 2008; Intel Core 2 Duo w/ Windows 7 (32 bit); Intel Core 2 Duo w/ Windows 7 (64 bit) -4/19/2012 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Kaseya IT Systems Management Platform uses encryption to secure communications between its client and server components. It is an ideal Systems Management solution for government systems and other infrastructures requiring a high assurance implementation." -

05/09/12: Added new tested information; - -

1987Palo Alto Networks, Inc.
-3300 Olcott Street
-Santa Clara, -CA -95054
-USA
-

-Jake Bajic -
TEL: (408) 753-3901 -
FAX: (408) 753-4001
-

-Lee Klarich -
TEL: (408) 753-4000 -
FAX: (408) 753-4001
-

PAN-OS 4.0
-
Version 4.0.10 (Firmware) -
Cavium Octeon MIPS64; Intel Multi Core Xeon -4/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -) -
-
-
-

-"The Palo Alto Networks PA-500, PA-2000 Series, PA-4000 Series, and PA-5000 Series firewalls are multi-chip standalone modules that provide network security by enabling enterprises to see and control applications, users, and content using three unique identification technologies: App-ID, User-ID, and Content-ID." -

1986Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

NSS library softtoken
-
Version 3.12.9 -
Intel x86 (64-bit) w/ Red Hat Enterprise Linux 6.2 -4/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library provided by the Mozilla Foundation for general purpose cryptographic usage. The testing covers the cipher implementations found in the softtoken component of the NSS library." -

1985Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

NSS library softtoken
-
Version 3.12.9 -
AMD Opteron (64-bit) w/ Red Hat Enterprise Linux 6.2 -4/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library provided by the Mozilla Foundation for general purpose cryptographic usage. The testing covers the cipher implementations found in the softtoken component of the NSS library." -

1984Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiAnalyzer SSL Cryptographic Library
-
Version 4.0 MR3 (Firmware) -
Intel Xeon Quad-Core (Westmere) -4/19/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The FortiAnalyzer family of logging, analyzing, and reporting appliances securely aggregate log data and content data from Fortinet devices and other syslog-compatible devices. Using a comprehensive suite of customizable reports, users can filter and review records, including traffic, event, virus, attack, Web content, and email data." -

1983ARX (Algorithmic Research)
-10 Nevatim St.
-Petah-Tikva, -Israel -49561
-Israel
-

-Ezer Farhi -
TEL: +972-39279529 -
FAX: +972-39230864
-

PrivateServer
-
Version 4.8.1 (Firmware) -
Part # 4.7 -
Intel® Pentium Dual-Core -4/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-
-

-"PrivateServer performs sensitive cryptographic operations internally in a tamper-proof, high performance device. PrivateServer is configured as a network server or as a cryptographic backend to a host" -

1982Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Minda Zhang -
TEL: (508) 573-3255 -
FAX: (508) 573-3311
-

Armada PXA-610 HW
-
Part # Armada PXA-610 -
N/A -4/9/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Armada PXA-610 is an application processor SoC (http://www.marvell.com/application processors/armada-600/). It has a dedicated security hardware module, known as WTM, that runs secure firmware kernel to perform device trusted boot, access control, authentication, key management, DRM, disk encryption, and FIPS certified cryptographic operations." -

1981RSA, The Security Division of EMC
-10700 Parkridge Blvd.
-Suite 600
-Reston, -VA -20191
-US
-

-Brian Girardi -
TEL: 703-889-8948 -

RSA NetWitness Cryptographic Security Module
-
Version 1.0 -
Intel Core i3 w/ Windows XP (32 bit); Intel Core i3 w/ Windows 7 (64 bit); Intel Xeon w/ CentOS 5.5 -4/9/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NetCSM provides encryption for all communications between RSA NetWitness services." -

1980TrellisWare Technologies, Inc.
-16516 Via Esprillo Ste. 300
-San Diego, -CA -92127
-USA
-

-Chris Litvin -
TEL: (858) 753-1672 -
FAX: (858) 753-1640
-

-Ryan Milne -
TEL: (858) 753-1625 -
FAX: (858) 753-1640
-

TrellisWare TopX Crypto
-
Version 3.3 (Firmware) -
Mentor Graphics ModelSIM 10 -4/9/2012 - -ECB -( -e only; -256 -); -CTR -( -int/ext; -256 -) -
-
-
-

-"Implementation of TrellisWare TopX Crypto and TrellisWare OpenSSL Crypto in the TW-230 (CheetahNet II) & TW-400 (Cheetah CUB) Radios." -

04/19/12: Updated implementation information; - -

1979Pitney Bowes, Inc.
-37 Executive Drive
-Danbury, -CT -06810
-USA
-

-Dave Riley -
TEL: 203-796-3208 -

appAes
-
Version 02000004 (Firmware) -
ARM 7 TDMI -4/9/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Pitney Bowes Cygnus X-3 Hardware Security Module (HSM) employs strong cryptographic and physical security techniques for the protection of funds in Pitney Bowes Postage systems." -

1978Curtiss-Wright Controls, Inc.
-2600 Paramount Place, Suite 200
-Fairborn, -OH -45324
-USA
-

-Paul Davis -
TEL: 937-252-5601 x:1261 -
FAX: 937-252-2729
-

-Matt Young -
TEL: 937-252-5601 x:1363 -
FAX: 937-252-2729
-

Curtiss-Wright Controls FSM Cryptographic Engine
-
Part # 1.11 -
N/A -4/2/2012 - -ECB -( -e/d; -256 -); -
-
-

-"The Flash Storage Module (FSM) AES cryptographic engine uses 256-bit encryption keys and performs real-time encryption of all data written to or read from solid state drives. The FSM cryptographic engines provides maximum data-at-rest security in commercial and military applications." -

1977Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

IOS-XE Cryptographic Implementation
-
Version 3.3(1)SG (Firmware) -
Freescale MPC8572E -4/2/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 32 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"IOS-XE Firmware cryptographic implementations used within Cisco devices to provide cryptographic functions." -

06/04/12: Added new tested information;
08/03/12: Updated implementation information; -
-

1976CipherCloud, Inc.
-99 Almaden Blvd., Suite 720
-San Jose, -CA -95113
-USA
-

-Varun Badhwar -
TEL: 415-683-0062 -

CipherCloud Encryption Gateway
-
Version 3.0 -
Part # AES v4 -
Open Virtual Appliance w/ CentOS 5.7 -3/26/2012 - -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"The CipherCloud Encryption gateway provides FIPS approved encryption algorithms to protect sensitive data stored in public cloud environments, while preserving advanced operations such as searching, sorting and reporting." -

04/02/12: Updated implementation information; - -

1975Certicom Corp.
-4701 Tahoe Blvd.
-Building A
-Missisauga, -ON -L4W 0B5
-Canada
-

-Certicom Sales -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

-Kris Orr -
TEL: 289-261-4104 -
FAX: 905-507-4230
-

Security Builder FIPS Core
-
Version 6.0.2 -
64-bit Intel Core i5-2300 w/ Red Hat Linux 5.6; 64-bit Intel Core i5-2300 w/ AES-NI w/ Red Hat Linux 5.6; 64-bit Intel Core i5-2300 w/ Windows 7; 64-bit Intel Core i5-2300 w/ AES-NI w/ Windows 7 -3/26/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 178 -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Security Builder FIPS Core provides application developers with cryptographics tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom''s PKI, IPSec SSL and DRM modules." -

1974Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

LuxorL Plus AES in Hardware
-
Part # LuxorL Plus -
N/A -3/21/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"AES encryption and decryption core of the controller ASIC "LuxorL Plus" in Seagate''s Self- Encrypting Drives (SEDs)." -

1973Gemalto
-Avenue du Jujubier
- Z.I Athelia IV
-La Ciotat, -13705
-France
-

-Arnaud Lotigier -
TEL: +33-4-42-36-60-74 -
FAX: +33-4-42-36-55-45
-

TOP V2
-
Version Version #11-M1005011+Softmask V04 (Firmware) (Firmware) -
Infineon SLE66CLX1280PE -3/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"This module is based on a Java Card platform (TOP DL V2) with 128K EEPROM memory available. The Cryptographic Module provides dual interfaces (i.e. contact and contact-less) where the same security level is achieved." -

1972Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

Linux Kernel crypto API
-
Version 2.6.32-220.4.2.el6 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel - this tests covers the generic AES implementation on Intel x86" -

1971Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

Linux Kernel crypto API
-
Version 2.6.32-220.4.2.el6 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel - this tests covers the asm AES implementation on Intel x86" -

1970Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

Linux Kernel crypto API
-
Version 2.6.32-220.4.2.el6 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel" -

1969Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

Linux Kernel crypto API
-
Version 2.6.32-220.4.2.el6 -
AMD Opteron w/ Red Hat Enterprise Linux 6.2 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel - this tests covers the generic AES implementation on AMD Opteron" -

1968Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

Linux Kernel crypto API
-
Version 2.6.32-220.4.2.el6 -
AMD Opteron w/ Red Hat Enterprise Linux 6.2 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel" -

1967Thales e-Security
-Meadow View House
-Crendon Industrial Estate
-Long Crendon
-Aylesbury, -Buckinghamshire -HP18 9EQ
-U.K.
-

-Datacryptor-Certifications -
TEL: +44 (0)1844 201800 -
FAX: +44 (0)1844 208550
-

Datacryptor AES256 GCM
-
Version ECDHAES256_GCM_V_1_44 (Firmware) -
Motorola Coldfire processor -3/16/2012 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 96 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1958 -
-
-

-"Thales e-Security implements this algorithm for applications running on its Secure Generic Sub System (SGSS) providing secure cryptographic resources to the Datacryptor® 2000 and the Datacryptor® Advanced Performance network encryption products for IP and Link E1/T1 networks." -

09/06/12: Updated vendor contact information;
09/10/12: Updated vendor information;
09/17/12: Updated vendor information; -
-

1966Diversinet Corp.
-2235 Sheppard Avenue
-East Atria II
-Suite 1700
-Toronto, -Ontario -M2J5B5
-Canada
-

-Salah Machani -
TEL: 4167562324 Ext. 321 -
FAX: 4167567346
-

-Hussam Mahgoub -
TEL: 4167562324 Ext. 222 -
FAX: 4167567346
-

Diversinet Java Crypto Module for Mobile
-
Version 2.0 -
Qualcomm Snapdragon w/ Android OS v2.2 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Diversinet Java Crypto Module for Mobile is shipped with Diversinet MobiSecure Client SDK for Java based run-time environments on Smartphones and tablets including, Android OS-, BlackBerry OS- and Java ME MIDP-based. The Crypto Module implements several cryptography algorithms including Triple DES, AES, SHA, HMAC, DRBG and RSA." -

1965Diversinet Corp.
-2235 Sheppard Avenue
-East Atria II
-Suite 1700
-Toronto, -Ontario -M2J5B5
-Canada
-

-Salah Machani -
TEL: 4167562324 Ext. 321 -
FAX: 4167567346
-

-Hussam Mahgoub -
TEL: 4167562324 Ext. 222 -
FAX: 4167567346
-

Diversinet Java Crypto Module
-
Version 2.0 -
Intel Xeon E5530 w/ Windows Server 2008 RC2 (64bit) and JDK 1.6 -3/16/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Diversinet Java Crypto Module is a JCA (Java Cryptography Architecture) Provider shipped with Diversinet MobiSecure Products. The Crypto Module implements several JCE (Java Cryptography Extension) algorithms including Triple DES, AES, SHA, HMAC, DRBG and RSA. The Crypto Module is packaged in a signed Java Archive (JAR) file." -

1964Ultra Stereo Labs, Inc.
-181 Bonetti Drive
-San Luis Obispo, -CA -93401-7397
-USA
-

-David Cogley -
TEL: 805-549-0161 -
FAX: 805-549-0163
-

Video Decryption
-
Version DECRYPT_TOP.VHD VER 246 (Firmware) -
ALTERA EP4SGX230HF35C3N -3/16/2012 - -CBC -( -d only; -128 -); -
-
-

-"IMB-1200 HFR, IMB-1000 HFR" -

1963McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

Kernel Crypto Library for SecureOS®
-
Version 8.2 -
Intel Xeon w/ SecureOS 8.2 running on VMware ESXi v4.1; Intel Xeon w/ SecureOS 8.2 running on Crossbeam XOS v9.6.0; Intel Xeon w/ SecureOS 8.2 running on Crossbeam XOS v9.9.0; Intel Xeon w/ SecureOS 8.3 running on VMware ESXi v5.0; Intel Xeon w/ SecureOS 8.3 running on Crossbeam XOS v9.9.0 -3/12/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Kernel Crypto Library for SecureOS® is a software library that provides cryptographic services for applications on the various deployments of McAfee''s Firewall Enterprise Virtual Appliance." -

08/15/12: Added new tested information;
12/27/12: Added new test information; -
-

1962McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

64-bit Application Crypto Library for SecureOS®
-
Version 7.0.1.01 -
Intel Xeon w/ SecureOS 8.2 running on Crossbeam XOS v9.6.0; Intel Xeon w/ SecureOS 8.2 running on VMware ESXi v4.1; Intel Xeon w/ SecureOS 8.2 running on Crossbeam XOS v9.9.0 -3/12/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto Library for SecureOS® is a software library that provides cryptographic services for applications on the various deployments of McAfee''s Firewall Enterprise Virtual Appliance." -

08/14/12: Added new tested information; - -

1961McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

32-bit Application Crypto Library for SecureOS®
-
Version 7.0.1.01 -
Intel Xeon w/ SecureOS 8.2 running on Crossbeam XOS v9.6.0; Intel Xeon w/ SecureOS 8.2 running on VMware ESXi v4.1; Intel Xeon w/ SecureOS 8.2 running on Crossbeam XOS v9.9.0; -3/12/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto Library for SecureOS® is a software library that provides cryptographic services for applications on the various deployments of McAfee''s Firewall Enterprise Virtual Appliance." -

08/14/12: Added new tested information; - -

1960Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

SRX 650 Routing Engine
-
Version 11.2 S4 (Firmware) -
Cavium Octeon -3/12/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

03/14/12: Updated implementation information; - -

1959Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

SRX 650 Service Processing Unit
-
Version 11.2 S4 (Firmware) -
Cavium Octeon -3/12/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

03/14/12: Updated implementation information; - -

1958Thales e-Security
-Meadow View House
-Crendon Industrial Estate
-Long Crendon
-Aylesbury, -Buckinghamshire -HP18 9EQ
-U.K.
-

-Datacryptor-Certifications -
TEL: +44 (0)1844 201800 -
FAX: +44 (0)1844 208550
-

Datacryptor AES256
-
Version ECDHAES256_V_1_44 (Firmware) - (Firmware) -
Motorola Coldfire processor -3/12/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"Thales e-Security implements this algorithm for applications running on its Secure Generic Sub System (SGSS) providing secure cryptographic resources to the Datacryptor® 2000 and the Datacryptor® Advanced Performance network encryption products for IP and Link E1/T1 networks." -

09/06/12: Updated vendor contact information;
09/10/12: Updated vendor information;
09/17/12: Updated vendor information; -
-

1957Juniper Networks, Inc.
-1194 N. Mathilda Ave.
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

LN1000-V Mobile Routing Engine
-
Version 11.2 S4 (Firmware) -
Cavium Octeon -3/12/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks LN1000-V Mobile Secure Router IPSec designed specifically for the Internet. A full suite of industrial-strength routing protocols, a flexible policy language, and a leading MPLS implementation efficiently scale to large numbers of network interfaces and routes." -

03/14/12: Updated implementation information; - -

1956Juniper Networks, Inc.
-1194 N. Mathilda Ave.
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

LN1000-V Mobile Service Processing Unit
-
Version 11.2 S4 (Firmware) -
Cavium Octeon -3/12/2012 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks LN1000-V Mobile Secure Router IPSec designed specifically for the Internet. A full suite of industrial-strength routing protocols, a flexible policy language, and a leading MPLS implementation efficiently scale to large numbers of network interfaces and routes." -

03/14/12: Updated implementation information; - -

1955N/AN/AN/A3/12/2012 -N/A
1954Entrust, Inc.
-One Lincoln Centre
-5400 LBJ Freeway
-Suite 1340
-Dallas, -TX -75240
-USA
-

-Entrust Sales -
TEL: 888-690-2424 -

Entrust Authority™ Java Toolkit
-
Version 8.0 -
Intel Core 2 Duo E8400 w/ Microsoft Windows Server 2008 R2 with Oracle J2RE 7 -3/12/2012 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported - AES Val#1935 -
RNG: Val# 1019 -
DRBG: Val# 170 -
-
-

-"The Java toolkit is an implementation of cryptographic functions accessible by an object-oriented API. Depending on configuration, the algorithms may be implemented in software, hardware, or both. The industry standard Cryptopki API from PKCS #11, is used as the interface to hardware-based cryptographic modules." -

1953Quest Software, Inc.
-5 Polaris Way
-Aliso Viejo, -CA -92656
-USA
-

-Dr. Einar Mykletun -
TEL: 949-754-8136 -
FAX: 949-754-8499
-

-Simon Fogg -

Quest Software's LibTomCrypt
-
Version 1.17 -
Intel Xeon 5410 w/ Microsoft Windows XP Pro SP3 -3/7/2012 - -ECB -( -e/d; -256 -); -
-
-

-"Quest NetVault Backup is a cross-platform backup and recovery software solution that safeguards your data and applications in both physical and virtual environments- from one intuitive console. This scalable enterprise solution supports dozens of server and application platforms." -

1952Hagiwara Solutions Co., Ltd.
-2-5-12 Nishiki
-Naka-ku, Nagoya, -Aichi -460-0003
-Japan
-

-Yoshihiro Kito -
TEL: +81-53-455-6700 -
FAX: +81-53-455-6701
-

-Masaki Takikawa -
TEL: +81-53-455-6700 -
FAX: +81-53-455-6701
-

TRUESSD Crypto Engine - AES
-
Part # HS200S-F -
N/A -3/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The TRUESSD Crypto Engine is the hardware-based data encryption and decryption engine. This cryptographic engine provides the secure data protection found in Hagiwara Solutions storage products." -

1951RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0.0.15 -
Intel Celeron M(Dothan) w/ NetBSD 2.1; PMC Sierra RM7035C w/ NetBSD 2.1 -3/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

03/21/12: Added new tested information; - -

1950VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: (650) 427-1902 -

VMware vCenter Server Virtual Appliance Cryptographic Engine
-
Version 5.0 build 47235 -
Intel Xeon w/ Virtual Appliance based on: SLES 11 SP1 for Vmware; AMD Opteron w/ Virtual Appliance based on: SLES 11 SP1 for Vmware -1/11/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware vCenter Server Virtual Appliance Cryptographic engine provides the cryptographic services to VMware''s vCenter Server Virtual Appliance application." -

1949SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.28.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -2/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

1948SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.28.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -2/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size and covers the AES NI Intel support." -

1947SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.28.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -2/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

1946SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL
-
Version 0.9.8j-0.28.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -2/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size and covers the AES NI Intel support." -

1945iDirect Technologies, Inc.
-13865 Sunrise Valley Drive
-Suite 100
-Herndon, -VA -20171
-USA
-

-Paul Harr -
TEL: 703-648-8225 -
FAX: 703-648-8088
-

-Karl Fuchs -
TEL: 703-648-8247 -

Security Kernel FPGA Cryptographic Implementation
-
Version 2.3.1 (Firmware) -
Altera Stratix II -2/29/2012 - -CBC -( -e/d; -256 -); -
-
-

-"iDirect''s AES-based bidirectional link encryption and TRANSEC DVB-S2 feature, combined with other system features such as cutting-edge coding techniques, acceleration and compression provides a fully integrated IP networking solution where security, performance and bandwidth efficiency are critical." -

1944iDirect Technologies, Inc.
-13865 Sunrise Valley Drive
-Suite 100
-Herndon, -VA -20171
-USA
-

-Paul Harr -
TEL: 703-648-8225 -
FAX: 703-648-8088
-

-Karl Fuchs -
TEL: 703-648-8247 -

Security Kernel Cryptographic Implementation
-
Version 2.3.1 (Firmware) -
Intel IXP465 -2/29/2012 - -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"iDirect''s AES-based bidirectional link encryption and TRANSEC DVB-S2 feature, combined with other system features such as cutting-edge coding techniques, acceleration and compression provides a fully integrated IP networking solution where security, performance and bandwidth efficiency are critical." -

1943Gemalto
-Avenue du Jujubier
- Z.I Athelia IV
-La Ciotat, -13705
-France
-

-Michael Bruyere -
TEL: +33-4-42-36-61-65 -
FAX: +33-4-42-36-57-92
-

-Anthony Vella -
TEL: +33-4-42-36-61-38 -
FAX: +33-4-42-36-52-36
-

MultiApp V2.1 Platform Cryptographic Library
-
Version 1.2 (Firmware) -
Part # NXP P5Cx081 Family -
NXP P5Cx081 Family -2/29/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"MultiApp V2.1 is a highly secured smartcard platform conformant to the Javacard 2.2.2 and GP 2.1.1 standards, designed to operate on the NXP P5Cx081 family, inclusive of NXP P5CC081 and P5CC145 integrated circuits. Its cryptographic library implements TDEA, AES, SHA, RSA, RSA CRT, ECDSA, ECC CDH and RNG ANSX9.31 algorithms." -

1942NEC Display Solutions, Ltd.
-Mita Kokusai Building 4-28, Mita 1-chome
-Minato-ku, -Tokyo -108-0073
-Japan
-

-Michio Yoshino -
TEL: +81-465-85-2413 -
FAX: +81-465-85-2445
-

NEC FPGA
-
Version 1.011 (Firmware) -
Xilinx Virtex-5 FPGA -2/29/2012 - -CBC -( -d only; -128 -); -
-
-

-"Image Media Block" -

1941NEC Display Solutions, Ltd.
-Mita Kokusai Building 4-28, Mita 1-chome
-Minato-ku, -Tokyo -108-0073
-Japan
-

-Michio Yoshino -
TEL: +81-465-85-2413 -
FAX: +81-465-85-2445
-

Crypto Module
-
Version 1.1.2 (Firmware) -
AMCC PowerPC 440 -2/29/2012 - -CBC -( -e/d; -128 -); -
-
-

-"Image Media Block" -

1940Link-A-Media Devices Corporation
-2550 Walsh Avenue, Suite 200
-Santa Clara, -CA -95051
-USA
-

-Hsiao-Heng Kelin Lee -
TEL: 408-987-2414 -
FAX: 408-987-2401
-

FL2_AES_Crypto
-
Part # 1.0 -
N/A -2/29/2012 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The FL2_AES_Crypto is a high-speed AES hardware encryption/decryption engine used in LAMD SoC products. It supports ECB (e/d; 128, 256), CBC (e/d; 128, 256) and CTR (int only; 128, 256) modes." -

1939Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Michael Williamson -
TEL: 408 333 5691 -

-Farzam Tajbakhsh -
TEL: 408 333 7443 -

Brocade ServerIron ADX
-
Version 12.3.03 (Firmware) -
Freescale MPC8572E -2/23/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Our Goal is to receive FIPS 140-2 SL2 certification on the above platforms. For this, we have identified the cryptographic boundary to be the management module (with access to E2PROM on backplane). The software is to be updated to use NSS/NSPR as the cryptographic engine." -

1938Proofpoint, Inc.
-892 Ross Drive
-Sunnyvale, -CA -94089
-USA
-

-Jun Wang -
TEL: 408-338-6680 -
FAX: 408-517-4710
-

Proofpoint C++ Security Library
-
Version 1.0 -
Dell Latitude E6400 w/ Cent OS 5 -2/23/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A C++ based library to provide cryptographic functionality for C++ applications." -

1937Digital Monitoring Products, Inc.
-2500 N. Partnership Boulevard
-Springfield, -MO -65803-8877
-USA
-

-Terry Shelton -
TEL: (417) 831-9362 -
FAX: (417) 447-9698
-

-Leanna Bremenkamp -
TEL: (417) 831-9362 -
FAX: (417) 447-9698
-

734N Encryption
-
Version 100 (Firmware) -
NXP LPC2368 -2/23/2012 - -ECB -( -e/d; -128 -); -
-
-

-"The 734N Wiegand Interface Module allows you to add networked access control capability to DMP Panels. The panels provide system door control, arming, and disarming using proximity or mag-stripe devices. The 734N operates on 12/24 VDC input and provides four supervised power-limited programmable zones." -

1936Websense, Inc.
-10240 Sorrento Valley Road
-San Diego, -CA -92121
-USA
-

-Joshua Rosenthol -
TEL: 858-320-9684 -

Websense Crypto Module Java
-
Version 1.0 -
Intel Xeon w/ Windows Server 2008 R2 (64-bit) with JRE v1.6.0 -2/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Websense Crypto Module Java provides cryptographic and secure communication services for the Websense-developed family of web security, email security, and data loss prevention solutions, deployed on high-performance, pre-configured hardware or as fully-customizable "ready-to-install" software." -

1935Entrust, Inc.
-One Lincoln Centre
-5400 LBJ Freeway
-Suite 1340
-Dallas, -TX -75240
-USA
-

-Entrust Sales -
TEL: 888-690-2424 -

Entrust Authority™ Java Toolkit
-
Version 8.0 -
Intel Core 2 Duo E8400 w/ Microsoft Windows Server 2008 R2 with Oracle J2RE 6; Intel Core 2 Duo E8400 w/ Microsoft Windows Server 2008 R2 with Oracle J2RE 7 -2/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Java toolkit is an implementation of cryptographic functions accessible by an object-oriented API. Depending on configuration, the algorithms may be implemented in software, hardware, or both. The industry standard Cryptopki API from PKCS #11, is used as the interface to hardware-based cryptographic modules." -

1934FRAMA AG
-Unterdorf
-Lauperswil, -Bern -CH-3438
-Switzerland
-

-Beat Waelti -
TEL: +41-34-49698-98 -
FAX: +41-34-49698-00
-

PSD-II by FRAMA
-
Version V2.0.4 (Firmware) -
Part # FRM-II Version 1.2 -
firmware: running on built-in Fujitsu MB91302APM1R micro controller -2/21/2012 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The PSD-II (Postal Security Device-II) is a hardware/firmware cryptographic module to be used in automated franking machines." -

1933Open Source Software Institute
-8 Woodstone Plaza, Suite 101
-Hattiesburg, -MS -39402
-USA
-

-John M Weathersby, Jr. -
TEL: 601-427-0152 -

OpenSSL FIPS Object Module Library
-
Version 1.2.3 -
Freescale PowerPC-32 w/ Wind River 4.0 using Linux kernel 2.6.34; Freescale PowerPC-32 w/ Wind River 1.4 using Linux kernel 2.6.27 -2/21/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Cryptographic Module is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website. It has been tested with both assembler optimization and without assembler optimization." -

1932Certes Networks Inc
-300 Corporate Center Drive
-Suite 140
-Pittsburgh, -PA -15108
-USA
-

-Todd Cignetti -
TEL: 412-262-2571 -
FAX: 412-262-2574
-

-Kevin Nigh -
TEL: 412-262-2571 -
FAX: 412-262-2574
-

Certes Networks CEP Cryptographic Library #1
-
Version 2.1 (Firmware) -
NetLogic XLS; NetLogic XLR; NetLogic XLP -2/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Certes Networks CEP-VSEs are high performance enforcement points offering variable speed encryption and authentication from 3 Mbps-10Gbps. Policies are defined in a centralized management solution. Roles are assigned for policy control and device management. CEP-VSEs encrypt at Layers 2, 3 or 4 in a way that is transparent to the network." -

1931Websense, Inc.
-10240 Sorrento Valley Road
-San Diego, -CA -92121
-USA
-

-Joshua Rosenthol -
TEL: +1 858-320-3684 -

Websense Crypto Module C
-
Version 1.0 -
64-bit Intel Xeon w/ 64-bit Windows2008 R2; 64-bit Intel Xeon w/ 32-bit Red Hat Enterprise Linux 6 -2/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Websense produces a family of web, e-mail, and data security solutions that can be deployed on pre-configured security-hardened hardware or as customer installable software. The Websense Crypto Module C provides support for cryptographic and secure communications services for these solutions." -

1930Motorola Mobility, Inc.
-600 North US Highway 45
-Libertyville, -IL -60048
-USA
-

-Ed Simon -
TEL: (800) 617-2403 -

Motorola Mobility Cryptographic Library
-
Version 5.4fm -
ARMv7 w/ Android 2.3; ARMv7 w/ Android 4.0 -2/7/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(p) -)) -
-

-"Motorola Mobility cryptographic module is used for application level data encryption on Android-based devices." -

05/14/12: Added new tested information; - -

1929Hewlett Packard Development Company, L.P.
-4209 Technology Drive
-Fremont, -CA -94538
-USA
-

-Kurt Heberlein -
TEL: (510)-668-9441 -
FAX: (510)-413-5998
-

HP-3PAR InFormOS
-
Version 3.1.1.MU1 -
Intel Quad Core 2.8GHz w/ Gnu/Linux (Debian)5.0.2_libcrypto (OpenSSL); Intel Quad Core 2.8GHz w/ Gnu/Linux (Debian)5.0.2_libgcrypt (GNUTLS); -1/26/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"InFormOS is built on a hardened base of Debian Linux with proprietary extensions, and utilizes standard versions of libcrypto (OpenSSL) and libgcrypt (GNUTLS) for crypto operations." -

04/02/12: Added new tested information; - -

1928Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Global Certification Team -

OpenSSL
-
Version OpenSSL-fips-2.0-test-20110925 -
Freescale MPC8347 w/ Linux 2.6.36 -1/26/2012 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -) -
-
-
-

-"All cryptographic implementations are in software by way of OpenSSL, whose version is 1.1.0-SNAP-20110615." -

11/01/12: Updated vendor information; - -

1927Hewlett-Packard Company
-153 Taylor Street
-Littleton, -MA -01460
-USA
-

-Boby Joseph -
TEL: 1-978-264-5379 -
FAX: 1-978-264-5522
-

HP Comware
-
Version 5.2 -
RMI(Netlogic) XLS408 w/ Comware V5.2; Freescale MPC8544 w/ Comware V5.2; Freescale MPC8349 w/ Comware V5.2; Broadcom BCM5836 w/ Comware V5.2; Broadcom BCM112X w/ Comware V5.2 -1/26/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Comware cryptographic library is a software library that provides cryptographic functions within HP devices." -

1926LogLogic, Inc.
-110 Rose Orchard Way, Suite 200
-San Jose, -CA -95134
-USA
-

-Chima Njaka -
TEL: (408) 215-5843 -

-Phuong Hoang -
TEL: (408) 731-7022 -

Communications Cryptographic Module
-
Version 1.0 -
Intel Xeon w/ Oracle Enterprise Linux v5.6 -1/26/2012 - -CFB128 -( -e/d; -256 -); -
-
-

-"The Communications Cryptographic Module establishes a secure, encrypted tunnel between LogLogic appliances for the secure transmission of log data." -

02/17/12: Updated implementation information; - -

1925WinMagic Inc.
-200 Matheson Blvd. West
-Suite 201
-Mississuaga, -Ontario -L5R 3L7
-Canada
-

-Alexander Mazuruc -
TEL: (905) 502-7000 x225 -
FAX: (905) 502-7001
-

-Garry McCracken -
TEL: (905) 502-7000 x269 -
FAX: (905) 502-7001
-

SecureDoc Fast AES Library
-
Version 6.1 -
Intel Core 2 Duo 64-bit w/ MacOS X 10.7.2 64-bit; Intel Core 2 Duo 32-bit w/ MacOS X 10.7.2 32-bit; Intel Core i5 2540M with AES-NI w/ Windows 7 64-bit; Intel Core i7 740QM w/ Windows 7 64-bit; Intel Core i5 2540M with AES-NI w/ Windows 7 32-bit; Intel Core i7 740QM w/ Windows 7 32-bit; -1/26/2012 - -CBC -( -e/d; -256 -); -
-
-

-"SecureDoc Fast AES Library implements AES algorithm using encryption instructions embedded in the latest generation of CPU. The library provides three different entries which allow SecureDoc software to invoke the code optimal for speeding up encryption in the environment with CPU supporting AES-NI set of instructions." -

1924WinMagic Inc.
-200 Matheson Blvd. West
-Suite 201
-Mississuaga, -Ontario -L5R 3L7
-Canada
-

-Alexander Mazuruc -
TEL: (905) 502-7000 x225 -
FAX: (905) 502-7001
-

-Garry McCracken -
TEL: (905) 502-7000 x269 -
FAX: (905) 502-7001
-

SecureDoc Cryptographic Library
-
Version 6.1 -
Intel Core i5 2450M w/ Windows 7 64-bit; Intel Core 2 Duo w/ Mac OS X 10.7.2 64-bit -1/19/2012 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"SecureDoc Cryptographic Library implements cryptographic algorithms for SecureDoc Cryptographic Module. This Module is utilized by SecureDoc encryption software that delivers full disk encryption and other data protection solutions for General Purpose Computers, laptops and removable media." -

1923Entrust, Inc.
-One Lincoln Centre
-5400 LBJ Freeway
-Suite 1340
-Dallas, -TX -75240
-USA
-

-Entrust Sales -
TEL: 888-690-2424 -

Entrust Authority™ Security Kernel
-
Version 8.1sp1 -
Intel Core 2 Duo E8400 w/ Windows Server 2008 R2 Enterprise Edition -1/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
RNG: Val# 1011 -
DRBG: Val# 167 -
-
-

-"The Security Kernel is a C++ implementation of cryptographic functions accessible by an object-oriented API. Depending on configuration, the algorithms may be implemented in software, hardware or both. The industry standard Cryptoki API from PKCS #11, is used as the interface to hardware-based cryptographic modules." -

1922Catbird Networks, Inc.
-1800 Green Hills Road, Suite 113
-Scotts Valley, -CA -95066
-USA
-

-Michael Berman -
TEL: 831-440-8152 -

Catbird vSecurity Crypto Module v1.0
-
Version v1.0 -
Intel Core i5 with AES-NI w/ CentOS 6.0 -1/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 1010 -
DRBG: Val# 166 -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"The cryptographic module used by Catbird''s comprehensive security and compliance solutions for virtualized data centers." -

01/30/12: Added new tested information; - -

1921VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: (650) 427-1902 -

VMware vSphere Client Cryptographic Engine
-
Version 5.0 build 455964 -
Intel Core i5 w/ Microsoft Windows 7 SP1 64 bit; AMD Athlon w/ Microsoft Windows 7 SP1 64 bit -1/5/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware vSphere Client Cryptographic Engine provides the cryptographic services to VMware''s vSphere Client application." -

1920VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: (650) 427-1902 -

VMware vCLI Cryptographic Engine
-
Version 5.0 build 422456 -
Intel Xeon w/ Microsoft Windows Server 2008 SP2 64 bit; AMD Opteron w/ Microsoft Windows Server 2008 SP2 64 bit -1/5/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware vCLI Cryptographic Engine provides the cryptographic services to VMware''s vCLI." -

1919VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: (650) 427-1902 -

VMware ESXI Cryptographic Engine
-
Version 5.0 build 469512 -
Intel Xeon. w/ 64 bit VMware ESXI; AMD Opteron w/ 64 bit VMware ESXI -1/5/2012 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware ESXI Cryptographic Engine provides the cryptographic services to VMware''s ESXI server product.." -

1918VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: (650) 427-1902 -

VMware vCenter Server Java Cryptographic Engine
-
Version 5.0 build 455964 -
Intel Core i3 w/ Windows Vista SP2 64 bit; AMD Athlon w/ Windows Vista SP2 64 bit -1/5/2012 - -CBC -( -e/d; -128 -); -
-
-

-"The VMware vCenter Server Java Cryptographic Engine provides the cryptographic services to VMware''s vCenter Server product." -

1917McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651-628-1633 -
FAX: +1 651-628-2706
-

-Luis Chirinos -
TEL: +1 408-346-3784 -

RSA Bsafe CryptoJ
-
Version 4.1 -
Intel Xeon w/ CGLinux -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

1916Cummings Engineering Consultants, Inc.
-145 S. 79th St., Suite 26
-Chandler, -AZ -85226
-USA
-

-Darren Cummings -
TEL: 480-809-6024 -

Cummings Engineering's Secure Mobility Suite B Crypto Module v1.0
-
Version v1.0 -
TI OMAP 3 w/ Linux 3.0.4; Intel Pentium T4200 w/ Android 2.2; Qualcomm QSD 8250 w/ Android 2.2; Intel Pentium T4200 w/ Ubuntu 10.04; Intel Celeron (64 bit mode) w/ Microsoft Windows 7; Intel Core i5 (with AES-NI) w/ Android 2.2; Intel Core i5 (with AES-NI) (64 bit mode) w/ Microsoft Windows 7; Intel Core i5 (with AES-NI) w/ Fedora 14 -1/26/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 1007 -
DRBG: Val# 161 -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"The cryptographic module used by the Cummings Engineering suite of products which allow for efficient and effective deployment of robust secure communications capability on commercial off the shelf (COTS) devices, such as Smartphones and Tablets, as well as speciality communications devices." -

02/01/12: Added new tested information; - -

1915SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL-098j-x86-64A
-
Version 0.9.8j-0.20.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size and covers the AES NI Intel support." -

1914SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSLl-098j-x86-64
-
Version 0.9.8j-0.20.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

1913SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL-098j-x86-32A
-
Version 0.9.8j-0.20.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size and covers the AES NI Intel support." -

1912SUSE Linux Products GmbH
-Maxfeldstr. 5
-Nuremberg, -90409
-Germany
-

-Roman Drahtmüller -
TEL: + 49 911 74053127 -

OpenSSL-098j-x86-32
-
Version 0.9.8j-0.20.1 -
Intel x86-64 w/ SUSE Linux Enterprise Server 11 SP2 -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

1911RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE® Crypto-J JSAFE and JCE Software Module
-
Version 6.0 -
Intel T7300 Core 2 Duo w/ Android 2.2 ARM (32-bit) JRE 6.0; AMD Athlon 64 X2 Dual-Core Processor 3800+ w/ Microsoft Windows 7 (64-bit) with Sun JRE 6.0 -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 160 -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements" -

01/05/12: Updated implementation information; - -

1910Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Dave Olander -
TEL: 201-225-8250 -
FAX: 201-536-1200
-

-Ryan W. Maple -
TEL: 201-225-8242 -

Xceedium GateKeeper Linux IPSec Kernel Module
-
Version 2.6.36.1+xcd01 (Firmware) -
Intel Xeon E5645; Intel Core 2 Duo -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium''s GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP''s." -

1909Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Dave Olander -
TEL: 201-225-8250 -
FAX: 201-536-1200
-

-Ryan W. Maple -
TEL: 201-225-8242 -

Xceedium GateKeeper OpenSSL Implementation
-
Version 1.2+5.2.1.1 (Firmware) -
Intel Xeon E5645; Intel Core 2 Duo -12/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium''s GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP''s." -

1908Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Robert Relyea -
TEL: 650-254-4236 -

Network Security Services (NSS) Cryptographic Module
-
Version 3.12.9.1 -
Intel Core i7 w/ Red Hat Enterprise Linux v6.2 64-bit; Intel Core i7 with AES-NI w/ Red Hat Enterprise Linux v6.2 64-bit; Intel Core i7 w/ Red Hat Enterprise Linux v6.2 32-bit -1/19/2012 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -); -
-
-

-"Network Security Services (NSS) is a set of open source C libraries designed to support cross-platform development of security-enabled applications. NSS implements major Internet security standards. NSS is available free of charge under a variety of open source compatible licenses. See http://www.mozilla.org/projects/security/pki/nss/." -

01/26/12: Updated implementation information; - -

1907Q1 Labs
-890 Winter Street, Suite 230
-Waltham, -MA -02451
-USA
-

-Ellen Knickle -
TEL: 506-444-6870 -
FAX: 506-459-7016
-

-Peter Clark -
TEL: 506-635-4900 -
FAX: 506-459-7016
-

Cryptographic Security Kernel (CSK)
-
Version 1.0 -
Intel Xeon w/ CentOS 5.7; Intel Xeon w/ RHEL 5.7 -12/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Q1 Labs Cryptographic Security Kernel is a multi-algorithm library providing general-purpose cryptographic services. The module provides a single, FIPS-Approved API for cryptography allowing for centralized FIPS mode status, logging, and reporting." -

1906Fiber Logic Communications, Inc.
-5F-3, No.9 Prosperity Road One, Science-Park
-Hsinchu City, -408
-TAIWAN
-

-Jun Tseng -
TEL: 03-5638889#217 -
FAX: 03-5638899
-

FiberLogic Cryptographic Library #1
-
Version 1.00.00 (Firmware) -
AMCC PowerPC -12/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The FiberLogic Cryptographic Library #1 provides cryptographic functionality for data integrity, digital signature and secure network traffic." -

1905Skymedi Corporation
-No. 10-1, Lixing 1st Rd., Science Park
-Hsinchu City, -300
-Taiwan, R.O.C.
-

-Frank Chang -
TEL: +886-3-5781638#8571 -
FAX: +886-3-5781626
-

Skymedi Crypto Library
-
Version 1.0 (Firmware) -
Cadence NC-Verilog simulator -12/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"Skymedi Crypto Library provides share-level AES 256-bit encryption to block all unauthorized access attempts to your shared folders. The smart data check feature ensures the encryption key security is up to enterprise standard. The encrypted shared folder is usually unmounted and inaccessible, until it is mounted by entering the encryption key." -

1904SafeNet, Inc.
-20 Colonnade Road
-Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Chris Brych -
TEL: 613 221 5081 -
FAX: 613 723 5079
-

-Laurie Smith -
TEL: 613 221 5026 -
FAX: 613 723 5079
-

Luna K5 Cryptographic Library
-
Version 4.8.7 (Firmware) -
StrongARM II 80219 -12/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 16384 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 16384 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 16384 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-
-
-

-"The Luna K5 Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware and associated co-processor." -

1903Fiber Logic Communications, Inc.
-5F-3, No.9 Prosperity Road One, Science-Park
-Hsinchu City, -408
-TAIWAN
-

-Jun Tseng -
TEL: 03-5638889#217 -
FAX: 03-5638899
-

FiberLogic Cryptographic Core
-
Version 1.0001 (Firmware) -
n/a -12/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The FiberLogic Cryptographic Core (Firmware implemented by FPGA) provides cryptographic functionality for secure network traffic." -

1902Synology Inc.
-3F-3, No. 106, Chang-An W. Rd.
-Taipei, -Taiwan -10351
-Taiwan
-

-Evan Tu -
TEL: 02-25521814#852 -
FAX: 02-25521824
-

Synology DiskStation AES Encryption Module for ARM
-
Version 1.0 -
ARM processor w/ Embedded Linux -12/16/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Synology DiskStation Manager provides share-level AES 256-bit encryption to block all unauthorized access attempts to your shared folders. Its encryption key security is up to enterprise standard. The encrypted shared folder is usually unmounted and inaccessible, until it is mounted by entering the encryption key." -

1901Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Solutions PIKE2 AES256
-
Version R02.01.00 (Firmware) -
Part # 51009397004 -
Motorola PIKE2 51009397004 -12/16/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The PIKE2 cryptographic processor is used in security modules embedded in Motorola Solutions security products." -

12/23/11: Updated implementation information; - -

1900Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiOS SSL Cryptographic Library
-
Version 4.3 (Firmware) -
Intel Xeon; Intel Xeon LC series; Intel Xeon L Series; Intel Core 2 Duo; Intel Celeron; ARM V5 Compatible SOC; Intel EP80579 -12/16/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This focuses on the firmware implementation of the Fortinet FortiOS SSL Cryptographic Library 4.3 running on Intel Xeon." -

12/23/11: Added new tested information; - -

1899Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiOS FIPS Cryptographic Library
-
Version 4.3 (Firmware) -
Intel Xeon; Intel Xeon LC series; Intel Xeon L series; Intel Core 2 Duo; Intel Celeron; ARM v5 Compatible SoC; Intel EP80579 -12/16/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This focuses on the firmware implementation of the Fortinet FortiOS FIPS Cryptographic Library 4.3 running on Intel Xeon." -

12/23/11: Added new tested information; - -

1898Motorola Mobility, Inc.
-600 North US Highway 45
-Libertyville, -IL -60048-5343
-USA
-

-Stuart Kreitzer -
TEL: 954-723-8307 -
FAX: 954-723-6177
-

SMC_Driver_AES
-
Version AG01.04 (Firmware) -
Part # OMAP4 -
TI OMAP4 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Motorola Mobility Cryptographic Module is a hybrid multi-chip module comprised of both software and hardware. The module boundary contains AES and SHA cryptographic hardware accelerators and software driver libraries running on a Texas Instruments OMAP4 applications processor." -

1897McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651-628-1633 -
FAX: +1 651-628-2706
-

-Luis Chirinos -
TEL: +1 408-346-3784 -

RSA Bsafe CryptoJ
-
Version 4.1 (Firmware) -
Intel Xeon E5540 2.53GHz Quad Core; Intel Celeron E3400 2.60GHz Dual Core; -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

1896Covia Labs
-465 Fairchild Dr. Suite 130
-Mountain View, -CA -94043
-USA
-

-Bruce Bernstein -
TEL: 650-351-6444 -
FAX: 650-564-9740
-

CCCM Library
-
Version 2.0 -
Intel Pentium 4 w/ Ubuntu Linux version 11; AMD E-350 w/ Red Hat Enterprise Linux version 5.8 -12/13/2011 - -CFB128 -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1896 -
DRBG: Val# 158 -
-
-

-"The cccmLib is a dynamically linked library whose sole use is to serve as a cryptographic engine to the Covia Labs Connector application. In particular the cccmLib will provide the underlying functionality needed to implement secured communications and an encrypted file system." -

12/16/11: Update implementation information; - -

1895Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 64bit-AESNI)
-
Version 1.0.0-20.el6 -
Part # Intel Westmere -
Intel Westmere x86 w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size. This test covers the AES-NI implementation." -

1894Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Opteron 32bit)
-
Version 1.0.0-20.el6 -
AMD Opteron w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

1893Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Opteron 64bit)
-
Version 1.0.0-20.el6 -
AMD Opteron w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

1892Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Intel 64bit)
-
Version 1.4.5-9.el6_2.2 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 64bit word size." -

04/19/12: Updated implementation information; - -

1891Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Opteron 32bit)
-
Version 1.4.5-9.el6_2.2 -
AMD Opteron w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 32bit word size." -

04/23/12: Updated implementation information; - -

1890Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Opteron 64bit)
-
Version 1.4.5-9.el6_2.2 -
AMD Opteron w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 64bit word size." -

04/23/12: Updated implementation information; - -

1889Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 64bit)
-
Version 1.0.0-20.el6 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

1888Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 32bit)
-
Version 1.0.0-20.el6 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

1887Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 32bit-AESNI)
-
Version 1.0.0-20.el6 -
Part # Intel Westmere -
Intel Westmere x86 w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size. This test covers the AES-NI implementation." -

1886Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Intel 32bit)
-
Version 1.4.5-9.el6_2.2 -
Intel x86 w/ Red Hat Enterprise Linux 6.2 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 32bit word size." -

04/19/12: Updated implementation information; - -

1885Blue Coat Systems, Inc.
-420 N. Mary Avenue
-Sunnyvale, -California -94085-4121
-USA
-

-Wendi Ittah -
TEL: (703) 399-0535 -

-Tammy Green -
TEL: (801) 999-2973 -

SGOS 5.5 Cryptographic Library
-
Version 1.12.1 (Firmware) -
AMD Opteron Shanghai Quad Core; Intel P4 Xeon w/ SGOS v5.5; Intel Celeron w/ SGOS v5.5 -12/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SGOS 5.5 is a proprietary operating system developed specifically for use on a series of hardware appliances that serve as an Internet proxy and Wide Area Network (WAN) optimizer. The series of appliances supported are 510 Series, 810 Series, and 9000 Series." -

1884OpenSSL Software Foundation, Inc.
-1829 Mount Ephraim Road
-Adamstown, -MD -27101
-USA
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module
-
Version 2.0 -
Qualcomm QSD 8250 (HTC Desire; ARMv7) w/ Android 2.2; Qualcomm QSD 8250 (Dell Streak; ARMv7) w/ Android 2.2; Intel Itanium 2 (64 bit mode) w/ HP-UX 11i; Intel Itanium 2 (32 bit mode) w/ HP-UX 11i; Freescale PowerPC32-e300 w/ Linux 2.6.33; TI OMAP 3530 (ARMv7) w/ Android 2.2; Intel Pentium (R) T4200 w/ Ubuntu 10.04; ARM Limited ARM922T (ARMv4) w/ uCLinux 0.9.29; NVIDIA Tegra 250 T20 (Motorola Xoom, ARMv7) w/ Android 3.0; Intel Core i5 with AES-NI (64 bit mode) w/ Fedora 14; Intel Core i5 with AES-NI (32 bit mode) w/ Ubuntu 10.04; Intel Celeron (32 bit mode) w/ Microsoft Windows 7; TI TNETV1050 w/ VxWorks 6.8; PowerPC e300c3 w/ Linux 2.6.27; Intel Pentium T4200 (64 bit mode) w/ Cascade Server 6.10; Intel Pentium T4200 (32 bit mode) w/ Cascade Server 6.10; Intel Pentium 4 (64 bit mode) w/ Microsoft Windows 7; TI AM3703CBP w/ Linux 2.6.32; Broadcom BCM11107 (ARMv6) w/ Linux 2.6;TI TMS320DM6446 (ARMv7) w/ Linux 2.6; Intel Xeon 5675 (x86) with AES-NI (32 bit mode) w/ Oracle Solaris 11; Intel Xeon 5675 (x86) (64 bit mode) w/ Oracle Solaris 11; Intel Pentium T4200 (x86) (32 bit mode) w/ Ubuntu 10.04; Intel Xeon 5675 (x86) (32 bit mode) w/ Oracle Solaris 11; Intel Xeon 5675 (x86) with AES-NI (64 bit mode) w/ Oracle Solaris 11; Intel Pentium T4200 (x86) (64 bit mode) w/ Ubuntu 10.04; SPARC-T3 (SPARCv9) (32 bit mode) w/ Oracle Solaris 10; SPARC-T3 (SPARCv9) (64 bit mode) w/ Oracle Solaris 10; Intel Xeon 5675 (x86) (64 bit mode) w/ Oracle Linux 5; Intel Xeon 5675 with AES-NI (64 bit mode) w/ Oracle Linux 5; Intel Xeon 5675 (64-bit mode) w/ Oracle Linux 6; Intel Xeon 5675 with AES-NI (64-bit mode) w/ Oracle Linux 6; SPARC-T3 (SPARCv9) (32-bit mode) w/ Oracle Solaris 11; SPARC-T3 (SPARCv9) (64-bit mode) w/ Oracle Solaris 11; NVIDIA Tegra 250 T20 (ARMv7) w/ Android 4.0; Freescale PowerPC-e500 w/ Linux 2.6; TI C64x+ w/ DSP Media Framework 1.4; TI OMAP 3 (ARMv7) with NEON w/ Android 4.0 -11/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"The OpenSSL FIPS Object Module is a full featured general purpose cryptographic library that is distributed in source code form under an open source license. It can be downloaded from www.openssl.org/source/." -

12/14/11: Updated implementation information;
12/21/11: Added new tested information;
01/26/12: Added new tested information;
01/30/12: Added new tested information;
02/27/12: Added new tested information;
03/20/12: Added new tested information;
04/02/12: Updated implementation information;
04/24/12: Updated implementation information;
04/26/12: Added new tested information;
05/31/12: Added new tested information;
06/08/12: Updated implementation information;
06/29/12: Updated implementation informaton;
07/02/12: Added new tested information;
08/13/13: Updated implementation information; -
-

1883McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-David Gerendas -
TEL: 949-860-3369 -
FAX: 949-297-5575
-

McAfee Low Level Disk Handler AES
-
Version 6.1.3 -
Intel Core i3 w/ Windows XP 32-bit; Intel Core i3 w/ Windows 7 64-bit; Intel Core i5 with AES-NI w/ Windows 7 32-bit; Intel Core i5 with AES-NI w/ Windows Vista 32-bit; Intel Core i7 with AES-NI w/ Windows Vista 64-bit; Intel Core i7 with AES-NI w/ Windows 7 64-bit -11/29/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"This Cryptographic algorithm module provides cryptographic functionality for McAfee''s Endpoint Encryption product range." -

12/07/11: Updated implementation information; - -

1882McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-David Gerendas -
TEL: 949-860-3369 -
FAX: 949-297-5575
-

McAfee Endpoint Encryption Disk Driver AES
-
Version 6.1.3 -
Intel Core i3 w/ Window XP 32-bit; Intel Core i7 with AES-NI w/ Windows Vista 64-bit; Intel Core i5 with AES-NI w/ Windows Vista 32-bit; Intel Core i7 with AES-NI w/ Windows 7 64-bit; Intel Core i3 w/ Windows 7 64-bit; Intel Core i5 with AES-NI w/ Windows 7 32-bit; Intel Core i7 with AES-NI w/ McAfee Endpoint Encryption Preboot OS; Intel Core i5 with AES-NI w/ McAfee Endpoint Encryption Preboot OS; Intel Core i3 w/ McAfee Endpoint Encryption Preboot OS -11/29/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"This Cryptographic algorithm module provides cryptographic functionality for McAfee''s Endpoint Encryption product range." -

1881McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-David Gerendas -
TEL: 949-860-3369 -
FAX: 949-297-5575
-

McAfee Endpoint Encryption Client AES
-
Version 6.1.3 -
Intel Core i3 w/ Windows XP 32-bit; Intel Core i5 with AES-NI w/ Winodws Vista 32-bit; Intel Core i7 with AES-NI w/ Windows Vista 64-bit; Intel Core i7 with AES-NI w/ Windows 7 64-bit; Intel Core i3 w/ Windows 7 64-bit; Intel Core i5 with AES-NI w/ Windows 7 32-bit; Intel Core i7 with AES-NI w/ McAfee Endpoint Encryption Preboot OS; Intel Core i5 with AES-NI w/ McAfee Endpoint Encryption Preboot OS; Intel Core i3 w/ McAfee Endpoint Encryption Preboot OS -11/29/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"This Cryptographic algorithm module provides cryptographic functionality for McAfee''s Endpoint Encryption product range." -

12/07/11: Updated implementation information; - -

1880N/AN/AN/A11/22/2011 -N/A
1879Hewlett-Packard Company
-8000 Foothills Boulevard
-Roseville, -CA -95747
-USA
-

-Sunnil Amanna -
TEL: (916) 785 1183 -
FAX: (916) 785 1103
-

HP W*-15 Cryptographic Library
-
Version 5.3.1 -
ARM 11 core w/ Integrity 5.0 -11/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Standard operating software for W*-platform switch product." -

12/01/11: Updated implementation information;
03/06/12: Updated implementation information; -
-

1878Crossbeam Systems, Inc.
-80 Central Street
-Boxborough, -MA -01719
-USA
-

-Carole Hunt -
TEL: +1 978-318-7583 -

-Dave Schiff -
TEL: +1 978-318-7655 -

LibGCrypt
-
Version 1.4.4 (Firmware) -
Intel Xeon -11/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"Libgcrypt provides cryptographic implementations used by libvirt, a library that offers virtualization support for the module." -

12/22/11: Updated implementation information; - -

1877Crossbeam Systems, Inc.
-80 Central Street
-Boxborough, -MA -01719
-USA
-

-Carole Hunt -
TEL: +1 978-318-7583 -

-Dave Schiff -
TEL: +1 978-318-7655 -

OpenSSL
-
Version 0.9.8e (Firmware) -
Intel Xeon -11/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OpenSSL provides the cryptographic implementations used in the SSH functionality provided by the module." -

12/22/11: Updated implementation information; - -

1876Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Solutions µMace AES256
-
Version R00.00.01_AES_256 (Firmware) -
Part # AT58Z04 -
Motorola µMace AT58Z04 -11/17/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The µMace cryptographic processor is used in security modules embedded in Motorola Solutions security products." -

1875Blue Coat Systems, Inc.
-420 N. Mary Avenue
-Sunnyvale, -California -94085-4121
-USA
-

-Wendi Ittah -
TEL: (703) 399-0535 -

-Tammy Green -
TEL: (801) 999-2973 -

SGOS 6.1 Cryptographic Library
-
Version 2.1.1 (Firmware) -
AMD Opteron Shanghai Quad Core; Intel Xeon Lynnfield X3450 Quad Core; Intel Clarkdale i3-540 Dual Core; Intel Clarkdale G1101; Intel P4 Xeon; VIA Nano; Intel Celeron; AMD Opteron Istanbul 6 Core processor -11/17/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SGOS 6.1 is a proprietary operating system developed specifically for use on a series of hardware appliances that serve as an Internet proxy and Wide Area Network (WAN) optimizer. The series of appliances supported are 510 Series, 600 Series, 810 Series, 900 Series and 9000 Series." -

01/30/12: Made correction to the implementation information; - -

1874Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Imation Crypto Library - P
-
Part # 294.010 -
N/A -11/17/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The Imation Secure Flash Drive includes a high-speed hardware-based AES cryptography engine for encrypting and decrypting NAND flash and RAM buffers via USB. It also includes RSA, HMAC, SHA, and DRBG algorithms." -

11/22/11: Update vendor information;
08/13/12: Updated vendor and implementation information; -
-

1873IBM
-z/VM Design and Development
-1701 North Street
-Building 250-2
-Endicott, -NY -13760
-U.S.
-

-Brian W. Hugenbruch -
TEL: 607-429-3660 -

IBM z/VM 6.1 System SSL
-
Version 6.1 plus APAR PM43382 -
Part # 5741-A08 -
System z10 Enterprise Class processor w/ IBM z/VM V6.1 -11/17/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/VM System SSL provides cryptographic functions which allows z/VM to protect data using the SSL/TLS protocols. z/VM System SSL also enables administrators to create and manage X.509 V3 certificates and keys within key database files." -

1872Apple Inc.
-11921 Freedom Drive
-Reston, -VA -20190
-USA
-

-Shawn Geddis -
TEL: 703-264-5103 -
FAX: 866-315-1954
-

-Ruben Brochner -
TEL: 703-264-3206 -
FAX: 703-264-5157
-

Apple FIPS Cryptographic Module
-
Version v1.1 -
Intel® Core 2 Duo w/ Mac OS X v10.7.0 -11/17/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Apple''s OS X Lion (v10.7) security services are now built on a newer ''Next Generation Cryptography'' platform and does not use the CDSA/CSP module previously validated. Apple is re-validating the same CDSA/CSP module under OS X Lion to provide validation solely for third-party applications." -

1871Bluelon
-Nattergalevej 6
-Copenhagen, -NV -DK-2400
-Denmark
-

-Thomas Bonde -
TEL: +45 3321 4012 -
FAX: +45 3321 4014
-

MB 5000 AES
-
Version 4.0 (Firmware) -
Part # MB 5000 -
FT 5000 Processor -11/17/2011 - -ECB -( -e only; -256 -); -
-
-

-"The MB 5000 device module provides advanced high-speed cryptographic AES data encryption of transmitted protocol data." -

11/29/11: Updated implementation information; - -

1870SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

Libcrypto
-
Version 1.0.0c (Firmware) -
Intel Xeon Nehalem; Intel Celeron; Intel Core 2 Duo -11/17/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"SonicWALL SRA EX6000, SRA EX7000 and SRA EX9000 are part of the SonicWALL Enterprise product family. They provide hardware appliance based SSL VPN Virtual Private Network remote access solutions to a wide variety of end user devices including Microsoft Windows, Apple OSX, Linux, Apple iOS and Google Android among others." -

1869SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

Ojdk
-
Version 1.6.0u20 (Firmware) -
Intel Xeon Nehalem; Intel Celeron; Intel Core 2 Duo -11/17/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"SonicWALL SRA EX6000, SRA EX7000 and SRA EX9000 are part of the SonicWALL Enterprise product family. They provide hardware appliance based SSL VPN Virtual Private Network remote access solutions to a wide variety of end user devices including Microsoft Windows, Apple OSX, Linux, Apple iOS and Google Android among others." -

1868SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

Avcrypto
-
Version 1.0.0c (Firmware) -
Intel Xeon Nehalem (AES-NI); Intel Celeron; Intel Core 2 Duo -11/17/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"SonicWALL SRA EX6000, SRA EX7000 and SRA EX9000 are part of the SonicWALL Enterprise product family. They provide hardware appliance based SSL VPN Virtual Private Network remote access solutions to a wide variety of end user devices including Microsoft Windows, Apple OSX, Linux, Apple iOS and Google Android among others." -

1867Fujitsu limited
-4-1-1 Kamikodanaka
-Nakahara-ku
-Kawasaki, -Kanagawa -211-8588
-Japan
-

-Eugene Owens -
TEL: 408-746-6486 -
FAX: 408-746-8016
-

-Hiroyuki Miura -

ETERNUS DX400/DX8000 Controller Module
-
Version V20L80 (Firmware) -
Intel(R) Xeon(R) -11/9/2011 - -ECB -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -
-

-"ETERNUS DX400/DX8000 Controller Module is a module which manages the whole disk storage system. In order to prevent a data leakage by removal of disks, the disk encryption mechanism encrypts data on the disks. This encryption function is valid if the Disk Encryption mechanism is activated through GUI." -

01/17/12: Updated vendor PCO and implementation information; - -

1866IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 1-845-435-3010 -

-Jim Sweeny -
TEL: 1-845-435-7453 -

IBM z/OS(r) Cryptographic Services ICSF PKCS #11
-
Version OA36882 -
Part # 5694-A01 -
IBM zEnterprise 196 (z196) w/ IBM z/OS® V1.13 -11/9/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 151 -
-
-

-"ICSF is a software element of z/OS that works with hardware cryptographic features and the Security Server (RACF) to provide secure, high-speed cryptographic services in the z/OS environment. ICSF, which runs as a started task, provides the application programming interfaces by which applications request the cryptographic services." -

11/15/11: Update implementation information; - -

1865IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 845-435-3010 -

-Alyson Comer -
TEL: 607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 64-bit
-
Version OA36775 -
IBM zEnterprise 196 w/ IBM z/OS® V1.13 -11/9/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based applcation programming interfaces that allow applications to protect data using the SSL/TLS protocols and through PKCS#7 cryptographic messages. z/OS System SSL also enables applications to create and manage X.509 V3 certificates and keys within key database files and PKCS#11 tokens." -

1864IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 845-435-3010 -

-Alyson Comer -
TEL: 607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 31-bit
-
Version OA36775 -
Part # 5694-A01 -
IBM zEnterprise 196 w/ IBM z/OS® V1.13 -11/9/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based applcation programming interfaces that allow applications to protect data using the SSL/TLS protocols and through PKCS#7 cryptographic messages. z/OS System SSL also enables applications to create and manage X.509 V3 certificates and keys within key database files and" -

1863Cubic Global Tracking Solutions
-1919 Gallows Road, Suite 600
-Vienna, -VA -22182
-USA
-

-Sunny Taylor -
TEL: 1-850-872-7099 -

Mist ™ AES-CCM
-
Version 8052 (Firmware) -
Part # Texas Instruments CC2530 -
Texas Instruments CC2530 -11/9/2011 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -28 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Universal AES-CCM implementation for mist™ mesh network."" -

11/15/11: Update implementation and vendor information; - -

1862McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651-628-1633 -
FAX: +1 651-628-2706
-

-Luis Chirinos -
TEL: +1 408-346-3784 -

OpenSSL MFE
-
Version 1.0 -
CGLinux w/ Intel Xeon -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

1861Centrify Corporation
-785 N Mary Avenue
-Suite 200
-Sunnyvale, -CA -94085
-USA
-

-Keith Moreau -
TEL: 415 412 6482 -

Centrify Cryptographic Module
-
Version 1.0 -
Intel Core i7 2GHz w/ Mac OS 10.7 -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Centrify Cryptographic Module provides the cryptographic services for all of Centrify''s products." -

1860SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

NITROX Lite Security Macro Processor
-
Part # CN1010-350BG256-G -
N/A -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX Lite CN1010 is one member of the NITROX line of award winning processors from Cavium Networks. The NITROX Lite CN1010 is based on a common core hardware processor architecture." -

1859SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

ProtectServer Internal-Express
-
Version 3.20.00 (Firmware) -
StrongARM 80219 -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeNet PSI-e provides a wide range of cryptographic functions." -

11/03/11: Update implementation information; - -

1858Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-7 -
N/A -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiOS in combination with FortiGate appliances provide enterprise-class protection against network, content, and application-level threats. FortiOS provides integrated firewall, VPN, antivirus, antispam, intrusion prevention, content filtering and traffic shaping and HA capabilities." -

01/19/12: Updated implementation information; - -

1857Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 -
FAX: 613-225-2951
-

FortiOS SSL Cryptographic Library
-
Version 4.0 MR3(Firmware) -
Intel Xeon E Series -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiOS in combination with FortiGate appliances provide enterprise-class protection against network, content, and application-level threats. FortiOS provides integrated firewall, VPN, antivirus, antispam, intrusion prevention, content filtering and traffic shaping and HA capabilities." -

04/09/12: Updated implementation information; - -

1856Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

FortiOS FIPS Cryptographic Library
-
Version 4.0 MR3(Firmware) -
Intel Xeon E Series -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiOS in combination with FortiGate appliances provide enterprise-class protection against network, content, and application-level threats. FortiOS provides integrated firewall, VPN, antivirus, antispam, intrusion prevention, content filtering and traffic shaping and HA capabilities." -

04/09/12: Updated implementation information; - -

1855Hewlett-Packard TippingPoint
-14231 Tandem Boulevard
-Austin, -TX -78728
-USA
-

-Dinesh Vakharia -
TEL: 512-432-2628 -

-Freddie Jimenez Jr. -
TEL: 512-432-2907 -

TippingPoint S6100N Intrusion Prevention System (IPS) Firmware
-
Version 3.2.1.1639 (Firmware) -
NetLogic XLR -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TippingPoint S6100N Intrusion Prevention System (IPS) operates in-line in the network, blocking malicious and unwanted traffic, while allowing good traffic to pass unimpeded." -

1854Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Robbie Gill -
TEL: 408-754-8406 -

-Glen Beasley -
TEL: 408-419-4288 -

Aruba OS OpenSSL Module
-
Version 6.1.4.5 (Firmware) -
RMI-XLS204; RMI-XLS408; RMI-XLR508; RMI-XLR516; RMI-XLR532; RMI-XLR7300 -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Aruba Networks'' Mobility Controller system completely changes how 802.11 networks are deployed, secured, and managed. The only mobile security system with an integrated ICSA-certified stateful firewall and hardware-based encryption, the Aruba mobility controller is the industry''s highest performing and most scalable enterprise mobility platform." -

07/15/13: Updated implementation information; - -

1853Motorola Solutions, Inc.
-One Motorola Plaza
-Holtsville, -NY -11742-1300
-USA
-

-Tom Mckinney -
TEL: 631-738-3586 -
FAX: 631-738-4164
-

Fusion_SSL_FIPS.lib
-
Version 1.00.0.0.1 -
ARM 11 processor, MSM 7627 w/ Window Mobile 6.5, OS OEM Version 2.31.0002 -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Motorola Wireless Fusion Cryptographic Module is a component of Motorola Wireless Mobile Computing devices that are equipped with a WLAN radio. These devices are used for business process automation applications in a number of vertical markets like retail, manufacturing, transportation, health and government" -

11/01/11: Update implementation information; - -

1852Bosch Security Systems, Inc.
-130 Perinton Parkway
-Fairport, -NY -14450
-USA
-

-Jon C. Wolski -
TEL: 585-678-3323 -
FAX: 585-678-3263
-

B420
-
Version Bosch B420 AES lib version: 01.00.0000 (Firmware) -
TI LM3S6911 -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The B420 Ethernet Communications Module is a four-wire powered SDI, SDI2, or option bus device that provides connection for two-way communication with compatible Bosch control panels over Ethernet networks." -

1851Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Robbie Gill -
TEL: 408-754-8406 -

-Glen Beasley -
TEL: 408-419-4288 -

Aruba OS OpenSSL AP Module
-
Version 6.1.4.5 (Firmware) -
Atheros AR5312; IDT79RC3234; Atheros AR7242; Atheros AR7161; Cavium Networks Octeon Plus CN5010; Marvell 88F6560 -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Aruba Networks'' Mobility Controller system completely changes how 802.11 networks are deployed, secured, and managed. The only mobile security system with an integrated ICSA-certified stateful firewall and hardware-based encryption, the Aruba mobility controller is the industry''s highest performing and most scalable enterprise mobility platform." -

07/15/13: Updated implementation information; - -

1850Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Robbie Gill -
TEL: 408-754-8406 -

-Glen Beasley -
TEL: 408-419-4288 -

Aruba OS Crypto Module
-
Version 6.1.4.5 (Firmware) -
RMI-XLR7300; RMI-XLR532; RMI-XLR516; RMI-XLR508; RMI-XLS408; RMI-XLS204; Marvell 88F6560; Cavium Networks Octeon Plus CN5010; Atheros AR7161; Atheros AR7242; IDT79RC3234; Atheros AR5312 -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Aruba''s single/multi-radio wireless 802.11 a/b/g/n APs are featured to address the needs of secure, mobile networks of all sizes. They may be configured for enterprise and/or Mesh topologies, or to provide secure remote connectivity across high latency links. Aruba APs support the IEEE 802.1X and 802.11i standards with up to 256-bit AES encryption." -

07/15/13: Updated implementation information; - -

1849Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Robbie Gill -
TEL: 408-754-8406 -

-Glen Beasley -
TEL: 408-419-4288 -

Atheros hardware CCM
-
Part # Atheros AR9000 Family -
Atheros AR9223; Atheros AR9280; Atheros AR9390; Atheros AR9220 -10/31/2011 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Aruba''s single/multi-radio wireless 802.11 a/b/g/n APs are featured to address the needs of secure, mobile networks of all sizes. They may be configured for enterprise and/or Mesh topologies, or to provide secure remote connectivity across high latency links. Aruba APs support the IEEE 802.1X and 802.11i standards with up to 256-bit AES encryption." -

1848MACNICA, Inc.
-1-6-3 Shin-Yokohama
-Kouhoku-ku
-Yokohama, -Kanagawa -222-8561
-Japan
-

-Tamotsu Kato -
TEL: +81-45-470-9838 -
FAX: +81-45-470-9857
-

Macspire IP-0502
-
Version A (Firmware) -
Cadence Design Systems, Inc. Incisive Enterprise Simulator - L 10.20.028 -10/31/2011 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"Verilog-HDL IP for FPGA. (ALTERA or LATTICE)" -

1847Aruba Networks, Inc.
-1322 Crossman Ave.
-Sunnyvale, -CA -94089-1113
-USA
-

-Robbie Gill -
TEL: 408-754-8406 -

-Glen Beasley -
TEL: 408-419-4288 -

ArubaOS Kernel
-
Version 6.1.2.3 (Firmware) -
IDT79RC3234; Atheros AR5312; Marvell 88F6560; Atheros AR7161; Atheros AR7242; -10/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Aruba''s single/multi-radio wireless 802.11 a/b/g/n APs are featured to address the needs of secure, mobile networks of all sizes. They may be configured for enterprise and/or Mesh topologies, or to provide secure remote connectivity across high latency links. Aruba APs support the IEEE 802.1X and 802.11i standards with up to 256-bit AES encryption." -

11/22/11: Added new tested information; - -

1846Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: 408-222-5000 -

AES_Cryptohw1_Tag_solar3
-
Version 01262009 (Firmware) -
Verilog Simulator VCS version C-2009.06-7 -10/31/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"This high-speed crytographic AES module is used in multiple Marvell SoC products, with throughput exceeding 6Gb/s, enabling in-line data encryption of user data across multiple high performance storage interfaces." -

1845Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

LuxorM AES in Hardware
-
Part # LuxorM -
N/A -10/31/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"AES encryption and decryption core of the controller ASIC "LuxorM" in Seagate''s Self-Encryption Drives (SEDs)" -

07/06/12: Updated implementation information; - -

1844Synology Inc.
-3F-3, No. 106, Chang-An W. Rd.
-Taipei, -Taiwan -10351
-Taiwan
-

-Evan Tu -
TEL: 02-25521814#852 -
FAX: 02-25521824
-

Synology DiskStation AES Encryption Module
-
Version 1.0 -
Intel Atom Processor; Intel Sandy Bridge Duo Core Processor w/ Embedded Linux -10/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Synology DiskStation Manager provides share-level AES 256-bit encryption to block all unauthorized access attempts to your shared folders. Its encryption key security is up to enterprise standard. The encrypted shared folder is usually unmounted and inaccessible, until it is mounted by entering the encryption key." -

1843SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

ProtectServer Gold
-
Version 2.08.00 (Firmware) -
Intel 80219 (ARM V5T) -10/18/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeNet PSG Firmware provides a wide range of cryptographic functions." -

1842NetLogic Microsystems, Inc.
-3975 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mark Litvack -
TEL: 408-454-3296 -

XLP
-
Part # A2 -
N/A -10/18/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 128 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 192 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 256 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"XLP multi-core processors offer full cache coherency and can deliver an unprecedented 160Gbps throughput and 240 million packets-per-second of application performance for next-generation 3G/4G mobile wireless infrastructure, enterprise, storage, security, metro Ethernet, edge and core infrastructure network applications." -

1841InZero Systems
-13755 Sunrise Valley Drive, Suite 750
-Herndon, -VA -20171
-USA
-

-Warren Brown -
TEL: 703-636-2048 Ext 532 -
FAX: 703-793-1805
-

-Al Donaldson -
TEL: 703-636-2048 Ext 517 -
FAX: 703-793-1805
-

InZero Gateway
-
Version 2.80.0.38 (Firmware) -
PowerQUICC MPC8349EA -10/18/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The InZero XB2CUSB3.1 Series Gateways protect Windows PCs and their data. Each Gateway provides a hardware application sandbox for protected browsing and document viewing, firewall, proxy servers, and SSL-based Virtual Private Networks in a portable, pocket-sized appliance." -

09/10/12: Updated implementation information; - -

1840Hewlett-Packard
-2344 Alfred-Nobel
-St-Laurent, -Quebec -H4S 0A4
-Canada
-

-Gilbert Moineau -
TEL: 514-920-4250 -

MSM4xx - HW
-
Part # Atheros AR9390-AL1A -
N/A -10/18/2011 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The MSM430, MSM460 and MSM466 Access points allow wireless devices to connect to a wired network using Wi-Fi 802.11abgn." -

1839Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519)888-7465 x72921 -
FAX: (519)888-9852
-

BlackBerry Cryptographic Library
-
Version 2.0.0.10 -
Intel Core 2 Duo Processor on General Purpose Computer w/ Windows XP Professional 2002 SP3 -10/18/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BlackBerry Cryptographic Library is the software module that provides advanced cryptographic functionality to all BlackBerry desktop related products." -

1838Vormetric, Inc.
-2545 North 1st Street
-San Jose, -CA -95131
-USA
-

-Mike Yoder -
TEL: (408) 433-6059 -
FAX: (408) 844-8637
-

-Ashvin Kamaraju -
TEL: (408) 433-6043 -
FAX: (408) 844-8637
-

Vormetric Data Security Server Module
-
Version 4.4.1(Firmware) -
Intel® Xeon -10/18/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Vormetric Data Security Server is a multi-chip standalone cryptographic module. The Vormetric Data Security Server is the central point of management for the Vormetric Data Security product. It manages keys and policies, and controls Vormetric Encryption Expert Agents." -

05/08/12: Updated implementation information; - -

1837Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-David Abrose -
TEL: +972 37534561 -

-Malcolm Levy -
TEL: +972 37534561 -

VSX
-
Version R67.10 with R7x hotfix (Firmware) -
Intel Xeon -10/18/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point VPN-1 Power VSX is a virtualized security gateway that allows virtualized enterprises and managed service providers to create up to 250 virtual systems (firewall, VPN, and intrusion prevention functionality within a virtual network environment) on a single, highly scalable hardware platform." -

1836Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-David Abrose -
TEL: +972 37534561 -

-Malcolm Levy -
TEL: +972 37534561 -

Provider-1
-
Version R71 with R7x hotfix (Firmware) -
Intel Xeon -10/18/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Smart-1 50/150 Provider-1 Enterprise Edition brings a highly scalable multi-domain management solution to high-end enterprise customers. It includes a multi-domain management blade for management of up to 50 separate security domains, with separate management access rights while sharing global objects and policies." -

1835Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-David Abrose -
TEL: +972 37534561 -

-Malcolm Levy -
TEL: +972 37534561 -

Security Management
-
Version R71 with R7x hotfix (Firmware) -
Intel Xeon -10/18/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Smart-1 Security management appliances, delivers a unified solution for network, IPS and endpoint Policy Management with easy log access and performance capabilities for the most demanding environments." -

1834NEC Corporation
-1753
-Shimonumabe
-Nakahara-ku
-Kawasaki-si, -Kanagawa -211-8666
-Japan
-

-NEC Corporation -
TEL: +81-44-455-8326 -

iPASOLINK MODEM AES
-
Part # NWA-055300-004 -
N/A -10/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Radio transmits the encrypted data." -

1833McAfee, Inc.
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: 651-628-1633 -
FAX: 651-628-2701
-

Kernel Crypto Library for SecureOS
-
Version 8.2 (Firmware) -
Intel Xeon; Intel Pentium; Intel Core i3; Intel Atom -10/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Kernel Crypto Library for SecureOS® is a firmware library that provides cryptographic services for applications across several versions of the McAfee Firewall Enterprise Appliances." -

1832Integral Memory PLC.
-Unit 6 Iron Bridge Close
-Iron Bridge Business Park
-Off Great Central Way
-London, -Middelsex -NW10 0UF
-United Kingdom
-

-Patrick Warley -
TEL: +44 (0)20 8451 8704 -
FAX: +44 (0)20 8459 6301
-

-Samik Halai -
TEL: +44 (0)20 8451 8704 -
FAX: +44 (0)20 8459 6301
-

PS3051
-
Part # TBD -
N/A -10/13/2011 - -CBC -( -e/d; -256 -); -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"SSD Lock is a 256Bit hardware Encrypted SSD with full disk Encryption" -

1831McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 651-628-1633 -
FAX: +1 651-628-2706
-

-Luis Chirinos -
TEL: +1 408-346-3784 -

OpenSSL MFE
-
Version 1.0 (Firmware) -
Intel Celeron E3400 2.60GHz Dual Core; Intel Xeon E5540 2.53GHz Quad Core -10/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"McAfee Firewall Enterprise Control Center simplifies the management of multiple McAfee Firewall Enterprise appliances. Control Center enables centralized management and monitoring of the McAfee Firewall Enterprise solutions, allowing network administrators to centrally define firewall policy, deploy updates and inventory their firewall products." -

1830Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: (408) 865-0112 -
FAX: (408) 865-0333
-

Athena OS755 AES Component
-
Version S1.0 (Firmware) -
STMicroelectronics ST23 -10/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Athena OS755 is a GlobalPlatform Java Card smart card operating system implementing AES, TDES, DRBG, SHA-1/SHA-2, RSA, SP 800-56A KAS (ECC CDH Primitive only) and ECDSA2." -

1829WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Processor for XTM 3
-
Part # P1020NSE -
N/A -10/13/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

1828WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Processor for XTM 2
-
Part # P1011NSE -
N/A -10/13/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

03/02/12: Update implementation information; - -

1827WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Processor for XTM 330
-
Part # P2020NSE -
N/A -10/13/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

1826RSA
-RSA, The Security Division of EMC
-Suntec Tower 4 #31-01
-Singapore, -038986
-Singapore
-

-Sandra Tong -
TEL: +852 9882 1502 -

-Young Son -
TEL: +82 10 6700 6735 -

RSA BSAFE Crypto-C Micro Edition for VxWorks
-
Version 3.0.0.1 -
ARM9 w/ VxWorks built with Wind River Workbench 3.0 -10/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
RNG: Val# 962 -
DRBG: Val# 143 -
-
-

-"Crypto-C ME is evaluated as a multi-chip, standalone module. The physical cryptographic boundary of the module is the case of the general-purpose computer or mobile device, which encloses the hardware running the module." -

1825Hewlett-Packard
-2344 Alfred-Nobel
-St-Laurent, -Quebec -H4S 0A4
-Canada
-

-Gilbert Moineau -
TEL: 514-920-4250 -

MSM 765zl - user space
-
Version 5.6.0 -
Intel® Core(TM)2 Duo w/ HP E-MSM765zl Kernel Firmware -10/13/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The MSM765zl Mobility Controllers centralize and simplify management and configuration of HP E-MSM4xx Access Points." -

1824Hewlett-Packard
-2344 Alfred-Nobel
-St-Laurent, -Quebec -H4S 0A4
-Canada
-

-Gilbert Moineau -
TEL: 514-920-4250 -

MSM 765zl - kernel space
-
Version 5.6.0 -
Intel® Core(TM)2 Duo w/ HP E-MSM765zl Kernel Firmware -10/13/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The MSM765zl Mobility Controllers centralize and simplify management and configuration of HP E-MSM4xx Access Points." -

1823Hewlett-Packard
-2344 Alfred-Nobel
-St-Laurent, -Quebec -H4S 0A4
-Canada
-

-Gilbert Moineau -
TEL: 514-920-4250 -

MSM 4xx
-
Version 5.6.0 -
Freescale P1020 CPU w/ HP E-MSM4xx AP Kernel Firmware -10/13/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The MSM430, MSM460 and MSM466 Access points allow wireless devices to connect to a wired network using Wi-Fi 802.11abgn." -

1822Inside Secure
-41 Parc Club du Golf
-13856, -Aix-en-Provence -n/a
-France
-

-David Cunningham -
TEL: +44 135 580 3554 -
FAX: +44 135 524 2743
-

VaultIC460/440/420
-
Version 1.2.1 (Firmware) -
Part # AT90SO128 -
Inside Secure AT90SO128 -10/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"VaultIC^TM are security modules designed to secure applications such as anti-cloning, physical access control, personal access control for multimedia and web applications, hardware authentication, user strong authentication, SSL support, PKCS#11 to Microsoft (R) CSP applications, PKI, DRM, trusted computing and IP protection." -

05/10/12: Updated implementation information; - -

1821Xerox Corporation
-MS 011-03A
-800 Phillips Road
-Webster, -New York -14580
-US
-

-Larry Kovnat -
TEL: 585-427-1732 -

Xerox OpenSSL
-
Version Version 1.1 -
Freescale PowerQuic III w/ Intel/WindRiver Linux V3 -10/13/2011 - -CBC -( -e/d; -256 -); -
-
-

-"The Xerox cryptographic system based on OpenSSL is used to secure network traffic into and out of the device." -

10/20/11: Update vendor information; - -

1820Vormetric, Inc.
-2545 North 1st Street
-San Jose, -CA -95131
-USA
-

-Mike Yoder -
TEL: (408) 433-6059 -
FAX: (408) 844-8637
-

-Ashvin Kamaraju -
TEL: (408) 433-6043 -
FAX: (408) 844-8637
-

Vormetric Encryption Expert Kernel-Space Cryptographic Library
-
Version 1.0 -
Intel® Itanium® w/ HPUX 11i v3 64-bit; Intel® Xeon w/ Red Hat Enterprise Linux 5.7 64-bit; Sun UltraSPARC® II w/ Sun Solaris 10 64-bit; Intel® Xeon w/ Microsoft Windows Server 2003 32-bit; Intel® Xeon w/ Microsoft Windows Server 2008 64-bit -10/6/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Vormetric Encryption Expert Kernel-Space Cryptographic Library is one of two libraries that comprise the Vormetric Encryption Expert Cryptographic Module version 4.4.1. That module is a subset of the Vormetric Encryption Export Agent, which in turn is part of the Vormetric Data Security solution." -

10/19/11: Update implmentation information; - -

1819Vormetric, Inc.
-2545 North 1st Street
-San Jose, -CA -95131
-USA
-

-Mike Yoder -
TEL: (408) 433-6059 -
FAX: (408) 844-8637
-

-Ashvin Kamaraju -
TEL: (408) 433-6043 -
FAX: (408) 844-8637
-

Vormetric Encryption Expert User-Space Cryptographic Library
-
Version 1.0 -
Intel® Itanium® w/ HPUX 11i v3 64-bit; Intel® Xeon w/ Red Hat Enterprise Linux 5.7; Sun UltraSPARC® II w/ Sun Solaris 10 64-bit; Intel® Xeon w/ Microsoft Windows Server 2003 32-bit; Intel® Xeon w/ Microsoft Windows Server 2008 64-bit -10/6/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Vormetric Encryption Expert User-Space Cryptographic Library is one of two libraries that comprise the Vormetric Encryption Expert Cryptographic Module version 4.4.1. That module is a subset of the Vormetric Encryption Export Agent, which in turn is part of the Vormetric Data Security solution." -

10/19/11: Update implementation information; - -

1818iDirect Technologies, Inc.
-13865 Sunrise Valley Drive
-Suite 100
-Herndon, -VA -20171
-USA
-

-Paul Harr -
TEL: 703-648-8225 -
FAX: 703-648-8088
-

-Karl Fuchs -
TEL: 703-648-8247 -

Security Kernel FPGA Cryptographic Implementation
-
Version 2.3 (Firmware) -
Altera Stratix II -10/6/2011 - -CBC -( -e/d; -256 -); -
-
-

-"iDirect''s AES-based bidirectional link encryption and TRANSEC DVB-S2 feature, combined with other system features such as cutting-edge coding techniques, acceleration and compression provides a fully integrated IP networking solution where security, performance and bandwidth efficiency are critical." -

1817iDirect Technologies, Inc.
-13865 Sunrise Valley Drive
-Suite 100
-Herndon, -VA -20171
-USA
-

-Paul Harr -
TEL: 703-648-8225 -
FAX: 703-648-8088
-

-Karl Fuchs -
TEL: 703-648-8247 -

Security Kernel Cryptographic Implementation
-
Version 2.3 (Firmware) -
Intel IXP465 -10/6/2011 - -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"iDirect''s AES-based bidirectional link encryption and TRANSEC DVB-S2 feature, combined with other system features such as cutting-edge coding techniques, acceleration and compression provides a fully integrated IP networking solution where security, performance and bandwidth efficiency are critical." -

1816Cisco Systems, Inc.
-170 W. Tasman Drive
-San Jose, -CA -95134
-USA
-

-Sonu Shankar -
TEL: 408-424-7279 -

Cisco IOS
-
Version 15.0(1)SY2(Firmware) -
Freescale MPC8572E -10/6/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"IOS Firmware cryptographic implementations used within Cisco devices to provide cryptographic functions." -

04/10/12: Updated implementation information;
12/07/12: Updated implementation information; -
-

1815Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: 859 232 6483 -

Crypto Module (kernel)
-
Version 1.00 (Firmware) -
Freescale 7448 PowerPC; IBM 750CL -10/6/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto Module (user/kernel) provides cryptographic services to the firmware in Lexmark products." -

1814Proofpoint, Inc.
-892 Ross Drive
-Sunnyvale, -CA -94089
-USA
-

-Jun Wang -
TEL: 408-338-6680 -
FAX: 408-517-4710
-

Proofpoint Java Security Library
-
Version 2.0 -
Dell Latitude E6400 w/ Cent OS 5 -10/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A java based library to provide cryptographic functionality for java applications." -

1813Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: 859 232 6483 -

Crypto Module (user)
-
Version 1.00 (Firmware) -
Freescale 7448 PowerPC; IBM 750CL -10/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto Module (user/kernel) provides cryptographic services to the firmware in Lexmark products." -

1812Voltage Security, Inc.
-20400 Stevens Creek Blvd.
-Cupertino, -CA -95014
-USA
-

-Luther Martin -
TEL: 650-543-1280 -
FAX: 650-543-1279
-

-Branislav Meandzija -
TEL: 408-886-3200 -
FAX: 408-886-3201
-

Voltage IBE Cryptographic Module for z/OS
-
Version 4.0 -
IBM z10; 2097 / E26; X2 co-processor crypto-card w/ z/OS PUT1106 / RSU1108 -10/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Voltage IBE Cryptographic Module for z/OS implements the following algorithms: DSA; TDES; AES (ECB, CBC, CFB, OFB, FPE); DRNG; DRBG; SHA (1, 224, 256, 384, 512); HMAC; CMAC; RSA; DH; BF IBE; BB1 IBE; MD; DES" -

1811Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

-Harshad Thakar -
TEL: 720-684-2580 -

Jaeger AES in Hardware
-
Part # Part# Jaeger -
N/A -9/30/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"AES encryption and decryption core of the controller ASIC "Jaeger" in Seagate''s Self- Encrypting Drives (SEDs)." -

1810Atos Worldline SA/NV
-Haachtsesteenweg 1142
-Brussels, -1130
-Belgium
-

-Filip Demaertalaere -
TEL: +32 2 727 61 67 -

-Sam Yala -
TEL: +32 2 727 61 94 -

ACC (Atos Worldline Cryptographic Core)
-
Version 1.2 (Firmware) -
Freescale -9/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-
-
-

-"The ACC is the cryptographic engine of Atos Worldline Hardware Security Module. The ACC makes use of dedicated hardware accelerators." -

10/03/12: Updated implementation information; - -

1809Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-Angelos Kottas -
TEL: 415-738-2753 -

-John Roberts -
TEL: 415-738-2810 -

Scanner Cipher Engine
-
Version 1.0 -
Intel Xeon w/ CentOS 5.5 -9/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Symantec Scanner Cipher Engine is designed to provide FIPS140-2 algorithm support for the Symantec Scanner Cryptographic Module. This module supports Symantec applications by providing validated and approved cryptographic services. The incorporation of these algorithms make these products ideal for enterprise and government applications." -

02/17/12: Updated implementation information;
10/05/12: Updated implementation information; -
-

1808RSA
-RSA, The Security Division of EMC
-Suntec Tower 4 #31-01
-Singapore, -038986
-Singapore
-

-Sandra Tong -
TEL: +852 9882 1502 -

-Young Son -
TEL: +82 10 6700 6735 -

RSA BSAFE Crypto-C Micro Edition for pSOS
-
Version 3.0.0.1 -
ARM9 w/ pSOS built with ARM SDT 2.51 -9/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 124 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"Crypto-C ME is evaluated as a multi-chip, standalone module. The physical cryptographic boundary of the module is the case of the general-purpose computer or mobile device, which encloses the hardware running the module." -

1807ARX (Algorithmic Research)
-10 Nevatim St.
-Petah-Tikva, -Israel -49561
-Israel
-

-Ezer Farhi -
TEL: +972-39279529 -
FAX: +972-39230864
-

PrivateServer
-
Version 4.8 (Firmware) -
Intel® Pentium Dual-Core -9/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-
-

-"PrivateServer performs sensitive cryptographic operations internally in a tamper-proof, high performance device. PrivateServer is configured as a network server or as a cryptographic backend to a host" -

1806N/AN/AN/A9/30/2011 -N/A
1805N/AN/AN/A9/30/2011 -N/A
1804N/AN/AN/A9/30/2011 -N/A
1802Stanley Security Solutions, Inc.
-6161 E 75th St.
-P.O. Box 50444
-Indianapolis, -IN -46250
-USA
-

-Robert Strong -
TEL: 1-317-806-3288 -
FAX: 1-317-806-3337
-

Stanley Wi-Q Advanced Encryption
-
Version 1.0.0 (Firmware) -
Motorola Coldfire MCF5272; Texas Instruments TI MSP430 -9/30/2011 - -ECB -( -e/d; -128 -); -
-
-

-"The Stanley Wi-Q AES Advanced Encryption Algorithm is used to secure wireless communications between the Wi-Q Portal Gateway device and the Wi-Q lock controller." -

1801Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465x72921 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic Kernel - AES ECM
-
Version 3.8.7.1 (Firmware) -
Qualcomm MSM8655 Processor -9/30/2011 - -ECB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Library is the firmware module that provides the core cryptographic functionality to Blackberry Smartphones." -

1800Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465x72921 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic Kernel
-
Version 3.8.7.1 (Firmware) -
Qualcomm MSM8655 Processor -9/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic Library is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1799Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465x72921 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic Kernel - AES ECM
-
Version 3.8.7.0 (Firmware) -
Qualcomm MSM8655 Processor -9/30/2011 - -ECB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1798Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465x72921 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic Kernel
-
Version 3.8.7.0 (Firmware) -
Qualcomm MSM8655 Processor -9/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1797SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Adam Bell -
TEL: 443-327-1340 -
FAX: 443-327-1210
-

-Brandon Maas -
TEL: 443-327-1330 -
FAX: 443-327-1210
-

SCC650
-
Part # 1.0 -
N/A -9/20/2011 - -CBC -( -e/d; -128 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 128 -) -; -AAD Lengths tested: -( - 128 -, - 128 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The SafeNet SCC650 is a highly trust design fabricated at a Trust Foundery and implements a security architecture found in other SafeNet certified ASICs. The operating system incorporates SafeNet''s well-established HA Suite B Cryptographic eXtension (CGX) library to perform all cryptographic operations." -

09/22/11: Update implementation information; - -

1796Ciena Corporation
-1201 Winterson Road
-Linthicum, -MD -21090
-USA
-

-Patrick Scully -
TEL: 613-670-3207 -

565/5100/5200 QOTR/E Cryptography Engine
-
Version 1.0 (Firmware) -
MPC8314e -9/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The 565/5100/5200 Advanced Services Platform offers an integrated transport encryption solution providing an ultra-low latency and protocol-agnostic wirespeed encryption service for use in small to large enterprises or datacenters and also offered through service providers as a differentiated managed service." -

1795Thales e-Security Inc.
-2200 North Commerce Parkway
-Suite 200
-Weston, -Florida -33326
-USA
-

-Robert Burns -
TEL: +19548886215 -

-Alan Brown -
TEL: +14084577706 -

Thales e-Security keyAuthority® - Open SSL Library
-
Version 0.9.8r -
Intel Xeon Dual Core w/ Linux - CentOS 5.2 -9/20/2011 - -CBC -( -e/d; -256 -); -
-
-

-"An implementation of the OpenSSL 0.9.8r library used in the Thales e-Security keyAuthority®." -

10/06/11: Update implementation information;
10/18/11: Update implementation information; -
-

1794Ciena Corporation
-1201 Winterson Road
-Linthicum, -MD -21090
-USA
-

-Patrick Scully -
TEL: 613-670-3207 -

565/5100/5200 SP Cryptography Engine
-
Version 1.0 (Firmware) -
MPC8270 -9/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The 565/5100/5200 Advanced Services Platform offers an integrated transport encryption solution providing an ultra-low latency and protocol-agnostic wirespeed encryption service for use in small to large enterprises or datacenters and also offered through service providers as a differentiated managed service." -

1793Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-M.K Whitlock -
TEL: 919-392-9396 -

IOS
-
Version 15.1(3)T2 (Firmware) -
Freescale MPC8358E -9/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 800 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications from small offices to demanding enterprise environments." -

1792Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-M.K Whitlock -
TEL: 919-392-9396 -

Cisco 881W/GW AP IOS
-
Version 12.4(25d)JA1 (Firmware) -
Freescale MPC8343A -9/20/2011 - -CBC -( -e/d; -128 -); -
-
-

-"The embedded WLAN Access Point module (ap801) inside C881W and C881GW provides wireless funcationality for the routers." -

1791Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-M.K Whitlock -
TEL: 919-392-9396 -

Cisco 881W/GW Radio Algorithms
-
Part # Marvell 88W8363C -
N/A -9/20/2011 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The embedded WLAN Access Point module (ap801) inside C881W and C881GW provides wireless funcationality for the routers. Its WLAN radio MAC is a Marvell 88W8363C." -

1790Thales e-Security Inc.
-2200 North Commerce Parkway
-Suite 200
-Weston, -Florida -33326
-USA
-

-Robert Burns -
TEL: +19548886215 -

-Alan Brown -
TEL: +14084577706 -

Thales e-Security keyAuthority® - NSS Library
-
Version 3.12.6 -
Intel Xeon Dual Core w/ Linux - CentOS 5.2 -9/20/2011 - -CBC -( -e/d; -256 -); -
-
-

-"An implementation of the NSS (Network Security Services) library used in the Thales e-Security keyAuthority®." -

10/06/11: Update implementation information;
10/18/11: Update implementation information;
12/07/11: Updated implementation information; -
-

1789Certicom Corp.
-4701 Tahoe Blvd.
-Building A
-Missisauga, -ON -L4W 0B5
-Canada
-

-Certicom Sales -
TEL: 905-507-4220 -
FAX: 905.507.4230
-

-Kris Orr -
TEL: 289.261.4104 -
FAX: 905.507.4230
-

Security Builder FIPS Core
-
Version 6.0 -
64-bit Intel Core i5-2300 w/ RedHat Linux 5.6; 32-bit Intel Core i7 w/ RedHat Linux 5.6; 32-bit Intel Pentium III w/ QNX 6.5; ARM Cortex A9 MPCore w/ QNX 6.6; Intel Core 2 Duo w/ Mac OS X 10.5; 32-bit Intel Core i5-2300 w/ Windows 7; 64-bit Intel Core i5-2300 with AES-Ni w/ RedHat Linux 5.6; 32-bit Intel Core i7 with AES-Ni w/ RedHat Linux 5.6; 32-bit Intel Core i5-2300 /w AES-NI w/ Windows 7 -9/20/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"Security Builder FIPS Core provides application developers with cryptographics tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom''s PKI, IPSec SSL and DRM modules." -

10/01/11: Update implementation information;
01/19/12: Added new tested information;
01/24/12: Added new tested information and updated vendor information;
02/21/12: Added new tested information; -
-

1788Hughes Network Systems, LLC.
-11717 Exploration Lane
-Germantown, -MD -20876
-USA
-

-Tim Young -
TEL: 301-428-1632 -

Hughes SPACEWAY Crypto Kernel
-
Version 1.0 (Firmware) -
AMCC PowerPC (32-bit); Intel Pentium 4 (32-bit); Intel dual-core Xeon (32-bit); -9/20/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The HSCK v1.0 is a firmware library that provides cryptographic functionality for securing communications over the Hughes SPACEWAY Satellite communication systems. SPACEWAY enables a full-mesh digital network that interconnects with a wide range of end-user equipment and systems." -

1787Hitachi Solutions, Ltd.
-4-12-7,Higashishinagawa
-Shinagawa-ku, -Tokyo -140-0002
-Japan
-

-Applied Security Development Department -
TEL: +81-3-5780-2111 -

HIBUN Cryptographic Module for Kernel-Mode
-
Version 1.0 Rev. 2 -
Intel(R) Core(TM) i5-650 w/ Windows XP Professional; Intel(R) Core(TM) i5-650 w/ Windows Vista Ultimate; Intel(R) Core(TM) i5-650 w/ Windows 7 Ultimate; Intel(R) Core(TM) i5-650 w/ Windows 7 Ultimate 64bit -9/20/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HIBUN Cryptographic Module for Kernel-Mode is the cryptographic library module which operates on the Windows Kernel-Mode." -

1786Senetas Corporation Ltd.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 45555 -
FAX: +61 3 9821 4899
-

-Horst Marcinsky -
TEL: +61 3 9868 45555 -
FAX: +61 3 9821 4899
-

CN Series Crypto Library
-
Version 0.9.8 (Firmware) -
Motorola Freescale MPC8280 (PPC32) -9/20/2011 - -CBC -( -e/d; -128 -, -256 -); -CFB1 -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"Senetas Corporations''s CN Series Crypto library provides FIPS 140-2 approved cryptographic algorithms for the CN Series family of products. Based on OpenSSL, the CN Series Crypto library provides an Application Programming Interface (API) to support security relevant services within the CN1000 and CN3000 Series products." -

1785SafeNet, Inc.
-20 Colonnade Road
-Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Chris Brych -
TEL: 613-221-5081 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna G4
-
Version 4.8.7 (Firmware) -
StrongARM-11 80200 600 MHz -9/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 16384 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 16384 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 16384 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-
-
-

-"The Luna PCM/PCM KE/CA4 offer dedicated hardware key management to protect sensitive cryptographic keys from attack. Digital sign/verify operations are performed in the HSM to increase performance and maintain security. Cryptographic keys are backed up by a FIPS-approved algorithm and can be stored in software or replicated on one or more tokens." -

1784Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks LN1000-V Mobile Service Processing Unit
-
Version 11.2R1 (Firmware) -
Cavium Octeon -9/6/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks LN1000-V Mobile Secure Router IPSec designed specifically for the Internet. A full suite of industrial-strength routing protocols, a flexible policy language, and a leading MPLS implementation efficiently scale to large numbers of network interfaces and routes." -

1783Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

SRX 650 Service Processing Unit
-
Version 11.2R1 (Firmware) -
Cavium Octeon -9/6/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

1782Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

SRX 650 Routing Engine
-
Version 11.2R1 (Firmware) -
Cavium Octeon -9/6/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

1781Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks LN1000-V Mobile Routing Engine
-
Version 11.2R1 (Firmware) -
Cavium Octeon -9/6/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks LN1000-V Mobile Secure Router IPSec designed specifically for the Internet. A full suite of industrial-strength routing protocols, a flexible policy language, and a leading MPLS implementation efficiently scale to large numbers of network interfaces and routes." -

1780Hitachi Solutions, Ltd.
-4-12-7,Higashishinagawa
-Shinagawa-ku, -Tokyo -140-0002
-Japan
-

-Applied Security Development Department -
TEL: +81-3-5780-2111 -

HIBUN Cryptographic Module for User-Mode
-
Version 1.0 Rev. 2 -
Intel(R) Core(TM) i5-650 w/ Windows XP Professional; Intel(R) Core(TM) i5-650 w/ Windows Vista Ultimate; Intel(R) Core(TM) i5-650 w/ Windows 7 Ultimate; Intel(R) Core(TM) i5-650 w/ Windows 7 Ultimate 64bit; Intel(R) Core(TM) i5-650 w/ Linux Kernel 2.6 (Fedora 12) -8/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HIBUN Cryptographic Module for User-Mode is the cryptographic library module which operates on the Windows User-Mode and Linux User-Mode." -

1779Hitachi Solutions, Ltd.
-4-12-7,Higashishinagawa
-Shinagawa-ku, -Tokyo -140-0002
-Japan
-

-Applied Security Development Department -
TEL: +81-3-5780-2111 -

HIBUN Cryptographic Module for Pre-boot
-
Version 1.0 Rev. 2 -
Intel(R) Core(TM) i5-650 w/ Pre-boot 16-bit -8/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HIBUN Cryptographic Module for Pre-boot is the cryptographic library module which operates on the Pre-boot OS." -

09/08/11: Update implementation information; - -

1778Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-Vincent Moscaritolo -
TEL: 650-527-8000 -

PGP Cryptographic Engine
-
Version 4.2.0 -
Apple MacBook Pro 13" w/ Mac OS X 10.7; Apple iPad w/ iOS 5 -8/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP Cryptographic Engine includes a wide range of field-tested, standards-based encryption, and encoding algorithms used by PGP Whole Disk Encryption." -

1777Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-Vincent Moscaritolo -
TEL: 650-527-8000 -

PGP Software Developer's Kit (SDK) Cryptographic Module
-
Version 4.2.0 -
Apple iPad w/ iOS 5; Dell PowerEdge 860 Dual Core Xeon 3060 processor, 1GB RAM, DVD_ROM, 80 GB SATA hard disk drive w/ Windows XP Professional SP3; Dell Power Edge 860 Dual Core Xeon 3060 processor, 1 GB RAM, DVD-ROM, 80 GB SATA hard drive w/ Linux, 32-bit CentOS 5.5; Apple MacBook Pro 13" w/ Mac OS X 10.7 -8/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK Cryptographic Module is a FIPS 140-2 validated software only cryptographic module. The module implements the cryptographic functions for PGP products including: PGP Whole Disk Encryption, PGP NetShare, PGP Command Line, PGP Universal, and PGP Desktop. It includes a wide range of field-tested and standards-based encryption, digital signa" -

09/13/11: Update implementation information;
01/18/12: Update implementation information; -
-

1776Motorola Solutions Inc.
-Unit A1, Linhay Business Park
-Ashburton, -Devon -TQ13 7UP
-UK
-

-Richard Carter -
TEL: +44 (0) 1364 655504 -
FAX: +44 (0) 1364 654625
-

PTP800 AES Library
-
Version PTP800-AES-04-00 (Firmware) -
TI TMS320C6421 -8/30/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -128 -) -
-
-
-

-"PTP800 Crypto Libraries: used in the PTP800 product. Operating in the 6 to 38 GHz RF bands at up to 368 Mbps throughput (full duplex) and with user-configured channel bandwidths from 7 to 56 MHz, the Motorola Point-to-Point 800 Series of Licensed Ethernet Microwave solutions offer operators a highly reliable licensed band wireless solution." -

09/08/11: Update implementation information; - -

1775Senetas Corporation Ltd.
-Level 1, 11 Queens Road
-Melbourne, -Victoria -3004
-Australia
-

-John Weston -
TEL: +61 3 9868 45555 -
FAX: +61 3 9821 4899
-

-Horst Marcinsky -
TEL: +61 3 9868 45555 -
FAX: +61 3 9821 4899
-

CN1000 2088 Module
-
Version 2088 8820.0004 (Firmware) -
Part # FPGA -
Altera EP2SGX60 (CF780C3N) -8/30/2011 - -CFB128 -( -e/d; -256 -); -
-
-

-"Senetas Corporations''s CN1000 2088 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms operating at line rates up to 4.125Gb/s. This module" -

1774NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES CMAC Component
-
Version AES_CMAC_JCOP_242_R0 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -8/30/2011 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#1769 - -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family and NXP Java Card and GlobalPlatform OS JCOP 2.4.2 R0. P5CD081 Family comprises: P5CD145 V0A, P5CC145 V0A, P5CN145 V0A, P5CD128 V0A, P5CC128 V0A, P5CD081 V1A, P5CC081 V1A, P5CN081 V1A, P5CD051 V1A, P5CD041 V1A, P5CD021 V1A and P5CD016 V1A." -

1773N/AN/AN/A8/30/2011 -N/A
1772N/AN/AN/A8/24/2011 -N/A
1771RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0.0.14 -
Freescale MPC8536DS w/ TimeSys Linux 2.6.26.8 -8/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

1770Thales E-Security Ltd
-Jupiter House
-Station Road
-Cambridge, -CB5 8JJ
-UK
-

-Marcus Streets -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

-Mark Wooding -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

MiniHSM Algorithm Library
-
Version 2.50.17 (Firmware) -
Freescale DragonBall MXL -8/30/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 120 -
-
-

-"The MiniHSM Algorithm Library provides cryptographic functionality for the MiniHSM series of Thales hardware security modules." -

1769NXP Semiconductors
-Mikronweg 1
-Gratkorn, -8101
-Austria
-

-Markus Moesenbacher -
TEL: +43 3124 299 652 -
FAX: +43 3124 299 270
-

NXP AES Component
-
Version AES_JCOP_242_R0 (Firmware) -
Part # NXP P5CD081 Family -
NXP P5CD081 Family -8/18/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Single Chip Module with NXP Secure Smart Card Controller of P5CD081 Family and NXP Java Card and GlobalPlatform OS JCOP 2.4.2 R0. P5CD081 Family comprises: P5CD145 V0A, P5CC145 V0A, P5CN145 V0A, P5CD128 V0A, P5CC128 V0A, P5CD081 V1A, P5CC081 V1A, P5CN081 V1A, P5CD051 V1A, P5CD041 V1A, P5CD021 V1A and P5CD016 V1A." -

1768ChaseSun Information Security Technology Development (Beijing) Co., LTD
-Building B, Shumazhuangyuan
-No. 1 Disheng West Street, BDA
-Beijing, -100176
-P.R. China
-

-Pugui Chen -
TEL: +86 10 51570228 -
FAX: +86 10 51570191
-

DCI Audio/Video Decoder Card FPGA Library
-
Version 1.0 (Firmware) -
Mentor ModelSim SE 6.5b (Simulator) -8/18/2011 - -ECB -( -e only; -128 -); -CBC -( -d only; -128 -); -
-
-

-"DCI Audio/Video Decoder Card FPGA Library implements the cryptographic algorithms such as AES, HMAC, and SHA. The Library provides cryptographic functionality to DCI Audio/Video Decoder Card." -

1767ChaseSun Information Security Technology Development (Beijing) Co., LTD
-Building B, Shumazhuangyuan
-No. 1 Disheng West Street, BDA
-Beijing, -100176
-P.R. China
-

-Peng Sun -
TEL: +86 10 87129374 -
FAX: +86 10 87129374
-

DCI Audio/Video Decoder Card Crypto Library
-
Version 1.0 (Firmware) -
Marvell 88AP303 -8/18/2011 - -CBC -( -e/d; -128 -); -
-
-

-"DCI Audio/Video Decoder Card Crypto Library implements the cryptographic algorithms such as AES, HMAC, RSA, SHA and RNG. The Library provides cryptographic functionality to DCI Audio/Video Decoder Card." -

03/27/13: Updated vendor information; - -

1766RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE® Crypto-J JSAFE and JCE Software Module
-
Version 5.0.1 -
Intel Core i7-2620M w/ Microsoft Windows XP SP3 (32-bit) with Sun JRE5.0; Intel Core i7-2620M w/ Microsoft Windows XP SP3 (32-bit) with Sun JRE6.0 -8/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 117 -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements" -

1765Diversinet Corp.
-2235 Sheppard Avenue
-East Atria II
-Suite 1700
-Toronto, -Ontario -M2J5B5
-Canada
-

-Salah Machani -
TEL: 4167562324 Ext. 321 -
FAX: 4167567346
-

-Hussam Mahgoub -
TEL: 4167562324 Ext. 222 -
FAX: 4167567346
-

Diversinet Java Crypto Module for Mobile
-
Version 1.0 -
TI OMAP2420 w/ Java ME MIDP 2.0; Marvell PXA930 w/ BlackBerry OS v6; Qualcomm Snapdragon w/ Android 2.2; -8/16/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Diversinet Java ME Crypto Module is shipped with Diversinet MobiSecure Client SDK for Java based run-time environments on Smartphones and tablets including, Android OS-, BlackBerry OS- and Java ME MIDP-based. The Crypto Module implements several cryptography algorithms including Triple DES, AES, SHA, HMAC and RSA." -

08/30/11: Add new tested information;
02/09/12: Updated implementation information; -
-

1764Diversinet Corp.
-2235 Sheppard Avenue
-East Atria II
-Suite 1700
-Toronto, -Ontario -M2J5B5
-Canada
-

-Salah Machani -
TEL: 4167562324 Ext 321 -
FAX: 4167567346
-

-Hussam Mahgoub -
TEL: 4167562324 Ext. 222 -
FAX: 4167567346
-

Diversinet Java Crypto Module
-
Version 1.0 -
Intel Xeon E5530 w/ Microsoft Windows Server 2008 and JDK 1.6 -8/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Diversinet Java SE Crypto Module is a JCA (Java Cryptography Architecture) Provider shipped with Diversinet MobiSecure Products. The Crypto Module implements several JCE (Java Cryptography Extension) algorithms including Triple DES, AES, SHA, HMAC and RSA. The Crypto Module is packaged in a signed Java Archive (JAR) file." -

02/09/12: Updated implementation information; - -

1763NEC Corporation
-1753
-Shimonumabe
-Nakahara-ku
-Kawasaki-si, -Kanagawa -211-8666
-Japan
-

-NEC Corporation -
TEL: +81-44-455-8326 -

iPASOLINK MODEM AES
-
Part # NWA-055300 -
N/A -8/16/2011 - -ECB -( -e only; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Radio transmits the encrypted data. " -

08/18/11: Update implementation information;
10/11/11: Add new tested information; -
-

1762Green Hills Software
-19415 Deerfield Avenue Suite 204
-Lansdowne, -VA -20176
-USA
-

-David Sequino -
TEL: 206-310-6795 -
FAX: 978-383-0560
-

-Douglas Kovach -
TEL: 727-781-4909 -
FAX: 727-781-3915
-

ISS HA-ECT
-
Version v1.0.4 -
Motorola PowerPC w/ INTEGRITY v5.0.11; Intel Celeron w/ Linux RHEL5 -8/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 256 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 939 -
-
-

-"Green Hills Software Integrity Security Services (ISS) High Assurance Embedded Crypto Tookit (HA-ECT)" -

1761SenSage
-1400 Bridge Parkway
-Suite 202
-Redwood City, -CA -94065
-USA
-

-Brad Kekst -
TEL: (415) 215-3567 -
FAX: (650) 631-2810
-

-Rao Yendluri -
TEL: (650) 830-0484 -
FAX: (650) 631-2810
-

SenSage CryptoCore Module
-
Version v1.0 -
Intel Xeon w/ Red Hat Enterprise Linux 5.1; Intel Xeon w/ Red Hat Enterprise Linux 5.5; AMD Opteron w/ Red Hat Enterprise Linux 5.1; AMD Opteron w/ Red Hat Enterprise Linux 5.5; -8/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SenSage offers Event Data Warehouse solutions that handle massive amounts of log and event data. Event data contains evidence directly pertaining to and resulting from the execution of a business process or system function." -

1760Digital Monitoring Products, Inc.
-2500 N. Partnership Boulevard
-Springfield, -MO -65803-8877
-USA
-

-Terry Shelton -
TEL: (417) 831-9362 -
FAX: (417) 447-9698
-

SCS-104
-
Version 100 (Firmware) -
n/a -8/16/2011 - -ECB -( -e/d; -128 -); -
-
-

-"The SCS-104 Line Card provides four digital dialer (DD) lines and a network connection for communication to DMP panels. Each card includes one shielded eight-pin modular connector (J1) for the digital data network connection and a non-shielded eight-pin modular connector (J3) that supports up to four digital dialer lines." -

1759Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Ashit Vora -
TEL: 703-484-5118 -

Cisco Common Cryptographic Library (C3M)
-
Version 0.9.8r.1.1 -
Intel Core i5 w/ FreeBSD 8.2 (64-bit); Intel Core i5 w/ FreeBSD 8.2 (32-bit); Intel Xeon w/ Red Hat Enterprise Linux v5 (32-bit); Intel Xeon w/ Red Hat Enterprise Linux v5 (64-bit); Cavium Octeon w/ Linux Kernel 2.6.27.7; IBM PowerPC G4 w/ Yellow Dog Linux 6.2; Intel Pentium 4 w/ Windows 7 SP1 (32-bit); Intel Core i5 w/ Windows 7 SP1 (64-bit); Intel Core 2 Duo w/ Mac OS X 10.6 (32-bit); Intel Core 2 Duo w/ Mac OS X 10.6 (64-bit); Intel Pentium 4 w/ Openwall Linux 3.0 (32-bit); Qualcomm Snapdragon w/ Android 2.3.3; -8/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -24 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 512 -) -; -AAD Lengths tested: -( - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
RNG: Val# 937 -
-
-

-"The Cisco Common Cryptographic Module (C3M) is a software library that provides cryptographic services to a vast array of Cisco''s networking and collaboration products." -

1758Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Ashit Vora -
TEL: 703-484-5118 -

Cisco Common Cryptographic Library (C3M) - Hybrid
-
Version 0.9.8r.1.1 -
Intel Westmere w/ Red Hat Enterprise Linux v5 (AES-NI); Intel Westmere w/ FreeBSD 8.x (AES-NI); Intel Mobile i7 w/ RHEL 5 (AES-NI); Intel Westmere w/ Windows 7 (AES-NI) -8/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -24 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Partial -; -Msg Len(s) -Min: 0 - Max: 64 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 512 -) -; -AAD Lengths tested: -( - 160 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The Cisco Common Cryptographic Module (C3M) is a software-hardware hybrid module that provides cryptographic services to a vast array of Cisco''s networking and collaboration products." -

1757Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: (415) 617-0055 -
FAX: (415) 617-0056
-

Mocana Cryptographic Library
-
Version 5.4fm -
ARMv7 w/ Android 2.3; ARMv7 w/ Android 4.0 -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( - -(f/p) -) -KS: XTS_256( - -(f/p) -)) -
-

-"The Mocana Cryptographic Module is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com" -

05/14/12: Added new tested information; - -

1756SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613.221.5081 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221.5026 -
FAX: 613.723.5079
-

SAFEXCEL 1746 CHIP
-
Part # SF914-17060-100B -
N/A -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeXcel 1746 allows host processors to offload packet processing and crypto computations, providing acceleration of IPsec, TLS/SSL/DTLS, SRTP, and MACsec security protocol functions, as well as acceleration of the latest cipher and hash cryptographic algorithms, including Suite B." -

1755Giesecke & Devrient
-45925 Horseshoe Drive
-Dulles, -VA -20166
-USA
-

-Thomas Palsherm -
TEL: +49 89 4119 2384 -
FAX: +49 89 4119 9093
-

-Jatin Deshpande -
TEL: +1 408 573 6352 -

Sm@rtCafé Expert 6.0
-
Version Sm@rtCafé Expert 6.0 (Firmware) -
NXP Secure_MX51 -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 32768 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 32768 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 32768 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-
-
-

-"The firmware is a Classic Edition Java Card 3 Platform that implements the GlobalPlatform (GP) Card Specification Version 2.1.1 and the Secure Channel Protocol 03." -

1754Trend Micro Inc.
-40 Hines Road, Suite 200
-Ottawa, -ON -K2K 2M5
-Canada
-

-Marion Chase -
TEL: 613 599 4505 x 2306 -
FAX: 613 599 8191
-

-Allan MacPhee -
TEL: 613 599 4505 x 2289 -
FAX: 613 599 8191
-

Trend Micro Cryptographic Module - Deep Security Manager
-
Version 7.5 -
Intel Pentium 4 w/ Microsoft Windows 2008 R2 (64-bit) -8/3/2011 - -CBC -( -e/d; -256 -); -
-
-

-"Trend Micro Cryptographic Module provides FIPS 140-2 algorithm services for the Deep Security Manager centralized management component used to configure security policy and deploy protection to enforcement components." -

1753Trend Micro Inc.
-40 Hines Road, Suite 200
-Ottawa, -ON -K2K 2M5
-Canada
-

-Marion Chase -
TEL: 613 599 4505 x 2306 -
FAX: 613 599 8191
-

-Allan MacPhee -
TEL: 613 599 4505 x 2289 -
FAX: 613 599 8191
-

Trend Micro Cryptographic Module - Deep Security Virtual Appliance
-
Version 7.5.0 -
Intel Core 2 Duo w/ VMWare ESX 4.1 -8/3/2011 - -CBC -( -e/d; -256 -); -
-
-

-"Trend Micro Cryptographic Module provides FIPS 140-2 algorithm services for Deep Security Agents and Appliances deployed directly on protected computers." -

1752Voltage Security, Inc.
-20400 Stevens Creek Blvd.
-Cupertino, -CA -95014
-USA
-

-Luther Martin -
TEL: 650--543-1280 -
FAX: 650--543-1279
-

-Branislav Meandzija -
TEL: 408-886-3200 -
FAX: 408-886-3201
-

Voltage IBE Encryption toolkit SDK 4.0
-
Version 4.0 -
Intel Xenon 2.80 GHz w/ Red Hat Enterprise Linux Server 5.3, 32-bit; Intel x64 1000 MHz w/ Windows 7 Professional SP1, 32-bit -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Voltage IBE Cryptographic Module implements the following algorithms: DSA; TDES; AES (ECB, CBC, CFB, OFB, FPE); DRNG; DRBG; SHS; HMAC; CMAC; RSA; DH; BF IBE; BB1 IBE; MD; DES" -

09/13/11: Update implementation information;
02/06/12: Updated implementation information;
02/09/12: Updated implementation information; -
-

1751Cisco Systems, Inc.
-170 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-392-6520 -
FAX: 919-287-2380
-

SMAPI from Broadcom EPT Lib
-
Version 1.9.0 (Firmware) -
Broadcom BCM1193 -8/3/2011 - -ECB -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The software library implements SRTP protocol for securing RTP and RTCP protocols." -

1750SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Chris Brych -
TEL: 613.221-5081 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221-5026 -
FAX: 613.723.5079
-

Luna K6 Cryptographic Library
-
Version 6.2.1 (Firmware) -
AMCC PowerPC 440EPx -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 7 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"The K6 Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware or associated co-processor." -

1749Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Ashit Vora -
TEL: 703-484-5118 -

IOS Crypto Library
-
Version 1.0 (Firmware) -
Cisco Yeti-II Power-PC 405 -8/3/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 32 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"IOS cryptographic implementation for Catalyst 3000 line of products" -

1748Cisco Systems, Inc.
-170 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-392-6520 -
FAX: 919-287-2380
-

TI DSP Library
-
Version 12.0.105.1 (Firmware) -
Texas Instruments TNETV105x MIPS -8/3/2011 - -ECB -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The software library implements SRTP protocol for securing RTP and RTCP protocols." -

1747Cisco Systems, Inc.
-170 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-392-6520 -
FAX: 919-287-2380
-

RSA SSL-Cme
-
Version 1.1.0 (Firmware) -
Texas Instruments TNETV1050 MIPS -8/3/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The software library implements SRTP protocol for securing RTP and RTCP protocols" -

1746Cisco Systems, Inc.
-170 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-392-6520 -
FAX: 919-287-2380
-

OpenSSL
-
Version 0.9.8k (Firmware) -
Texas Instruments TNETV105x MIPS; Broadcom BCM1193 -8/3/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"OpenSSL library provides generic cryptographic functions for the phones including TLS and SSL protocol implementations." -

1745Cisco Systems, Inc.
-170 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-392-6520 -
FAX: 919-287-2380
-

Cisco TNP Phones libsrtp
-
Version 1.4.2 (Firmware) -
Texas Instruments TNET1050 MIPS; Texas Instruments PSYLOCKE ASIC MIPS; Broadcom BCM1101 MIPS -8/3/2011 - -ECB -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The software library implements SRTP protocol for securing RTP and RTCP protocols" -

1744N/AN/AN/A7/26/2011 -N/A
1743SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Jim Dickens -
TEL: 443 327 1389 -
FAX: 410 931 7524
-

-Chris Brych -
TEL: 613.221.5081 -
FAX: 613.723.5079
-

SAFEXCEL 3120 CHIP
-
Part # SF914-35005-002A -
N/A -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The SafeNet SafeXcel-3120 is a highly integrated device designed for modest performance and high security, where power and cost-sensitivity are a priority at the network edge. The embedded ARM processor, via a digital signature, will allow customer-specific application code to execute, enabling the device to implement a complete product solution." -

1742Samsung Electronics Co., Ltd
-416, Maetan 3-Dong Youngtong Gu
-Suwon, -Gyeonggi -152-848
-South Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Bumhan Kim -
TEL: +82-10-4800-6711 -

Samsung FIPS Key Management Module for Tablets
-
Version LK2.6.36.3_AHC_KM1.0 -
ARMv7 Processor w/ Linux Kernel 2.6.36.3 and Android Honeycomb version 3.1; -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices. " -

11/17/11: Update implementation information; - -

1741Samsung Electronics Co., Ltd
-416, Maetan 3-Dong Youngtong Gu
-Suwon, -Gyeonggi -152-848
-South Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Bumhan Kim -
TEL: +82-10-4800-6711 -

Samsung FIPS Key Management Module for Mobile Phones
-
Version LK2.6.35.7_AGB_KM1.0 -
ARMv7 Processor w/ Linux Kernel 2.6.35.7 and Android Gingerbread version 2.3.4 -8/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose Key derivation and authentication services library for Linux used by Samsung devices. " -

11/17/11: Update implementation information; - -

1740A10 Networks, Inc.
-2309 Bering Drive
-San Jose, -CA -95131
-USA
-

-John Chiong -
TEL: +1 408 325-8668 -

A10 Networks Data Plane FIPS Library CN1620
-
Part # CN1620 -
N/A -7/14/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AX Series Advanced Traffic Manager is designed to meet the growing demands of Web sites, carriers and enterprises. The AX offers intelligent Layer 4-7 application processing capabilities with industry-leading performance and scalability to meet critical business requirements at competitive prices." -

1739A10 Networks, Inc.
-2309 Bering Drive
-San Jose, -CA -95131
-USA
-

-John Chiong -
TEL: +1 408 325-8668 -

A10 Networks Data Plane FIPS Library CN1615
-
Part # CN1615 -
N/A -7/14/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AX Series Advanced Traffic Manager is designed to meet the growing demands of Web sites, carriers and enterprises. The AX offers intelligent Layer 4-7 application processing capabilities with industry-leading performance and scalability to meet critical business requirements at competitive prices." -

1738SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.221.5009 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221.5026 -
FAX: 613.723.5079
-

Luna IS/RSS Cryptographic Library
-
Version 5.2.8 (Firmware) -
Strong Arm II (80219) -7/14/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna® PCI for IS/RSS Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware and associated co-processor." -

1737SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.221.5009 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221.5026 -
FAX: 613.723.5079
-

Luna IS/RSS Cryptographic Library
-
Version 5.2.7 (Firmware) -
Strong Arm II (80219) -7/14/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna® PCI for IS/RSS Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware and associated co-processor." -

1736Advantor Systems, LLC
-12612 Challenger Pkwy, Suite 300
-Orlando, -FL -32826
-USA
-

-Chuck Perkinson -
TEL: 407.926.6960 -
FAX: 407.857.1635
-

Infraguard Processor Module (IPM)
-
Part # 1.4.4 -
N/A -7/14/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Infraguard Processor Module (IPM) is a mult-chip, embedded, plug-in encryption module coated with an opaque, tamper evident material. " -

1735Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

-Bob Colvin -
TEL: 408-333-4839 -

FIPS 140-2 for Brocade ServerIron 1000, 4000, and 10000 series
-
Version 12.3.02 (Firmware) -
Freescale MPC8572E -7/14/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Our Goal is to receive FIPS 140-2 SL2 certification (hardware category- tamper detection tape) on the above platforms. For this, we have identified the cryptographic boundary to be the management module (with access to E2PROM on backplane). The software is to be updated to use NSS/NSPR as the cryptographic engine." -

1734Vocality International Ltd
-Lydling Barn, Puttenham Lane
-Shackleford, -Surrey -GU8 6AP
-UK
-

-Martin Saunders -
TEL: +44 1483 813122 -
FAX: +44 1483 813121
-

Vocality Cryptographic Library
-
Version 5.3.1v (Firmware) -
BASICS IP with Freescale PowerQuicc III CPU -7/14/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 923 -
-
-

-"The BASICS IP product is a small, high performance, low power IP router in a PC104plus form-factor intended for intergration into communications systems. It supports a number of encryption algorithms which can be utilised by the IPSEC, IKE and SSH protocols it supports." -

1733Samsung Electronics Co., Ltd
-416, Maetan 3-Dong Youngtong Gu
-Suwon, -Gyeonggi -152-848
-South Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Bumhan Kim -
TEL: +82-10-4800-6711 -

Samsung FIPS Cryptographic Module for Mobile Phones
-
Version LK2.6.35.7_AGB_V1.2 -
ARMv7 Processor w/ Linux Kernel 2.6.35.7 and Android Gingerbread version 2.3.4 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

10/27/11: Update implementation information;
11/17/11: Update implementation information; -
-

1732Samsung Electronics Co., Ltd
-416, Maetan 3-Dong Youngtong Gu
-Suwon, -Gyeonggi -152-848
-South Korea
-

-Ross Choi -
TEL: 972-761-7628 -

-Bumhan Kim -
TEL: +82-10-4800-6711 -

Samsung FIPS Cryptographic Module for Tablets
-
Version LK2.6.36.3_AHC_V1.2 -
ARMv7 Processor w/ Linux Kernel 2.6.36.3 and Android Honeycomb version 3.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"General purpose Cryptographic services available for Linux kernel used by Samsung devices to provide secured services." -

10/27/11: Update implementation information;
11/17/11: Update implmentation information;
11/29/11: Updated implementation information; -
-

1731Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Opteron 32bit)
-
Version 1.4.5-5.el6_1.2 -
AMD Opteron w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 32bit word size." -

1730Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Opteron 64bit)
-
Version 1.0.0-10.el6_1.4 -
AMD Opteron w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

1729Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Intel 64bit)
-
Version 1.4.5-5.el6_1.2 -
Intel x86 w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 64bit word size." -

1728Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-Malcolm Levy -
TEL: +972 37534561 -

VPN-1
-
Version R70.1 -
Intel® Pentium® 4 Xeon w/ Check Point SecurePlatform -7/11/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point''s VPN-1 version R70.1 is a tightly integrated software solution combining the FireWall-1 (FW-1) security suite with sophisticated Virtual Private Network (VPN) technologies and a hardened SecurePlatform operating system (OS)." -

1727Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Seth Ross -
TEL: 408-936-2221 -

SSH-IPSEC
-
Version Junos-FIPS 10.4R5 -
Processor: Pentium III 850MHz w/ Junos-FIPS 10.4R5; Pentium-M 2GHz w/ Junos-FIPS 10.4R5 -7/11/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Junos-FIPS for use in M Series, MX Series, and T Series router family." -

05/22/12: Updated implementation information; - -

1726Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Seth Ross -
TEL: 408-936-2221 -

Kernel
-
Version Junos-FIPS 10.4R5 -
Processor: Pentium III 850MHz w/ Junos-FIPS 10.4R5; Pentium-M 2GHz w/ Junos-FIPS 10.4R5 -7/11/2011 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"Junos-FIPS for use in M Series, MX Series, and T Series router family." -

05/22/12: Updated implementation information; - -

1725Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Opteron 64bit)
-
Version 1.4.5-5.el6_1.2 -
AMD Opteron w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 64bit word size." -

1724Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt (Intel 32bit)
-
Version 1.4.5-5.el6_1.1 -
Intel x86 w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 32bit word size." -

1723Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Opteron 32bit)
-
Version 1.0.0-10.el6_1.4 -
AMD Opteron w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

1722Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 64bit-AESNI)
-
Version 1.0.0-10.el6_1.4 -
Part # Intel Westmere -
Intel Westmere x86 w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size. This test covers the AES-NI implementation." -

1721Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 32bit)
-
Version 1.0.0-10.el6_1.4 -
Intel x86 w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

1720Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL (Intel 64bit)
-
Version 1.0.0-10.el6_1.4 -
Intel x86 w/ Red Hat Enterprise Linux 6.1 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

1719Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Seth Ross -
TEL: 408-936-2221 -

OpenSSL
-
Version Junos-FIPS 10.4R5 -
Processor: Pentium III 850MHz w/ Junos-FIPS 10.4R5; Pentium-M 2GHz w/ Junos-FIPS 10.4R5 -7/11/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Junos-FIPS for use in M Series, MX Series, and T Series router family." -

05/22/12: Updated implementation information; - -

1718Hewlett-Packard Company
-8000 Foothills Boulevard
-Roseville, -CA -95747
-USA
-

-Sunil Amanna -
TEL: (916) 785-1183 -
FAX: (916) 785 1103
-

HP K.15 Cryptographic Library
-
Version 5.3.1 -
Freescale 8540 w/ Integrity 5.0 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Standard operating software for K-platform switch products." -

1717Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: +1-415-617-0055 -
FAX: +1-415-617-0056
-

Mocana Cryptographic Library
-
Version 5.3.1v -
Freescale PowerQuicc III w/ ThreadX v5.3 -7/11/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 910 -
-
-

-"The Mocana Cryptographic Module is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

1716Protected Mobility
-6259 Executive Blvd
-Rockville, -MD -20852
-USA
-

-Paul Benware -
TEL: 585-582-5601 -

PM Cryptographic Library
-
Version 1.0 -
ARM Cortex-A9 w/ Android 3.0; ARM Cortex-A8 w/ Andriod 2.2; ARM Cortex-A9 w/ Android 2.3; ARM 6 w/ iOS 4.2; ARM 7 w/ iOS 4.2; ARM 7 w/ iOS 4.3 -7/11/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"Cryptographic library running on Android and IOS for for encryption, decryption, hashing and random number generation." -

1715PLX Technologies
-870 W. Maude Avenue
-Sunnyvale, -CA -94085
-USA
-

-Nikhil Dubhashy -
TEL: (44) 1235 822093 -
FAX: (44) 1235 821141
-

OXU3111
-
Part # OXU3111 -
N/A -6/29/2011 - -ECB -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"The OXU3111 offers advanced encryption and decryption for the external secure storage market. Data is encrypted / decrypted at line rate. The OXU3111 offers highly diferentiable USB 3.0 to single SATA bridging and is supplied with a production ready password application." -

1714Sunrise Micro Devices
-9181 Glades Road, Suite 125
-Boca Raton, -FL -33434-3941
-USA
-

-Kevin McLaughlin -

aes_top
-
Version 1.0 (Firmware) -
Part # smd 1901 -
Modelsim 6.4a Verilog Simulator -6/29/2011 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"An AES Engine suitable for use in IEEE802.15.4 applications as an ARM-bus memory-mapped peripheral." -

07/13/11: Update implementation information; - -

1713IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 845-435-3010 -

IBM z196 CP Assist
-
Part # FC 3863, EC N29802 D86E -
N/A -6/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM zSeries CP Assist feature provides processor-integrated hardware acceleration for TDES, AES and SHA variants." -

1712IBM
-z/VM Design and Development
-1701 North Street
-Building 250-2
-Endicott, -NY -13760
-U.S.
-

-Brian W. Hugenbruch -
TEL: 607-429-3660 -

IBM z/VM 6.1 System SSL
-
Version 6.1 plus APAR PM08418 -
Part # 5741-A08 -
System z10 Enterprise Class processor w/ IBM z/VM V6.1 -6/29/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/VM System SSL provides cryptographic functions which allows z/VM to protect data using the SSL/TLS protocols. z/VM System SSL also enables administrators to create and manage X.509 V3 certificates and keys within key database files." -

1711Utimaco Safeware AG
-Germanusstraße 4
-Aachen, -52080
-Germany
-

-Dr. Gesa Ott -
TEL: ++49 241-1696-200 -
FAX: ++49 241-1696-190
-

CryptoServer Se AES
-
Version aes1.0.5.0 (Firmware) -
Texas Instruments TMS320C6416T -6/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"Safeguard® CryptoServer Se is an encapsulated, tamper-protected hardware security module which provides secure cryptographic services like encryption or decryption, hashing, signing and verification of data, random number generation, on-board secure key generation, key storage, and further key management functions." -

1710Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551
- Min-Tsu Road SEC.5
-Yang-Mei, -Taoyuan -326
-Taiwan, ROC
-

-Yeou-Fuh Kuan -
TEL: +886-3-424-4333 -
FAX: +886-3-424-4129
-

-Char-Shin Miou -
TEL: +886-3-424-4381 -
FAX: +886-3-424-4129
-

HiKey Cryptographic Library
-
Version 2.0 (Firmware) -
Java Card Runtime Environment v2.2.2 with Global Platform v2.1.1 on Renesas AE-5 Series Processor -6/29/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HiKey Cryptographic Library supports AES, Triple-DES, HMAC, SHS, RSA and a NIST 800-90 Hash DRBG Implementations for the HiKey PKI token and HiKey flash products." -

07/13/11: Update implementation information; - -

1709NationZ
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1, Nanshan District
-Shenzen, -Guangdong -518057
-P.R.C.
-

-Shaowei Chen -

NationZ Z8H128D32CP Security Chip
-
Version V1.0 (Firmware) -
8-bit NationZ Security IC -6/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z8H128D32CP chip is based on the 8-bit CPU Nationz Security IC platform for different applications in the information security fields. They have the features of low power consumption, low cost and high performance, etc." -

1708NationZ
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1, Nanshan District
-Shenzen, -Guangdong -518057
-P.R.C.
-

-Shaowei Chen -

NationZ Z32H320TP Security Chip
-
Version V1.0 (Firmware) -
32-bit NationZ Security IC -6/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z32H320TP chip is based on the 32-bit CPU Nationz Security IC platform for different applications in the information security fields. They have the features of low power consumption, low cost and high performance, etc." -

1707NationZ
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1, Nanshan District
-Shenzen, -Guangdong -518057
-P.R.C.
-

-Shaowei Chen -

NationZ Z8D256 Security Chip
-
Version V1.0 (Firmware) -
8-bit NationZ Security IC -6/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z8D64 chip is based on the 8-bit CPU Nationz Security IC platform for different applications in the information security fields. They have the features of low power consumption, low cost and high performance, etc." -

1706NationZ
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1, Nanshan District
-Shenzen, -Guangdong -518057
-P.R.C.
-

-Shaowei Chen -

NationZ Z32D1024 Security Chip
-
Version V1.0 (Firmware) -
32-bit NationZ Security IC -6/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z32D1024 chip is based on the 32-bit CPU Nationz Security IC platform for different applications in the information security fields. They have the features of low power consumption, low cost and high performance, etc." -

1705Nationz Technologies Inc.
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1,Nanshan District
-Shenzhen, -518057
-P. R. China
-

-Shaowei Chen -

NationZ Z32H256D40CPR Security Chip
-
Version V1.0 (Firmware) -
32-bit NationZ Security IC -6/22/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z32H256D40CPR chip is based on the 32-bit CPU Nationz Security IC platform for different applications in the information security fields. They have the features of low power consumption, low cost and high performance, etc." -

1704Micron Technology
-3060 N. First Street
-San Jose, -CA -95134
-USA
-

-Mehdi Asnaashari -
TEL: (408) 834-1737 -
FAX: (408) 834-1711
-

Micron 400 AES Module
-
Version 5967 (Firmware) -
Part # 88SS9174 -
Marvell Van Gogh Controller Embedded ARM Processor -6/22/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Solid State hard drive" -

1703IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 845-435-3010 -

-Alyson Comer -
TEL: 607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 64-bit
-
Version OA34156 -
Part # 5694-A01 -
IBM zEnterprise(TM) 196 w/ IBM z/OS® V1.12 -6/22/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based applcation programming interfaces that allow applications to protect data using the SSL/TLS protocols and through PKCS#7 cryptographic messages. z/OS System SSL also enables applications to create and manage X.509 V3 certificates and keys within key database files and PKCS#11 tokens." -

1702IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 845-435-3010 -

-Alyson Comer -
TEL: 607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 31-bit
-
Version OA34156 -
Part # 5694-A01 -
IBM zEnterprise(TM) 196 w/ IBM z/OS® V1.12 -6/22/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based applcation programming interfaces that allow applications to protect data using the SSL/TLS protocols and through PKCS#7 cryptographic messages. z/OS System SSL also enables applications to create and manage X.509 V3 certificates and keys within key database files and PKCS#11 tokens." -

1701Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Albert Tao -
TEL: 408-333-5754 -

Condor 3 ASIC
-
Part # Condor 3 ASIC -
N/A -6/16/2011 - -ECB -( -e only; -128 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 256 -, - 256 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"AES-GCM-128; AES-GCM-256; AES-ECB-128; AES-ECB-256" -

1700Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Albert Tao -
TEL: 408-333-5754 -

Blaster FPGA
-
Part # Blaster FPGA -
N/A -6/16/2011 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 64 -, - 64 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"AES-ECB-256; AES-GCM-256" -

1699Quest Software, Inc.
-5 Polaris Way
-Aliso Viejo, -CA -92656
-USA
-

-Dr. Einar Mykletun -
TEL: 949-754-8136 -
FAX: 949-754-8499
-

Heimdal
-
Version 1.2.1 -
Intel Core 2 Duo T2300 w/ openSUSE 11.2 -6/16/2011 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"Quest Authentication Services addresses authentication by extending th security and compliance to Active Directory to Unix, Linux and Mac, as well as to many enterprise applications." -

1698NAL Research Corporation
-9300 West Courthouse Rd.
-Manassas, -Va -20110
-USA
-

-Peter Kormendi -
TEL: 703-392-1136 -
FAX: 703-391-6795
-

A3LA-XM Crypto Module
-
Version 1.1.0 (Firmware) -
PIC32MX460F512L -6/16/2011 - -ECB -( -e/d; -256 -); -
-
-

-"The A3LA-XM is an Iridium satellite modem. It supports the following services: dial-up data, direct Internet connection, short message service (SMS), short-burst data (SBD), RUDICS and voice. It features wide input voltage range, hardware watchdog, and FIPS approved AES-256 encryption. It has been certified to MIL-STD-810F standards for temperatur" -

1697SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 8800740013F -
Xilinx XC3S500E -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1696SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 8800740013F -
NXP LPC3131 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1695SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 8800740012F -
NXP LPC3131 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1694SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 8800740010F -
NXP LPC3131 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1693A10 Networks, Inc.
-2309 Bering Drive
-San Jose, -CA -95131
-USA
-

-John Chiong -
TEL: +1 408 325-8668 -

A10 Networks SSL FIPS Library
-
Version 1.0.0 (Firmware) -
Intel Xeon E5540; Intel Xeon E5520; Intel Xeon X5550; Intel Xeon X5570; Intel Xeon X5690; Intel Xeon E31270; Intel Xeon E5620; Intel Xeon X5650; Intel Xeon X5670; Intel Xeon E5690; Intel Xeon E3-1230; Intel Xeon E5-2680; Intel Xeon E5-2687; Intel Xeon E5-2690 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AX Series Advanced Traffic Manager is designed to meet the growing demands of Web sites, carriers and enterprises. The AX offers intelligent Layer 4-7 application processing capabilities with industry-leading performance and scalability to meet critical business requirements at competitive prices." -

07/14/11: Add new tested information;
04/09/12: Added new tested information;
12/12/12: Added new tested information;
07/01/13: Added new tested information; -
-

1692Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: (408) 222-5000 -

-Fred Au -
TEL: (408) 222-5000 -

Marvell_Einstein2_Media_AES/XTS_HW_Engine
-
Version mdaes_einstein2_07222010 (Firmware) -
VCS Compiler version C-2009.06-7 simulation environment -6/16/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"A high-speed, low gate count AES hardware module supporting different modes of operation, including AES-XTS." -

1691Mxtran Inc.
-9F, No.16, Li-Hsin Road, Science Park
-Hsin-chu, -Taiwan -300
-Taiwan, R.O.C.
-

-C.W. Pang -
TEL: +886-3-6661778#29300 -
FAX: +886-3-6662568
-

-Anderson Ni -

Mxtran Cryptographic IP Library
-
Version 1.0 (Firmware) -
NC-verilog simulator -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Mxtran Cryptographic IP Library provides the synthesizable hardware IP cores for the cryptographic services of all Mxtran''s security related products." -

1690SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 8800740012F -
Xilinx XC3S500E -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1689SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 8800740010F -
Xilinx XC3S500E -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1688SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 880074009F -
Xilinx XC3S500E -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1687SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 880074009F -
NXP LPC3131 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1686SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 880074007F -
Xilinx XC3S500E -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1685SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 880074007F -
NXP LPC3131 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1684SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 880074006F -
Xilinx XC3S500E -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1683SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Jack Young -
TEL: 408-392-0319 -
FAX: 408-392-9131
-

SPYRUS FIPS Sector-based Encryption Module
-
Version 03.00.0C (Firmware) -
Part # 880074006F -
NXP LPC3131 -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The Spyrus FIPS Sector-based Encryption Module is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

06/27/11: Update implementation information; - -

1682Ciena Corporation
-1201 Winterson Road
-Linthicum, -MD -21090
-USA
-

-Patrick Scully -
TEL: 613-670-3207 -

ActivSpan Crypto
-
Part # XC5VFX200T-2FF1738 -
N/A -6/16/2011 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The 565/5100/5200 Advanced Services Platform offers an integrated transport encryption solution providing an ultra-low latency and protocol-agnostic wirespeed encryption service for use in small to large enterprises or datacenters and also offered through service providers as a differentiated managed service." -

07/13/11: Add implementation information; - -

1681Certes Networks Inc
-300 Corporate Center Drive
-Suite 140
-Pittsburgh, -PA -15108
-USA
-

-Todd Cignetti -
TEL: 412-262-2571 -
FAX: 412-262-2574
-

Certes Networks CEP Cryptographic Library #2
-
Version 1.6 (Firmware) -
Netlogic XLR; Netlogic XLS -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Certes Networks CEP-VSEs are high performance enforcement points offering variable speed encryption and authentication from 3 Mbps-10Gbps. Policies are defined in a centralized management solution. Roles are assigned for policy control and device management. CEP-VSEs encrypt at Layers 2, 3 or 4 in a way that is transparent to the network." -

06/28/11: Update implementation information; - -

1680Certes Networks Inc
-300 Corporate Center Drive
-Suite 140
-Pittsburgh, -PA -15108
-USA
-

-Todd Cignetti -
TEL: 412-262-2571 -
FAX: 412-262-2574
-

Certes Networks CEP Cryptographic Library #1
-
Version 1.6 (Firmware) -
Netlogic XLR; Netlogic XLS -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Certes Networks CEP-VSEs are high performance enforcement points offering variable speed encryption and authentication from 3 Mbps-10Gbps. Policies are defined in a centralized management solution. Roles are assigned for policy control and device management. CEP-VSEs encrypt at Layers 2, 3 or 4 in a way that is transparent to the network." -

06/28/11: Update implementation information; - -

1679Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: (408) 222-5000 -

-Yoko Enokida -
TEL: (408) 222-5000 -

Monet2.0-FW-AES-Crypto-Lib
-
Version 1.0 (Firmware) -
88SS9187 -6/16/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"Marvell''s Monet 2.0 SoC is a highly integrated System-On-Chip (SoC) controller solution customized for NAND Flash drives. It feaures a NAND Flash interface controller with a highly efficient architecture, and advanced correction capabilities. It integrates an AES-256 HW engine to support Full Drive Encryption (FDE), as well as a single-chip securit" -

1678Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: 408-222-5000 -

-Fred Au -
TEL: 408-222-5000 -

Marvell_Einstein2_BCM_AES/XTS_HW_Engine
-
Version BCM_EINSTEIN_2.0_02281 (Firmware) -
VCS Compiler version C-2009.06-7 simulation environment -6/16/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"An area optimized AES encryption/decryption hardware design. It supports CBC, CTR and XTS modes of operation." -

1677Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-James Murphy -

Apple AES S/W Implementation for CommonCrypto on iPhone4
-
Version 2.0 -
iPhone4 - Apple A4 w/ iOS 5 -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 97 -
-
-

-"Apple iOS CommonCrypto Module v2.0 cryptographic library offering an optimized implementation of AES." -

1676Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-James Murphy -

Apple AES non-optimized S/W Implementation for CommonCrypto on iPhone4
-
Version 2.0 -
iPhone4 - Apple A4 w/ iOS 5 -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 97 -
-
-

-"Apple iOS CommonCrypto Module v2.0 cryptographic library offering a non-optimized implementation of AES." -

1675Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-James Murphy -

Apple AES S/W Implementation for CommonCrypto on iPad2
-
Version 2.0 -
iPad2 - Apple A5 w/ iOS 5 -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 96 -
-
-

-"Apple iOS CommonCrypto Module v2.0 cryptographic library offering an optimized implementation of AES." -

1674Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-James Murphy -

Apple AES non-optimized S/W Implementation for CommonCrypto on iPad2
-
Version 2.0 -
iPad2 - Apple A5 w/ iOS 5 -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
DRBG: Val# 96 -
-
-

-"Apple iOS CommonCrypto Module v2.0 cryptographic library offering a non-optimized implementation of AES." -

1673Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-James Murphy -

Apple AES H/W Implementation for CommonCrypto on iPhone4
-
Part # A4 -
N/A -6/7/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Accelerated AES implementation invoked by the Apple iOS CommonCrypto Module v2.0 cryptographic library." -

1672Apple Inc.
-1 Infinite Loop
-Cupertino, -CA -95014
-USA
-

-James Murphy -

Apple AES H/W Implementation for CommonCrypto on iPad2
-
Part # A5 -
N/A -6/7/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Accelerated AES implementation invoked by the Apple iOS CommonCrypto Module v2.0 cryptographic library." -

1671ZyFLEX Technologies, Inc.
-4F,No.5-2, Industry E. 9th Rd., Science park Hsinchu
-Hsinchu, -30075
-Taiwan, R.O.C.
-

-Nick Tseng -
TEL: +886-3-5679168 -
FAX: +886-3-5679188
-

ZyFLEX AES Core
-
Version 1.0 (Firmware) -
Modelsim 6.4a Verilog simulator -6/7/2011 - -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -14 -) -(Payload Length Range: -2 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The ZyFLEX AES Core is a comprehensive hardware IP implementation of AES in synthesizable Verilog code. The core can be synthesized as encryption engine, decryption engine or encryption/decryption engine, and can be targeted at commercial FPGAs or ASIC implementation." -

1670ZyFLEX Technologies, Inc.
-4F,No.5-2, Industry E. 9th Rd., Science park Hsinchu
-Hsinchu, -30075
-Taiwan, R.O.C.
-

-Nick Tseng -
TEL: +886-3-5679168 -
FAX: +886-3-5679188
-

ZyFLEX Crypto Library
-
Version 1.0 (Firmware) -
NIOS2 (Altera FPGA embedded processor) -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ZyFLEX Crypto Library implements the cryptographic algorithms such as AES, HMAC, DSA, RSA, SHA and RNG. The ZyFLEX Crypto Library is designed to provide secure communications in an IP-based network." -

1669Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: (408) 222-5000 -

-Fred Au -
TEL: (408) 222-5000 -

Marvell_Monet2_Media_AES/XTS_HW_Engine
-
Version mdaes_fct2_11292010.tag (Firmware) -
VCS Compiler version C-2009.06-7 simulation environment -6/7/2011 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"A high-speed, low gate count AES hardware module supporting different modes of operation, including AES-XTS." -

1668Watchdata Technologies Pte Ltd
-Admirax 8 Admiralty Street #2-07/08
-Singapore, -Singapore -757438
-Singapore
-

-Jing Bai -
TEL: 65 67793050 -
FAX: 65 67792460
-

-Haitao Cao -
TEL: 65 67793050 -
FAX: 65 67792460
-

Watchdata-FIPS-S192-TimeCOS Hardware Cryptographic Library
-
Version 1.0.0.1 (Firmware) -
CIU96S192UFB -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Watchdata-FIPS-S192-TimeCOS Hardware Cryptographic Library provides core cryptographic functionality for Watchdata''s security products providing a capability to develop complex and flexible security applications." -

1667Trend Micro Inc.
-40 Hines Road, Suite 200
-Ottawa, -ON -K2K 2M5
-Canada
-

-Marion Chase -
TEL: +1 613 599 4505x2306 -
FAX: +1 613 599 8191
-

-Allan MacPhee -
TEL: +1 613 599 4505x2289 -
FAX: +1 613 599 8191
-

Trend Micro Cryptographic Module - Deep Security Agent
-
Version 7.5.0 -
Intel Core 2 Duo w/ Windows 2008 -6/7/2011 - -CBC -( -e/d; -256 -); -
-
-

-"Trend Micro Cryptographic Module provides FIPS 140-2 algorithm services for Deep Security Agents and Appliances deployed directly on protected computers." -

1666IP Cores, Inc.
-3731 Middlefield Rd
-Palo Alto, -CA -94303
-USA
-

-Dmitri Varsanofiev -
TEL: 650 815 7996 -
FAX: 650 815 7996
-

GCM1-8/256D
-
Version 1.4 (Firmware) -
Aldec Riviera-PRO 2010 -6/7/2011 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -) -Tag Length(s): - 64 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 64 -, - 64 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -
-GMAC_Not_Supported -
-
-

-"Ultracompact GCM-AES decryption core with 256-bit AES key; part of the AES-DS satellite control decryption suite" -

1665Nexgrid
-4444 Germanna Hwy
-Locust Grove, -VA -22508
-USA
-

-Thomas McLure -
TEL: (888) 556-0911 ext 1 -
FAX: (703) 562-8385
-

-Haim Shaul -
TEL: (888) 556-0911 ext 1 -
FAX: (703) 562-8385
-

ecoNet OpenSSL Cryptographic Implementation
-
Version 1.2.2 (Firmware) -
Atheros AR7141 -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ecoNet smart grid gateways provide the central link between intelligent endpoint devices and the Utility''s backhaul or WAN enabling real time network control and monitoring." -

1664GOTrust Technology Inc.
-10F-1, No.306, Sec. 1, Wenxin Rd., Nantun Dist.
-Taichung City, -408
-Taiwan
-

-Jerry Lin -
TEL: +886-4-23202525 -
FAX: +886-4-23202580
-

GO-Trust Cipher Library
-
Version 1.0 (Firmware) -
ARM SecurCore SC300 -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The GO-Trust Cipher Library is designed to provide FIPS140-2 algorithm support for the GO-Trust SDencrypter Cryptographic Module. This module supports GO-Trust applications (for example: KingCall and KingText) by providing validated Cryptographic Services. The incorporation of these algorithms makes these products ideal for enterprise and government applications." -

06/21/11: Update implementation information; - -

1663N/AN/AN/A6/7/2011 -N/A
1662WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Module
-
Version 11.5.1 (Firmware) -
Intel Celeron 440; Intel E5410/L5410; IntelIXP 435; Intel Q9400; Intel E5645; Freescale P1020; Freescale P1011; Freescale P2020 -6/7/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

10/11/11: Add new tested information;
03/01/12: Update implementation information; -
-

1661Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor Firmware
-
Version 2.4 (Firmware) -
Bluefly Processor -6/7/2011 - -ECB -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

04/23/12: Updated vendor information; - -

1660WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Processor for XTM8, XTM1050, and XTM2050
-
Part # 400BG233-P-G -
N/A -6/7/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

06/01/11: Update implementation information; - -

1659WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Processor for XTM5
-
Part # 350BG233-G -
N/A -6/7/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

1658WatchGuard Technologies, Inc.
-505 Fifth Avenue South, Suite 500
-Seattle, -Washington -98104
-USA
-

-Peter Eng -
TEL: 206-613-6608 -
FAX: 206-613-0888
-

XTM Cryptographic Processor for XTM2
-
Part # NHIXP435AE -
N/A -6/7/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WatchGuard XTM security appliances are designed to protect organizations from various security and productivity threats, including viruses, network attacks, intrusion attempts, Trojan horses, harmful or counterproductive URLs, spam, and more, while also providing secure Virtual Private Network (VPN) connections among workplaces and remote users." -

1657N/AN/AN/A5/25/2011 -N/A
1656Acer Inc.
-8F, 88, Sec. 1, Hsin Tai Wu Rd.
-Hsichih Dist.
-New Taipei City, -221
-Taiwan
-

-Sammy Wu -
TEL: +886-2-2696-3131#388 -
FAX: +886-2-2696-3535
-

Acer Proshield AES Library
-
Version 1.0 -
Intel Pentium M; AMD Athlon 64 X2 Dual Core; Intel Core i7-870; Intel Core 2 Duo w/ 64-bit Microsoft Windows 7; 32-bit Microsoft Windows 7; 32-bit Microsoft Windows XP; 32-bit Microsoft Windows Vista -6/7/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Acer Proshield AES library is a compact and fast encryption library that provides an Application Programming Interface (API) for PC and notebook application, especially, it also can be combined with Biometrics devices to achieve no-password and bio-key-generation performance." -

1655Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: (408) 865-0112 -
FAX: (408) 865-0333
-

Athena OS755 AES Component
-
Version A2.0 (Firmware) -
Part # Inside Secure AT90SC generation V -
Inside Secure AT90SC generation V w/ OS755 -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Athena OS755 is a GlobalPlatform Java Card smart card operating system implementing AES, TDES, DRBG, SHA-1/SHA-2, RSA, SP 800-56A KAS (ECC CDH Primitive only) and ECDSA2." -

06/01/11: Update implementation information;
06/09/11: Update implementation information; -
-

1654Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: (408) 865-0112 -
FAX: (408) 865-0333
-

Athena OS755 AES Component
-
Version A1.0 (Firmware) -
Inside Secure AT90SC generation T and U w/OS755 -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Athena OS755 is a GlobalPlatform Java Card smart card operating system implementing AES, TDES, DRBG, SHA-1/SHA-2, RSA, SP 800-56A KAS (ECC CDH Primitive only) and ECDSA2." -

1653Harris Corporation
-221 Jefferson Ridge Parkway
-Lynchburg, -VA -24501
-USA
-

-Joyce O'Quinn -
TEL: 434-455-6458 -

Harris Corporation UAC DSP Software Security Library
-
Version R1A (Firmware) -
Texas Instruments TI320C5510 -5/24/2011 - -CBC -( -e/d; -128 -, -256 -); -OFB -( -e/d; -256 -); -
-
-

-"DSP software library for AES encryption and decryption for Harris Corporation Interop Gateway Applications." -

05/23/11: Update implementation information; - -

1652Harris Corporation
-221 Jefferson Ridge Parkway
-Lynchburg, -VA -24501
-USA
-

-Brian Justice -
TEL: 434-455-9586 -

Harris Corporation UAC MPC860 Software Security Library
-
Version R1A (Firmware) -
Freescale MPC860P -5/24/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"MPC860 software library for AES encryption and decryption for Harris Corporation Interop Gateway Applications." -

05/23/11: Update implementation information; - -

1651Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

-Bob Colvin -
TEL: 408-333-4839 -
FAX: 408-333-4887
-

FIPS 140-2 for Brocade IP Products
-
Version FastIron 7.2.1 (Firmware) -
Freescale MPC8248; Freescale MPC8544E; Freescale MPC8245 -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Our Goal is to receive FIPS 140-2 SL2 certification on the above platforms. For this, we have identified the cryptographic boundary to be the management module (with access to E2PROM on backplane). The software is to be updated to use NSS/NSPR as the cryptographic engine." -

1650Mercury Security Corporation
-2355 Mira Mar Ave.
-Long Beach, -CA -90815
-USA
-

-Frank Gasztonyi -
TEL: (562) 986-9105 -
FAX: (562) 986-9205
-

AES Library
-
Version 4.005.1 -
Pentium Dual Core w/ Microsoft Windows 7; Pentium Dual Core w/ Microsoft Windows Server 2008 -5/24/2011 - -ECB -( -e/d; -128 -); -CBC -( -e only; -128 -); -
-
-

-"The Scpd_net.dll provides communication services to Mercury Security Corporation''s access control products." -

07/12/11: Update implementation information; - -

1649Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoffrey Waters -
TEL: 512-996-5815 -
FAX: 512-996-7866
-

AESA 4.0
-
Part # P4080r2 -
N/A -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Freescale''s AESA 4.0 is included in multiple QorIQ Integrated Communications Processor, including: P4080, P4040, P3041, P5020, P2040, P2041, P1010, and P1023." -

1648Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoffrey Waters -
TEL: 512-996-5815 -
FAX: 512-996-7866
-

AESU 3.0.1
-
Part # MPC8569E -
N/A -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 4 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 4 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"Freescale''s AESU 3.0.1 is included in multiple PowerQUICC and QorIQ Communications Processors, and StarCore DSPs, including: MPC8536E, MPC8569E, P2020, P2010, P1020, P1011, P1021, P1012, P1022, P1013, and MSC8156." -

1647Uplogix, Inc.
-7600 B North Capital of Texas Highway
-Suite 220
-Austin, -TX -78731
-USA
-

-Martta Howard -
TEL: 512-857-7043 -

Uplogix Libgcrypt
-
Version 1.4.4 (Firmware) -
AMD Geode; Intel Celeron -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Uplogix remote management appliances utilize Libgcrypt to provide cryptograhic algorithms to connect to IPSec VPNs. See http://www.uplogix.com and http://www.gnupg.org/ for more information" -

1646Micron Technology
-3060 N. First Street
-San Jose, -CA -95134
-USA
-

-Mehdi Asnaashari -
TEL: (408) 834-1737 -
FAX: (408) 834-1711
-

Micron P300 AES Module
-
Version 2002 (Firmware) -
Part # 88SS9174B1-BLD2C000-P154 -
Marvell Van Gogh Controller Embedded ARM processor -5/24/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Solid State hard drive" -

1645Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoffrey Waters -
TEL: 512-996-5815 -
FAX: 512-996-7866
-

AESU 3.0.0
-
Part # MPC8572E -
N/A -5/24/2011 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#963 -
-
-

-"Freescale''s AESU 3.0.0 is included in multiple PowerQUICC Communications Processors including: MPC8379E, MPC8378E, MPC8377E, MPC8572E, MPC8571E, MPC8315E, and MPC8314E." -

1644Uplogix, Inc.
-7600 B North Capital of Texas Highway
-Suite 220
-Austin, -TX -78731
-USA
-

-Martta Howard -
TEL: 512-857-7043 -

Uplogix NSS
-
Version 3.12.6 (Firmware) -
Intel Celeron; AMD Geode -5/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Uplogix remote management appliance utilizes Mozilla''s Network Security Services for general purpose cryptographic functionality. NSS provides the algorithms necessary to secure Uplogix'' SSH and TLS implementations. See http://www.uplogix.com" -

1643Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Jennifer Gilbert -
TEL: 703-484-0168 -

Software crypto implementation for Cisco 5940
-
Version 15.2(3)GC (Firmware) -
Freescale MPC8548E -5/24/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Cisco 5940 ESR Air-Cooled Card, Cisco 5940 ESR Conduction-Cooled Card" -

07/02/12: Updated implementation information;
02/01/13: Updated implementation information; -
-

1642VMware, Inc.
-3401 Hillview Avenue
-Palo Alto, -CA -94304
-USA
-

-Eric Betts -
TEL: 650-427-1902 -
FAX: 650-427-5001
-

VMware View PCoIP Cryptographic Engine
-
Version 1.0 -
Intel® Xeon® EM64T w/ Microsoft® Windows® XP; Intel® Xeon® EM64T w/ Red Hat Enterprise Linux 5.1 -5/12/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The PCoIP Cryptographic Module provides TLS and cryptographic services for protecting data traffic between a VMware View Client and a VMware View Server." -

1641Dearborn Group Technology
-33604 West Eight Mile Road
-Farmington Mills, -MI -48335
-USA
-

-Robin Blanton -
TEL: 248-888-2000 -
FAX: 248-888-9977
-

SWICE Encryption Engine
-
Part # 312-DGT-1000407 -
N/A -5/12/2011 - -ECB -( -e/d; -128 -); -
-
-

-"This module encrypts/decrypts ZigBee data packets as specifically implemented in the SWICE tool." -

05/25/11: Update implementation information; - -

1640VMware, Inc.
-3401 Hillview Avenue
-Palo Alto, -CA -94304
-USA
-

-Eric Betts -
TEL: 650-427-1902 -
FAX: 650-427-5001
-

VMware View PCoIP AES-GCM Engine
-
Version 1.0 -
Intel® Xeon® EM64T w/ Microsoft® Windows® XP; Intel® Xeon® EM64T w/ Red Hat Enterprise Linux 5.1 -5/12/2011 - -ECB -( -e/d; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 64 -, - 64 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The PCoIP Cryptographic Module provides TLS and cryptographic services for protecting data traffic between a VMware View Client and a VMware View Server." -

1639VMware, Inc.
-3401 Hillview Avenue
-Palo Alto, -CA -94304
-USA
-

-Eric Betts -
TEL: 650-427-1902 -
FAX: 650-427-5001
-

VMware View PCoIP AES-ECB Engine
-
Version 1.0 -
Intel® Xeon® EM64T w/ Microsoft® Windows® XP; Intel® Xeon® EM64T w/ Red Hat Enterprise Linux 5.1 -5/12/2011 - -ECB -( -e/d; -256 -); -
-
-

-"The PCoIP Cryptographic Module provides TLS and cryptographic services for protecting data traffic between a VMware View Client and a VMware View Server." -

1638EMC Corporation
-176 South Street
-Hopkinton, -MA -01748
-USA
-

-Dan Reddy -
TEL: 508-249-2733 -

-Kerry Mahoney -
TEL: 508-249-4940 -

4 Gb/s FC I/O Module with Encryption
-
Part # 303-176-100B B04 -
N/A -5/12/2011 - -ECB -( -e/d; -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f/p) -)) -
-

-"EMC 4Gb/s FC I/O modules provide Data at Rest Encryption to all array drives using XTS-AES-256. Back-end encryption protects information when drives are removed from the array and supports rapid array decommissioning. The modules do the encryption and don't require self-encrypting drives. Supports all drives types." -

05/23/11: Update implementation information; - -

1637Samsung Electronics Co., Ltd.
-San #16 Banwol-Dong
-Hwasung-City, -Gyeonggi-Do -445-701
-Korea
-

-Timothy Markey -
TEL: 1-408-544-5517 -

-JIsoo Kim -
TEL: 82-31-208-3870 -

PM810 SED MAX
-
Part # 1.0 -
N/A -5/12/2011 - -ECB -( -e/d; -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"SAMSUNG SSD PM810 SED FIPS 140 Module provides high-performance AES-256 cryptographic encryption and decryption of the data stored in NAND Flash via SATA interface, with up to 250MB/sec sequential read and 220MB/sec sequential write rates. The PM810 supports both the ATA Security Feature Set and TCG Opal SSC." -

1636Futurex
-864 Old Boerne Road
-Bulverde, -TX -78163
-USA
-

-Paul Enman -
TEL: 830-980-9782 x1344 -
FAX: 830-438-8782
-

EXP9000
-
Version 4.0.0 (Firmware) -
Part # 9750-2075 -
Amcc PowerPC -5/12/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The EXP9000 cryptographic module provides secure encryption, storage, and transmmission of sensitive data used in a wide variety of applications including Futurex Hardware Security Modules (HSM) and Key Management Servers (KMS)." -

1635SZZT Electronics Co., Ltd.
-SZZT Electronic Industrial Park
-Jiazitang, Songbai Road
-Guangming New District
-Shenzhen, -Guangdong Province -518132
-China
-

-Yunchuan Qin -
TEL: 86-731-85834275 -
FAX: 86-755-26490099
-

ZTA100 Encryption Library
-
Version ZTA100FWLIB.0.1 (Firmware) -
VCS-MX Version D2009-12 Simulator -5/12/2011 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -256 -); -
-
-

-"ZTA100 Encryption Library is an encryption library that runs on ZTA100, which is an 8051 compatible processor. The Library utilizes the hardware cryptographic engine of the chip and provides standard algortihm services." -

1634Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Ashit Vora -
TEL: 703-484-5118 -

IOS Firmware
-
Version 15.1(3)S5 (Firmware) -
MIPS R7000/SR71000 -5/12/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"IOS Firmware cryptographic implementations used within Cisco devices to provide cryptographic functions" -

01/06/12: Updated implementation information;
06/15/12: Updated implementation information;
08/06/13: Updated implementation information; -
-

1633McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 (651) 628-1633 -
FAX: +1 (651) 628-2706
-

McAfee Web Gateway Cryptographic Engine for WG5000
-
Version 1.0 (Firmware) -
Intel Xeon E5640 -5/5/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Web Gateway Cryptographic Engine v1.0 provides the services necessary to support the cryptographic features and functions of McAfee''s line of anti-malware solutions, including the McAfee Web Gateway WG5000 and WG5500 appliances." -

1632Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

HP TippingPoint SMS (OpenSSL Cryptographic Library)
-
Version 1.2 (Firmware) -
Intel Xeon -5/5/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The TippingPoint SMS is a centeralized management solution for managing and monitoring a deployment of TippingPoint security devices. The SMS provides cryptographic services for communicating with the security devices and user interfaces. This implementation focuses on the OpenSSL cryptographic library used in the SMS." -

1631Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

HP TippingPoint SMS (NSS JCE Provider)
-
Version 3.12.6 (Firmware) -
Intel Xeon -5/5/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TippingPoint SMS is a centeralized management solution for managing and monitoring a deployment of TippingPoint security devices. The SMS provides cryptographic services for communicating with the security devices and user interfaces. This implementation focuses on the NSS cryptographic library which is used to implement a SUN JCE Provider." -

1630Open Source Software Institute
-8 Woodstone Plaza, Suite 101
-Hattiesburg, -MS -39402
-USA
-

-John M. Weathersby, Jr. -
TEL: 601-427-0152 -

OpenSSL FIPS Object Module Library
-
Version 1.2.3 -
Motorola PowerPC 750GX w/ VxWorks 6.7 -5/5/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Cryptographic Module is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website. It has been tested with both assembler optimization and without assembler optimization." -

1629DSX Access Systems, Inc
-10731 Rockwall Rd.
-Dallas, -TX -75238
-USA
-

-Rusty Gibson -
TEL: 214-553-6140 -

WinDSXSQL
-
Version 4.8 -
Intel Core 2 w/ Windows 7 Professional -5/5/2011 - -ECB -( -e/d; -256 -); -
-
-

-"Access Control software and processor board for access control hardware." -

1628DSX Access Systems, Inc
-10731 Rockwall Rd.
-Dallas, -TX -75238
-USA
-

-Rusty Gibson -
TEL: 214-553-6140 -

1040 Series Controllers
-
Version 3181 (Firmware) -
RDC-R8820 -5/5/2011 - -ECB -( -e/d; -256 -); -
-
-

-"Access Control software and hardware" -

1627Digital Security Controls, a Division of Tyco Safety Products Canada Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: (905) 760-3000 x2706 -
FAX: (905) 760-3020
-

TL260GS-SM/GS2060-SM/TL260-SM/TL260GS-RS/GS2060-RS/TL260-RS
-
Version 2.00 (Firmware) -
ST Microelectronics STR912FAW44X6T -5/5/2011 - -ECB -( -e/d; -128 -); -
-
-

-"The TL260GS-SM/GS2060-SM/TL260-SM/TL260GS-RS/GS2060-RS/TL260-RS Ver 2.00 is included in several IP/GSM Alarm Communicators Models like TL260GS-SM, GS2060-SM, TL260-SM, TL260GS-RS, GS2060-RS, TL260-RS and provides constantly supervised and encrypted line security communications over GSM/GPRS, Internet or Intranet for security/intrusion applications." -

1626QNAP Systems, Inc.
-21F., No.77, Sec. 1, Xintai 5th Rd., Xizhi Dist.
-New Taipei City, -221
-Taiwan (R.O.C.)
-

-Tony Lu -
TEL: +886-2-86962000#1126 -
FAX: +886-2-86962270
-

QNAP Turbo NAS AES Encryption Module
-
Version 1.0 -
Intel Atom, Intel Core 2 Duo, Intel Xeon, Intel Sandy Bridge w/ Embedded Linux (Kernel 2.6) -4/27/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AES Encryption Module in QNAP Turbo NAS provides folder-based and volume-based encryption/decryption of data stored on the NAS. It ensures data confidentiality in the event of lost drives due to theft or intruders." -

1625McAfee, Inc.
-2821 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Mark Hanson -
TEL: +1 (651) 628-1633 -
FAX: +1 (651) 628-2706
-

McAfee Web Gateway Cryptographic Engine for WG5500
-
Version 1.0 (Firmware) -
Intel Xeon E5660 -4/27/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The McAfee Web Gateway Cryptographic Engine v1.0 provides the services necessary to support the cryptographic features and functions of McAfee''s line of anti-malware solutions, including the McAfee Web Gateway WG5000 and WG5500 appliances." -

1624Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

SRX 100, SRX 210, SRX 220, SRX 240, SRX 650
-
Version 10.4R3 and 10.4R4 (Firmware) -
Cavium Octeon; -4/27/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers. " -

08/01/11: Update implementation information;
11/07/11: Update implementation information; -
-

1623Kanguru Solutions
-1360 Main Street
-Millis, -MA -02054
-USA
-

-Nate Cote -
TEL: 508-376-4245 -
FAX: 508-376-4462
-

Kanguru Defender 2000 (AES)
-
Part # KN3000/3001 -
Kanguru KN3000/3001 -4/20/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The Kanguru Defender 2000 is a hardware encrypted USB security device designed for secure data storage. It is also used as a platform to run secure virtual operating systems and applications." -

11/15/11: Update implementation information; - -

1622Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SSG520M and SSG550M Secure Services Gateways
-
Version 6.3 (Firmware) -
Part # SSG520M, SSG550M -
Cavium Nitrox-lite -4/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG-520M and SSG-550M are high-performance security platforms." -

1621Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SSG320M and 350M Secure Services Gateways
-
Version 6.3 (Firmware) -
Part # SSG-320M, SSG-350M -
Cavium Nitrox-lite -4/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG-320M and SSG-350M are high-performance security platforms." -

1620Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SSG5 and SSG20 Secure Services Gateways
-
Version 6.3 (Firmware) -
Part # SSG-5, SSG-20 -
Intel IXP625 -4/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG5 and SSG20 are high-performance security platforms." -

1619Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SSG140 Secure Services Gateway
-
Version 6.3 (Firmware) -
Part # SSG-140 -
Intel IXP2325 -4/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG-140 is a high-performance security platform." -

1618Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks NetScreen-5200, NetScreen-5400
-
Version 6.3 (Firmware) -
Part # NS-5200, NS-5400 -
Gigascreen 3 -4/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ISG 1000 and 2000 are high-performance security platforms." -

1617Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks ISG1000/ISG2000
-
Version 6.3 (Firmware) -
Part # ISG1000/ISG2000 -
Gigascreen 3 -4/20/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ISG 1000 and 2000 are high-performance security platforms." -

1616Watchdata Technologies Pte Ltd
-Admirax 8 Admiralty Street #2-07/08
-Singapore, -Singapore -757438
-Singapore
-

-Jing Bai -
TEL: 65 67793050 -
FAX: 65 67792460
-

-Haitao Cao -
TEL: 65 67793050 -
FAX: 65 67792460
-

Watchdata-FIPS-TimeCOS Hardware Cryptographic Library
-
Version 1.0.0.1 (Firmware) -
Z32L256D32U -4/20/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Watchdata-FIPS-TimeCOS Hardware Cryptographic Library provides core cryptographic functionality for Watchdata''s security products providing a capability to develop complex and flexible security applications." -

04/27/11: Update vendor information; - -

1615Brocade Communications Systems, Inc.
-130 Holger Way
-San Jose, -CA -95134
-USA
-

-Sunil Chitnis -
TEL: 408-333-2444 -
FAX: 408-333-4887
-

-Bob Colvin -
TEL: 408-333-4839 -
FAX: 408-333-4887
-

FIPS for Brocade IP Products
-
Version NetIron 5.1.1a (Firmware) -
Freescale MPC8544E; Freescale MPC7447A -4/20/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Our Goal is to receive FIPS 140-2 SL2 certification (hardware category- tamper detection tape) on the above platforms. For this, we have identified the cryptographic boundary to be the management module (with access to E2PROM on backplane). The software is to be updated to use NSS/NSPR as the cryptographic engine." -

1614Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-John Bordwine -
TEL: (703) 885-3854 -
FAX: (703) 668-8953
-

Symantec Cross-Platform Cipher Engine
-
Version 1.0 -
Intel Pentium w/ Windows 2003 Server 32-bit; Sun UltraSPARC III w/ Solaris 10; Intel Xeon w/ RHEL 5 32-bit -4/20/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Symantec Cross-Platform Cipher Engine is designed to provide FIPS140-2 algorithm support for the Symantec Cross-Platform Cryptographic Module. This module supports Symantec Applications by providing validated Cryptographic Services. The incorporation of these algorithms make these products ideal for enterprise and government applications." -

1613Nivis LLC
-1000 Circle 75 Pkwy
-3rd Floor
-Atlanta, -GA -30339
-USA
-

-Ms. Barrett Scoggins -
TEL: (678) 202-6832 -

VersaRouter xTLS Cryptographic Engine
-
Version axTLS 1.2.0 Library -
Processor: Freescale MCF5485; axTLS 1.2.0 Library w/ Linux, Nivis Variant -4/8/2011 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"AES software encryption/decryption engine utilized in Nivis wireless sensing and control infrastructure devices such as Gateways, infrastructure routers and network management entities. Infrastructure products ready to be utilized in various commercial and industrial standards based wireless and wired networks." -

1612Nivis LLC
-1000 Circle 75 Pkwy
-3rd Floor
-Atlanta, -GA -30339
-USA
-

-Ms. Barrett Scoggins -
TEL: (678) 202-6832 -

VersaRouter Cryptographic Engine
-
Version 3.0 -
Processor: Freescale MCF5845; Software on main CPU w/ Linux, Nivis Variant -4/8/2011 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"AES software enc/dec engine utilized in Nivis IEEE 802.15.4 based wireless sensing & control infrastructure devices such as gateways, routers & network management entities. Implementation compliant to security policies stipulated by IEEE 802.15.4. Products ready for use in various commercial/industrial standards based wireless/wired networks." -

1611Nivis LLC
-1000 Circle 75 Pkwy
-3rd Floor
-Atlanta, -GA -30339
-USA
-

-Ms. Barrett Scoggins -
TEL: (678)-202-6832 -

VersaNode Cryptographic Acceleration Module
-
Part # Freescale MC13224 -
N/A -4/8/2011 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -8 -16 -) -
-
-
-

-"AES hardware enc/dec engine utilized in IEEE 802.15.4 based low-power wireless sensing and control nodes. The implementation is compliant to all security policies stipulated in the IEEE 802.15.4 standard. Wireless nodes ready to be embedded in various commercial and industrial standards based wireless products." -

1610Absolute Software
-Suite 1600, Four Bentall Centre
-1055 Dunsmuir Street
-PO Box 49211
-Vancouver, -BC -V7X 1K8
-Canada
-

-Tim Parker -
TEL: (604) 730-9851 x194 -
FAX: (604) 730-2621
-

-Dale Quantz -
TEL: (408) 825-9417 -

Absolute Encryption Engine
-
Version 1.4.0.46 -
Intel Core i7-870 w/VT (2.93GHz 8MB L3 Cache) w/ 32-bit Microsoft Windows 7; Intel Core i7-870 w/VT (2.93GHz 8MB L3 Cache) w/ 32-bit Microsoft Windows XP; Intel Core i7-870 w/VT (2.93GHz 8MB L3 Cache) w/ 32-bit Microsoft Windows Vista; Intel Core i7-870 w/VT (2.93GHz 8MB L3 Cache) w/ 64-bit Windows Vista; Intel Core i7-870 w/VT (2.93GHz 8MB L3 Cache) w/ 64-bit Microsoft Windows Server 2008; Intel Core i7-870 w/VT (2.93GHz 8MB L3) w/ 32-bit Red Hat Enterprise Linux 6; 2.4GHz Intel Core 2 Duo 2GB Memory w/ 32-bit Mac OSX v10.6.7 -4/8/2011 - -ECB -( -e/d; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
RNG: Val# 864 -
-
-

-"The Absolute Encryption Engine provides Absolute Software products a standard platform for encrypted communications between remote devices and a monitoring center. For details, see www.absolute.com." -

12/16/11: Updated implementation information; - -

1609Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-508-4230
-

-Kris Orr -
TEL: 605-501-3804 -
FAX: 908-507-4230
-

Security Builder® FIPS Core
-
Version 5.6 -
ARMv7 w/ QNX Neutrino 6.6 -4/8/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"Security Builder® FIPS Core provides application developpers with cryptographics tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom''s PKI, IPSec SSL and DRM modules." -

1608Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 X72921 -
FAX: 519-888-9852
-

BlackBerry Tablet Cryptographic Library
-
Version 5.6 -
ARMv7 w/ BlackBerry Tablet OS -4/8/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 862 -
DRBG: Val# 81 -
-

XTS( -KS: XTS_128( - -(f) -) -KS: XTS_256( - -(f) -)) -
-

-"The BlackBerry Tablet Cryptographic Library is the software module that provides advanced cryptographic functionality to BlackBerry Tablets." -

1607Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-John Bordwine -
TEL: (703) 885-3854 -
FAX: (703) 668-8953
-

Symantec SymCrypt Cipher Engine
-
Version 1.0 -
Intel Pentium 4 w/ Windows Server 2003 32-bit; Intel Xeon w/ Red Hat Enterprise Linux 4.8 32-bit -3/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Symantec SymCrypt Cipher Engine is designed to provide FIPS140-2 algorithm support for the Symantec SymCrypt Cryptographic Module. This module supports Symantec Applications by providing validated and approved Cryptographic Services. The incorporation of these algorithms make these products ideal for enterprise and government applications." -

1606Avaya, Inc.
-211 Mt. Airy Road
-Basking Ridge, -NJ -07920
-USA
-

-Dragan Grebovich -
TEL: (978) 671-3476 -

-Rob Tashjian -
TEL: (408) 496-3447 -

Secure Router 2330 FW Cryptographic Library
-
Version 1.0 (Firmware) -
Freescale MPC8347A -3/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Avaya''s Secure Router 2330 FW Cryptographic Library provides the cryptographic functionality needed to securely connect to, manage, and maintain the router device." -

1605Avaya, Inc.
-211 Mt. Airy Road
-Basking Ridge, -NJ -07920
-USA
-

-Dragan Grebovich -
TEL: (978) 671-3476 -

-Rob Tashjian -
TEL: (480) 496-3447 -

Secure Router 4134 FW Cryptographic Library
-
Version 1.0 (Firmware) -
Freescale MPC8541 -3/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Avaya''s Secure Router 4134 FW Cryptographic Library provides the cryptographic functionality needed to securely connect to, manage, and maintain the router device." -

1604Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

Fortinet FortiMail SSL Cryptographic Library
-
Version 4.0 (Firmware) -
Intel® Xeon™ -3/31/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FortiMail SSL Cryptographic Library v4.0 runs on an Intel x86 compatible processor using the FortiMail OS." -

1603BAE Systems
-2525 Network Place
-Herndon, -VA -20171
-USA
-

-John Ata -
TEL: 703-736-4384 -
FAX: 703-736-4348
-

STOP 7 Kernel Cryptographic Module
-
Version 1.1 -
Intel Pentium D w/ STOP 7.3 Beta 1 -3/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The STOP 7 Kernel Cryptographic Module provides cryptographic services that the STOP 7 kernel uses to implement random number generation and file system encryption." -

1602Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 301-233-4711 -

Openssl-fips-1.2
-
Version 1.2 -
Intel(R) Xeon(R) CPU @ 1.66GHz w/ Windriver Linux (2.6.27.10 kernel) -3/31/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The openssl crypto library is used on the Nexus7K supervisor to implement crypto operations in software." -

1601TechGuard Security
-743 Spirit 40 Park Drive
-Suite 206
-Chesterfield, -MO -63005
-USA
-

-David Maestas -
TEL: 636.489.2230 -

TechGuard PoliWall Cryptographic Userspace Module
-
Version v1.0 (Firmware) -
Intel Atom D510 1.66 Ghz, 1M Cache; Intel Xeon X3430 2.4 Ghz, 8M Cache, Turbo; 2X Intel Xeon E5620 2.4 Ghz, 12M Cache, Turbo, HT -3/14/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TechGuard PoliWall Cryptographic Userspace Module provides user-space cryptographic services for the PoliWall-CCF systems. The module performs the cryptographic functions used to establish SSL connections, verify digital signatures of firmware and encrypted private keys in the on-disk keystore." -

08/25/11: Add new tested information; - -

1600TechGuard Security
-743 Spirit 40 Park Drive
-Suite 206
-Chesterfield, -MO -63005
-USA
-

-David Maestas -
TEL: 636.489.2230 -

TechGuard PoliWall Cryptographic Kernel Module
-
Version 1.0 (Firmware) -
Intel Atom D510 1.66 Ghz, 1M Cache; Intel Xeon X3430 2.4 Ghz, 8M Cache, Turbo; 2X Intel Xeon E5620 2.4 Ghz, 12M Cache, Turbo,HT -3/14/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TechGuard PoliWall Cryptographic Kernel Module provides kernel cryptographic services for the PoliWall-CCF systems. The module performs the cryptographic functions used for IPSec connections." -

08/25/11: Add new tested information; - -

1599Klas Ltd
-1101 30th Street NW
-Suite 320
-Washington, -DC -20007
-USA
-

-Frank Murray -
TEL: 866-263-5467 -
FAX: 866-532-3091
-

Klas Cryptographic Library
-
Version 5.1f (Firmware) -
Intel XScale IXP425 -3/14/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 767 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
RNG: Val# 856 -
-
-

-"KlasRouter is a low-power secure router providing Virtual Private Networking (including IPSec Suite-B algorithms), WAN Acceleration, VLAN and a host of other networking features in a compact package. KlasRouter is standards-based and hence interoperable with any infastructure." -

1598RSA, The Security Division of EMC
-174 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Damon Hopley -
TEL: 781-515-6355 -

RSA BSAFE® CNG Cryptographic Primitives Library
-
Version 1.0 -
Intel Pentium M Processor w/ Microsoft Windows 7 (32-bit); AMD Athlon 64 X2 Dual Core Processor w/ Microsoft Windows 7 (64-bit) -3/8/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The RSA BSAFE CNG Cryptographic Primitives Library is a drop-in replacement for the Microsoft user-mode CNG provider. It can be dynamically linked into applications by software developers to permit the use of general purpose cryptography." -

1597N/AN/AN/A3/8/2011 -N/A
1596Brocade Communication Systems, Inc.
-120 Holger Way
-San Jose, -CA -95110
-USA
-

-Vidya Sagar Ravipati -
TEL: 408-333-6715 -
FAX: 408-333-3928
-

Brocade FIPS Crypto Library (AMCC)
-
Version OpenSSL V1.0 (Firmware) -
AMCC PPC440EPX -3/8/2011 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES128-CBC, AES192-CBC, AES256-CBC; HMAC SHA-1, HMAC SHA-256, HMAC SHA-512; ANSI X9.31; RSA Key Generation, Signature and Verification; SHA1, SHA256 and SHA512; TDES-CBC" -

1595Brocade Communication Systems, Inc.
-120 Holger Way
-San Jose, -CA -95110
-USA
-

-Vidya Sagar Ravipati -
TEL: 408-333-6715 -
FAX: 408-333-3928
-

Brocade FIPS Crypto Library (Freescale)
-
Version FIPS OpenSSL V1.0 (Firmware) -
Part # Freescale MPC8548EPX -
FREESCALE MPC8548EPX -3/8/2011 - -ECB -( -e/d; -256 -); -
-
-

-"AES128-ECB, AES192-ECB AES256-ECB; HMAC SHA-512; SHA512" -

1594Xirrus, Inc.
-2101 Corporate Center Drive
-Thousand Oaks, -CA -91320
-USA
-

-Steve Smith -
TEL: 805-262-1600 -
FAX: 805-262-1601
-

AR9160
-
Part # AR9160, REV A -
N/A -3/8/2011 - -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
- AES Val#1508 -
-
-
-

-"The Xirrus Wi-Fi Array consists of 4, 8, 12, or 16 802.11abgn access points coupled to a directional antenna system, and integrated together with a multi-gigbit switch, controller, firewall, threat sensor, and spectrum analyzer into a single, easy-to-install device." -

1593N/AN/AN/A3/8/2011 -N/A
1592N/AN/AN/A3/8/2011 -N/A
1591N/AN/AN/A3/8/2011 -N/A
1590Samsung Electronics
-75 West Plumeria Drive
-San Jose, -CA -95134
-USA
-

-Tim Markey -
TEL: 408-544-5517 -

MP4/MP7 ELP AES
-
Part # Version 1.0 -
N/A -3/8/2011 - -CBC -( -e/d; -256 -); -
-
-

-"The Samsung (R) MP4/MP7 (R) Self-Encrypting Drive (SED) provides hardware-based full disk encryption, user authentication, instantaneous cryptographic erase, multiple protected user data ranges and PIN (password) support with both user/admin using FIPS approved algorithms through the industry-standard TCG Opal interface." -

1589Broadcom Corporation
-3151 Zanker Road
-San Jose, -CA -95134
-USA
-

-Charles Qi -
TEL: 408-501-8439 -
FAX: 408-501-8460
-

Radian-MACSec10G/40G-AES
-
Part # Radian, Version B0 -
N/A -3/8/2011 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 64 -, - 1024 -) -; -AAD Lengths tested: -( - 64 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 96 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

1588Integrated Control Technology Ltd.
-11 Canaveral Drive
-North Shore City
-Albany
-Auckland, -0632
-NZ
-

-Mr. Pascal Turcotte -
TEL: 514-648-6648 -

ArmorIP Cryptographic Engine
-
Version 1.0 -
Intel Core Duo w/ 32-bit Microsoft Windows XP; Intel Core 2 Duo w/ 32-bit Microsoft Windows 7; Intel Core 2 Duo w/ 64-bit Microsoft Windows 7; Intel Core 2 Duo w/ 32-bit Microsoft Windows Vista; Intel Core 2 Duo w/ 64-bit Microsoft Windows Vista; Intel Core 2 Quad w/ 32-bit Microsoft Windows XP; Intel Core 2 Quad w/ 32-bit Microsoft Windows 7 -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The ArmorIP Cryptographic engine is designed to be built into the ArmorIP Receiver PC software, which is run on a general purpose computing device; or into the firmware of an ArmorIP capable transceiver device. It implements AES 128/192/256 encryption and decryption to guard sensitive information." -

1587Integrated Control Technology Ltd.
-11 Canaveral Drive
-North Shore City
-Albany
-Auckland, -0632
-NZ
-

-Mr. Pascal Turcotte -
TEL: 514-648-6648 -

ArmorIP Cryptographic Engine
-
Version 1.0 (Firmware) -
ARM7TDMI -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The ArmorIP Cryptographic engine is designed to be built into the ArmorIP Receiver PC software, which is run on a general purpose computing device; or into the firmware of an ArmorIP capable transceiver device. It implements AES 128/192/256 encryption and decryption to guard sensitive information." -

1586ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

Unified Platform Cryptographic Library for Intel
-
Version 1.1 -
Intel(R) Xeon(TM) w/ EMBSYS (TM) Carrier Grade Embedded Linux V3 -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UPCL (Unified Platform Cryptographic Library) on intel platform provides the cryptographic API to Net elements'' applications running on series of intel multi-core processors." -

1585ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

Unified Platform Cryptographic Library for AMD
-
Version 1.1 -
AMD Opteron(R) w/ EMBSYS(TM) Carrier Grade Embedded Linux V3 -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UPCL(Unified Platform Cryptographic Library) on AMD platform provides the cryptographic API to Net elements'' applications running on series of AMD multi-core processors" -

1584ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

UEP Cryptographic Module for Intel
-
Version 4.11.10 -
NewStart CGS Linux V3.02 with Sun JDK/JRE 1.6.0_11 -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UEPCM (Unified Element Management Platform Cryptographic Module) on Intel platform provides the cryptographic API to Net Management applications running on the series of Intel multi-core processors." -

07/07/11: Update implementation information; - -

1583ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

UEP Cryptographic Module for AMD
-
Version 4.11.10 -
NewStart CGS Linux V3.02 with Sun JDK/JRE 1.6.0_11 -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UEPCM (Unified Element Platform Cryptographic Module) on AMD platform provides the cryptographic API to Net Management applications running on series of AMD multi-core processors." -

07/07/11: Update implementation information; - -

1582SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

ProtectServer Cryptographic Firmware Library
-
Version 3.00.03 (Firmware) -
StrongARM 80xxx -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation is used by the SafeNet ProcestServer Gold and ProtectServer Interal-Express to provide a wide range of cryptographic functions." -

1581Emulex
-3333 Susan St.
-Costa Mesa, -CA -92626
-USA
-

-Larry Hofer -
TEL: 720-494-2484 -
FAX: 720-494-1817
-

aes_fast_xtscbc_fpga_full.ngc file
-
Part # Revision 2 -
N/A -2/24/2011 - -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The LPSE12002 OneSecure Encryption HBA is a cryptographic capable Fibre Channel Host Bus Adapter (HBA) including the AES, HMAC and SHA implementations. In the future, additional products may include one or more of these implementations." -

1580Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Tom Price -
TEL: 919-392-9842 -

IOS
-
Version 15.1(2)T3 (Firmware) -
Intel 82576 -2/24/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 3900 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications from small offices to demanding enterprise environments" -

1579Thales E-Security Ltd
-Jupiter House
-Station Road
-Cambridge, -CB5 8JJ
-UK
-

-Marcus Streets -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

-Mark Wooding -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

nShield Algorithm Library
-
Version 2.50.16 (Firmware) -
Motorola PowerPC -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
DRBG: Val# 72 -
-
-

-"The nShield algorithm library provides cryptographic functionality for Thales''s nShield Hardware Security Modules" -

1578Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SRX5800, SRX5600 Service Processing Unit
-
Version 10.4R3 and 10.4R4 (Firmware) -
Intel Celeron -2/24/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

04/25/11: Update implementation information;
11/07/11: Update implementation information; -
-

1577Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SRX3400, SRX3600 Service Processing Unit
-
Version 10.4R3 and 10.4R4 (Firmware) -
Intel Celeron -2/24/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

04/25/11: Update implementation information;
11/07/11: Update implementation information; -
-

1576oTHE Technology Inc.
-No.749, Wenshan Rd.
-Qionglin Township
-Hsinchu County, -Taiwan -30741
-R.O.C.
-

-Guide Wang -
TEL: +886-3-5927463 -

oTHE AES Verilog Core
-
Version 1.0 (Firmware) -
Modelsim 5.5f Verilog simulator -2/24/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This AES Verilog core implements full FIPS PUB 197 (AES), including Cipher, InvCipher, EqInvCipher and KeyExpension in 128, 192 and 256 bits key length. There are several design options for optimizing the design in area or speed. The application Verilog designer can choice the different design options to fit their own designs." -

1575Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SRX3400, SRX3600 Routing Engine
-
Version 10.4R3 and 10.4R4 (Firmware) -
RMI XLR processor -2/24/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

04/25/11: Update implementation information;
11/07/11: Update implementation information; -
-

1574Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor Firmware
-
Version 2.3 (Firmware) -
Bluefly Processor -2/24/2011 - -ECB -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -CTR -( -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

04/23/12: Updated vendor information; - -

1573Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SRX5800, SRX5600 Routing Engine
-
Version 10.4R3 and 10.4R4 (Firmware) -
RMI XLR -2/24/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers." -

04/25/11: Update implementation information;
11/07/11: Update implementation information; -
-

1572Xceedium, Inc.
-30 Montgomery Street
-Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Dave Olander -
TEL: 201-536-1000 x121 -
FAX: 201-536-1200
-

-Ryan Maple -

Xceedium GateKeeper OpenSSL Implementation
-
Version 1.2+5.2.1 (Firmware) -
Intel Core(TM) 2 Duo -2/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium''''s GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP''''s." -

1571XYPRO Technology Corporation
-3325 Cochran Street, Suite #200
-Simi Valley, -CA -93063
-USA
-

-Lisa Partridge -
TEL: 805-583-2874 -
FAX: 805-583-0124
-

-Scott Uroff -
TEL: 805-583-2874 -
FAX: 805-583-0124
-

XYGATE(R) /ESDK
-
Version 3.3.2 -
MIPS R10000 w/ HP Nonstop Server G06 OSS Non-PIC; MIPS R10000 w/ HP Nonstop Server G06 Non-PIC; HP PA-RISC 8800 w/ HP-UX 11.11; IBM Power3 w/ AIX 5.2; Intel Itanium2 w/ HP Nonstop Server H06; MIPS R10000 w/ HP Nonstop Server G06; Intel Itanium 9100 w/ HP Nonstop Server J06 OSS; Intel Itanium2 w/ HP Nonstop Server H06 OSS; Intel Xeon w/ SuSE Enterprise Linux 10; Intel Core2 Duo w/ Windows XP w/SP3; Sun UltraSPARC IIIi w/ Solaris 10; Intel Xeon MP w/ Red Hat Enterprise Linux v5.1; IBM Z9 Model 2049-S28 w/ IBM z/OS 1.11; HP PA-RISC 8500 w/ HP-UX 10.2; MIPS R10000 w/ HP Nonstop Server G06 OSS; Intel Itanium 9100 w/ HP Nonstop Server J06 -2/3/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The XYGATE Encryption Software Development Kit [X /ESDK] is a dynamically linked software library that provides: AES and Triple DES symmetric key encryption; SHA-1 and SHA-256 hashing; RSA public key encryption; digital signing with RSA and DSA; secure session protocols like SSH, SSL, and TLS; and email protocols such as PGP and S/MIME." -

1570Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C CCM Hardware Implementation
-
Part # DCCM ASIC -
N/A -2/3/2011 - -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -30 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -12 -(Tag Length(s): -16 -) -
- AES Val#1568 -
-
-
-

-"Oracle StorageTek T10000C Tape Drive." -

05/26/11: Update implementation information; - -

1569Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C CCM Firmware Implementation
-
Version 2.0 (Firmware) -
ARM 926EJS -2/3/2011 - -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -12 -13 -(Tag Length(s): -16 -) -
- AES Val#1564 -
-
-
-

-"Oracle StorageTek T10000C Tape Drive." -

1568Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C AES Hardware Implementation
-
Part # DCCM ASIC -
N/A -2/3/2011 - -ECB -( -e only; -256 -); -
-
-

-"Oracle StorageTek T10000C Tape Drive." -

05/26/11: Update implementation information; - -

1567Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C AES used in TLS1.0
-
Version 2.0 (Firmware) -
ARM 926EJS -2/3/2011 - -CBC -( -e/d; -256 -); -
-
-

-"Oracle StorageTek T10000C Tape Drive." -

1566Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C AES used in CTR DRBG
-
Version 2.0 (Firmware) -
ARM 926EJS -2/3/2011 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"Oracle StorageTek T10000C Tape Drive." -

1565Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C KMS Agent AES
-
Version 2.0 (Firmware) -
ARM 926EJS -2/3/2011 - -ECB -( -e/d; -256 -); -
-
-

-"Oracle StorageTek T10000C Tape Drive." -

1564Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T10000C AES used in CCM
-
Version 2.0 (Firmware) -
ARM 926EJS -2/3/2011 - -ECB -( -e only; -256 -); -
-
-

-"Oracle StorageTek T10000C Tape Drive." -

1563Bomgar Corporation
-578 Highland Colony Parkway
-Paragon Centre, Suite 300
-Ridgeland, -MS -39157
-USA
-

-Michael Cox -
TEL: 601-605-3205 -
FAX: 601-510-9080
-

-Huey Ngo -
TEL: 601-519-0158 -
FAX: 601-510-9080
-

Bomgar Cryptographic Engine
-
Version 1.1 (Firmware) -
Intel® Xeon™ -1/26/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bomgar Cryptographic Engine provides the cryptographic functionality required by the Bomgar B200, B300, and B400 Remote Support appliances. These appliances allow support professionals to connect securely to remote clients and co-workers via the Internet, providing complete desktop access for remote support." -

1562Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint Security Management System (NSS JCE Provider)
-
Version 3.2 (Firmware) -
Intel Xeon E5520 2.27GHz -1/26/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TippingPoint SMS is a centeralized management solution for managing and monitoring a deployment of TippingPoint security devices. The SMS provides cryptographic services for communicating with the security devices and user interfaces. " -

1561Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint Security Management System
-
Version 3.2 (Firmware) -
Intel Xeon E5520 2.27GHz -1/26/2011 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TippingPoint SMS is a centeralized management solution for managing and monitoring a deployment of TippingPoint security devices. The SMS provides cryptographic services for communicating with the security devices and user interfaces. " -

1560Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint 10
-
Version 3.1.4 (Firmware) -
Intel Celeron-M 600MHz -1/26/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TippingPoint 10 Intrustion Prevention System (IPS) operates in-line in the network, blocking malicious and unwanted traffic, while allowing good traffic to pass unimpeded. The IPS provides cryptographic services to protect the management of the device." -

1559Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint Crypto Implementation for Celeron
-
Version 3.1.4.1427 (Firmware) -
Intel Celeron -1/26/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Implementation Description - The TippingPoint Crypto Implementation provides cryptographic services to TippingPoint devices such as Intrusion Prevention Systems (IPS), which operate in-line in the network, blocking malicious and unwanted traffic, while allowing good traffic to pass unimpeded." -

02/02/11: Update implementation information;
04/27/11: Update implementation information; -
-

1558Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint Crypto Implementation for Core2Duo
-
Version 3.1.4.1427 (Firmware) -
Intel Core 2 Duo -1/26/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Implementation Description - The TippingPoint Crypto Implementation provides cryptographic services to TippingPoint devices such as Intrusion Prevention Systems (IPS), which operate in-line in the network, blocking malicious and unwanted traffic, while allowing good traffic to pass unimpeded." -

02/01/11: Update implementation information;
04/27/11: Update implementation information; -
-

1557Hewlett-Packard TippingPoint
-7501 N. Capital of Texas Highway
-Austin, -TX -78737
-USA
-

-Dinesh Vakharia -
TEL: 512-681-8271 -

-Freddie Jimenez Jr. -
TEL: 512-681-8305 -

TippingPoint Crypto Implementation
-
Version 3.2.0.1530 (Firmware) -
NetLogic XLR -1/26/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Implementation Description - The TippingPoint Crypto Implementation provides cryptographic services to TippingPoint devices such as Intrusion Prevention Systems (IPS), which operate in-line in the network, blocking malicious and unwanted traffic, while allowing good traffic to pass unimpeded." -

02/10/11: Update implementation information;
04/27/11: Update implementation information; -
-

1556F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358-9-2520-5548 -
FAX: +358-9-2520-5001
-

F-Secure Kernel Mode Cryptographic Driver
-
Version 2.3.9 -
Intel Pentium D w/ Red Hat Enterprise Linux 5 -1/26/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"F-Secure Kernel Mode Cryptographic Driver is a FIPS 140-2 Level 1 validated software module, implemented as a 32-bit Linux kernel object. When loaded into computing system memory, it resides at the kernel mode level of the Linux OS and provides a set of cryptographic services accessible through a C-language API." -

1555Acme Packet, Inc.
-100 Crosby Drive
-Bedford, -MA -01730
-USA
-

-Prashant -
TEL: 781-328-4450 -

Acme Packet Broadcom BCM5862
-
Part # BCM5862 -
N/A -1/13/2011 - -ECB -( -e only; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"Acme Packet''s FIPS-validated Session Border Controller provides critical control functions to deliver trusted, first-class interactive communications-: voice, video and multimedia sessions -across IP network borders." -

1554Centrify Corporation
-785 N Mary Avenue
-Suite 200
-Sunnyvale, -CA -94085
-USA
-

-Keith Moreau -
TEL: 415 412 6482 -

Centrify Cryptographic Module
-
Version 1.0 -
Intel Core 2 Duo, 1.83 GHZ w/ Mac OS X 10.6.4; Intel I7-870 w/ Red Hat Enterprise Linux ES release 4; Intel I7-870 w/ Red Hat Enterprise Linux ES v5; Intel Core 2 Duo, 1.83 GHZ w/ Mac OS X 10.6.5 -1/13/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Centrify Cryptographic Module provides the cryptographic services for all of Centrify''s products." -

02/10/11: Add new tested information; - -

1553Hitachi,Ltd.
-322-2 Nakazato
-Odawara-shi, -Kanagawa-ken -250-0872
-Japan
-

-Takashi Oeda -
TEL: +81-465-59-5505 -

Hitachi Virtual Storage Platform (VSP) Encryption Module
-
Part # 1.0 -
N/A -1/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"n/a" -

01/10/11: Update vendor information; - -

1552Hewlett-Packard Company
-8000 Foothills Boulevard
-Roseville, -CA -95747
-USA
-

-Patrick Redmond -
TEL: 916-785-1856 -

HP StorageWorks P9500 Drive Encryption Module
-
Part # 1.0 -
N/A -1/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"n/a" -

1551JMicron Technology Corp.
-IF, No.13, Innovation Road 1,
-Hsinchu Science Park
-Hsinchu, 300, -Taiwan
-R.O.C.
-

-James Chang -
TEL: 886-3-5797389 x 8305 -
FAX: 886-3-5799566
-

-Stan Lin -
TEL: 886-3-5797389 x8038 -
FAX: 886-3-5799566
-

JMICRON_AES
-
Version v1.1.0 (Firmware) -
Cadence NC-Verilog Simulator -1/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"JMICRON_AES is a synthesizable IP core which implements encryption and decryption functions of AES defined in FIPS 197. It''s used in JMicron''s products." -

1550Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (With Multi-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC2VP50 FPGA -1/6/2011 - -CBC -( -e only; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

1549Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (With Multi-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC4VFX40 -1/6/2011 - -CBC -( -e only; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

1548Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (With Multi-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC2VP30 -1/6/2011 - -CBC -( -e only; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

1547Concepteers LLC
-121 Newark Ave, Suite 204
-Jersey City, -New Jersey -07302
-USA
-

-David Van -
TEL: 201-221-3052 -
FAX: 201-844-6262
-

-Seth Dyer -
TEL: 201-221-3034 -
FAX: 201-844-6262
-

Teleconsole E Cipher Engine
-
Version 2.0 (Firmware) -
Intel Core 2 Quad -1/6/2011 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Teleconsole E is a secure, remote diagnostic access (SRDA) gateway designed to provide telemaintenance capabilities to internal equipment and network resources. Communication from the client to the Teleconsole is secured with FIPS 140-2 certified encryption." -

02/22/11: Update implementation information; - -

15463e Technologies International, Inc.
-9715 Key West Avenue
-Suite 500
-Rockville, -MD -20850
-USA
-

-Bill Rettig -
TEL: 301-944-1336 -

-Chris Guo -

3e-030-2 Version 4.0 Security Server
-
Version 4.0 -
Intel® Core 2 Xeon[tm] Quad Core w/ Linux -12/27/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The 3eTI 3e-030-2 V4.0 Security Server authenticates 802.1X supplicants using TLS-based EAP methods." -

1545AirTight® Networks
-339 N. Bernardo Avenue
-Suite 200
-Mountain View, -CA -94043
-USA
-

-Hemant Chaskar -
TEL: 650-961-1111 -

OpenSSL Library version 1.2
-
Version 6.5.27 (Firmware) -
Intel® Core 2 Xeon[tm] Quad Core -12/27/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The module performs wireless intrusion detection and prevention. It monitors wireless devices and traffic to ensure conformance of wireless activity to security policy; mitigates various types of wireless security violations such as rogue wireless networks, unauthorized wireless connections, network mis-configurations and denial of service attacks" -

1544Concepteers LLC
-121 Newark Ave, Suite 204
-Jersey City, -New Jersey -07302
-USA
-

-David Van -
TEL: 201-221-3052 -
FAX: 201-844-6262
-

-Seth Dyer -
TEL: 201-221-3034 -
FAX: 201-844-6262
-

TCS6U4W Cipher Engine
-
Version 2.0 (Firmware) -
Intel Atom -12/27/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Teleconsole S6U4W is a secure, remote diagnostic access (SRDA) gateway designed to provide telemaintenance capabilities to internal equipment and network resources. Communication from the client to the Teleconsole is secured with FIPS 140-2 certified encryption." -

1543F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -
FAX: +358 9 2520 5001
-

F-Secure Kernel Mode Cryptographic Driver
-
Version 2.3.9 -
Intel Pentium D w/ Windows Server 2008 with Service Pack 2 -12/27/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"F-Secure Kernel Mode Cryptographic Driver is a FIPS 140-2 Level 1 validated software module, implemented as a 64-bit Windows export driver. When loaded into computing system memory, it resides at the kernel mode level of the Windows OS and provides a set of cryptographic services accessible by other kernel mode drivers through a C-language API." -

1542Arkham Technology, Ltd.
-20 Pacifica, Suite 670
-Irvine, -CA -92618-3391
-USA
-

-Otaway Thomas -
TEL: 949-227-6677 -

-Shinya Wood -
TEL: 949-227-6677 -

Arkham AES IP Core
-
Part # 0A798967-1 -
N/A -12/27/2010 - -ECB -( -e/d; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"VHDL IP Core" -

1541Sony Corporation
-1-7-1 Konan
-Minato-ku, -Tokyo -108-0075
-Japan
-

-Akifumi Mishima -
TEL: +81 46 202 8074 -
FAX: +81 46 202 6304
-

Sony IMB AES Core-V2
-
Version 1.0.0 (Firmware) -
Part # Xilinx Virtex-6 FPGA -
Xilinx Virtex-6 FPGA -12/27/2010 - -CBC -( -d only; -128 -); -
-
-

-"Sony IMB AES Core-V2 is the firmware module for digital cinema system." -

1540Sony Corporation
-1-7-1 Konan
-Minato-ku, -Tokyo -108-0075
-Japan
-

-Akifumi Mishima -
TEL: +81 46 202 8074 -
FAX: +81 46 202 6304
-

Sony IMB AES Core-V
-
Version 1.0.0 (Firmware) -
Part # NA -
Xilinx Virtex-6 FPGA -12/27/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Sony IMB AES Core-V is the firmware module for digital cinema system." -

1539Sony Corporation
-1-7-1 Konan
-Minato-ku, -Tokyo -108-0075
-Japan
-

-Akifumi Mishima -
TEL: +81 46 202 8074 -
FAX: +81 46 202 6304
-

Sony IMB AES Core-S
-
Version 1.0.0 (Firmware) -
Part # NA -
SH-4A w/ Linux kernel 2.6 -12/27/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Sony IMB AES Core-S is the software module for digital cinema system." -

1538Comtech EF Data Corporation
-2114 West 7th Street
-Tempe, -Arizona -85281
-USA
-

-Wallace Davis -
TEL: 480-333-2189 -

SLM-5650A Bulk Data Encryption
-
Version 1.2.0 (Firmware) -
Xilinx Spartan-3e FPGA -12/16/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The Comtech EF Data FIPS Security Module features an FPGA to perform bulk encryption/decryption for HDLC data traffic via the SLM-5650 Satellite Router, as well as firmware to provide the cryptographic functions needed to act as a endpoint for TLS management and control traffic." -

1537Comtech EF Data Corporation
-2114 West 7th Street
-Tempe, -Arizona -85281
-USA
-

-Wallace Davis -
TEL: 480-333-2189 -

SLM-5650A Security Module Firmware
-
Version 1.2.0 (Firmware) -
AMCC PowerPC 440EP -12/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Comtech EF Data FIPS Security Module features an FPGA to perform bulk encryption/decryption for HDLC data traffic via the SLM-5650 Satellite Router, as well as firmware to provide the cryptographic functions needed to act as a endpoint for TLS management and control traffic." -

1536Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Tom Price -
TEL: 919-392-9842 -

Freescale SEC 3.0
-
Part # r3.0.0 -
N/A -12/16/2010 - -CBC -( -e/d; -192 -); -
-
-

-"The Cisco 2900 and 3900 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications." -

1535Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Tom Price -
TEL: 919-392-9842 -

Freescale SEC r2.1.5
-
Part # r2.1.5 -
N/A -12/16/2010 - -CBC -( -e/d; -192 -); -
-
-

-"The Cisco 800 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications." -

1534Open Source Software Institute
-8 Woodstone Plaza, Suite 101
-Hattiesburg, -MS -39402
-USA
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-1056
-

OpenSSL FIPS Object Module Library
-
Version 1.2.2 -
ARM 7 w/ Android 2.2 -12/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Cryptographic Module is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website. It has been tested with both assembler optimization and without assembler optimization." -

04/05/11: Update implementation information; - -

1533N/AN/AN/A12/16/2010 -N/A
1532IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799 -

IBM Encrypting Tape Drive GCM Write
-
Part # 1.0 -
N/A -12/16/2010 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#919 -
-
-

-"The hardware ASIC implementation provides AES GCM encryption." -

1531IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799 -

IBM Encrypting Tape Drive GCM Read
-
Part # 1.0 -
N/A -12/16/2010 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -, - 1204 -) -; -AAD Lengths tested: -( - 128 -, - 128 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#918 -
-
-

-"The hardware ASIC implementation provides AES GCM decryption." -

1530IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799 -

IBM LTO Ultrium 5 Cryptographic Firmware Library
-
Version 1.0 (Firmware) -
IBM PowerPC 405 -12/16/2010 - -ECB -( -e/d; -256 -); -
-
-

-"Firmware cryptographic implementation that adds secure key channel capabilities to the IBM LTO Ultrium 5 tape drive." -

1529IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799 -

IBM LTO Ultrium 5 Cryptographic Firmware Library
-
Version 1.0 (Firmware) -
IBM PowerPC 405 -12/16/2010 - -ECB -( -e/d; -256 -); -
-
-

-"Firmware cryptographic implementation that adds secure key channel capabilities to the IBM LTO Ultrium 5 tape drive." -

1528Netlib
-1177 High Ridge Road
-Suite 428
-Stamford, -CT -06905
-USA
-

-Neil Weicher -
TEL: 203-321-1278 -

Netlib Encryptionizer
-
Version 2010.501.10.0 -
Intel Xeon Quad Core w/Windows 2003 x64; Intel Xeon Quad Core w/Windows 2008 x64; Intel Xeon Quad Core w/ Windows 7 x64 -12/16/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The Netlib Encryptionizer 2010.201.10.0 provides encryption of data stored in servers, clouds, desktops, laptops and backups. It can be deployed without programming and without adding any administrative overhead." -

01/10/11: Add new tested information; - -

1527Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Tom Price -
TEL: 919-392-9842 -

IOS
-
Version 15.1(2)T2Aand 15.1(2)T3 (Firmware) -
Freescale MPC8358E; Freescale MPC8572E; Cavium Octeon Processor -12/6/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 800 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications from small offices to demanding enterprise environments." -

07/12/11: Add new tested implementation information; - -

1526Motorola Solutions Inc.
-Unit A1, Linhay Business Park
-Ashburton, -Devon -TQ13 7UP
-UK
-

-Richard Carter -
TEL: +44 (0) 1364 655504 -

PTP800
-
Version PTP800-AES-02-00 (Firmware) -
VRTX FPGA -12/6/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Operating in the 6 to 38 GHz RF bands at up to 368 Mbps throughput (full duplex) and with user-configured channel bandwidths from 7 to 56 MHz, the Motorola Point-to-Point 800 Series of Licensed Ethernet Microwave solutions offer operators a highly reliable licensed band solution." -

12/13/10: Update implementation information; - -

1525Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (with Point-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC2VP50 -12/6/2010 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks. " -

1524Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (with Point-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC4VFX40 -12/6/2010 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

1523Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (with Point-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC2VP30 -12/6/2010 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

1522PLX Technologies Inc.
-870 W. Maude Ave.
-Sunnyvale, -CA -94085
-US
-

-Paul Kettlewell -
TEL: (44) 1235 824876 -
FAX: (44) 1235 821141
-

OXU3102
-
Part # OXU3102 -
N/A -12/6/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The OXU3102 offers advanced encryption and decryption for the external secure storage market. Data is encrypted/decrypted at line rate. The OXU3102 offers USB3.0 to dual SATA, supporting encryption over RAID0, RAID1 and JBOD." -

1521PLX Technologies Inc.
-870 W. Maude Ave.
-Sunnyvale, -CA -94085
-US
-

-Paul Kettlewell -
TEL: (44) 1235 824876 -
FAX: (44) 1235 821141
-

OXU3101
-
Part # OXU3101 -
N/A -12/6/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"The OXU3101 offers advanced encryption and decryption for the external secure storage market. Data is encrypted/decrypted at line rate. The OXU3101 offers highly differentiable USB3.0 to single SATA bridging and is supplied with a production ready password application." -

1520Fortress Technologies, Inc.
-1 Technology Park Drive
-Westford, -MA -01886
-USA
-

-Certification Director -
TEL: 978-923-6400 -
FAX: 978-923-6498
-

Fortress Cryptographic Implementation - FPGA
-
Version 2.0 (Firmware) -
Xilinx Spartan FPGA -12/6/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Fortress Cryptographic Implementation suite (AES, SHA, HMAC and RNG) all work in unison to provide security to your wireless and wired network." -

1519Fortress Technologies, Inc.
-1 Technology Park Drive
-Westford, -MA -01886
-USA
-

-Certification Director -
TEL: 978-923-6400 -
FAX: 978-923-6498
-

Fortress Cryptographic Implementation
-
Version 2.0 (Firmware) -
AMD Alchemy MIPS Processor -12/6/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Cryptographic Implementation suite (AES, SHS, HMAC and RNG) all work in unison to provide security to your wireless and wired network." -

1518International Communications and Navigation
-Suite 201
-1118 Topsail Road
-Mount Pearl, -Newfoundland -A1N 5E7
-Canada
-

-Susan Sinyard -

Sentinel AES
-
Version 1.0 -
Intel x86 w/ Windows XP -12/6/2010 - -ECB -( -e/d; -128 -); -
-
-

-"TDB" -

1517Hitachi Global Storage Technologies Inc.
-3403 Yerba Buena Rd.
-San Jose, -CA -95135
-USA
-

-Zvonimir Bandic -
TEL: (408) 717-5483 -
FAX: (408) 717-9066
-

-Cyril Guyot -
TEL: (408) 717-5126 -

Hitachi Global Storage Technologies Hard Disk Drive XTS-AES
-
Part # SOC5 -
N/A -12/6/2010 - -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) - AES Val#749 -
-

-"Hitachi GST Travelstar BDE, Opal TCG Drive and Enterprise SSC TCG Drive containing System on Chip (SOC) hardware Implementation of XTS-AES Encryption Algorithm, using either 128-bit or 256-bit keys." -

1516Quest Software, Inc.
-5 Polaris Way
-Aliso Viejo, -CA -92656
-USA
-

-Dr. Einar Mykletun -
TEL: 949-754-8136 -
FAX: 949-754-8499
-

Mono
-
Version 2.8 -
Intel Core 2 Duo T2300 w/ openSUSE 11.2 -11/23/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Quest One Identity Manager delivers visionary identity management capabilities for large enterprises. Quest One Identity Manager streamlines the process of managing user identities, access privileges and security across multiple applications and systems." -

04/24/12: Updated implementation information; - -

1515Xirrus, Inc.
-2101 Corporate Center Drive
-Thousand Oaks, -CA -91320
-USA
-

-Steve Smith -
TEL: 805-262-1667 -

Xirrus Wi-Fi Arrays XN4, XN8, XN12 and XN16
-
Version 5 -
Freescale MPC8540 w/ Linux 2.6.24 -11/23/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Xirrus Wi-Fi Array consists of 4, 8, 12, or 16 802.11abgn access points coupled to a directional antenna system, and integrated together with a multi-gigabit switch, controller, firewall, threat sensor, and spectrum analyzer into a single, easy-to-install device." -

1514Initio Corporation
-2050 Ringwood Ave. Suite A
-San Jose, -CA -95131
-USA
-

-Carl Xiong -
TEL: 408-943-3189 x6124 -
FAX: 408-943-3100
-

Initio_SOC_AES128/256
-
Part # Version 1.1 -
N/A -11/23/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The AES-CBC 128/256 data encryption feature is implemented in the Initio''s USB to SATA bridge chip and USB disk controller. It provides the data security and protection for the user on the storage enclosure application. It can be used under Windows and Mac systems." -

1513Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Dave Olander -
TEL: 201-536-1000 x121 -
FAX: 201-536-1200
-

Xceedium GateKeeper OpenSSL Implementation
-
Version 1.2+5.2.0 (Firmware) -
Intel Core(TM) 2 Duo -11/23/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium''s GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP''s." -

1512Fortress Technologies, Inc.
-1 Technology Park Drive
-Westford, -MA -01886
-USA
-

-Certification Director -
TEL: 978-923-6400 -
FAX: 978-923-6498
-

Fortress Cryptographic Implementation - SSL
-
Version 2.0 (Firmware) -
AMD Alchemy MIPS Processor -11/23/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Cryptographic Implementation suite (AES, SHS, HMAC and RNG) all work in unison to provide security to your wireless and wired network." -

1511Mxtran Inc.
-9F, No.16, Li-Hsin Road, Science Park
-Hsin-chu, -Taiwan -300
-Taiwan, R.O.C.
-

-C.W. Pang -
TEL: +886-3-6661778#29300 -
FAX: +886-3-6662568
-

-Anderson Ni -

Mxtran Payeeton Library for MX11E25664E
-
Version 1.0 (Firmware) -
Mxtran MX11E25664E -11/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Mxtran Payeeton Library for MX11E25664E provides the cryptographic functionality found in Mxtran MX11E25664E processor." -

1510Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.4f -
Intel Core2 Duo w/ VxWorks 6.7; ARM v7 w/ Android 2.2; PowerQuicc III w/ VxWorks 5.5; Freescale e600 w/ VxWorks 5.5; PowerQuicc II Pro w/ VxWorks 6.2; PowerQuicc III w/ VxWorks 6.4; PowerQuicc II w/ VxWorks 6.4; Intel XScale PXA w/ VxWorks 6.4; Freescale e500 w/ Wind River 4.0 using Linux 2.6.34 -11/16/2010 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1505 -
-
-
-

-"NanoCrypto is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

01/19/11: Update implementation information;
05/26/11: Add new tested information;
06/13/11: Update implementation information;
06/21/11: Add new tested information;
06/30/11: Add new tested information;
09/21/11: Add new tested information;
10/05/11: Add new tested information;
10/12/11: Update implementation information; -
-

1509Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.4f -
Intel Core2 Duo w/ VxWorks 6.7; ARM v7 w/ Android 2.2; PowerQuicc III w/ VxWorks 5.5; Freescale e600 w/ VxWorks 5.5; PowerQuicc II Pro w/ VxWorks 6.2; PowerQuicc III w/ VxWorks 6.4; PowerQuicc II w/ VxWorks 6.4; Intel XScale PXA w/ VxWorks 6.4; Freescale e500 w/ Wind River 4.0 using Linux 2.6.34 -11/16/2010 - -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) - AES Val#1505 -
-

-"NanoCrypto is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

05/26/11: Add new tested information;
06/13/11: Update implementation information; 06/21/11: Add new tested information;
06/30/11: Add new tested information;
09/21/11: Add new tested information;
10/05/11: Add new tested information;
10/12/11: Update implementation information; -
-

1508Xirrus, Inc.
-2101 Corporate Center Drive
-Thousand Oaks, -CA -91320
-USA
-

-Steve Smith -
TEL: 805-262-1600 -
FAX: 805-262-1601
-

AR9160
-
Part # AR9160, REV A -
N/A -11/16/2010 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -CTR -( -int only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Xirrus Wi-Fi Array consists of 4, 8, 12, or 16 802.11aggn access points coupled to a directional antenna system, and integrated together with a multi-gigbit switch, controller, firewall, threat sensor, and spectrum analyzer into a single, easy-to-install device." -

03/14/11: Add new tested information; - -

1507Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.4f -
Intel Core2 Duo w/ VxWorks 6.7; ARM v7 w/ Android 2.2; PowerQuicc III w/ VxWorks 5.5; Freescale e600 w/ VxWorks 5.5; PowerQuicc II Pro w/ VxWorks 6.2; PowerQuicc III w/ VxWorks 6.4; PowerQuicc II w/ VxWorks 6.4; Intel XScale PXA w/ VxWorks 6.4; Freescale e500 w/ Wind River 4.0 using Linux 2.6.34 -11/16/2010 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -/ -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#1505 -
RNG: Val# 819 -
DRBG: Val# 64 -
-
-

-"NanoCrypto is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

05/26/11: Add new tested information;
06/13/11: Update implementation information;
06/21/11: Add new tested information;
06/30/11: Add new tested information;
09/12/11: Correction for implementation information;
10/05/11: Add new tested information;
10/12/11: Update implementation information; -
-

1506Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.4f -
Intel Core2 Duo w/ VxWorks 6.7; ARM v7 w/ Android 2.2; PowerQuicc III w/ VxWorks 5.5; Freescale e600 w/ VxWorks 5.5; PowerQuicc II Pro w/ VxWorks 6.2; PowerQuicc III w/ VxWorks 6.4; PowerQuicc II w/ VxWorks 6.4; Intel XScale PXA w/ VxWorks 6.4; Freescale e500 w/ Wind River 4.0 using Linux 2.6.34 -11/16/2010 - -

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
- AES Val#1505 - -
-
-

-"NanoCrypto is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

06/09/11: Add new tested information;
06/13/11: Update implementation information;
06/21/11: Add new tested information;
06/30/11: Add new tested information;
09/12/11: Correction for implementation information;
09/21/11: Add new tested information;
10/05/11: Add new tested information;
10/12/11: Update implementation information; -
-

1505Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library
-
Version 5.4f -
Intel Core2 Duo w/ VxWorks 6.7; ARM v7 w/ Android 2.2; PowerQuicc III w/ VxWorks 5.5; Freescale e600 w/ VxWorks 5.5; PowerQuicc II Pro w/ VxWorks 6.2; PowerQuicc III w/ VxWorks 6.4; PowerQuicc II w/ VxWorks 6.4; Intel XScale PXA w/ VxWorks 6.4; Freescale e500 w/ Wind River 4.0 using Linux 2.6.34 -11/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"NanoCrypto is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

05/25/11: Add new tested information;
06/13/11: Update implementation information;
06/21/11: Add new tested information;
06/30/11: Add new tested information;
09/21/11: Add new tested information;
10/05/11: Add new tested information;
10/12/11: Update implementation information; -
-

1504Rockwell Collins, Inc.
-400 Collins Road, MS 183-100
-Cedar Rapids, -IA -52411
-USA
-

-Verl Day -
TEL: 319-295-8545 -

-Ron Broden -
TEL: 319-263-1116 -

DVP Crypto
-
Version 811-4562-003; 811-4562-004 (Firmware) -
Analog Devices BF561 -11/16/2010 - -ECB -( -e only; -128 -); -OFB -( -e only; -128 -); -
-
-

-"The Rockwell Collins DVP-200 Digital Voice Privacy processor provides a unique combination of data and voice privacy with crystal-clear audio quality that is fully compatible with HF, VHF, UHF and other narrowband communications channels." -

06/14/11: Add new tested information; update vendor information; - -

1503Xirrus, Inc.
-2101 Corporate Center Drive
-Thousand Oaks, -CA -91320
-USA
-

-Steve Smith -
TEL: 805-262-1667 -
FAX: 805-262-1601
-

Xirrus Wi-Fi Arrays XS4, XS8, XS12 and XS16
-
Version 4 -
Freescale MPC8540 w/ Linux 2.6.24 -11/16/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Xirrus Wi-Fi Array consists of 4, 8, 12, or 16 802.11abg access points coupled to a directional antenna system, and integrated together with a multi-gigabit switch, controller, firewall, threat sensor, and spectrum analyzer into a single, easy-to-install device." -

1502Netlib
-1177 High Ridge Road
-Suite 428
-Stamford, -CT -06905
-USA
-

-Neil Weicher -
TEL: 203-321-1278 -

Netlib Encryptionizer
-
Version 2010.201.10.0 -
Intel Xeon Quad Core w/Windows 2003 x86; Intel Xeon Quad Core w/Windows 2008 x86; Intel Xeon Quad Core w/ Windows 7 x86; Intel Xeon Quad Core w/ Windows Server 2000 x86 -11/16/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The Netlib Encryptionizer 2010.201.10.0 provides encryption of data stored in servers, clouds, desktops, laptops and backups. It can be deployed without programming and without adding any administrative overhead." -

12/07/10: Update implementation information;
01/10/11: Add new tested information; -
-

1501Deepnet Security
-Northway House,
-1379 High Road,, -London -N20 9LP
-UK
-

-Yurong Lin -
TEL: +44 20 8343 9663 -
FAX: +44 20 8446 3182
-

CryptoKey
-
Part # PS2251-63 Ver.2008-02-21 -
N/A -10/26/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Powered by an on-board AES 256-bits (CBC) hardware encryption module with real time encryption/decryption and brute force password protection, the CryptoKey drives are one of the most secure USB flashes on the market." -

1500Informative Graphics Corp.
-4835 E. Cactus Rd., Suite 445
-Scottsdale, -AZ -85254
-USA
-

-Christine Musil -
TEL: +1 602.971.6061 x133 -

Informative Graphics AES Encryption Algorithm
-
Version 1.0 -
Intel P4 3Ghz w/ Win XP SP3 32 bit; Intel Core 2 Duo 2.4GHz w/ Win 7 64 bit; Core i5 650 3.2Ghz w/ Win 7 64 bit; Xeon 3.00 GHz w/ Win 2008 server 64 bit; Intel Core Duo 2.33 GHz w/ Win 2003 Server 32 bit (on VM Workstation 7.1); Intel Xeon 2.66 GHz w/ Win 2003 Server 64 bit (on VM Workstation 7.1) -10/26/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AES algorithm is used in the encryption and decryption of Informative Graphics CSF file format." -

1499Quantum Corporation
-1650 Technology Drive
-Suite 700
-San Jose, -CA -95110
-US
-

-Steve McKissick -
TEL: 425.201.1546 -

Scalar OPENSSL FIPS Lib
-
Version 3.0.0 -
Intel Xeon w/ rPath linux 2.6.29 64-bit -10/26/2010 - -CBC -( -e/d; -128 -); -
-
-

-"Scalar OpenSSL FIPS Library is a software library based on an unmodified version of FIPS compliant OpenSSL." -

1498ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

UEP Cryptographic Module for Intel
-
Version 4.10.30 -
Intel(R) Xeon(TM) w/ NewStart CGS Linux V3 -10/26/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UEPCM (Unified Element Management Platform Cryptographic Module) on Intel platform provides the cryptographic API to Net Management applications running on the series of Intel multi-core processors." -

1497ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

UEP Cryptographic Module for AMD
-
Version 4.10.30 -
AMD Opteron(R) w/ NewStart CGS Linux V3 -10/26/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UEPCM (Unified Element Platform Cryptographic Module) on AMD platform provides the cryptographic API to Net Management applications running on series of AMD multi-core processors." -

1496Lenel Systems International Inc.
-1212 Pittsford-Victor Road
-Pittsford, -NY -14534-3816
-USA
-

-Robert Pethick -
TEL: 585-248-9447 -
FAX: 585-248-9185
-

NGP- Next Generation Panel
-
Atmel ARM9G20 w/ Windows XP; Atmel ARM9G20 w/ Windows Server 2008; Atmel ARM9G20 w/ Windows 7; Atmel ARM9G20 w/ Linux 2.6.25 -10/26/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"OnGuard is a Total Security Knowledge Management Solutions that seamlessly integrates Access control, Credential Mgt, Visitor Mgt, Video and other third party products using synergistic technologies using open architecture design standards." -

1495Lenel Systems International Inc.
-1212 Pittsford-Victor Road
-Pittsford, -NY -14534-3816
-USA
-

-Robert Pethick -
TEL: 585-248-9447 -
FAX: 585-248-9185
-

LNL-2210
-
Freescale MCF5280 w/ Windows XP; Freescale MCF5280 w/ Windows Server 2008; Freescale MCF5280 w/ Windows 7 -10/26/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"OnGuard is a Total Security Knowledge Management Solutions that seamlessly integrates Access control, Credential Mgt, Visitor Mgt, Video and other third party products using synergistic technologies using open architecture design standards." -

1494ActivIdentity, Inc.
-6623 Dumbarton Circle
-Fremont, -CA -94555
-USA
-

-Jean-Luc Azou -
TEL: 510-574-1738 -
FAX: 510-574-0101
-

Cryptographic Module for F5 and C5
-
Version 1.7.0.4 -
ARM920Tid w/ Technologic Systems(R) TS-Linux -10/26/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Module for F5 and C5 provides the cryptographic algorithm implementation." -

1493Francotyp-Postalia GmbH
-Triftweg 21-26
-Birkenwerder, -16547
-Germany
-

-Dirk Rosenau -
TEL: +49/3303/525/616 -
FAX: +49/3303/525/07/616
-

-Hasbi Kabacaoglu -
TEL: +49/3303/525/656 -
FAX: +49/3303/525/07/656
-

FP mCryptoLibrary AES Engine
-
Version 1.1 (Firmware) -
Part # o -
Maxim IC0400 -10/26/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The firmware implementation of the FP mCryptoLibrary, which runs on an embedded hardware module, with a Maxim IC0400 processor. The cryptographic algorithm implementation is used in the context of security critical services." -

1492Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Tom Nguyen -
TEL: 847-576-2352 -

MOTOROLA_KVL4000_PIKE2_AES256
-
Version R01.00.00 (Firmware) -
Part # 51009397004 -
Motorola, Inc. 51009397004 -10/18/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The KVL 4000 PIKE2 provides security services for the KVL 4000. The KVL 4000 is a portable key distribution device that consists of a Personal Digital Assistant (PDA) and Security Adapter that connects to the PDA." -

1491Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Tom Nguyen -
TEL: 847-576-2352 -

MOTOROLA_KVL4000_PIKE2_AES128
-
Version R01.00.00 (Firmware) -
Part # 51009397004 -
Motorola, Inc. 51009397004 -10/18/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"The KVL 4000 PIKE2 provides security services for the KVL 4000. The KVL 4000 is a portable key distribution device that consists of a Personal Digital Assistant (PDA) and Security Adapter that connects to the PDA." -

1490Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (With Multi-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC4VFX40 FPGA -1/13/2011 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -/ -8.2.2 -) -) -; -PT Lengths Tested: -( - 544 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1549 -
RNG: Val# 588 -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

01/12/11: Update new tested information; - -

1489Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (With Multi-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC2VP50 FPGA -1/13/2011 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -/ -8.2.2 -) -) -; -PT Lengths Tested: -( - 544 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1550 -
RNG: Val# 588 -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

01/12/11: Update new tested information; - -

1488Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Thales Datacryptor (With Multi-Point License)
-
Version 4.5 (Firmware) -
Xilinx XC2VP30 FPGA -1/13/2011 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -/ -8.2.2 -) -) -; -PT Lengths Tested: -( - 544 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1548 -
RNG: Val# 588 -
-
-

-"The Thales Datacryptor protects the confidentiality and integrity of sensitive data travelling over public networks." -

01/12/11: Update new tested information; - -

1487Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: 859 232 6483 -

Lexmark PrintCryption
-
Version 1.3.2f (Firmware) -
Freescale 7448 PowerPC -10/18/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lexmark PrintCryption is an option for the Lexmark printers that enables the transfer and printing of encrypted print jobs." -

11/05/10: Update implementation information; - -

1486Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-US
-

-Patrick Townsend -
TEL: 360.357.8971 x106 -
FAX: 360.357.9047
-

Alliance OpenSSL FIPS Library
-
Version 3.0.0 -
Intel CORE 2 DUO w/ rPath Linux 2.6.29 64-bit -10/18/2010 - -CBC -( -e/d; -128 -); -
-
-

-"Alliance OpenSSL FIPS Library is a software library based on an unmodified version of FIPS compliant OpenSSL." -

1485ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

Unified Platform Cryptographic Library for AMD
-
Version 1 -
AMD Opteron(R) w/ EMBSYS(TM) Carrier Grade Embedded Linux V3.0 -10/18/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UPCL(Unified Platform Cryptographic Library) on AMD platform provides the cryptographic API to Net elements'' applications running on series of AMD multi-core processors" -

1484Toshiba Corporation
-1-1, Shibaura 1-chome
-Minato-ku, -Tokyo -105-8001
-Japan
-

-Shotaro Ichimura -
TEL: 303-776-4382 -

AES-256
-
Part # 88I9119-TLA2 -
N/A -10/18/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Toshiba Secure Cryptographic Suite (TSCS) is a library of unique hardware and software cipher solutions which are standard encryption algorithm-based to provide Toshiba products and the systems using them a robust and secure data storage environment." -

1483ZTE
-NO. 55, Hi-tech Road South
-ShenZhen, -Guangdong -518057
-P.R.China
-

-Royce Wang -
TEL: 0086-755-2677 0345 -
FAX: 0086-755-2677 0347
-

Unified Platform Cryptographic Library for Intel
-
Version 1 -
Intel(R) Xeon(TM) w/ EMBSYS (TM) Carrier Grade Embedded Linux V3.0 -10/18/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"UPCL (Unified Platform Cryptographic Library) on intel platform provides the cryptographic API to Net elements'' applications running on series of intel multi-core processors." -

1482Harris Corporation
-1680 University Avenue
-Rochester, -NY -14610
-USA
-

-n/a -

HALM Software Crypto Library
-
Version 1.0 -
TI's TMS320C55x(TM) DSP core w/ DSP/BIOS software kernel -10/4/2010 - -ECB -( -e/d; -256 -); -CBC -( -e only; -256 -); -OFB -( -e/d; -256 -); -

CMAC (Generation/Verification -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 128 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"HALM Software Crypto Library algorithms" -

1481Kingston Technology Company, Inc.
-17600 Newhope Street
-Fountain Valley, -CA -92708
-USA
-

-Joel Tang -
TEL: 714 435 2604 -

Kingston DT4000
-
Part # DT4000 v1.0 -
N/A -10/4/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"Kingston''''s DataTraveler DT4000 Series USB Flash Drive is assembled in the US for organizations that require a secure way to store and transfer portable data. The stored data is secured by hardware-based AES-256 encryption to guard sensitive information in case the drive is lost or stolen." -

1480Hewlett-Packard Company
-19091 Pruneridge Ave.,
-Building CAC-46 MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

HP ESKM AES
-
Version 1.0 -
Intel Xeon E5640 w/ CentOS v4.3 -10/4/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The HP Enterprise Secure Key Manager (ESKM) automates key generation and management. It is a hardened security appliance delivering identity-based access, administration and logging. Additionally, the ESKM provides reliable lifetime key archival with automatic multi-site key replication and failover capabilities." -

08/29/11: Update vendor information;
09/12/11: Update vendor information; -
-

1479Broadcom Corporation
-3151 Zanker Road
-San Jose, -CA -95134
-USA
-

-Charles Qi -
TEL: 408-501-8439 -
FAX: 408-501-8460
-

MACSec40G-AES
-
Part # MACSec40G-AES, Version A0 -
N/A -10/4/2010 - -ECB -( -e only; -128 -); -

GCM -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 64 -, - 1024 -) -; -AAD Lengths tested: -( - 64 -, - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 96 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"The MACSec40G-AES module is a common security IP module integrated into Broadcom network switches, optical transceivers, copper PHYs, network controllers and network processors to support IEEE 802.1AE MACsec standard." -

1478Exar Inc
-48720 Kato Road
-Fremont, -CA -94538
-USA
-

-Ken Davenport -
TEL: 919-439-5124 -

-Ray Savarda -
TEL: 919-439-4101 -

Exar 9150
-
Part # 9150 -
N/A -10/4/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -12 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 9000 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 96 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 16 -) -; -IV Lengths Tested: -( - 0 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Exar 9150 is a flowthru system on a chip implementation of IPsec, SRTP and MACsec. This family of security processors allows easy integration of complete bump-in-the-wire security into any product requiring the supported security functions, and includes on-chip IKE." -

1477Exar Inc
-48720 Kato Road
-Fremont, -CA -94538
-USA
-

-Ken Davenport -
TEL: 919-439-5124 -

-Ray Savarda -
TEL: 919-439-4101 -

Exar 9155
-
Part # 9155 -
N/A -10/4/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -12 -16 -) -
-

CMAC (Generation/Verification -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 9000 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 96 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 16 -) -; -IV Lengths Tested: -( - 0 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Exar 9155 is a flowthru system on a chip implementation of IPsec, SRTP and MACsec. This family of security processors allows easy integration of complete bump-in-the-wire security into any product requiring the supported security functions, and includes on-chip IKE." -

1476USL, Inc.
-181 Bonetti Drive
-San Luis Obispo, -CA -93401
-USA
-

-David J Cogley -
TEL: 805-549-0161 -
FAX: 805-549-0163
-

AES FPGA
-
Part # Altera Stratix IV -
N/A -9/27/2010 - -ECB -( -e only; -128 -); -
-
-

-"MBU-100 Digital Media Block" -

1475Cisco Systems, Inc.
-175 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Jennifer Gilbert -
TEL: 703-484-0168 -

Network Security Services (NSS)
-
Version 3.12.5 and 3.12.5.1 -
Intel Core 2 Duo w/ Cisco CARS 1.2.0.182 -9/27/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose cryptographic library" -

03/25/13: Update implementation information; - -

1474Cisco Systems, Inc.
-175 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-Jennifer Gilbert -
TEL: 703-484-0168 -

Cisco Secure ACS Module (cryptolib)
-
Version 1.1, 1.2 and 1.3 -
Intel Core 2 Duo w/ Cisco CARS 1.2.0.182 -9/27/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"General purpose cryptographic library" -

04/13/11: Update implementation information;
06/08/12: Updated implementation information; -
-

1473Feitian Technologies Co., Ltd.
-5th Floor Building 7A
-No. 40 Xueyuan Road
-Haidan District Beijing, -Beijing -100191
-China
-

-Tibi Zhang -
TEL: 86-010-62304466 x821 -
FAX: 86-010-62304416
-

-Xiaozhi Zheng -
TEL: 86-010-62304466 x531 -
FAX: 86-010-62304416
-

Feitian-FIPS-COS Hardware Cryptographic Library
-
Version 0.0.5.6 (Firmware) -
ST Visual Develop BR6 -9/27/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Feitian-FIPS-COS Hardware Cryptographic Library provides cryptographic algorithm support to the Feitian-FIPS-COS cryptographic module." -

1472Xerox Corporation
-MS 801-81A
-1350 Jefferson Road
-Rochester, -New York -14618
-USA
-

-Larry Kovnat -
TEL: 585-427-1732 -

-Alan Sukert -
TEL: 585-427-1413 -

Xerox OpenSSL v1.0
-
Version 1.0 -
Freescale MPC8545 w/ WindRiver Linux Kernel version 2.6.20; AMD Athlon w/ WindRiver Linux kernel version 2.6.20 -9/27/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Xerox cryptographic system based on OpenSSL is used to secure network traffic into and out of the device." -

1471Xerox Corporation
-MS 801-81A
-1350 Jefferson Road
-Rochester, -New York -14618
-USA
-

-Larry Kovnat -
TEL: 585-427-1732 -

-Alan Sukert -
TEL: 585-427-1413 -

Xerox AES 128 v1.0
-
Version 1.0 -
Freescale MPC8545 w/ WindRiver Linux kernel version 2.6.20; AMD Athlon w/ WindRiver Linux kernel version 2.6.20 -9/27/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Used for hard drive data security." -

1470Sony Corporation
-1-7-1 Konan
-Minato-ku, -Tokyo -108-0075
-Japan
-

-Akifumi Mishima -
TEL: +81-46-202-8074 -
FAX: +81-46-202-6304
-

Sony Security Module AES CBC Core
-
Version 1.0.0 (Firmware) -
Altera Stratix II FPGA -9/27/2010 - -CBC -( -e/d; -128 -); -
-
-

-"The Sony Security Module AES CBC Core is the firmware module for digital cinema system." -

1469Motorola, Inc.
-1150 Kifer Road
-Sunnyvale, -CA -94086-5312
-USA
-

-Ashot Andreasyan -
TEL: 408-991-7533 -
FAX: 408-991-7599
-

Cryptographic algorithms used in GGM8000
-
Version OpenSSL0.9.8.b -
Freescale MPC-8568E w/ Motorola, Inc. EOS -9/21/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -); -
-
-

-"The GGM8000 cryptographic algorithm suite is used to securely transfer data and voice traffic over public networks; to securely manage the device; and to store sensitive information." -

1468Brocade Communications Systems, Inc.
-1745 Technology Drive
-San Jose, -CA -95110
-USA
-

-Joseph Shaheen -
TEL: 1-763-268-6706 -
FAX: 1-408-333-8101
-

Brocade_FCIP_GCM_Cavium
-
Version swrel_main_090108_2222 (Firmware) -
Part # CN5750 -
Cavium, Octeon, CN5750 -9/21/2010 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 64 -, - 64 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1467 -
-
-

-"Brocade_FCIP_GCM_Cavium implementation" -

1467Brocade Communications Systems, Inc.
-1745 Technology Drive
-San Jose, -CA -95110
-USA
-

-Joseph Shaheen -
TEL: 1-763-268-6706 -
FAX: 1-408-333-8101
-

Brocade_FCIP_AES_Cavium
-
Version swrel_main_090108_ (Firmware) -
Part # CN5750 -
Cavium, Octeon, CN5750 -9/21/2010 - -ECB -( -e/d; -256 -); -
-
-

-"Brocade_FCIP_AES_Cavium implementation" -

1466Initio Corporation
-2050 Ringwood Ave. Suite A
-San Jose, -CA -95131
-USA
-

-CHRIS TSU -
TEL: 408-943-3189 x 6124 -
FAX: 408-943-3100
-

-CARL XIONG -

Ini3607-demo
-
Version Ini3607-demo (Firmware) -
Cadence NC-verilog hardware simulator v08.20 -9/21/2010 - -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) - AES Val#811 -
-

-"USB 2.0/3.0 to SATA bridge ASIC" -

1465RSA, The Security Division of EMC
-2831 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Kathy Kriese -
TEL: 408-326-4552 -

RSA BSAFE(R) Crypto-J Software Module
-
Version 5.0 -
AMD Athlon(TM) 64 X2 Dual Core Processor w/ Microsoft Windows XP Professional SP3, Sun JRE 6.0; AMD Athlon(TM) 64 X2 Dual Core w/ Microsoft Windows XP Professional SP3, Sun JRE 5.0 -9/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) -
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements" -

1464Altera Corp.
-101 Innovation Drive
-San Jose, -CA -95134
-USA
-

-Dirk Reese -
TEL: 408-544-7363 -
FAX: 408-544-6402
-

AES-256-CBC
-
Part # AES-SV-RTL-Version-1.20 -
N/A -9/21/2010 - -CBC -( -d only; -256 -); -
-
-

-""Altera's various 28-nm FPGA families contain a built-in 256-bit AES engine with both non-volatile and volatile key storage options to protect designers' intellectual property. Please refer to http://www.altera.com/products/devices/stratix-fpgas/about/security/stx-design-security.html?GSA_pos=7&WT.oss_r=1&WT.oss=design%20security to learn more."" -

11/03/11: Update implementation information; - -

1463Fortinet
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-5 -
N/A -9/21/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The hardware implementation of the FortiASIC Hardware Accelerated Cryptographic Library as implemented in the FortiASIC version CP-5" -

1462Ciena Corporation
-3500 Carling Ave.
-Nepean, -Ontario -K2H 8E9
-Canada
-

-Mark Kettle -
TEL: 613-763-2422 -
FAX: 613-763-7191
-

-Bao-Chau Nguyen -
TEL: 613-763-1671 -
FAX: 613-763-7191
-

Inferno2
-
Part # 0022 50DD 0121 -
N/A -9/9/2010 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"A hybrid software/hardware/firmware cryptographic module supporting encryption and authentication end-to-end secure services across networks." -

1461Microchip Technology, Inc.
-2355 West Chandler Blvd.
-Chandler, -AZ -85224-6199
-USA
-

-David Flowers -
TEL: 480-792-7200 -
FAX: 480-792-4015
-

AES Encryption for PIC32
-
Version 2.0 (Firmware) -
Microchip PIC32 -9/9/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"AES for Encryption for PIC32 family devices. Available through SW300052. Supports AES - ECB, CBC, OFB, CFB1, CFB8, CFB128, e/d 128/192/256; CTR mode external 128/192/256." -

1460Ultra Stereo Labs, Inc.
-181 Bonetti Drive
-San Luis Obispo, -CA -93401-7397
-USA
-

-David J. Cogley -
TEL: 805-549-0161 -
FAX: 805-549-0163
-

AMCC PPC 460GT
-
Part # AMCC PPC 460GT -
N/A -9/9/2010 - -CBC -( -d only; -128 -); -
-
-

-"IMB-1200 HFR, IMB-1000 HFR" -

02/21/12: Updated implementation information; - -

1459Ultra Stereo Labs, Inc.
-181 Bonetti Drive
-San Luis Obispo, -CA -93401-7397
-USA
-

-David J. Cogley -
TEL: 805-549-0161 -
FAX: 805-549-0163
-

FIPS Library
-
Version OpenSSL 0.9.8m (FIPS)(Firmware) -
AMCC PPC 460 GT -9/9/2010 - -CBC -( -e/d; -128 -); -
-
-

-"IMB-1200 HFR, IMB-1000 HFR" -

02/21/12: Updated implementation information; - -

1458Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-David Ambrose -
TEL: 972 37534561 -

-Malcolm Levy -

Connectra-ossl
-
Version NGX R66.1 with hotfix 1 (Firmware) -
Intel® Core(TM)2 Duo -9/9/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Check Point Connectra that unifies SSL VPN, IPSec VPN, and integrated intrusion prevention for secure connectivity for mobile and remote workers while protecting enterprise networks and endpoints from external threats. Connectra includes centralized management and DynamicID SMS authentication." -

1457Code Corporation
-14940 S Pony Express Rd Ste 500
-Bluffdale, -UT -84065
-USA
-

-Tim Jackson -
TEL: 801-984-7865 -
FAX: 801-495-0280
-

Reader Data Encryption
-
Version 7541 (Firmware) -
AMD Alchemy Au1100-400MBD -8/30/2010 - -ECB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"FIPS approved AES-256 using ECB and CTR modes for encoding encrypted data to send to a CodeXML FIPS Bluetooth Modem module." -

1456Code Corporation
-14940 S Pony Express Rd Ste 500
-Bluffdale, -UT -84065
-USA
-

-Tim Jackson -
TEL: 801-984-7865 -
FAX: 801-495-0280
-

Modem Data Encryption
-
Version 1006 (Firmware) -
Texas Instruments MSP430F149IPM/RG4 -8/30/2010 - -ECB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"FIPS approved AES-256 using ECB and CTR modes for decoding encrypted data sent from a Code Reader 2500 FIPS or Code Reader 3500 FIPS module." -

1455Qube Cinema, Inc.
-4640 Lankershim Blvd
-Suite 601
-N. Hollywood, -CA -91602
-USA
-

-Andre Lopes -
TEL: 818-392-8155 -
FAX: 818-301-0401
-

QubeCryptoLib
-
Version 1.0 -
Xilinx Embedded PowerPC 405 w/ Linux 2.6 -8/30/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The QubeCryptoLib provides the cryptographic functionalityfound in Qube products. It implements support for RSADigital Signature generation/verification, AES " -

1454Cogent, Inc.
-639 N Rosemead Blvd.
-Pasadena, -CA -91107
-USA
-

-Greg Hochstetter -
TEL: (626) 325-9600 -
FAX: (626) 325-9700
-

Bluecheck V 2.0
-
Version 2.0 -
Marvell ARM 920T w/ Windows CE 6.0 -8/30/2010 - -CBC -( -e only; -128 -); -
-
-

-"The algorithm is used to encrypt fingerprint data before sending out to host via Bluetooth in Cogent BlueCheck V 2.0 device." -

1453Hughes Network Systems, LLC.
-11717 Exploration Lane
-Germantown, -MD -20876
-USA
-

-Shayla Fahey -
TEL: 301-548-1239 -

Hughes Firmware Crypto Engine
-
Version 1.0 (Firmware) -
Toshiba TX4955 -8/30/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Hughes Firmware Crypto Engine (HFCE) for Hughes HN and HX systems enables end-to-end bidirectional encryption between a remote site and the enterprise data center, while still allowing the use of satellite acceleration and other HN and HX features. The HFCE uses AES for encryption and IKE to auto-generate and refresh session keys." -

1452Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor Firmware
-
Version 2.2 (Firmware) -
Bluefly Processor -8/30/2010 - -ECB -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

04/23/12: Updated vendor information; - -

1451Hughes Network Systems, LLC.
-11717 Exploration Lane
-Germantown, -MD -20876
-USA
-

-Shayla Fahey -
TEL: 301-548-1239 -

Hughes HX280 Crypto Engine
-
Version 1.0 (Firmware) -
Toshiba TX4955 -8/30/2010 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Hughes HX280 Mesh/Star Broadband Router is a high-performance satellite router that enables carrier-grade broadband Internet Protocol services with enhanced security protecting all data, management, and signaling traffic over the satellite network." -

1450Hughes Network Systems, LLC.
-11717 Exploration Lane
-Germantown, -MD -20876
-USA
-

-Shayla Fahey -
TEL: 301-548-1239 -

Hughes Crypto Engine
-
Version 1.0 -
Intel® Pentium® 4 w/ Microsoft® Windows Server® 2008 -8/30/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Hughes Crypto Engine (HCE) for Hughes HN and HX systems enables end-to-end bidirectional encryption between a remote site and the enterprise data center, while still allowing the use of satellite acceleration and other HN and HX features. The HCE uses AES for encryption and IKE to auto-generate and refresh session keys." -

1449eIQNetworks, Inc.
-31 Nagog Park
-Acton, -MA -01720
-USA
-

-n/a -

SecureVue OpenSSL module
-
Version 1.2 -
Intel Core 2 Duo w/ Windows Server 2008 Standard Edition -8/30/2010 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -, -256 -); -
-
-

-"SecureVue module are EXEs which use wrappers around FIPS compliant OPENSSL code to provide cryptographic capabilities. Encryption, Decryption, Key Generation and Key Exchange/Communication are all done using OPENSSL code." -

1448Sophos PLC
-The Pentagon
-Abingdon Science Park
-Abingdon, -Oxfordshire -OX14 3YP
-United Kingdom
-

-Joachim Schneider -
TEL: +49 (0)6171 881968 -
FAX: +49 (0)89 30703123
-

-Mike Morra -
TEL: 1-508.623.3246 -

SafeGuard Cryptographic Engine - AES 128 Library
-
Version 5.60 -
Intel Core 2 Duo w/ Windows 7 Ultimate Edition 64-bit; Intel Core 2 Duo w/ Windows 7 Ultimate Edition 64-bit; Intel Core 2 Duo w/ Windows 7 Ultimate Edition 32-bit; Intel Pentium 4 w/ FreeBSD 6.1 -8/12/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"SafeGuard Cryptographic Engine is the core cryptographic component of Sophos'' Encryption products. It provides a solid implementation of standard algorithms used for disk and file encryption, key generation, key management, and integrity protection." -

1447Sophos PLC
-The Pentagon
-Abingdon Science Park
-Abingdon, -Oxfordshire -OX14 3YP
-United Kingdom
-

-Joachim Schneider -
TEL: +49 (0)6171 881968 -
FAX: +49 (0)89 30703123
-

-Mike Morra -
TEL: 1-508.623.3246 -

SafeGuard Cryptographic Engine - 256 AES Library
-
Version 5.60 -
Intel Core 2 Duo w/ Windows 7 Ultimate Edition 64-bit; Intel Core 2 Duo w/ Windows 7 Ultimate Edition 64-bit; Intel Core 2 Duo w/ Windows 7 Ultimate Edition 32-bit; Intel Pentium 4 w/ FreeBSD 6.1 -8/12/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"SafeGuard Cryptographic Engine is the core cryptographic component of Sophos'' Encryption products. It provides a solid implementation of standard algorithms used for disk and file encryption, key generation, key management, and integrity protection." -

1446Tor Anumana, Inc.
-Suite #113-619, 7770 Regents Road
-San Diego, -CA -92122
-USA
-

-Troy Schilling -
TEL: 801-995-1309 -
FAX: 858-630-6062
-

-Subhashis Mohanty -
TEL: 858-663-6529 -
FAX: 858-630-6062
-

ANMCryptoAESLib
-
Version SVN r8910 -
Intel Core 2 Duo w/ Mac OS X 10.6.3; Altera NIOS II FPGA w/ ThreadX -8/12/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"Highly portable AES implementation used in various Tor Anumana software applications on server, desktop, mobile, and special-purpose platforms. ANMCryptoAESLib is also part of Tor Anumana''s general cryptographic library." -

08/26/10: Add new tested OES; - -

1445Accellion, Inc.
-1900 Embarcadero Road
-Suite 207
-Palo Alto, -CA -94303
-USA
-

-Prateek Jain -
TEL: 65-6244-5670 -
FAX: 65-6244-5678
-

Accellion Secure File Transfer Cryptographic Module AES
-
Version 0.9.8l -
Dual Xeon QuadCore w/ Linux based on Red Hat Enterprise Version 5.1 -8/12/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Accellion TLSv1 implementation uses AES in the cipher suite for secure web communication." -

1444Hewlett-Packard
-Longdown Avenue
-Stoke Gifford, -Bristol -BS34 8QZ
-United Kingdom
-

-Laura Loredo -
TEL: +44 117 312 9341 -

OpenSSL 0.9.8i + IBM Patch 4
-
Version 1.0 (Firmware) -
ARM966 -8/12/2010 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 128 -) -; -AAD Lengths tested: -( - 128 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1443 -
-
-

-"AES-GCM for drive internal data security." -

1443Hewlett-Packard
-Longdown Avenue
-Stoke Gifford, -Bristol -BS34 8QZ
-United Kingdom
-

-Laura Loredo -
TEL: +44 117 312 9341 -

OpenSSL 0.9.8i + IBM Patch 4
-
Version 1.0 (Firmware) -
ARM966E -8/12/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"AES-CBC for TLS connections. AES-GCM for drive internal data security." -

1442Hewlett-Packard
-Longdown Avenue
-Stoke Gifford, -Bristol -BS34 8QZ
-United Kingdom
-

-Laura Loredo -
TEL: +44 117 312 9341 -

Key Unwrapping
-
Version 1.0 (Firmware) -
ARM966E -8/12/2010 - -ECB -( -d only; -256 -); -
-
-

-"A firmware-based AES decryption implementation used for unwrapping Wrapped DEKs." -

1441Hewlett-Packard
-Longdown Avenue
-Stoke Gifford, -Bristol -BS34 8QZ
-United Kingdom
-

-Laura Loredo -
TEL: +44 117 312 9341 -

AES Key Wrapping, AES GCM of User Data, RNG for data encrypting keys
-
Version 1.0 (Firmware) -
Part # L6A0398, Rev. C -
ARM966E -8/12/2010 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 512 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"Hardware-based group of algorithms AES, AES-GCM, and RNG. AES & AES-GCM implementations used for both encrypting/decrypting user data (in AES GCM mode) and Key Wrapping of the Data Encrypting Key (DEK) in pure AES encryption mode; random number generator used to generate DEKs." -

1440Digital Monitoring Products, Inc.
-2500 N. Partnership Boulevard
-Springfield, -MO -65803-8877
-USA
-

-Terry Shelton -
TEL: 417-831-9362 -
FAX: 417-831-1325
-

SCS Encryption
-
Version 1.3.1 -
Intel Pentium w/ Windows XP -8/2/2010 - -ECB -( -e/d; -128 -); -
-
-

-"Security Alarm Receiving Software" -

1439Dust Networks
-30695 Huntwood Ave
-Hayward, -CA -94544
-USA
-

-Ross Yu -
TEL: 510-400-2900 -
FAX: 510-489-3799
-

-Yuri Zats -
TEL: 510-400-2900 -
FAX: 510-489-3799
-

Dust Cryptographic Library 2
-
Version SSL 1.0 (Firmware) -
Atmel AT91SAM9G20 -8/2/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"Dust Networks cryptographic library 2 used in Dust Networks wireless sensor networking products" -

1438Dust Networks
-30695 Huntwood Ave
-Hayward, -CA -94544
-USA
-

-Ross Yu -
TEL: 510-400-2900 -
FAX: 510-489-3799
-

-Yuri Zats -
TEL: 510-400-2900 -
FAX: 510-489-3799
-

Dust Cryptographic Library 1
-
Version SSL 0.98 (Firmware) -
Atmel AT91SAM9G20 -8/2/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"Dust Networks cryptographic library 1 used in Dust Networks wireless sensor networking products" -

1437Dust Networks
-30695 Huntwood Ave
-Hayward, -CA -94544
-USA
-

-Ross Yu -
TEL: 510-400-2900 -
FAX: 510-489-3799
-

-Yuri Zats -
TEL: 510-400-2900 -
FAX: 510-489-3799
-

Gold24 AES in Hardware
-
Part # Gold24 Version 1.0 -
N/A -8/2/2010 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"AES hardware acceleration module implemented in Dust Networks’ Gold24 silicon platform, the industry’s lowest-power IEEE 802.15.4 wireless microcontroller" -

1436CareFusion
-3750 Torrey View Court
-San Diego, -CA -92130
-USA
-

-Indresh Chaudhari -
TEL: 858-617-5519 -
FAX: 858-617-5981
-

OsCrypto
-
Version 9.7.0 -
Enea OSE 4.5.2 w/ Intel/Marvell PXA270 Family -7/22/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Used in Alaris System PCU to protect patient data during exchange with external computer applications." -

04/26/12: Update implementation information; - -

1435Nationz Technologies Inc.
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1,Nanshan District
-Shenzhen, -518057
-P. R. China
-

-Yiwei Zhang -
TEL: +86 (755) 8630-9932 -
FAX: +86 (755) 8616-9100
-

-Bo Peng -
TEL: +86 (755) 8630-9922 -
FAX: +86 (755) 8616-9100
-

Z32D576C
-
Version 1.0 (Firmware) -
Low-Power 32-bit secure RISC processor -7/22/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z32D576C is a fully-featured security processor that provides algorithms such as DES, TDES, AES and RSA. The combination of high performance and low power consumption makes it a perfect choice for government/corporate security solutions, especially in mobile payment, banking, identification, network security, etc." -

1434Nationz Technologies Inc.
-11-13F,Tower Building #3
-China Academy of Science and Technology Dev.
-Gaoxin South Ave.1,Nanshan District
-Shenzhen, -518057
-P. R. China
-

-Yiwei Zhang -
TEL: +86 (755) 8630-9932 -
FAX: +86 (755) 8616-9100
-

-Bo Peng -
TEL: +86 (755) 8630-9932 -
FAX: +86 (755) 8616-9100
-

Z32D576
-
Version 1.0 (Firmware) -
Low-Power 32-bit secure RISC processor -7/22/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Z32D576 is a fully-featured security processor that provides algorithms such as DES, TDES, AES and RSA. The combination of high performance and low power consumption makes it a perfect choice for government/corporate security solutions, especially in mobile payment, banking, identification, network security, etc." -

1433SanDisk Corporation
-7 Atir Yeda St.
-Kfar Saba, -44425
-Israel
-

-Boris Dolgunov -
TEL: +972-9-7637307 -
FAX: +972-3-5488666
-

S3 FIPS 140-2 Crypto-Library CMAC
-
Version 9.5.21.01 (Firmware) -
Part # AES Dual Key Core, Version 1.1 -
SecurCore SC100 ARM -7/15/2010 - -

CMAC (Generation/Verfication -) -(KS: 256; Block Size(s): -Full -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#1432 - -
-
-

-"The S3 crypto library Ver:9.5.21.01 was developed for the S3 FIPS cruser enterprise product. The crypto library includes HW and SW parts. The AES, CMAC and PRNG implemented using HW AES Dual Key Core accelerator. All the rest of algorithms are implemented in FW." -

1432SanDisk Corporation
-7 Atir Yeda St.
-Kfar Saba, -44425
-Israel
-

-Boris Dolgunov -
TEL: +972-9-7637307 -
FAX: +972-3-5488666
-

AES Dual Key Core
-
Part # AES Dual Key Core, Version 1.1 -
N/A -7/15/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The S3 crypto library Ver:9.5.21.01 was developed for the S3 FIPS cruser enterprise product. The crypto library includes HW and SW parts. The AES, CMAC and PRNG implemented using HW AES Dual Key Core accelerator. All the rest of algorithms are implemented in FW." -

1431LSI Corporation
-1501 McCarthy Boulevard
-Milpitas, -CA -95035
-USA
-

-Lav Ivanovic -
TEL: 408-433-7248 -
FAX: 408-954-4430
-

LSI-CS
-
Version 1.0 (Firmware) -
Cadence NC-verilog hardware simulator -7/15/2010 - -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) - AES Val#617 -
-

-"Optimized hardware cryptographic module used in custom silicon implementations which need to support security applications." -

1430VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware vSphere Client Cryptographic Engine
-
Version 4.0 Build 208111 -
AMD Athlon™ w/ 32-bit Microsoft® Windows Server® 2003; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows Server® 2003; AMD Athlon™ w/ 64-bit Microsoft® Windows Server® 2003; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows Server® 2003; AMD Athlon™ w/ 32-bit Microsoft® Windows Server® 2008; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows Server® 2008; AMD Athlon™ w/ 64-bit Microsoft® Windows Server® 2008; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows Server® 2008; AMD Athlon™ w/ 64-bit Microsoft® Windows® 7; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows® 7; AMD Athlon™ w/ 32-bit Microsoft® Windows® Vista; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows® Vista; AMD Athlon™ w/ 64-bit Microsoft® Windows® Vista; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows® Vista; AMD Athlon™ w/ 32-bit Microsoft® Windows® 7; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows® 7; AMD Athlon™ w/ 64-bit Microsoft® Windows® XP; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows® XP; AMD Athlon™ w/ 32-bit Microsoft® Windows® XP; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows® XP -7/15/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware vSphere Client Cryptographic Engine provides the cryptographic services to VMware's vSphere Client application." -

08/10/10: Update implementation information; - -

1429VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware vCenter Cryptographic Engine
-
Version 4.0 Build 208111 -
AMD Athlon™ w/ 32-bit Microsoft® Windows Server® 2003; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows Server® 2003; AMD Athlon™ w/ 64-bit Microsoft® Windows Server® 2003; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows Server® 2003; AMD Athlon™ w/ 32-bit Microsoft® Windows Server® 2008; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows Server® 2008; AMD Athlon™ w/ 64-bit Microsoft® Windows Server® 2008; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows Server® 2008; AMD Athlon™ w/ 32-bit Microsoft® Windows® XP; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows® XP -7/15/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware vCenter Cryptographic Engine provides the cryptographic services to VMware's vCenter Server product." -

08/10/10: Update implementation information; - -

1428Microchip Technology, Inc.
-2355 West Chandler Blvd.
-Chandler, -AZ -85224-6199
-USA
-

-David Flowers -
TEL: 480-792-7200 -
FAX: 480-792-4015
-

AES Encryption for PIC24 and dsPIC
-
Version 2.0 (Firmware) -
Microchip dsPIC30/33; Microchip PIC24F/H -7/15/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"AES for Encryption for PIC24F/H and dsPIC30/33 families. Available through SW300052. Supports AES - ECB, CBC, OFB, CFB1, CFB8, CFB128, e/d 128/192/256; CTR mode external 128/192/256." -

1427Cisco Systems, Inc.
-170 W. Tasman Drive
-San Jose, -CA -95134
-USA
-

-Sonu Shankar -
TEL: 408-424-7279 -

Cisco MacSec Generation 2
-
Version Ganita Revision 2 (Firmware) -
Synopsys VCS V2006.06 -7/15/2010 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 160 -, - 728 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1427 -
-
-

-"Cisco Ganita MACSec ASIC is the Cisco processing engine that performs AES-GCM encryption/decryption to support IEEE 802.1AE, IETF ESP-GCM/GMAC and other port and PHY features at 10 gigabit line rate used on Cisco Catalyst and Nexus series switches" -

1426Cisco Systems, Inc.
-170 W. Tasman Drive
-San Jose, -CA -95134
-USA
-

-Sonu Shankar -
TEL: 408-424-7279 -

Cisco MacSec Generation 1
-
Version Alkindi Revision 4 (Firmware) -
Synopsys VCS v2005.06 -7/15/2010 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 160 -, - 728 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1426 -
-
-

-"Cisco Alkindi MACSec ASIC is the Cisco processing engine that performs AES-GCM encryption/decryption to support IEEE 802.1AE, IETF ESP-GCM/GMAC and other port and PHY features at 1 gigabit line rate used on Cisco Catalyst and Nexus series switches." -

1425Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

MOTOROLA_PIKE2_AES256-GCM
-
Version R02.00.00 (Firmware) -
Part # 51009397004 -
Motorola 51009397004 -7/15/2010 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#1424 -
-
-

-"The PIKE2 cryptographic processor is used in security modules embedded in Motorola security products. It is used to provide secure voice and data capabilities as well as APCO Over-the-Air-Rekeying and advanced key management." -

1424Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

MOTOROLA_PIKE2_AES256
-
Version R02.00.00 (Firmware) -
Part # 51009397004 -
Motorola 51009397004 -7/15/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The PIKE2 cryptographic processor is used in security modules embedded in Motorola security products. It is used to provide secure voice and data capabilities as well as APCO Over-the-Air-Rekeying and advanced key management." -

1423VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware vCenter Server Java Cryptographic Engine
-
Version 4.0 Build 208111 -
AMD Athlon™ w/ 32-bit Microsoft® Windows Server® 2003 w/ JRE v1.5.0; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows Server® 2003 w/ JRE v1.5.0; AMD Athlon™ w/ 64-bit Microsoft® Windows Server® 2003 w/ JRE v1.5.0; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows Server® 2003 w/ JRE v1.5.0; AMD Athlon™ w/ 32-bit Microsoft® Windows Server® 2008 w/ JRE v1.5.0; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows Server® 2008 w/ JRE v1.5.0; AMD Athlon™ w/ 64-bit Microsoft® Windows Server® 2008 w/ JRE v1.5.0; Intel® Pentium® 4 w/ 64-bit Microsoft® Windows Server® 2008 w/ JRE v1.5.0; AMD Athlon™ w/ 32-bit Microsoft® Windows® XP w/ JRE v1.5.0; Intel® Pentium® 4 w/ 32-bit Microsoft® Windows® XP w/ JRE v1.5.0 -7/15/2010 - -CBC -( -e/d; -128 -); -
-
-

-"The VMware vCenter Server Java Cryptographic Engine provides the cryptographic services to VMware's vCenter Server product." -

08/10/10: Update implementation information; - -

1422VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware ESXi Cryptographic Engine
-
Version 4.0 Build 208167 -
Intel® Xeon® w/ 64-bit VMware ESXi; AMD Opteron™ w/ 64-bit VMware ESXi -7/15/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware ESXi Cryptographic Engine provides the cryptographic services to VMware's ESXi server product." -

08/10/10: Update implementation information; - -

1421VMware, Inc.
-3401 Hillview Ave
-Palo Alto, -CA -94303
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware ESX Cryptographic Engine
-
Version 4.0 Build 208167 -
AMD Opteron(TM) w/ 64-bit VMware ESX; Intel® Xeon® w/ 64-bit VMware ESX -7/15/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware ESX Cryptographic Engine provides the cryptographic services to VMware's ESX Server product." -

08/10/10: Update implementation information; - -

1420Symantec Corporation
-350 Ellis Street
-Mountain View, -CA -94043
-USA
-

-Rama Vissapragada -
TEL: 415-683-2365 -

Encryption Plus Cryptographic Library
-
Version v1.0.5 -
Intel Core 2 Duo w/ Mac OS X x32; Intel Core 2 Duo w/ Mac OS X x64; Intel Core 2 Duo w/ Windows 7 x32; Intel Core 2 Duo w/ Windows 7 x64; Intel Core 2 Duo w/ Windows Vista x32; Intel Core 2 Duo w/ Windows XP x32; Intel Core 2 Duo w/ Windows XP x64; Intel Core 2 Duo w/ Windows Server 2008 x32; Intel Core 2 Duo w/ Windows Server 2008 x64 -7/15/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Encryption Plus® Cryptographic Library ("EPCL") provides cryptographic services to the Symantec Corporation for Symantec, GuardianEdge, Encryption Anywhere, and Encryption Plus families of data protection products." -

11/03/10: Update implementation information; - -

1419IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 1-845-435-3010 -

-Alyson Comer -
TEL: 1-607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 64-bit
-
Version OA31595 -
Part # 5694-A01 -
IBM System z10™ Enterprise Class (z10 EC) w/ IBM z/OS® V1.11 -7/15/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based applcation programming interfaces that allow applications to protect data using the SSL/TLS protocols and through PKCS#7 cryptographic messages. z/OS System SSL also enables applications to create and manage X.509 V3 certificates and keys within key database files and PKCS#11 tokens." -

1418IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 1-845-435-3010 -

-Alyson Comer -
TEL: 1-607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 31-bit
-
Version OA31595 -
Part # 5694-A01 -
IBM System z10™ Enterprise Class (z10 EC) w/ IBM z/OS® V1.11 -7/15/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based applcation programming interfaces that allow applications to protect data using the SSL/TLS protocols and through PKCS#7 cryptographic messages. z/OS System SSL also enables applications to create and manage X.509 V3 certificates and keys within key database files and PKCS#11 tokens." -

1417Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

Skua AES in Hardware
-
Part # Skua -
N/A -7/15/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"AES encryption and decryption core of the controller ASIC "Skua" in Seagate''s self encrypting disk drives (SEDs)." -

1416Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

Banshee AES in Hardware
-
Part # Banshee -
N/A -7/15/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"AES encryption and decryption core of the controller ASIC "Banshee" in Seagate''s self encrypting disk drives (SEDs)." -

1415RSA Security Inc.
-228 South Street
-Hopkinton, -MA -01748
-USA
-

-Jeff Stone -
TEL: 508-249-1189 -

-Nirav Mehta -
TEL: 508-249-2964 -

RSA BSAFE(R) Crypto-Kernel
-
Version 1.3.1.1 -
AMD Athlon(TM) 64 X2 Dual w/ Microsoft Windows Server 2003 -6/30/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RSA BSAFE(R) Crypto Kernel provides core cryptographic functionality optimized for very small code size and speed to meet the needs of most constrained environments. It is the cryptographic foundation for RSA BSAFE(R) security products designed for C/C++ developers." -

1414Exar Corporation
-48720 Kato Road
-Fremont, -CA -94538
-USA
-

-Zack Mihalis -
TEL: 408-399-3637 -
FAX: 408-458-1924
-

-Jeffrey Chan -
TEL: 408-399-3606 -
FAX: +86-571-8815-6615
-

Panther-I 820x Series Die
-
Part # 820x-01 -
N/A -6/30/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 1024 -) -
-GMAC_Not_Supported - AES Val#1414 -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) - AES Val#1414 -
-

-"Exar 820x is an application services processor family designed for storage capacity optimization and network security. 820x accelerates algorithms such as LZS compression, AES encryption, SHA hash and PK operations for deduplication and security. It has a throughput up to 6Gbps doing compress, encrypt and hash in a single pass." -

1413Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 x 729 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic API
-
Version 6.0.0 (Firmware) -
Marvell Tavor PV -6/30/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Smartphones." -

1412Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: 408-564-2354 -
FAX: 408-865-0333
-

Athena OS755 AES Component
-
Version H1.0 (Firmware) -
Part # Inside Secure AT90SC generation U -
Inside Secure AT90SC generation U -6/30/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IDProtect is a CM based on the Athena OS755 Java Card 2.2.2 GlobalPlatform 2.1.1 smart card OS with 72KB EEPROM validated to FIPS 140-2 Level 3 supporting DRBG, TDES, AES, SHA-1 and -256, and RSA 2048 bits with on card keygen exposing PKI/biometric APIs designed for high-performance government/enterprise applications." -

02/07/11: Update implementation information;
09/12/11: Update implementation information; -
-

1411Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Rob Williams -
TEL: 289-261-4187 -
FAX: 905-507-4230
-

-Atsushi Yamada -
TEL: 289-261-4184 -
FAX: 905-507-4230
-

Security Builder GSE-J Crypto Core
-
Version 2.8 -
Intel Pentium D w/ Red Hat Enterprise Linux AS 5.5 with SUN JRE 1.5.0; Intel Pentium D w/ Red Hat Enterprise Linux AS 5.5 with SUN JRE 1.6.0; Intel Xeon w/ Red Hat Enterprise Linux AS 5.5 x64 with SUN JRE 1.5.0; Intel Xeon w/ Red Hat Enterprise Linux AS 5.5 x64 with SUN JRE 1.6.0; SPARC v9 w/ Sun Solaris 10 (32-bit) with SUN JRE 1.5.0; SPARC v9 w/ Sun Solaris 10 (32-bit) with SUN JRE 1.6.0; SPARC v9 w/ Sun Solaris 10 (64-bit) with SUN JRE 1.5.0; SPARC v9 w/ Sun Solaris 10 (64-bit) with SUN JRE 1.6.0; Intel Xeon w/ MS-Windows Vista SP2 (32-bit) with SUN JRE 1.5.0; Intel Xeon w/ MS-Windows Vista SP2 (32-bit) with SUN JRE 1.6.0; Intel Xeon w/ MS-Windows Vista SP2 (64-bit) with SUN JRE 1.5.0; Intel Xeon w/ MS-Windows Vista SP2 (64-bit) with SUN JRE 1.6.0; Intel Xeon w/ MS-Windows 2008 Server SP2 (64-bit) with JRE 1.5.0; Intel Xeon w/ MS-Windows 2008 Server SP2 (64-bit) with JRE 1.6.0 -6/30/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1411 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1411 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#1411 -
RNG: Val# 773 -
DRBG: Val# 52 -
-
-

-"Java cryptographic toolkit." -

10/12/10: Update vendor information;
08/30/11: Update implementation information; -
-

1410Adara Networks, Inc.
-2150 N. First Street
-San Jose, -CA -95131
-USA
-

-Lillian Withrow -
TEL: 408-433-4900 -
FAX: 408-456-0190
-

Kernel NPX Cryptographic Algorithms
-
Version 1.0 -
Intel Xeon E5440 w/ FreeBSD 8.0; Intel Xeon L5518 w/ FreeBSD 8.0 -6/30/2010 - -CBC -( -e/d; -128 -); -
-
-

-"Please see cover letter." -

1409Fortinet
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiOS SSL Cryptographic Library
-
Version 4.2 (Firmware) -
AMD Opteron Dual Core; Intel Celeron; Intel Core 2 Duo; Intel Nehalem; Intel Pentium III; Intel Tolapai; Intel Xeon; Intel Xeon Quad Core -6/30/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FortiOS SSL Cryptographic Library v4.2 runs on an Intel x86 compatible processor using the FortiOS." -

1408Fortinet
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-6 -
N/A -6/30/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The hardware implementation of the FortiASIC Hardware Accelerated Cryptographic Library as implemented in the FortiASIC version CP-6" -

1407Cisco Systems, Inc.
-170 W Tasman Drive
-San Jose, -CA -95134
-USA
-

-n/a -

Cavium Nitrox Lite (CN1520)
-
Part # CN1520-350BG256-G, v1.2 -
N/A -6/24/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"n/a" -

1406RSA Security Inc.
-2831 Mission College Blvd.
-Santa Clara, -CA -95054
-USA
-

-Kathy Kriese -
TEL: 408-326-4552 -

RSA BSAFE(R) Crypto-C Micro Edition
-
Version 2.1.0.7 -
IBM PowerPC Power3 w/ Red Hat Enterprise Linux v5 (64-bit) -6/24/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1406 -
-
-
-

-"RSA BSAFE(R) Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

1405Fortinet
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-4 -
N/A -6/24/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The hardware implementation of the FortiASIC Hardware Accelerated Cryptographic Library as implemented in the FortiASIC version CP-4" -

1404Fortinet
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiOS FIPS Cryptographic Library
-
Version 4.2 (Firmware) -
AMD Opteron Dual Core; Intel Celeron; Intel Core 2 Duo; Intel Nehalem; Intel Pentium III; Intel Tolapai; Intel Xeon; Intel Xeon Quad Core; VIA Eden; AMD Geode -6/24/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FortiOS FIPS Cryptographic Library v4.2 runs on an Intel x86 compatible processor using the FortiOS." -

09/13/10: Add new tested OEs; - -

1403Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 x 729 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.6.5 (Firmware) -
Marvell Tavor PV -6/24/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1402Research in Motion
-295 Philip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 x 729 -
FAX: (519) 888-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.6.5 (Firmware) -
Marvell Tavor PV -6/24/2010 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1401Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

MOTOROLA_KVL4000_PIKE_AES
-
Version R01.00.00 (Firmware) -
Part # 5175330H04 -
Motorola 5175330H04 -6/24/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The KVL 4000 PIKE provides security services for the KVL 4000. The KVL 4000 is a portable key distribution device that consists of a Personal Digital Assistant (PDA) and Security Adapter that connects to the PDA." -

1400Apple Inc.
-11921 Freedom Drive
-Reston, -VA -20190
-USA
-

-Shawn Geddis -
TEL: 703-264-5103 -

Apple FIPS Cryptographic Module
-
Version 1.0 -
Intel Core 2 Duo w/ Mac OS X, v10.6.0 -6/24/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Mac OS X''s security services are built using the open source Common Data Security Architecture. CDSA is a set of layered security services in which the AppleCSP provides the cryptography for services such as FileVault, Encrypted Disk Images, Keychains, Safari, Mail, etc.." -

1399N/AN/AN/A6/23/2010 -N/A
1398Motorola Solutions, Inc.
-One Motorola Plaza
-Holtsville, -NY -11742-1300
-USA
-

-Taheer Khazi -
TEL: 631-738-4089 -

-Vamsi Modadugu -
TEL: +91-80-41092164 -

Motorola EMS Cryptographic Module
-
Version DAABES00-001-R00 -
Marvell XScale PXA320 w/ Windows Mobile 6.5 -6/24/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Motorola MC9500-K raises the bar for premier rugged mobile computing, incorporating breakthrough ergonomic design and features to support the most demanding field mobility applications. Truly in a class of its own, this groundbreaking device is as different on the inside as it is on the outside." -

1397Motorola Solutions, Inc.
-One Motorola Plaza
-Holtsville, -NY -11742-1300
-USA
-

-Jay Greenrose -
TEL: 631-738-3844 -

-Mariya Wright -
TEL: 914-574-8189 -

Motorola EMS Cryptographic Module
-
Version DAABDS00-001-R00 (Firmware) -
Marvell XScale PXA320 -6/24/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The DS6878 cordless imager from Motorola enables automated data capture, improves data accuracy, increase productivity and streamlines everyday processes. Captures 1D and 2D bar codes, signatures, documents such as drivers licenses and insurance cards, facial images for identification, video footage and more." -

1396Motorola Solutions, Inc.
-One Motorola Plaza
-Holtsville, -NY -11742-1300
-USA
-

-Jay Greenrose -
TEL: 631-738-3844 -

-Mariya Wright -
TEL: 914-574-8189 -

Motorola EMS Cryptographic Module
-
Version DAABFS00-001-R00 -
Marvell XScale PXA270 w/ Windows CE 5.0 Core -6/24/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The MT2000 Series combines the simplicity of a scanner with the intelligence of a mobile computer, provides advanced 1D/2D bar code, DPM and image capture, as well as the ability to key in and view data.802.11a/b/g, Bluetooth, corded and batch connectivity options provide the flexibility to meet a wide range of business needs." -

1395Motorola Solutions, Inc.
-One Motorola Plaza
-Holtsville, -NY -11742-1300
-USA
-

-Jay Greenrose -
TEL: 631-738-3844 -

-Mariya Wright -
TEL: 914-574-8189 -

Motorola EMS Cryptographic Module
-
Version DAABGS00-001-R00 (Firmware) -
Renesas H8SX1668 RF -6/24/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The MT2000 Series combines the simplicity of a scanner with the intelligence of a mobile computer, provides advanced 1D/2D bar code, DPM and image capture, as well as the ability to key in and view data. 802.11a/b/g, Bluetooth, corded and batch connectivity options provide the flexibility to meet a wide range of business needs." -

1394Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Jennifer Gilbert -
TEL: 703-484-0168 -

Adaptive Security Appliance OS
-
Version 8.3.2 and 8.3.2.13(Firmware) -
Intel E7520; Intel Pentium 4; Intel Celeron; AMD Geode; -6/24/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, multi-vector attack protection, and secure connectivity services in cost-effective, easy-to-deploy solutions. The ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

10/07/10: Update implementation information;
05/05/11: Add new tested information; -
-

1393Good Technology
-101 Redwood Shores Parkway Suite 401
-Redwood City, -CA -94065
-USA
-

-Sriram Krishnan -

gdFipsCrypto
-
Version 6.0.1 -
Intel Xeon E7450 w/ Windows Server 2003 -6/17/2010 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"gdFIPSCrypto is a software-based algorithm implementation that supports Triple-DES, AES, SHA1, and HMAC-SHA1 for use on Windows Server 2003." -

1392Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

Sphinx12 AES in Hardware
-
Part # Sphinx12 -
N/A -6/17/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"AES encryption and decryption core of the controller ASIC "Sphinx12" in Seagate''s self encryption disk drives (SEDs)." -

1391N/AN/AN/A1/19/2011 -N/A
1390Alvarion Ltd
-21a Habarzel
-Tel Aviv, -69710
-Israel
-

-Adrian Iavorschi -
TEL: 40 21 301 7805 -
FAX: 40 21 301 8011
-

Wireless Encryption
-
Version 1.0 (Firmware) -
MPC8245 -6/17/2010 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -28 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"BreezeACCESS SEC, Alvarion''s broadband wireless platform in the 5.4 GHz and 4.9 GHz mainly for HLS (Home Land Security), Municipal and Governmental market segment." -

03/21/11: Add new tested information; - -

1389Alvarion Ltd
-21a Habarzel
-Tel Aviv, -69710
-Israel
-

-Adrian Iavorschi -
TEL: 40 21 301 7805 -
FAX: 40 21 301 8011
-

SSL Server
-
Version 1.0 (Firmware) -
MPC8245 -6/17/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"BreezeACCESS SEC, Alvarion''s broadband wireless platform in the 5.4 GHz and 4.9 GHz mainly for HLS (Home Land Security), Municipal and Governmental market segment." -

1388Alvarion Ltd
-21a Habarzel
-Tel Aviv, -69710
-Israel
-

-Adrian Iavorschi -
TEL: 40 21 301 7805 -
FAX: 40 21 301 8011
-

Decryption of certificate
-
Version 1.0 (Firmware) -
MPC8245 -6/17/2010 - -ECB -( -d only; -128 -); -CBC -( -d only; -128 -); -
-
-

-"BreezeACCESS SEC, Alvarion''s broadband wireless platform in the 5.4 GHz and 4.9 GHz mainly for HLS (Home Land Security), Municipal and Governmental market segment." -

1387SandForce, Inc.
-12950 Saratoga Avenue
-Saratoga, -CA -95070
-USA
-

-Kent Smith -
TEL: (408) 864-0700 -
FAX: (408) 725-2994
-

SF-1000 AES-128 Crypto Engine
-
Version 1.0 (Firmware) -
Cadence NCVerilog 8.2 simulation environment -6/17/2010 - -ECB -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"The SF-1000 SSD Processor Family consists of single-chip, high performance SSD Processors for SSDs (Solid State Drives)." -

1386Vindicator Technologies, Inc.
-3019 Alvin Devane Blvd
-Austin, -TX -78741
-USA
-

-Mustafa Ismail -
TEL: 512-301-8433 -
FAX: 512-301-8401
-

-Wayne Lauer -
TEL: 512-301-8414 -

AES Option
-
Version Version 2 (Firmware) -
Freescale MCF5272; Freescale MCF5481 -6/10/2010 - -CFB128 -( -e/d; -128 -); -
-
-

-"AES cryptographic algorithm applied to security system messages" -

1384Verdasys, Inc.
-404 Wyman Street
-Suite 320
-Waltham, -MA -02541
-USA
-

-Scott Shou -
TEL: 917-371-3386 -

-Josh McCally -
TEL: 703-267-6050 x111 -
FAX: 703-267-6810
-

FIPS Kernel Mode Cryptographic Module (VSEC.SYS)
-
Version 1.0 -
Intel Core 2 Quad w/ Microsoft Windows XP (64-bit); Intel Core 2 Quad w/ Microsoft Windows XP (32-bit) -6/10/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Previously called: Digital Guardian Security Kernel v1.0. VSEC.SYS is a Windows kernel mode export driver that provides FIPS Approved cryptographic services to Verdasys applications such as Digital Guardian." -

1383Doremi Labs
-1020 Chestnut Street
-Burbank, -CA -91506
-USA
-

-Jean-Philippe Viollet -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

-Camille Rizko -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

Power PC AES ECB
-
Version 1.1 (Firmware) -
Power PC -6/10/2010 - -ECB -( -e/d; -128 -); -
-
-

-"An Implementation of AES-128 encryption/decryption in ECB mode used inside Doremi’s Media Block." -

06/26/13: Updated implementation information; - -

1382Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

GCM
-
Version 1.3.1 -
Intel Xeon w/ Red Hat Enterprise Linux Version 5.1; Intel Pentium 4 w/ Microsoft Windows XP Professional SP2; Intel Pentium 4 w/ Microsoft Windows Server 2003 SP2. -6/10/2010 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 6 -, - 128 -) -
-GMAC_Supported - AES Val#1381 -
RNG: Val# 754 -
-
-

-"A software cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux user or Windows kernel mode." -

1381Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

AES
-
Version 1.3.1 -
Intel Xeon w/ Red Hat Enterprise Linux Version 5.1; Intel Pentium 4 w/ Microsoft Windows Server 2003 SP2; Intel Pentium 4 w/ Microsoft Windows XP Professional SP2 -6/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"A software cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux user or Windows kernel mode." -

1380Quantum Corporation
-1650 Technology Drive
-Suite 700
-San Jose, -CA -95110
-US
-

-Steve McKissick -
TEL: 425.201.1546 -

Scalar OPENSSL FIPS Lib
-
Version 2.0.0 -
Intel Xeon w/ rPath linux 2.6.29 64-bit -6/10/2010 - -CBC -( -e/d; -128 -); -
-
-

-"Scalar OpenSSL FIPS Library is a software library based on an unmodified version of FIPS compliant OpenSSL." -

1379N/AN/AN/A6/3/2010 -N/A
1378Palo Alto Networks
-232 E. Java Dr.
-Sunnyvale, -CA -94089
-USA
-

-Nick Campagna -
TEL: (408) 738-7700 -

Palo Alto Networks PA-500, PA-2020, PA-2050, PA-4020, PA-4050, PA-4060
-
Version 0.9.8l-24 (Firmware) -
Intel Dual Core Xeon; Cavium Octeon -6/3/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Delivered as a purpose-built platform, Palo Alto Networks next-generation firewalls bring visibility and control over applications, users and content back to the IT department using three identification technologies: App-ID, User-ID and Content-ID." -

1377Toshiba
-1-1, Shibaura 1-chome
-Minato-ku, -Tokyo -105-8001
-Japan
-

-Shotaro Ichimura -
TEL: 303-776-4382 -

AES-256
-
Part # LM97230AB, Version B1E -
N/A -6/3/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Toshiba Secure Cryptographic Suite (TSCS) is a library of unique hardware and software cipher solutions which are standard encryption algorithm-based to provide Toshiba products and the systems using them a robust and secure data storage environment." -

1376Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-US
-

-Patrick Townsend -
TEL: 360.357.8971 x106 -
FAX: 360.357.9047
-

Alliance OpenSSL FIPS Library
-
Version 2.0.0 -
Intel CORE 2 DUO w/ rPath Linux 2.6.29 64-bit -6/3/2010 - -CBC -( -e/d; -128 -); -
-
-

-"Alliance OpenSSL FIPS Library is a software library based on an unmodified version of FIPS compliant OpenSSL." -

1375Communication Devices Inc.
-85 Fulton St.
-Boonton, -NJ -07005-1912
-USA
-

-Donald Snook -
TEL: 973-334-1980 -

PA-100 AES Engine
-
Part # 01-03-0912 -
N/A -6/3/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PA100 is designed to provide Secure Encrypted Out of Band Management access to network appliances such as firewalls, routers, network switches etc." -

09/13/11: Add new tested information; - -

1374Wind River Systems, Inc.
-500 Wind River Way
-Alameda, -CA -94501
-USA
-

-Janet Davis -
TEL: 613-270-5770 -

Network Security Services Library
-
Version 3.12.4 -
x86_64 Nehalem Xeon 5500 w/ Wind River Linux Secure 1.0; ppc_32 mpc8572 w/ Wind River Linux Secure 1.0; x86_64 Pentium core2 duo w/ Wind River Linux Secure 1.0; ARM TI OMAP3530 w/ Wind River Linux Secure 1.0 -6/3/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Wind River Linux Secure uses Network Security Services (NSS) to provide a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with WRLS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards." -

1373Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SRX 650, SRX240, SRX 210, SRX100 IPSec
-
Version 10.0R3 (Firmware) -
Cavium Octeon -6/3/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways IPSec provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers" -

1372Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks LN1000-V Mobile Secure Router IPSec
-
Version 10.0R4 (Firmware) -
Cavium Octeon -6/3/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks LN1000-V Mobile Secure Router IPSec designed specifically for the Internet. A full suite of industrial-strength routing protocols, a flexible policy language, and a leading MPLS implementation efficiently scale to large numbers of network interfaces and routes." -

1371Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiAnalyzer FIPS Cryptographic Library
-
Version 4.2 (Firmware) -
Intel Xeon; Intel Pentium -6/3/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FortiAnalyzer FIPS Cryptographic Library v4.2 runs on an Intel x86 compatible processor using the FortiAnalyzer OS." -

1370Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiAnalyzer SSL Cryptographic Library
-
Version 4.2 (Firmware) -
Intel Xeon; Intel Pentium; VIA Eden; AMD Geode -6/3/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FortiAnalyzer SSL Cryptographic Library v4.2 runs on an Intel x86 compatible processor using the FortiAnalyzer OS." -

09/13/10: Add new tested OEs; - -

1369Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr.
-Suite 250
-Rockville, -MD -20850
-USA
-

-David Ambrose -
TEL: 972 37534561 -

-Malcolm Levy -

Connectra
-
Version NGX R66.1 with hotfix 1 (Firmware) -
Intel® Core(TM)2 Duo -6/3/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Check Point Connectra that unifies SSL VPN, IPSec VPN, and integrated intrusion prevention for secure connectivity for mobile and remote workers while protecting enterprise networks and endpoints from external threats. Connectra includes centralized management and DynamicID SMS authentication." -

1368Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

NSS library softtoken
-
Version 3.11.4 -
AMD Opteron w/ Red Hat Enterprise Linux 5.4; Intel Itanium2 w/ Red Hat Enterprise Linux 5.4 -5/27/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library provided by the Mozilla Foundation for general purpose cryptographic usage. The testing covers the cipher implementations found in the softtoken component of the NSS library." -

1367Adara Networks, Inc.
-2150 N. First Street
-San Jose, -CA -95131
-USA
-

-Lillian Withrow -
TEL: 408-433-4900 -
FAX: 408-456-0190
-

OpenSSL NPX Cryptographic Algorithms
-
Version 1.0 -
Intel Xeon w/ FreeBSD 8.0 -5/27/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Adara Networks product is an open standards and open architecture based full stack router that provides high performance multipath routing capabilities, end to end QOS, data interoperability, virtualization web services, federation of databases and a secure cloud computing platform for inter-enterprise collaborations." -

1366McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-David Gerendas -
TEL: 949 860 3369 -

McAfee Endpoint Encryption
-
Version 4.2.11 -
3.0 GHz Intel Pentium D Processor 830 (1 CPU) 32 bit w/ Microsoft Windows Server 2003 Standard v5.2 SP2; 3.0 GHz Intel Pentium D Processor 830 (1 CPU), 32-bit w/ Windows XP Professional v5.1 SP2; 3.0 GHz Intel Core 2 Duo E8400, 64-bit w/ Windows Vista Enterprise Edition 64 bit; 1.7 GHz quad core AMD Opteron 2344 Processor (2 CPUs), 64-bit w/ Microsoft Windows Server 2008 Enterprise Edition 64 bit -5/27/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"This Cryptographic algorithm module provides cryptographic functionality for McAfee''s Endpoint Encryption product range." -

1365Hewlett–Packard Development Company, L.P.
-3000 Hanover Street
-Palo Alto, -CA -94304
-USA
-

-Mihai Damian -
TEL: (408) 447-3977 -

-Vijay Immanuel -
TEL: (408) 447-6169 -

HP NSVLE C API Library
-
Version 1.0 -
Intel Xeon w/ Debian Linux HPTE Version 4.0.0; AMD Opteron w/ Debian Linux HPTE Version 3.0.0 -5/12/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NSVLE Client Library provides functions supporting key generation, secure key retrieval, and secure communications with an HP Enterprise Secure Key Manager appliance." -

1364Hewlett–Packard Development Company, L.P.
-3000 Hanover Street
-Palo Alto, -CA -94304
-USA
-

-Mihai Damian -
TEL: (408) 447-3977 -

-Vijay Immanuel -
TEL: (408) 447-6169 -

HP NSVLE Kernel Module AES
-
Version 1.0 -
Intel Xeon w/ Debian Linux HPTE Version 4.0.0; AMD Opteron w/ Debian Linux HPTE Version 3.0.0 -5/12/2010 - -CBC -( -e/d; -256 -); -
-

XTS( -) -KS: XTS_256( -(e/d) - -(f) -)) - AES Val#1364 -
-

-"AES CBC 256 bit encryption/decryption functionality for the HP NonStop Storage Cluster IO Module (CLIM)." -

1363Gemalto
-Avenue du Jujubier
- Z.I Athelia IV
-La Ciotat, -13705
-France
-

-Arnaud Lotigier -
TEL: +33-4-42-36-60-74 -
FAX: +33-4-42-36-55-45
-

TOP DL V2
-
Version #11-M1005011+Softmask V02 (Firmware) -
Part # A1023378 -
Infineon SLE66CLX1280PE w/ TOP DL V2 smart Card -5/12/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#1363 - -
-
-

-"This module is based on a Java Card platform (TOP DL V2) with 128K EEPROM memory available. The Cryptographic Module provides dual interfaces (i.e. contact and contact-less) where the same security level is achieved." -

1362Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks SRX 650, SRX240, SRX 210, SRX100
-
Version 10.0R3 (Firmware) -
Cavium Octeon -5/10/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks SRX Series Services Gateways provide the essential capabilities necessary to connect, secure, and manage enterprise and service provider networks, from the smallest sites to the largest headquarters and data centers" -

1361Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 3500/1262 Crypto Toolkit
-
Version ppc405-019/004b/003k (Firmware) -
AMCC 460EXr -5/10/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
- AES Val#1361 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1361 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1360Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 3500/1262 HW DTLS
-
Part # AMCC 460EXr -
N/A -5/10/2010 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1359Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 3500/1262 Radio MAC
-
Part # 88W8364 -
N/A -5/10/2010 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
- AES Val#1359 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1359 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1358Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1252 HW DTLS
-
Part # Freescale MPC8349E -
N/A -5/10/2010 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1357Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1252/1522/1524 Crypto Toolkit
-
Version ppc405-019/004b/003k (Firmware) -
Freescale MPC8349E -5/10/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
- AES Val#1357 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1357 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1356Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1142/1252/1522/1524 Radio MAC
-
Part # 88W8363P -
N/A -5/10/2010 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
- AES Val#1356 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1356 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1355Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1142 HW DTLS
-
Part # AMCC 405EX -
N/A -5/10/2010 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1354Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1142 Crypto Toolkit
-
Version ppc405-019/004b/003k (Firmware) -
AMCC 405EX -5/10/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
- AES Val#1354 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1354 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1353Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1131/1242 Crypto Toolkit
-
Version ppc405-019/004b/003k (Firmware) -
IBM PPC405EP -5/10/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
- AES Val#1353 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1353 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1352Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1131/1242 Radio MAC
-
Part # A506 (6700/7100) -
N/A -5/10/2010 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1352 - -
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1351Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Huntley -
TEL: 408-936-2817 -

Juniper Networks LN1000-V Mobile Secure Router
-
Version 10.0R4 (Firmware) -
Cavium Octeon -5/10/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks LN1000-V Mobile Secure Router designed specifically for the Internet. A full suite of industrial-strength routing protocols, a flexible policy language, and a leading MPLS implementation efficiently scale to large numbers of network interfaces and routes." -

1350Thales e-Security Inc.
-2200 North Commerce Parkway
-Suite 200
-Weston, -Florida -33326
-USA
-

-Marcus Streets -
TEL: +44 1223 723613 -
FAX: +44 1223 723601
-

-James Huang -
TEL: +1 408 457 7714 -
FAX: +1 408 457 7681
-

TEMS - Open SSL library
-
Version 0.9.8l (Firmware) -
Intel Xeon Dual Core -5/10/2010 - -CBC -( -e/d; -256 -); -
-
-

-"An implementation of the OpenSSL 0.9.8l library used in the Thales Encryption Manager for Storage" -

1349Thales e-Security Inc.
-2200 North Commerce Parkway
-Suite 200
-Weston, -Florida -33326
-USA
-

-Marcus Streets -
TEL: +44 1223 723613 -
FAX: +44 1223 723601
-

-James Huang -
TEL: +1 408 457 7714 -
FAX: +1 408 457 7681
-

TEMS - NSS library
-
Version 3.12.4 (Firmware) -
Intel Xeon Dual Core -5/10/2010 - -CBC -( -e/d; -256 -); -
-
-

-"An implementation of the NSS (Network Security Services) library used in the Thales Encryption Manager for Storage." -

1348Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

5508 CN56XX Data Path
-
Version FP-CRYPTO-7.0.0 (Firmware) -
Part # P/N CN56XX -
Cavium CN56XX -5/10/2010 - -CBC -( -e/d; -128 -); -
-
-

-"Cisco WLAN Controller 5508 provides centralized control, management and scalability for small, medium and large-scale Government WLAN networks using APs joined over secure DTLS connection and support IEEE 802.11i security standard with WPA2 to enable a Secure Wireless Architecture." -

1347Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

5508 Gladman
-
Version Gladman-7.0.0 (Firmware) -
Cavium CN56XX -5/10/2010 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
- AES Val#1347 -
-
-
-

-"Cisco WLAN Controller 5508 provides centralized control, management and scalability for small, medium and large-scale Government WLAN networks using APs joined over secure DTLS connection and support IEEE 802.11i security standard with WPA2 to enable a Secure Wireless Architecture." -

1346Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

5508 OpenSSL
-
Version OPENSSL-0.9.8g-7.0.0 (Firmware) -
Cavium CN56XX -5/10/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Cisco WLAN Controller 5508 provides centralized control, management and scalability for small, medium and large-scale Government WLAN networks using APs joined over secure DTLS connection and support IEEE 802.11i security standard with WPA2 to enable a Secure Wireless Architecture." -

1345Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

Cisco WLAN Controllers Gladman
-
Version Gladman-7.0.0 (Firmware) -
Motorola MPC8540 PowerQUICC III -5/10/2010 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
- AES Val#1345 -
-
-
-

-"Cisco WLAN Controllers provide centralized control, management and scalability for small, medium and large-scale Government WLAN networks using APs joined over secure DTLS connection and support IEEE 802.11i security standard with WPA2 to enable a Secure Wireless Architecture." -

1344Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

Cisco WLAN Controllers OpenSSL
-
Version OPENSSL-0.9.8g-7.0.0 (Firmware) -
Motorola MPC8540 PowerQUICC III -5/10/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Cisco WLAN Controllers provide centralized control, management and scalability for small, medium and large-scale Government WLAN networks using APs joined over secure DTLS connection and support IEEE 802.11i security standard with WPA2 to enable a Secure Wireless Architecture." -

1343Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

ARMv7 AES in Firmware
-
Version 3.0 (Firmware) -
ARMv7 -5/10/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"FW implementation of AES encryption and decryption in Seagate''s self encryption disk drives (SEDs)." -

1342Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

ARMv6 AES in Firmware
-
Version 3.0 (Firmware) -
ARMv6 -5/10/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"FW implementation of AES encryption and decryption in Seagate''s self encryption disk drives (SEDs)." -

1341Seagate Technology LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

ARMv5 AES in Firmware
-
Version 3.0 (Firmware) -
ARMv5 -5/10/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"FW implementation of AES encryption and decryption in Seagate''s self encrypting disk drives (SEDs)." -

1340Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-?
-Olympia, -WA -98501
-US
-

-Patrick Townsend -
TEL: 360-357-8971 -
FAX: 360-357-9047
-

-Shawn Protsman -
TEL: 360-357-8971 -
FAX: 360-357-9047
-

Alliance AES Library (IBM i V7R1)
-
Version 1.5.5 -
IBM POWER6 w/ IBM i V7R1 -5/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Alliance AES Library is a software library providing AES encryption services." -

1339Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-?
-Olympia, -WA -98501
-US
-

-Patrick Townsend -
TEL: 360-357-8971 -
FAX: 360-357-9047
-

-Shawn Protsman -
TEL: 360-357-8971 -
FAX: 360-357-9047
-

Alliance AES Library (IBM i V6R1)
-
Version 1.5.5 -
IBM POWER6 w/ IBM i V6R1 -5/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Alliance AES Library is a software library providing AES encryption services." -

1338Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-?
-Olympia, -WA -98501
-US
-

-Patrick Townsend -
TEL: 360-357-8971 -
FAX: 360-357-9047
-

-Shawn Protsman -
TEL: 360-357-8971 -
FAX: 360-357-9047
-

Alliance AES Library (IBM i V5R4)
-
Version 1.5.5 -
IBM POWER6 w/ IBM i V5R4 -5/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Alliance AES Library is a software library providing AES encryption services." -

1337Hangzhou Synochip Technologies Co.,Ltd.
-2F, Building 17, No. 176
-Tianmushan Road
-Hangzhou, -Zhejiang -310012
-China
-

-Windy Ye -
TEL: (86)571 8827 1908 -
FAX: (86)571 8827 1901
-

-Howard He -
TEL: (86)571 8827 1908 -
FAX: (86)571 8827 1901
-

"Cordis5+" 32-bit RISC core platform
-
Version 1.0 -
Cordis 5+ is a core with best-in-class speed, die area and power characteristics. w/ Fingerprint processing accelerator, algorithm firmware -5/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"1) Security Applications,such as Digital Certification, USB Keys,2) Fingerprint Identification, 3)Embedded Applications" -

1336N/AN/AN/A4/28/2010 -N/A
1335N/AN/AN/A4/28/2010 -N/A
1334Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor Firmware
-
Version 2.1 (Firmware) -
Bluefly Processor -4/26/2010 - -ECB -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1334 -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
- AES Val#1334 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#1334 -
RNG: Val# 735 -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

04/23/12: Updated vendor information; - -

1333Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor
-
Part # 4.0 -
N/A -4/26/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

04/23/12: Updated vendor information; - -

1332IBM Corporation
-2455 South Road
-Poughkeepsie, -New York -12601-5400
-USA
-

-William Penny -
TEL: 1-845-435-3010 -

-James Sweeny -
TEL: 1-845-435-7453 -

IBM z/OS® Cryptographic Services ICSF PKCS #11
-
Version OA32012 -
Part # 5694-A01 -
IBM System z10™ Enterprise Class (z10 EC) w/ IBM z/OS® V1.11 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 0 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1332 -
RNG: Val# 734 -
-
-

-"ICSF is a software element of z/OS that works with hardware cryptographic features and the Security Server (RACF) to provide secure, high-speed cryptographic services in the z/OS environment. ICSF, which runs as a started task, provides the application programming interfaces by which applications request the cryptographic services." -

1331IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 64 bits
-
Version 8.0.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1331 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1331 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1331 -
DRBG: Val# 47 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1330IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 32 bits
-
Version 8.0.0 -
AMD Opteron X86_64 w/ Microsoft Windows Servers 2008 32-bit -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1330 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1330 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1330 -
DRBG: Val# 46 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1329IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 64-bit x86-64 for 64 bits
-
Version 8.0.0 -
AMD Opteron X86_64 w/ Microsoft Windows Server 2008 64-bit -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1329 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1329 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -
-GMAC_Supported - AES Val#1329 -
DRBG: Val# 45 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1328IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 64 bits
-
Version 8.0.0 -
Sun UltraSPARC T1000 64-bit w/ Sun Solaris 10 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1328 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1328 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1328 -
DRBG: Val# 44 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1327IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Solaris UltraSparc-64 for 32 bits
-
Version 8.0.0 -
Sun UltraSPARC T1000 64-bit w/ Sun Solaris 10 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1327 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1327 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1327 -
DRBG: Val# 43 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1326IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on AIX PowerPC-64 for 32 bits
-
Version 8.0.0 -
IBM PowerPC 5 64-bit w/ IBM AIX 6.1 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1326 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1326 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1326 -
DRBG: Val# 42 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1325IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 64 bits
-
Version 8.0.0 -
IBM zSeries z10 64-bit w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1325 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1325 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1325 -
DRBG: Val# 41 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1324IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL zSeries-64 for 32 bits
-
Version 8.0.0 -
IBM zSeries z10 64-bit w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1324 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1324 - -

GCM -(KS: AES_128( -e -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1324 -
DRBG: Val# 40 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1323IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 64 bits
-
Version 8.0.0 -
AMD Opteron X86_64 w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e only; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1323 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1323 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1323 -
DRBG: Val# 39 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1322IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL x86-64 for 32 bits
-
Version 8.0.0 -
AMD Opteron X86_64 w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1322 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1322 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1322 -
DRBG: Val# 38 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1321IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL 32-bit x86-64 for 32 bits
-
Version 8.0.0 -
AMD Opteron X86_64 w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1321 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1321 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1321 -
DRBG: Val# 37 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library used by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1320IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 64 bits
-
Version 8.0.0 -
IBM PowerPC 5 64-bit w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1320 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1320 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1320 -
DRBG: Val# 36 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1319IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on RHEL PPC64 for 32 bits
-
Version 8.0.0 -
IBM PowerPC 5 64-bit w/ Red Hat Enterprise Linux Server 5 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1319 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1319 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1319 -
DRBG: Val# 35 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library that uses the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1318IBM Corporation IBM/Tivoli
-P.O. Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Alex Hennekam -
TEL: +61 7 5552 4045 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core on Windows 32-bit x86-64 for 32 bits
-
Version 8.0.0 -
AMD Opteron X86_64 w/ Microsoft Windows Server 2008 32-bit -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1318 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
- AES Val#1318 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported - AES Val#1318 -
DRBG: Val# 34 -
-
-

-"ICC is a C language implementation of cryptographic functions based on the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

1317PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP BIOS filter
-
Version 9.10 -
Dell PowerEdge 860 with Dual Core Xeon 3060 processor , 1 GB RAM, DVD-ROM, 80GB SATA hard disk drive w/ Windows XP Professional 2002 SP-2. -1/26/2010 - -ECB -( -e/d; -256 -); -
-
-

-"PGP BIOS filter is a component of PGP Whole Disk Encryption which locks down the entire contents of a laptop, desktop, external drive, or USB flash drive, including boot sectors, system, and swapfiles." -

1316PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Bootguard
-
Version 9.10 -
Dell PowerEdge 860 with Dual Core Xeon 3060 processor ,1 GB RAM, DVD-ROM, 80 GB SATA hard disk drive w/ Windows XP Professional 2002 SP-2 -1/26/2010 - -ECB -( -e/d; -256 -); -
-
-

-"PGP Bootguard is a component of PGP Whole Disk Encryption which locks down the entire contents of a laptop, desktop, external drive, or USB flash drive, including boot sectors, system, and swapfiles." -

1315SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Iain Holness -
TEL: 613-221-5049 -
FAX: 613-723-5079
-

SafeNet DataSecure Applicance i150 and i450
-
Version 4.9 (Firmware) -
Intel Xeon; VIA C7 -4/13/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeNet Inc. DataSecure Appliance is a dedicated hardware product that is designed specifically for security management and cryptographic processing." -

1314G4S Technology Limited
-Challenge House, International Drive
-Tewkesbury, -Gloucestershire -GL20 8UQ
-United Kingdom
-

-Steve Amos -
TEL: +44 1684 850977 -
FAX: +44 1684 294845
-

-Kevin Hollingworth -
TEL: +44 1684 850977 -
FAX: +44 1684 294845
-

Symmetry Cryptographic Module
-
Version 1.2.0.0 -
Intel Core 2 Duo w/ Microsoft Windows XP Professional SP3 (x86); Intel Core 2 Duo w/ Microsoft Windows Vista SP2 (x86); Intel Core 2 Duo w/ Microsoft Windows 7 (x86); Intel Quad Core Xeon w/ Microsoft Windows Server 2003 SP2 (x86); Intel Quad Core Xeon w/ Microsoft Windows Server 2008 SP2 (x86) -4/13/2010 - -CFB128 -( -e/d; -256 -); -
-
-

-"The Symmetry Cryptographic Module provides AES 256 bit encryption functionality to enable a client application to provide a secure channel for transmission of data across a network." -

1313Apani Networks
-1800 E. Imperial Highway
-Suite 210
-Brea, -CA -92821
-USA
-

-Russell Glenn -
TEL: 714-674-1684 -
FAX: 714-674-1655
-

-Cory Stockhoff -
TEL: 714-674-1609 -
FAX: 714-674-1655
-

Apani Kernel Crypto Module
-
Version V1.0.0 and V1.0.1 -
Intel® Core(TM)2 Duo w/ Microsoft Windows Server 2003 (32-bit); Intel® Core(TM)2 Duo w/ Microsoft Windows Server 2008 (32-bit); Intel® Core(TM)2 Duo w/ Microsoft Windows XP (32-bit); Intel® Core(TM)2 Duo w/ Microsoft Windows Server 2003 (64-bit); Intel® Core(TM)2 Duo w/ Microsoft Windows Server 2008 (64-bit); Intel® Core(TM)2 Duo w/ Microsoft Windows XP (64-bit) -4/9/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Apani EpiForce creates an identity-aware network that protects network communications by isolating users, servers, clients and sensitive data into security zones. EpiForce central management delivers the flexibility and efficiency not available with traditional network security solutions." -

09/23/10: Update implementation information; - -

1312SAMSUNG ELECTRONICS CO., LTD.
-416, Maetan-3Dong, Paldal-Gu
-Suwon, -Kyungki-Do -443 742
-South Korea
-

-Wable R. U. -
TEL: +91 4181 9999 x6160 -
FAX: +91 4181 9000
-

Samsung SHP AES
-
Version 1.0 -
ARM 1176JZF-S w/ Nucleus; ARM Cortex A8 w/ Nucleus -4/9/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e only; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The cryptographic library APIs is software implementation of the cryptographic algorithms. These APIs provide advanced cryptographic functionality to Samsung mobile handsets." -

1311Hewlett-Packard Company - -Hewlett-Packard Company
-19091 Pruneridge Ave.
-MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

HP ACS CCM
-
Version 1.0 (Firmware) -
PowerPC 440EPx -4/9/2010 - -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -28 - -28 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
- AES Val#1305 -
-
-
-

-"The Atalla Cryptographic Subsystem (ACS) is a multi-chip embedded cryptographic module that provides secure cryptographic processing. The ACS features secure key management and storage capabilities, and also provides high performance AES processing." -

Only performs the decryption/verification function of CCM;
08/29/11: Update vendor information;
09/12/11: Update vendor information; -
-

1310AirTight® Networks
-339 N. Bernardo Avenue
-Suite 200
-Mountain View, -CA -94043
-USA
-

-Sri Sundaralingam -
TEL: 650-961-1111 -

OpenSSL Library version 1.2
-
Version 6.2.36 (Firmware) -
AR7161 from Atheros Communications -4/9/2010 - -CBC -( -e/d; -128 -); -
-
-

-"The implementation performs wireless intrusion detection and prevention. It monitors radio channels to ensure conformance of wireless activity to security policy. It mitigates various types of wireless security violations such as rogue wireless networks, unauthorized wireless connections, network mis-configurations and denial of service attacks." -

1309Cloakware, Inc.
-8219 Leesburg Pike
-Suite 350
-Vienna, -Virginia -22182-2656
-USA
-

-Trevor Brown -
TEL: 613-271-9446 x299 -
FAX: 613-271-9447
-

-Garney Adams -
TEL: 613-271-9446 x307 -
FAX: 613-271-9447
-

Cloakware Cryptographic Library
-
Version 1.0 -
Intel Pentium 4 w/ Red Hat Enterprise Linux AS 5.0; SPARC v9 w/ Sun Solaris 10; Intel Core2 Quad w/ Microsoft Windows Server 2008 -3/31/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Cloakware Password Authority is a highly-scalable priviledged password management solution. CPA automates the management of application-to-application and administrator credentials across an enterprise by storing passwords and IDs in an AES-encrypted database." -

1308Hewlett-Packard
-10810 Farnam Drive, NBNO2
-Omaha, -NE -68154
-USA
-

-Peter Martin -
TEL: 1-207-729-4983 -

OpenCall HLR Software Module
-
Version E10.21 -
Itanium Dual core 9100 series (Bl860C HP name) w/ Non Stop OS J06.08 -3/31/2010 - -ECB -( -e/d; -128 -); -
-
-

-"OpenCall HLR Software Module" -

1307AccessData Corp
-384 South 400 West
-Lindon, -UT -84042
-USA
-

-Jeff Looman -
TEL: 801-377-5410 -

AccessData Secure Communications FIPS 140-2 Module
-
Version 1.0 -
Intel Pentium w/ Windows XP SP3 -3/31/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AccessData Secure Communications FIPS 140-2 Object Module is a software library between the validated OpenSSL FIPS Object Module version 1.1.2 and a host application. The module provides to any AccessData application that incorporates it, electronic encryption designed to prevent unauthorized access to data transferred across a network." -

1306Cloakware, Inc.
-8219 Leesburg Pike
-Suite 350
-Vienna, -Virginia -22182-2656
-USA
-

-Trevor Brown -
TEL: 613-271-9446 x299 -
FAX: 613-271-9447
-

-Garney Adams -
TEL: 613-271-9446 x307 -
FAX: 613-271-9447
-

Cloakware Cryptographic Library - White-Box
-
Version 1.0 -
Intel Pentium 4 w/ Red Hat Enterprise Linux AS 5.0; SPARC v9 w/ Sun Solaris 10; Intel Core2 Quad w/ Microsoft Windows Server 2008 -3/30/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Cloakware Password Authority is a highly-scalable priviledged password management solution. CPA automates the management of application-to-application and administrator credentials across an enterprise by storing passwords and IDs in an AES-encrypted database." -

1305Hewlett-Packard Company - -Hewlett-Packard Company
-19091 Pruneridge Ave.
-MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

HP ACS AES
-
Version 1.0 (Firmware) -
PowerPC 440EPx -3/30/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The Atalla Cryptographic Subsystem (ACS) is a multi-chip embedded cryptographic module that provides secure cryptographic processing. The ACS features secure key management and storage capabilities, and also provides high performance AES processing." -

08/29/11: Update vendor information;
09/12/11: Update vendor information; -
-

1304BlockMaster AB
-Kyrkogatan 17
-Lund, -S-222 22
-Sweden
-

-Johan Söderström -
TEL: +46 (0)46-2765100 -

-Anders Pettersson -
TEL: +46 (0)46-2765100 -

BlockMaster Cryptographic Library (Hardware)
-
Part # BM9930 -
N/A -3/30/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The BlockMaster controller BM9930 powers FIPS secure USB flash drives. All data stored is encrypted within the hardware in accordance with the specification of the Federal Information Processing Standard (FIPS 140-2)." -

1303Icom Inc.
-1-1-32 Kamiminami Hirano-ku
-Osaka, -Osaka -547-0003
-Japan
-

-Masaaki Takahashi -
TEL: 424-450-6043 -
FAX: 424-454-1509
-

UT-125 FIPS #10 Cryptographic Module
-
Version 1.0 (Firmware) -
Texas Instruments TMS320 -3/30/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"Cryptographic Module" -

1302Elliptic Technologies
-62 Steacie Drive
-Suite 201
-Ottawa, -Ontario -K2K 2A9
-Canada
-

-Patrick Offers -
TEL: (613) 254-5456 -
FAX: (613) 254-7260
-

-Russ Baker -
TEL: (613) 254-5456 -
FAX: (613) 254-7260
-

Ellipsys Symmetric and Asymmetric Cryptographic Library
-
Version 3.2 -
AMD Phenom 9500 Quad-Core (64 bit) w/ Ubuntu Linux with kernel 2.6.31; Intel Pentium 4 (32 bit) w/ Red Hat Linux with kernel 2.6.31; ARM9 w/ Linux kernel 2.6.12 -4/21/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - - -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-

XTS( -KS: XTS_128( -(e/d) - -(f/p) -) -KS: XTS_256( -(e/d) - -(f/p) -)) - AES Val#1302 -
-

-"Ellipsys security middleware targets embedded designs using Linux, Android, VxWorks, etc. It supports public key encryption, certificates, symmetric ciphers, hash, and authentication with a comprehensive API. It is compact and supports software only designs and hardware offload making it ideally suited for embedded applications." -

04/20/10: Tested XTS AES - -

1301Rajant Corporation
-400 E King St.
-Malvern, -PA -19355
-USA
-

-Marty Lamb -
TEL: 610 873 6788 -

Rajant BreadCrumb ME3-24
-
Version 10.13 (Firmware) -
Intel IXP435 Network Processor -3/17/2010 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Rajant BreadCrumb ME3-24 is a rugged wireless transmitter-receiver that forms a highly mobile mesh network (using InstaMesh) when used in conjunction with other BreadCrumb devices. This portable wireless mesh network node supports an open-standard IEE 802.11 b/g radio to enable data, voice and video applications." -

1300Rajant Corporation
-400 E King St.
-Malvern, -PA -19355
-USA
-

-Marty Lamb -
TEL: 610 873 6788 -

Rajant BreadCrumb ME3-24
-
Version 10.13 (Firmware) -
Intel IXP435 Network Processor -3/17/2010 - -CBC -( -e/d; -128 -, -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"The Rajant BreadCrumb ME3-24 is a rugged wireless transmitter-receiver that forms a highly mobile mesh network (using InstaMesh) when used in conjunction with other BreadCrumb devices. This portable wireless mesh network node supports an open-standard IEE 802.11 b/g radio to enable data, voice and video applications." -

1299THALES ALENIA SPACE
-26 avenue JF Champollion - BP 33787
-Toulouse, -Toulouse -31037
-France
-

-HALIMI William -
TEL: + 33 5 34 35 52 98 -
FAX: + 33 5 34 35 61 69
-

SPACEBUS 4000 - AES TC Decryption Software (CTR mode)
-
Version 01.00.00 -
SPARC V7 (ERC32) w/ Unix Solaris ERC32 -3/10/2010 - -ECB -( -e only; -128 -, -192 -, -256 -); -CTR -( -int only; -) -
-
-
-

-"The target implementation concerns a software TC (Telecommand) decryption layer which is part of THALES ALENIA SPACE SPACEBUS 4000 satellite On-board-Software. The Software TC Decryption layer is based for cryptographic algorithm, on AES (FIPS 197) operated in Counter Mode (CTR). Such algorithm can be used with 128, 192 or 256 bits key size." -

1298SafeNet, Inc.
-20 Colonnade Road
-Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

-Yousof Pakzad -
TEL: 613-221-5003 -
FAX: 613-723-5079
-

Luna K5 Cryptographic Library
-
Version 4.8.1 (Firmware) -
StrongARM II 80219 -3/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna K5 Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware and associated co-processor." -

1297Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -
FAX: 847-538-1290
-

Motorola Advanced Crypto Engine (MACE) AES256-CFB8 Encryption
-
Version R01.00.02 (Firmware) -
Part # 5185912 Family -
Motorola Advanced Crypto Engine (MACE) -3/10/2010 - -CFB8 -( -e/d; -256 -); -
-
-

-"The MACE cryptographic processor is used in security modules embedded in Motorola''s Astro (TM) family of radio system products. It provides secure voice and data capabilities as well as APCO Over-the-Air-Rekeying and advanced key management. The Part #5185912 Family includes part numbers 5185912Y01 and 5185912Y03." -

01/30/12: Updated implementation and vendor information; - -

1296Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Armor AES256-GCM
-
Version R01.00 (Firmware) -
Part # 5185963A91, 5164015H80, 5185956E81 -
Motorola Armor Cryptographic Processor ASIC -3/10/2010 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported - AES Val#2 -
-
-

-"The Motorola Universal Crypto Module (UCM) is used in security modules embedded in Motorola''s Astro (TM) family of radio system products." -

1295Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Advanced Crypto Engine (MACE) AES256-GCM
-
Version R02.00.00 (Firmware) -
Part # 5185912 Family -
Motorola Advanced Crypto Engine (MACE) -3/10/2010 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 0 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The MACE cryptographic processor is used in security modules embedded in Motorola''s Astro (TM) family of radio system products. It provides secure voice and data capabilities as well as APCO Over-The-Air-Rekeying and advanced key management. The Part #5185912 Family includes part numbers 5185912Y01 and 5185912Y03." -

01/30/12: Updated implementation and vendor information; - -

1294IBM
-2455 South Road
-Poughkeepsie, -NY -12601-5400
-USA
-

-Tamas Visegrady -
TEL: +41 44 724 8941 -
FAX: +41 44 724 8964
-

IBM 4765 Coprocessor
-
Version 2.0 (Firmware) -
Part # 45D6049 -
PPC405GPr -3/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM PCI-e Cryptographic Coprocessor Security Module is a failure-resilient, tamper-protected, programmable PCI Express module with processors, hardware random number generation, and cryptographic engines within a tamper-responding enclosure" -

1293Unisys Corporation
-2470 Highcrest Road
-Roseville, -MN -55113
-USA
-

-James Heit -
TEL: 651-635-7739 -

-Mary Ann Bucher -
TEL: 651-635-7551 -

OS 2200 Cryptographic Library
-
Version 1R1 -
Unisys 2200 (36-bit) w/ OS 2200 Integrated Operating Environment 13.0 -3/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"General purpose cryptographic software library." -

1292Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor Firmware
-
Version 2.0 (Firmware) -
Bluefly Processor -3/10/2010 - -ECB -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

04/23/12: Updated vendor information; - -

1291AvaLAN Wireless
-125A Castle Drive
-Madison, -Alabama -35758
-USA
-

-Jason Hennig -
TEL: (650) 206-2321 -
FAX: (650) 249-3591
-

-Michael Derby -
TEL: (650) 575-7332 -
FAX: (650) 249-3591
-

AvaLAN Wireless Cryptographic Library
-
Version 1.1 (Firmware) -
Eleven Engineering, XInC2 MCU -3/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AvaLAN Cryptographic Library is firmware that implements AES cryptographic functions for AvaLAN Wireless security modules." -

1290PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP SDK (CentOS)
-
Version 4.0 -
Dell Power Edge 860 Dual Core Xeon 3060 processor, 1 GB RAM, DVD-ROM, 80 GB SATA hard drive disk. w/ Linux, 32-bit: CentOS 5.3 -2/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

1289PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP SDK (OSX)
-
Version 4.0 -
Apple MacBook Pro w/ Mac OS X 10.6 -2/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

1288PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP SDK (WIN 32)
-
Version 4.0 -
Dell PowerEdge 860 Dual Core Xeon 3060 processor, 1 GB RAM, DVD_ROM, 80 GB SATA hard disk drive. w/ Windows XP Professional 2002 SP-2 -2/16/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

1287Toshiba Corporation
-1-1, Shibaura 1-chome
-Minato-ku, -Tokyo -105-8001
-Japan
-

-Yichang Chan -
TEL: 408-324-5812 -
FAX: 408-324-5903
-

AEA-256 and SHA-256
-
Version 1.16 (Firmware) -
Toshiba SoC -2/16/2010 - -CBC -( -e/d; -256 -); -
-
-

-"Toshiba Secure Cryptographic Suite (TSCS) is a library of unique hardware and software cipher solutions which are standard encryption algorithm-based to provide Toshiba products and the systems using them a robust and secure data storage environment." -

1286GDC Technology (USA), LLC
-3500 W. Olive Ave., Suite 940
-Burbank, -CA -91505
-USA
-

-Arun Kishore -
TEL: 877-743-2872 -
FAX: 877-643-2872
-

AES FPGA
-
Version 1.0 (Firmware) -
Xilinx FPGA -2/16/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"An FPGA implementation of the AES algorithm." -

1285Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES 256 GCM
-
Version DHAES256_GCM_V1_42 (Firmware) -
Motorola Coldfire -2/16/2010 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 96 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Datacryptor Advanced Performance Cryptographic Module''s secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. GCM mode provides message integrity and anti-replay protection." -

Prerequisite AES #1282; - -

1284Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES 192 GCM
-
Version DHAES192_GCM_V1_41 (Firmware) -
Motorola Coldfire -2/16/2010 - -

GCM -(KS: -AES_192( -e/d -) -Tag Length(s): - 96 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 96 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -
-GMAC_Not_Supported -
-
-

-"The Datacryptor Advanced Performance Cryptographic Module''s secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. GCM mode provides message integrity and anti-replay protection." -

Prerequisite AES #1281; - -

1283Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES 128 GCM
-
Version DHAES128_GCM_V1_51 (Firmware) -
Motorola Coldfire -2/16/2010 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): - 96 -) -IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 96 -, - 96 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Datacryptor Advanced Performance Cryptographic Module''s secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. GCM mode provides message integrity and anti-replay protection." -

Prerequisite AES #1280; - -

1282Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES 256
-
Version DHAES256_V1_42 (Firmware) -
Motorola Coldfire -2/16/2010 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The Datacryptor Advanced Performance Cryptographic Module''s secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. GCM mode provides message integrity and anti-replay protection." -

1281Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES 192
-
Version DHAES192_V1_41 (Firmware) -
Motorola Coldfire -2/16/2010 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -); -CFB8 -( -e/d; -192 -); -OFB -( -e/d; -192 -); -
-
-

-"The Datacryptor Advanced Performance Cryptographic Module''s secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. GCM mode provides message integrity and anti-replay protection." -

1280Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES 128
-
Version DHAES128_V1_51 (Firmware) -
Motorola Coldfire -2/16/2010 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CFB8 -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"The Datacryptor Advanced Performance Cryptographic Module''s secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. GCM mode provides message integrity and anti-replay protection." -

1279Schweitzer Engineering Laboratories, Inc.
-2350 NE Hopkins Court
-Pullman, -WA -99163
-USA
-

-Joe Casebolt -
TEL: 509-332-1890 -
FAX: 509-332-7990
-

SEL Cryptographic Daughter Card
-
Version 1.0 (Firmware) -
Freescale i.MX31 with Xilinx Spartan 3 -2/2/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The SEL Cryptographic Daughter Card provides -strong cryptographic security to a variety of communications networks. It protects point-to-point, multi-drop, and many-to-many networks. The card secures all byte oriented serial protocols including popular SCADA or PCS protocols like DNP and MODBUS common to PLC, IED, and RTU products. It quickly integrates into serial communication networks including modem and data radio." -

1278GDC Technology (USA), LLC
-3500 W. Olive Ave., Suite 940
-Burbank, -CA -91505
-USA
-

-Arun Kishore -
TEL: 877-743-2872 -
FAX: 877-643-2872
-

Cryptographic Library
-
Version 1.0 -
IBM Power PC 405 w/ Linux 2.6 -2/2/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A cryptographic module used by GDC digital cinema solutions." -

1277eIQNetworks, Inc.
-31 Nagog Park
-Acton, -MA -01720
-USA
-

-n/a -

SecureVue OpenSSL Module
-
Version 1.2 -
Intel Xeon w/ Window Server 2003 R2 SP2; Intel Xeon w/ Windows Server 2003 SP2; Intel Core 2 Duo w/ Windows XP Pro SP2 (x64) -2/2/2010 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -, -256 -); -
-
-

-"SecureVue module are EXEs which use wrappers around FIPS compliant OPENSSL code to provide cryptographic capabilities. Encryption, Decryption, Key Generation and Key Exchange/Communication are all done using OPENSSL code." -

03/01/10: Update the implementation information; - -

1276Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Guy Hutchison -
TEL: 408 222-9845 -

-Shalabh Kothari -
TEL: 408-222-0939 -

Sigaba-GCM
-
Version GCM10G 1.0 (Firmware) -
VCS Version C-2009.06 simulation environment -2/2/2010 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 160 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"High speed GCM encryption/decryption core for use in Marvell''s MAC, PHY and switching solutions" -

Prerequisite AES #1197; - -

1275Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Guy Hutchison -
TEL: 408 222-9845 -

-Shalabh Kothari -
TEL: 408-222-0939 -

Rumi-GCM
-
Version GCM1G 1.0 (Firmware) -
VCS Version C-2009.06 simulation environment -2/2/2010 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 160 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -
-GMAC_Supported -
-
-

-"High speed GCM encryption/decryption core for use in Marvell''s MAC, PHY and switching solutions" -

Prerequisite AES #1024; - -

1274VMware, Inc.
-3401 Hillview Avenue
-Palo Alto, -CA -94304
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware Cryptographic Engine
-
Version 1.0 -
Intel x86 w/ Microsoft Windows XP Professional SP2; AMD x86 w/ Microsoft Windows XP Professional SP2; Intel x86 w/ Microsoft Windows Vista; AMD x86 w/ Microsoft Windows Vista; Intel® Xeon® w/ VMware ESX(TM)i; Intel® Core(TM)2 Processor with Viiv(TM) Technology w/ VMware ESX(TM)i; AMD Opteron(TM) w/ VMware ESX(TM)i; AMD Athlon(TM) X2 Dual-Core 64-bit w/ VMware ESX(TM)i; Intel® Xeon® w/ VMware ESX(TM); Intel® Core(TM)2 Processor with Viiv(TM) Technology w/ VMware ESX(TM); AMD Opteron(TM) w/ VMware ESX(TM); AMD Athlon(TM) X2 Dual-Core 64-bit w/ AMD Athlon(TM) X2 Dual-Core 64-bit; Intel x86 w/ Microsoft Windows Server 2003 SP1; AMD x86 w/ Microsoft Windows Server 2003 SP1;Intel x86 w/ Microsoft Windows Server 2000 SP4; AMD x86 w/ Microsoft Windows Server 2000 SP4 -2/2/2010 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The VMware Cryptographic Engine provides the encryption and hashing services to VMware''s family of virtualization solutions, including ESX, ESXi, and VirtualCenter Server which together provide datacenter virtualization and centralized management." -

1273IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799-5515 -

-Christine Knibloe -
TEL: 520-799-5719 -

IBM TS1130 Cryptographic Firmware Library
-
Version 1.0 (Firmware) -
Renesas SH7780 -2/2/2010 - -ECB -( -e only; -256 -); -
-
-

-"Firmware cryptographic implementation that adds secure key channel capabilities to the IBM TS1130" -

1272Schweitzer Engineering Laboratories, Inc.
-2350 NE Hopkins Court
-Pullman, -WA -99163
-USA
-

-Joe Casebolt -
TEL: 509-332-1890 -
FAX: 509-332-7990
-

SEL Cryptographic Daughter Card
-
Version 1.0 (Firmware) -
Freescale i.MX31 with Xilinx Spartan 3 -2/2/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -128 -, -256 -) -
-
-
-

-"The SEL Cryptographic Daughter Card provides strong cryptographic security to a variety of communications networks. It protects point-to-point, multi-drop, and many-to-many networks. The card secures all byte oriented serial protocols including popular SCADA or PCS protocols like DNP and MODBUS common to PLC, IED, and RTU products. It quickly integrates into serial communication networks including modem and data radio." -

1271VMware, Inc.
-3401 Hillview Avenue
-Palo Alto, -CA -94304
-USA
-

-Eric Betts -
TEL: +1.650.427.1902 -

VMware AES Engine
-
Version 1.0 -
Intel® Xeon® w/ VMware ESX™; Intel® Core(TM)2 Processor with Viiv(TM) Technology w/ VMware ESX(TM); AMD Opteron™ w/ VMware ESX™; AMD Athlon(TM) X2 Dual-Core 64-bit w/ VMware ESX™; -2/2/2010 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"The VMware Advanced Encryption Standard (AES) Engine provides advanced encryption to VMware’s family of virtualization solutions, including ESX, ESXi and VirtualCenter Server which together provide datacenter virtualization and centralized management." -

1270Gemalto
-Avenue du Jujubier
- Z.I Athelia IV
-La Ciotat, -13705
-France
-

-Arnaud Lotigier -
TEL: +33-4-42-36-60-74 -
FAX: +33-4-42-36-55-45
-

TOP DL V2
-
Version Build#11 - M1005011 (Firmware) -
Part # A1023378 -
Infineon SLE66CLX1280PE w/ TOP DL V2 smart Card -1/19/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 15 - Max: 255 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"This module is based on a Java Card platform (TOP DL V2) with 128K EEPROM memory available. The Cryptographic Module provides dual interfaces (i.e. contact and contact-less) where the same security level is achieved." -

1269Broadcom Corporation
-3151 Zanker Road
-San Jose, -CA -95134
-USA
-

-Charles Qi -
TEL: 408-501-8439 -
FAX: 408-501-8460
-

MACSec10G-AES
-
Version MACSec10G-AES Version A0 (Firmware) -
Synopsys Inc. HDL Hardware Design Simulator -1/19/2010 - -ECB -( -e only; -128 -); -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 64 -, - 1024 -) -; -AAD Lengths tested: -( - 64 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The MACSec10G-AES module is a common security IP module integrated into Broadcom network switches, optical transceivers, copper PHYs, network controllers and network processors to support IEEE 802.1AE MACsec standard." -

1268Teledyne Webb Research
-82 Technology Park Drive
-Falmouth, -MA -02536-4441
-USA
-

-David Pingal -
TEL: 508 548 2077 x146 -

MiniCrypt
-
Version 1.1 -
MC68338 processor w/ PicoDOS -1/19/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"MiniCrypt is a general purpose firmware cryptographic module, to provide symmetric encryption, hashing, and message authentication code creation for resource constrained embedded systems." -

12/16/10: Update implementation information; - -

1267ARX (Algorithmic Research)
-10 Nevatim St.
-Petah-Tikva, -Israel -49561
-Israel
-

-Ezer Farhi -
TEL: 972-3-9279529 -

PrivateServer
-
Version 4.7 (Firmware) -
Intel® Pentium Dual-Core -1/7/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"PrivateServer performs sensitive cryptographic operations internally in a tamper-proof, high performance device. PrivateServer is configured as a network server or as a cryptographic backend to a host." -

05/12/10: Redefined as firmware implementation. - -

1266Cavium Networks
-805 E Middlefield Road
-Mountain View, -CA -94109
-USA
-

-TA Ramanujam -
TEL: 650-623-7039 -
FAX: 650-625-9751
-

NITROX XL CN16XX-NFBE
-
Version 1.0 (Firmware) -
Cavium Networks OCTEON CN52XX Processor with NITROX CN16XX Security Processor -1/7/2010 - -ECB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"NITROX XL CN16XX-NFBE HSM (Hardware Security Module) Adapter family." -

1265Cavium Networks
-805 E Middlefield Road
-Mountain View, -CA -94109
-USA
-

-TA Ramanujam -
TEL: 650-623-7039 -
FAX: 650-625-9751
-

NITROX XL CN16XX-NFBE
-
Version 1.0 (Firmware) -
Cavium Networks OCTEON CN52XX Processor with NITROX CN16XX Security Processor -1/7/2010 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NITROX XL CN16XX-NFBE HSM (Hardware Security Module) Adapter family." -

1264SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (Board 3 / Level 3)
-
Part # 880074004F, v03.00.0C -
N/A -12/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1263SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (Board 3 / Level 3)
-
Part # 880074003F, v03.00.0C -
N/A -12/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1262SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (Board 3 / Level 3)
-
Part # 880074002F, v03.00.0C -
N/A -12/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1261SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (Board 3 / Level 3)
-
Part # 880074004F, v03.00.0C -
N/A -12/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1260SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (Board 3 / Level 3)
-
Part # 880074003F, v03.00.0C -
N/A -12/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1259SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (Board 3/Level 3)
-
Part # 880074002F, v03.00.0C -
N/A -12/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1258Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -

Adaptive Security Appliance OS
-
Version 8.0.5, 8.2.1 and 8.2.2.9 (Firmware) -
Intel Celeron; Intel Pentium 4; AMD Geode -12/23/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco PIX and ASA security appliances deliver robust user and application policy enforcement and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco PIX and ASA security appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

02/04/10: Add new tested version; 04/13/10: added new tested version - -

1257AEP Networks Ltd.
-Focus 31, West Wing
-Cleveland Road
-Hemel Hempstead, -Herts -HP2 7BW
-United Kingdom
-

-David Miller -
TEL: +44 1442 458617 -
FAX: +44 1442 458601
-

-Rod Saunders -
TEL: +44 1442 458625 -
FAX: +44 1442 458601
-

Advanced Configurable Crypto Environment
-
Version 010837 v2 rel 8 (Firmware) -
Motorola PowerPC 866 -12/23/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AEP Networks Advanced Configurable Crypto Environment (ACCE) provides highly secure cryptographic services and key storage. It is the "computer" used in a range of AEP Networks and OEM products including the Keyper Model 9720 family." -

1256Digital Force Technologies
-9455 Waples St. Suite #100
-San Diego, -CA -92121
-United States
-

-Jared Coe -
TEL: 858-546-1244 -
FAX: 858-597-1750
-

DFT AES
-
Version 1.0 -
Intel x86 w/ Windows XP -12/23/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The DFT AES library implements encryption and decryption in ECB 128/256 and CBC 128/256 modes of operation as defined in FIPS 197." -

01/12/10: Update OES; - -

1255Quantum Corporation
-1650 Technology Drive
-Suite 700
-San Jose, -CA -95110
-US
-

-Steve McKissick -
TEL: 425.201.1546 -

Scalar AES Library
-
Version 1.5.5 -
Intel Xeon w/ rPath linux 2.6.29 64-bit -12/23/2009 - -ECB -( -e/d; -256 -); -
-
-

-"Scalar AES Library is a software library providing AES encryption services." -

01/12/10: Update OES;
03/16/10: Update implementation information; -
-

1254SyferLock Technology Corporation
-250 Pequot Avenue
-Southport, -Connecticut -06890
-United States
-

-Eben Stewart -
TEL: 203-292-5437 -
FAX: 203-292-5440
-

-Kimberly O'Leary -
TEL: 203-292-5441 -
FAX: 203-292-5440
-

SyferLock’s GridCore Cryptographic Library
-
Version 1.0 -
Intel Core 2 Duo w/ Linux CentOS 5.2 w/ Sun JRE 1.5.0 -12/23/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The GridCore Cryptographic Library provides cryptographic routines to the suite of SyferLock authentication and security solutions." -

01/15/10: Update implementation info; - -

1253PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Crytpographic Engine
-
Version 4.0 -
Dell PowerEdge 860 Dual Core Xeon 3060 processor, 1 GB RAM, DVD_ROM, 80 GB SATA hard disk drive w/ Windows XP Professional SP2 (Kernel Mode) -12/23/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Engine includes a wide range of field-tested and standards-based encryption, and encoding algorithms used in disk encryption." -

05/05/10:Modified OE - -

1252Doremi Labs
-1020 Chestnut Street
-Burbank, -CA -91506
-USA
-

-Jean-Philippe Viollet -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

-Camille Rizko -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

Power PC AES
-
Version 1.1 (Firmware) -
Power PC -12/10/2009 - -CBC -( -e/d; -128 -); -
-
-

-"An implementation of AES-128 encryption/decryption in CBC mode used inside Doremi''s Media Blocks." -

12/22/09: Update implementation information; - -

1251VT iDirect, Inc.
-13865 Sunrise Valley Drive
-Herndon, -VA -20171
-USA
-

-Gregory Quiggle -
TEL: (703) 259-6405 -
FAX: (703) 648-8015
-

Security Kernel Cryptographic FPGA Implementation
-
Part # Evolution 8.3 -
N/A -12/10/2009 - -CBC -( -e/d; -256 -); -
-
-

-"iDirect’s AES-based bidirectional link encryption, combined with other system features such as cutting-edge coding techniques, acceleration and compression provides a fully integrated IP networking solution where security, performance and bandwidth efficiency are critical." -

1250Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Laura Stubbs -
TEL: 919-392-4070 -
FAX: 919-882-8791
-

IOS XE Firmware Implementation
-
Version 2.4.2t (Firmware) -
Intel Xeon; Freescale Semiconductor Power QUICC -12/10/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IOS XE Firmware containing the firmware implementations of many of the algorithms used by the Cisco ASR routers." -

1249VT iDirect, Inc.
-13865 Sunrise Valley Drive
-Herndon, -VA -20171
-USA
-

-Gregory Quiggle -
TEL: (703) 259-6405 -
FAX: (703) 648-8015
-

Security Kernel Cryptographic Implementation
-
Version 8.3.12.1 -
EWIXP465BAET w/ Linux 2.6.17.8; Intel PRIXP425ABD w/ Linux 2.4.24; Intel PRIXP420BD w/ Linux 2.4.24; Intel PRIXP420ABD w/ Linux 2.4.24; Intel EWIXP425ABDT w/ Linux 2.4.24 -12/10/2009 - -CBC -( -e/d; -128 -); -CFB128 -( -e/d; -128 -); -
-
-

-"iDirect’s AES-based bidirectional link encryption, combined with other system features such as cutting-edge coding techniques, acceleration and compression provides a fully integrated IP networking solution where security, performance and bandwidth efficiency are critical." -

1248Sunplus Innovation Technology Inc.
-A2/3F, No.1 Li-Hsing First Rd.
-Hsinchu Science Park
-Hsinchu, -Taiwan -300
-Taiwan, R.O.C.
-

-Weber W.F. Chen -
TEL: +886-3-5632822#2612 -
FAX: +886-3-6687799
-

SunplusIT_AES_IP
-
Version 1.0 (Firmware) -
Cadence NC-Verilog simulator -12/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SunplusIT_AES_IP is a synthesizable IP core which implements encryption and decryption functions of AES defined in FIPS-197. It will be used in SunplusIT AES-based products." -

1247Bosch Security Systems, Inc.
-130 Perinton Parkway
-Fairport, -NY -14450
-USA
-

-Jon Wolski -
TEL: 585-678-3323 -
FAX: 585-678-3263
-

AES Library
-
Version 0.9 (Firmware) -
STM32F103RET6 -12/10/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The ITS-DX4020-G enables two-way IP or dialed communication over a commercial GPRS / GSM network. Typical applications are event reporting to a central monitoring station and remote access to Bosch intrusion control panels." -

12463e Technologies International, Inc.
-9715 Key West Avenue
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

-Chaoxing Lin -
TEL: 301-944-1331 -
FAX: 301-670-6989
-

3eTI OpenSSL Algorithm Implementation
-
Version 0.9.7-beta3 (Firmware) -
Intel XScale -12/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Algorithms listed are used to provide encryption and authentication services within 3eTI networking products." -

1245Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-US
-

-Patrick Townsend -
TEL: 360.357.8971 x106 -
FAX: 360.357.9047
-

Alliance AES Library
-
Version 1.5.5 -
Intel CORE 2 DUO w/ rPath linux 2.6.29 64-bit -12/10/2009 - -ECB -( -e/d; -256 -); -
-
-

-"Alliance AES Library is a software library providing AES encryption services." -

01/12/10: Update OES;
05/26/10: Changed vendor name and replaced OS. -
-

1244RSA Security, Inc.
-177 Bovet Road, Suite 200
-San Mateo, -CA -94402
-USA
-

-Kathy Kriese -
TEL: 650-931-9781 -

RSA BSAFE® TLS-J Micro Edition
-
Version 1.1 -
Intel Pentium D w/ Windows XP SP3 Pro w/ JME SDK 3.0 CDC Runtime Env -12/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

GCM -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"RSA BSAFE TLS-J ME security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements" -

1243SafeNet, Inc.
-20 Colonnade Road
-Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Iain Holness -
TEL: 613-221-5049 -

SxE Cryptographic Library
-
Version 0.9.8 (Firmware) -
AMD Geode LX 800 w/ Linux kernel 2.6; Intel Core 2 Duo E8500 LGA775 w/Linux kernel 2.6 -12/10/2009 - -ECB -( -e only; -256 -); -CBC -( -e/d; -128 -); -CFB128 -( -e/d; -128 -, -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The SxE Cryptographic Library provides cryptographic algorithms for the SxE family of products. Based on OpenSSL, the SxE Cryptographic Library exposes an Application Programming Interface (API) to support software based security relevant services within SafeNet''s SxE product line." -

11/24/10: Add new tested OES; - -

1242Persistent Systems, LLC
-303 Fifth Avenue
-Suite 207
-New York, -NY -10016
-USA
-

-David Holmer -
TEL: 212-561-5895 -
FAX: 212-202-3625
-

Wave Relay Cryptographic Library
-
Version 1.0 (Firmware) -
Intel IXP4XX -12/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Wave Relay Mobile Ad Hoc Networking System provides persistent wireless network connectivity between highly mobile users in a true peer-to-peer topology. The Wave Relay Cryptographic Library provides module integrity assurance and management security." -

1241Persistent Systems, LLC
-303 Fifth Avenue
-Suite 207
-New York, -NY -10016
-USA
-

-David Holmer -
TEL: 212-561-5895 -
FAX: 212-202-3625
-

Wave Relay Cryptographic Engine
-
Part # Version 1.0 -
N/A -12/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The Wave Relay Mobile Ad Hoc Networking System provides persistent wireless network connectivity between highly mobile users in a true peer-to-peer topology. The Wave Relay Cryptographic Engine is a hardware cryptographic accelerator which enables high speed communication security." -

1240Trek Technology (s) Pte Ltd
-30 Loyang Way
-#07-13/14/15 Loyang Industrial Estate
-Singapore, -508769
-Singapore
-

-Poo Teng Pin -
TEL: 65-65466088 Ext 50 -
FAX: 65-65466066
-

Trek ThumbDrive AES
-
Part # TDAES_01LB, Rev. 1.0.02 -
N/A -12/10/2009 - -ECB -( -e/d; -256 -); -
-
-

-"The ThumbDrive® Hardware AES USB Flash Drive (or TDAES) incorporates one of the most advanced encryption technologies (the AES) in the hardware to protect all data stored in the drive. AES is referring to the Advanced Encryption Standard approved by NIST that used by the US Government organizations to protect sensitive information." -

1239N/AN/AN/A11/24/2009 -N/A
1238McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-James Reardon -
TEL: 651-628-5346 -
FAX: 651-628-2701
-

OpenSSL
-
Version 0.9.8 -
Intel Xeon w/ Windows Server 2003 -11/24/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"McAfee Network Security Platform is a network-class IPS appliance that protects every network-connected device by blocking attacks in real time before they can cause damage. The NSM Secure UI Crypto Module uses OpenSSL to provide cryptographic services for serving the Network Security Manager console through a secure TLS session." -

1237McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-James Reardon -
TEL: 651-628-5346 -
FAX: 651-628-2701
-

RSA BSAFE Crypto-J
-
Version 4.0 -
Intel Xeon w/ Windows Server 2003 -11/24/2009 - -CBC -( -e/d; -128 -); -CFB128 -( -e/d; -128 -); -
-
-

-"McAfee Network Security Platform is a network-class IPS appliance that protects every network-connected device by blocking attacks in real time before they can cause damage. The NSM Application Crypto Module uses BSAFE to provide cryptographic services for the Network Security Manager application." -

12/17/09: Update implementation information; - -

1236BlockMaster AB
-Kyrkogatan 17
-Lund, -S-222 22
-Sweden
-

-Johan Söderström -
TEL: +46 (0)46-2765100 -

-Anders Pettersson -
TEL: +46 (0)46-2765100 -

BlockMaster Cryptographic Library (Hardware)
-
Part # BM9931 -
N/A -11/24/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The BlockMaster controller BM9931 powers FIPS secure USB flash drives. All data stored is encrypted within the hardware in accordance with the specification of the Federal Information Processing Standard (FIPS 140-2)." -

1235Firetide, Inc.
-140 Knowles Dr.
-Los Gatos, -CA -95032
-USA
-

-Murali Repakula -
TEL: 408-355-7203 -
FAX: 408-399-7756
-

Openssl-0.9.8k AES
-
Version Openssl-0.9.8k (Firmware) -
Cavium CN5020SCP -11/24/2009 - -CBC -( -e/d; -128 -); -
-
-

-"Openssl library is a standard release from OpenSSL organization used in FTOS firmware" -

1234KoolSpan Inc.
-4962 Fairmont Ave., 2nd Floor
-Bethesda, -Maryland -20814
-United States
-

-Paul Benware -
TEL: 240-880-4405 -
FAX: 240-238-7534
-

-Bill Supernor -
TEL: 240-880-4407 -
FAX: 240-238-7534
-

TrustChip Developer Kit Cryptographic Library
-
Version 3.0 -
ARM 32-bit w/ Symbian OS 9.2; ARM 32-bit w/ Symbian OS 9.1 -11/24/2009 - -CBC -( -e/d; -256 -); -

GCM -IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 256 -) -; -AAD Lengths tested: -( - 256 -) -; -IV Lengths Tested: -( - 8 -, - 96 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The KoolSpan TrustChip Developer Kit (TDK) Cryptographic Library provides cryptographic security functions (C APIs) for application developers to integrate cryptographic services into a library application or system." -

1233SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Iain Holness -
TEL: 613-221-5049 -

SEE 2093 Module
-
Version F2093.V1.1.57 (Firmware) -
Xilinx XC4VLX100 -11/24/2009 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The SEE 2093 Module is a cryptographic accelerator that implements the AES cryptographic algorithm operating at 10Gbps. This module provides encryption functionality for SafeNet Model 650 Ethernet Encryption systems." -

1232SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Iain Holness -
TEL: 613-221-5049 -

SEE 2084 Module
-
Version F2084.V2.0.41 (Firmware) -
Xilinx XC2V4000 -11/24/2009 - -ECB -( -e only; -256 -); -CFB128 -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The SEE 2084 Module is a cryptographic accelerator that implements the AES algorithm operating at either 100Mbps or 1Gbps. This module provides encryption functionality for SafeNet's Model 600 Ethernet Encryption systems." -

1231Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FortiMail SSL Cryptographic Library
-
Version 3.0 (Firmware) -
Intel Xeon; CentaurHauls Via Nemehiah; Intel Pentium; Intel Pentium 4 -11/24/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FortiMail SSL Cryptographic Library v3.0 runs on an Intel x86 compatible processor using the FortiMail OS." -

1230VIA Technologies, Inc.
-940 Mission Court
-Fremont, -CA -94539
-USA
-

-mkt@via.com.tw -
TEL: 510-683 3300 -
FAX: 510-6874654
-

-Tom Crispin -
TEL: 512-493-8625 -
FAX: 512-794-0717
-

VIA Nano Family with Padlock Security Engine CNB (CPUID FMS= 6F[15-8])
-
Part # 1.0 -
N/A -11/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The VIA PadLock™ Security Engine is hardware-based security integrated into VIA's power-efficient x86 CPUs to deliver up to 80-times faster cryptographic performance. Instead of offloading cryptography to a coprocessor, the x86 instruction stream is enhanced to accelerate cryptographic operations within the standard x86 programming environment." -

1229VIA Technologies, Inc.
-940 Mission Court
-Fremont, -CA -94539
-USA
-

-mkt@via.com.tw -
TEL: 510-683 3300 -
FAX: 510-6874654
-

-Tom Crispin -
TEL: 512-493-8625 -
FAX: 512-794-0717
-

VIA Nano Family with Padlock Security Engine CNA CPUID FMS=6F[7-0]
-
Part # 1.0 -
N/A -11/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The VIA PadLock Security Engine is hardware-based security integrated into VIA's power-efficient x86 CPUs to deliver up to 80-times faster cryptographic performance. Instead of offloading cryptography to a coprocessor, the x86 instruction stream is enhanced to accelerate cryptographic operations within the standard x86 programming environment." -

1228VIA Technologies, Inc.
-940 Mission Court
-Fremont, -CA -94539
-USA
-

-mkt@via.com.tw -
TEL: 510-683 3300 -
FAX: 510-6874654
-

-TOM CRISPIN -
TEL: 512-493-8625 -
FAX: 512-794-0717
-

VIA C7 or Eden Family with Padlock Security Engine C5R(CPUID FMS= 6DX)
-
Part # 1.0 -
-11/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The VIA PadLock™ Security Engine is hardware-based security integrated into VIA's power-efficient x86 CPUs to deliver up to 80-times faster cryptographic performance. Instead of offloading cryptography to a coprocessor, the x86 instruction stream is enhanced to accelerate cryptographic operations within the standard x86 programming environment." -

1227Thales nCipher
-Jupiter House
-Station Road
-Cambridge, -CB1 2JD
-UK
-

-Marcus Streets -
TEL: +44 (0) 1223 723613 -
FAX: +44 (0) 1223 723601
-

-Mark Wooding -
TEL: +44 (0) 1223 723600 -
FAX: +44 (0) 1223 723601
-

nShield Connect Algorithm Library
-
Version 0.1.34 (Firmware) -
Intel Core2 Duo -11/12/2009 - -CBC -( -e/d; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The nShield Connect Algorithm Library provides cryptographic functionality for Thales nCipher's nShield Connect hardware security modules." -

1226Ipswitch, Inc.
-10 Maguire Road, Suite 220
-Lexington, -MA -02421
-USA
-

-Mark Riordan -
TEL: 608-824-3632 -
FAX: 608-824-3609
-

MOVEit Crypto
-
Version 1.2.0.0 -
Intel Core 2 Duo w/ Windows Server 2008 (x64); Intel Pentium 4 w/ Windows Server 2008 (x86); Intel Core 2 Duo w/ Red Hat Enterprise Linux v5 (x64); Intel Pentium 4 w/ Red Hat Enterprise Linux v5 (x86) -11/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"MOVEit Crypto is a compact and fast dynamically-linked library for Windows and Linux. It provides AES encryption, SHA-1 and SHA-2 hashing, and pseudo-random number generation. Both 32-bit and 64-bit versions are available for each operating system. MOVEit Crypto is a member of the MOVEit security and file transfer product family." -

1224Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978-392-1000 -

Linux Kernel crypto API
-
Version 2.6.18-164.2.1.el5 -
Intel Itanium 2 w/ Red Hat Enterprise Linux 5.4; AMD Opteron w/ Red Hat Enterprise Linux 5.4 -11/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel." -

1223Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

GCM
-
Version 1.3 -
AMD x86 w/ Windows XP; AMD x64 w/ Windows XP; AMD x86 w/ Ubuntu 8; AMD x86 w/ Windows Server 2003 -11/12/2009 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"A software cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux user or Windows kernel mode." -

1222Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

AES
-
Version 1.3 -
AMD x86 w/ Windows XP; AMD x64 w/ Windows XP; AMD x86 w/ Ubuntu 8; AMD x86 w/ Windows Server 2003 -11/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"A software cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux user or Windows kernel mode." -

1221GE Security
-791 Park of Commerce Blvd Suite 100
-Boca Raton, -FL -33487
-USA
-

-Rafael Martinez -
TEL: 561-912-5409 -

256 Bit Key ECB and CFB 8 Encryption
-
Version R116.00.05 (Firmware) -
Spartan III -11/5/2009 - -ECB -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"Encryption of LAN communication between access control and intrusion detection controllers (any model using SIMM module, e.g. M5, M2000, M3000, DD, ACUXL+, NX590, etc) and the GE-Security host system software." -

1220Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551
- Min-Tsu Road SEC.5
-Yang-Mei, -Taoyuan -326
-Taiwan, ROC
-

-Yeou-Fuh Kuan -
TEL: +886-3-424-4333 -
FAX: +886-3-424-4129
-

-Char-Shin Miou -
TEL: +886-3-424-4381 -
FAX: +886-3-424-4129
-

HiCOS v3.1 GP PKI Smart Card
-
Version 1.1 (Firmware) -
Renesas AE57C1 -11/5/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HiCOS v3.1 GP PKI Smart Card supports AES, Triple-DES, SHA-1, SHA-256, SHA-384, SHA-512, HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, RSA-1024, RSA-2048 and FIPS 186-2 RNG Implementations. This product provided PKI applet." -

1219Good Technology
-101 Redwood Shores Parkway Suite 401
-Redwood City, -CA -94065
-USA
-

-Sriram Krishnan -
TEL: 650-486-6000 -

FipsCrypto
-
Version 4.7.0.50906 -
Qualcomm MSM7201A w/ Windows CE 5.2 -11/5/2009 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"FIPSCrypto is a software-based algorithm implementation that supports Triple-DES, AES, SHA1, and HMAC-SHA1. FIPSCrypto is FIPS 140-2 validated cryptographic module for use on Pocket PC and Windows Mobile." -

1218SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for NSA E7500
-
Version 5.5.1 -
Cavium Octeon CN3860 NSP w/ SonicOS 5.5.1 -11/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL E-Class Network Security Appliance (NSA) Series is engineered to provide high performance Unified Threat Managment (UTM) threat prevention and application inspection to meet the needs of expanding enterprise networks." -

1217SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for NSA E6500
-
Version 5.5.1 -
Cavium Octeon CN3860 SCP w/ SonicOS 5.5.1 -11/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL E-Class Network Security Appliance (NSA) Series is engineered to provide high performance Unified Threat Managment (UTM) threat prevention and application inspection to meet the needs of expanding enterprise networks." -

1216SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for NSA 4500/5000/E5500
-
Version 5.5.1 -
Cavium Octeon CN3840 SCP w/ SonicOS 5.5.1 -11/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL Network Security Appliance (NSA) Series is a high performance platform utilizing a unique multi-core architecture to provide high speed anti-virus, anti-spyware, intrusion prevention, content filtering, application inspection and protection and for the SMBs and large businesses." -

1215SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for NSA 3500
-
Version 5.5.1 -
Cavium Octeon CN3830 SCP w/ SonicOS 5.5.1 -11/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL Network Security Appliance (NSA) Series is a high performance platform utilizing a unique multi-core architecture to provide high speed anti-virus, anti-spyware, intrusion prevention, content filtering, application inspection and protection and for the SMBs and large businesses." -

1214ProStor Systems
-5555 Central Ave
-Suite 100
-n/a
-Boulder, -Colorado -80301
-USA
-

-Chris Alaimo -
TEL: 303-565-3070 -
FAX: 303-545-2665
-

InfiniVault Cryptographic Module
-
Version 1.0 -
Intel Xeon w/ Windows Storage Server 2003 SP2 x64 -11/5/2009 - -CBC -( -e/d; -256 -); -
-
-

-"Cryptographic library for encryption and decryption operations on ProStor InfiniVault products" -

1213Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

FortiAnalyzer SSL Cryptographic Library V40
-
Version 4.0 (Firmware) -
Quad-Core Intel® Xeon® -11/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The FortiAnalyzer family of logging, analyzing, and reporting appliances securely aggregate log data from Fortinet devices and other syslog-compatible devices." -

1212Exar Corporation
-48720 Kato Road
-Fremont, -CA -94538
-USA
-

-Zack Mihalis -
TEL: 408-399-3637 -
FAX: 408-458-1924
-

-Jeffrey Chan -
TEL: 408-399-3606 -
FAX: +86-571-8815-6615
-

Yellow Dragon 9700 Series Capacity Optimization and Crypto Library
-
Part # 9700-002F -
N/A -11/5/2009 - -CBC -( -e/d; -128 -, -256 -); -

GCM -(KS: AES_128( -) -Tag Length(s): -128 -) -(KS: -AES_256( -) -Tag Length(s): -128 -)
-
-GMAC_Not_Supported -
-
-

-"Exar 97xx is an application services processor family designed for storage capacity optimization and data protection. 97xx accelerates algorithms such as LZS/eLZS compression, AES-GCM/XTS/CBC encryption and SHA1/256 hash for deduplication. It has a throughput up to 1800MB/s and can compress, encrypt and hash in a single pass." -

1211Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

OpenSSL-5.2.193.0 (AES)
-
Version OpenSSL-5.2.193.0 (Firmware) -
Motorola MPC8540 PowerQUICC III -11/5/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Cisco Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture." -

1210CipherOptics, Inc.
-701 Corporate Center Drive
-Raleigh, -NC -27607
-USA
-

-Casey Carr -
TEL: 919-865-0652 -

-Denise McQuillin -

CipherOptics CEP Cryptographic Library
-
Version 1.0 (Firmware) -
RMI XLS; RMI XLR -10/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"CipherOptics CEP IP Ethernet Encryptors are hardware accelerated encryption appliances that provides flexible Ethernet frame encryption." -

10/28/09: Update new tested mode; - -

1209Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: 859 232 6483 -

Lexmark PrintCryption
-
Version 1.3.2 (Firmware) -
IBM 750CL -10/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lexmark PrintCryption is an option for the Lexmark printers that enables the transfer and printing of encrypted print jobs. With the PrintCryption module installed, the printer is capable of decrypting print jobs encrypted with AES. " -

1208Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: 859 232 6483 -

Lexmark PrintCryption
-
Version 1.3.2 (Firmware) -
ARM9 -10/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lexmark PrintCryption is an option for the Lexmark printers that enables the transfer and printing of encrypted print jobs. With the PrintCryption module installed, the printer is capable of decrypting print jobs encrypted with AES. " -

1207Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Secure Client
-
Version 3.2.1.3400BB -
Alchemy Au1250 w/ Windows CE 5.0 -10/26/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Secure Client is a software module designed to deliver security on wireless devices such as bar scanners, handhelds, and laptops using various operating systems. A plug-and-play solution, the Client encrypts and decrypts communication across the WLAN and protects the device against attacks without user intervention." -

1206Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

FortiAnalyzer Kernel Cryptographic Library V40
-
Version 4.0 (Firmware) -
Quad-Core Intel® Xeon® -10/26/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The FortiAnalyzer family of logging, analyzing, and reporting appliances securely aggregate log data from Fortinet devices and other syslog-compatible devices." -

1205Integral Memory PLC.
-Unit 6 Iron Bridge Close
-Iron Bridge Business Park
-Off Great Central Way
-London, -Middelsex -NW10 0UF
-United Kingdom
-

-Partrick Warley -
TEL: +44 (0)20 8451 8704 -
FAX: +44 (0)20 8459 6301
-

-Francesco Rivieccio -
TEL: +44 (0)20 8451 8704 -
FAX: +44 (0)20 8459 6301
-

Total Lock Cryptographic Library (Hardware)
-
Part # PS2251-65 -
N/A -10/26/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The Integral 256 bit Crypto Dual & Dual + drives are removable storage devices which encrypt data transferred onto them. They offer Premium AES 256 bit security, and come in various sizes." -

08/01/12: Updated vendor and implementation information; - -

1204ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ben Davis -
TEL: 760-476-4202 -
FAX: 760-929-3941
-

EBEM AES CTR 2
-
Version BDI Version 98 (Firmware) -
Part # P/N FG676-4, Version 3000 (Xilinx Virtex) -
Xilinx Virtex FPGA -10/26/2009 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"AES core for implementing ViaSat’s Enhanced Bandwidth Efficient Modem (EBEM-500) traffic encryption." -

1203ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ben Davis -
TEL: 760-476-4202 -
FAX: 760-929-3941
-

EBEM AES CTR 1
-
Version BDI Version 98 (Firmware) -
Part # FG676-4, Version 3000 (Xilinx Virtex) -
Xilinx Virtex FPGA -10/26/2009 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"AES core for implementing ViaSat''s Enhanced Bandwidth Efficient Modem (EBEM-500) traffic encryption." -

1202Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

Linux Kernel crypto API
-
Version 2.6.18-164.2.1.el5 -
AMD Opteron w/ Red Hat Enterprise Linux 5.4 -10/26/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -(Tag Length(s): -8 -12 -16 -) -
-
-
-

-"Linux kernel crypto API implementation providing cryptographic services to software components executing as part of the Linux kernel - this tests covers the generic AES implementation on AMD Opteron" -

1201Comtech Mobile Datacom Corporation
-20430 Century Boulevard
-Germantown, -MD -20874
-USA
-

-Sebastian Morana -
TEL: 240-686-3353 -
FAX: 240-686-3301
-

Transceiver Cryptographic Module (TCM)
-
Version 0.1.L (Firmware) -
ARM STR911FA-M42X6 -10/14/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Transceiver Cryptographic Module is a compact hardware module with firmware implementation for cryptographic algorithms." -

11/18/09: Update implementation information;
04/13/10: Update implementation information; -
-

1200SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for TZ Series
-
Version 5.5.1 -
Cavium Octeon 5010 w/ SonicOS 5.5.1 -10/14/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SonicWALL TZ Series is a high performance security platform that combines anti-virus, anti-spyware, intrusion prevention, content filtering, 3G connectivity and redundancy with 802.11 b/g/n wireless for an ultimate SMB security package. These solutions allow to easily implement complete network protection from a wide spectrum of emerging threats." -

1199Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Mike Soto -
TEL: 408-902-8125 -
FAX: 408-853-3122
-

IOS 12.4 Software Cryptography
-
Version 12.4(15)T10 (Firmware) -
MIPS BCM1125H; QED RM5161A; MIPS 7065C -10/14/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 1800, 2800 and 3800 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications from small offices to demanding enterprise environments" -

1198SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for NSA 2400
-
Version 5.5.1 -
Cavium Octeon CN3120 w/ SonicOS 5.5.1 -10/9/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL Network Security Appliance (NSA) Series is a high performance platform utilizing a unique multi-core architecture to provide high speed anti-virus, anti-spyware, intrusion prevention, content filtering, application inspection and protection for the SMBs and large businesses." -

1197Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Guy Hutchison -
TEL: 408 222-9845 -

Sigaba-AES
-
Version AES10G 1.0 (Firmware) -
VCS Version B-2008.12_Full64 simulation environment -10/9/2009 - -ECB -( -e only; -128 -); -
-
-

-"LinkCrypt(TM) enabled Secure Intelligent dual port MAC/PHY" -

1196SonicWALL, Inc.
-2001 Logic Drive
-San Jose, -CA -95124
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

SonicOS 5.5.1 for NSA 240
-
Version 5.5.1 -
Cavium Octeon CN5020 w/ SonicOS 5.5.1 -10/9/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL E-Class Network Security Appliance (NSA) Series is engineered to provide high performance Unified Threat Management (UTM) threat prevention and application inspection to meet the needs of expanding enterprise networks." -

1195Vindicator Technologies, Inc.
-3019 Alvin Devane Blvd
-Austin, -TX -78741
-USA
-

-Mustafa Ismail -
TEL: 512-301-8433 -
FAX: 512-301-8401
-

-Wayne Lauer -
TEL: 512-301-8414 -

AES Option
-
Version Version 1 (Firmware) -
Freescale MCF5481; Freescale MCF5272 -10/9/2009 - -CBC -( -e/d; -128 -); -
-
-

-"AES cryptographic algorithm applied to security system messages." -

1194AirMagnet, Inc.
-1325 Chesapeake Terrace
-Sunnyvale, -CA -94089
-USA
-

-Ambareesh Sriram -
TEL: 408 400-1251 -

-Terrin Eager -
TEL: 408 400-1229 -

AirMagnet Enterprise Server Algorithm Implementations
-
Version 1.0 -
Intel Pentium 4 w/ Microsoft Windows Server 2003 SP2 -10/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AirMagnet Enterprise Server provides a centralized repository for all system alarms and policies. The server provides centralized control and management of all sensors and system-wide settings for all security and performance features and functions." -

1193Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt
-
Version 1.4.4-5.el5 -
AMD Opteron w/ Red Hat Enterprise Linux 5.4 -10/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 64bit word size." -

1192Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt
-
Version 1.4.4-5.el5 -
AMD Opteron w/ Red Hat Enterprise Linux 5.4 -10/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program. The module was tested with 32bit word size." -

1191Kingston Technology Company, Inc.
-17600 Newhope Street
-Fountain Valley, -CA -92708
-USA
-

-Joel Tang -
TEL: 714 435 2604 -

Kingston Technology DataTraveler DT4000 Series
-
Part # AE2251 -
N/A -10/9/2009 - -CBC -( -e/d; -256 -); -
-
-

-"Kingston''s DataTraveler DT4000 Series USB Flash Drive is assembled in the US for organizations that require a secure way to store and transfer portable data. The stored data is secured by hardware-based AES-256 encryption to guard sensitive information in case the drive is lost or stolen." -

1190LSI Corporation
-1501 McCarthy Boulevard
-Milpitas, -CA -95035
-USA
-

-Lav Ivanovic -
TEL: 408-433-7248 -
FAX: 408-954-4430
-

LSI-CS
-
Version 1.0 (Firmware) -
Cadence NC-verilog hardware simulator -10/9/2009 - -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"Optimized hardware cryptographic module used in custom silicon implementations which need to support security applications." -

Prerequisite AES: #617; - -

1189LSI Corporation
-1501 McCarthy Boulevard
-Milpitas, -CA -95035
-USA
-

-Lav Ivanovic -
TEL: 408-433-7248 -
FAX: 408-954-4430
-

LSI-CS
-
Version 1.0 (Firmware) -
Cadence NC-verilog hardware simulator -10/9/2009 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 128 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"Optimized hardware cryptographic module used in custom silicon implementations which need to support security applications." -

Prerequisite AES: #617; - -

1188Cisco Systems, Inc.
-175 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Basavaraj Bendigeri -
TEL: 91-80-4103-3159 -

Cisco MDS9000 FIPS Implementation
-
Version 4.1(3a) (Firmware) -
Intel Pentium III; Motorola PPC 7447a -10/9/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"These are the cryptographic algorithm implementations for the Supervisor 1 modules which are used with Cisco MDS 9500 Series switches and Cisco MDS 9216i switch; as well as the Supervisor 2 modules which are used with Cisco MDS 9500 Series switches." -

1187Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 1-800-MICROSOFT -

Windows Server 2008 R2 CNG algorithms
-
Version 1.0 -
Intel Itanium 2 w/ Windows Server 2008 R2 (IA64); Intel Core 2 Duo w/ Windows Server 2008 R2 (x64); Intel Core 2 Duo w/ Windows Server 2008 R2 SP1 (x64); Intel Itanium2 w/ Windows Server 2008 R2 SP1 (IA64) -9/30/2009 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1168 -
-
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

05/12/11: Add new tested inforamtion and update vendor information;
06/08/11: Add new tested information; -
-

1186N/AN/AN/A9/30/2009 -N/A
1185N/AN/AN/A9/30/2009 -N/A
1184IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-United States
-

-Scott Sinel -

Proventia GX6116
-
Version 3.1 (Firmware) -
Intel Xeon -9/30/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

1183IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-United States
-

-Scott Sinsel -

Proventia GX5008, GX5108, and 5208
-
Version 3.1 (Firmware) -
Intel Xeon -9/30/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

1182IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-United States
-

-Scott Sinsel -

Proventia GX4004
-
Version 3.1 (Firmware) -
Intel Core 2 Duo -9/30/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The IBM Proventia Network Intrusion Prevention System (IPS) stops Internet threats before they impact your business and delivers protection to all three layers of the network: core, perimeter and remote segments." -

1181IBM Internet Security Systems
-6303 Barfield Road
-Atlanta, -GA -30328
-United States
-

-Scott Sinsel -

SiteProtector Cryptographic Module
-
Version 1.0 -
AMD Opteron Processor 270 w/ Microsoft Windows Server 2003 R2 Standard, Version 5.2 SP 2 -9/30/2009 - -CBC -( -e/d; -256 -); -
-
-

-"IBM Proventia Management SiteProtectorTM system is a security management system that provides centralized command and control, analysis, reporting and workflow for all ISS IBM Protection devices and select third-party security solutions." -

06/03/10: OS updated - -

1180Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

libgcrypt
-
Version 1.4.4-5.el5 -
Intel Itanium 2 w/ Red Hat Enterprise Linux 5.4 -9/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"User space library derived from GnuPG which can now be linked to from any program." -

1179Motorola
-Unit A1
-Linhay Business Park
-Ashburton, -Devon -TQ13 7UP
-UK
-

-Richard Carter -
TEL: 01364 655504 -
FAX: 01364 654525
-

PTP300-AES
-
Version PTP300-AES-02-00 (Firmware) -
TI C6412 DSP -9/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Motorola family of PTP Wireless Ethernet Bridges offers a solution to the challenge of establishing a reliable, secure, point-to-point network connection. Whether operating in a Non-Line-of-Sight (NLoS), adverse or marginally adverse environment." -

01/07/09: Update Processor; - -

1178Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 1-800-MICROSOFT -

Windows 7 CNG algorithms
-
Version 1.0 -
Intel Core 2 Duo w/ Windows 7 Ultimate (x86); Intel Core 2 Duo w/ Windows 7 Ultimate (x64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x86) -9/30/2009 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1168 -
-
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

05/12/11: Add new tested information and update vendor information; - -

1177Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 1-800-MICROSOFT -

BitLocker Algorithm Implementations
-
Version 1.0 -
Intel Core 2 Duo w/ Windows 7 Ultimate (x86); Intel Core 2 Duo w/ Windows 7 Ultimate (x64); Intel Core 2 Duo w/ Windows Server 2008 R2 (x64); Intel Itanium 2 w/ Windows Server 2008 R2 (IA64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x86); Intel Itanium2 w/ Windows Server 2008 R2 SP1 (IA64) -9/21/2009 - -

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -8 -) -(Payload Length Range: -4 - -32 -( -Nonce Length(s): -7 -8 -12 -13 -(Tag Length(s): -4 -6 -8 -14 -16 -) -
- AES Val#1168 -
-
-
-

-"Algorithm implementation providing AES CCM and HMAC support on top of the Windows 7 and Server 2008 R2 Symmetric Algorithms Implementation. This provides these services to applications including the Windows Boot Manager and BitLocker(TM)" -

09/29/09: Add new testsed OES';
05/11/11: Add new tested information and update vendor information;
06/08/11: Add new tested information; -
-

1176Essentia S.p.A.
-Via G.B. Vico 29
-Reggio Emilia, -RE -42100
-Italy
-

-Andrea Tarasconi -
TEL: +390522948322 -
FAX: +390522948333
-

AES Algorithm running on Essentia ESS 1X1 Platform
-
Version 1,00 -
Part # 1.0 -
Essentia ESS 1X1 platform + WFL R108FXXX radio(s w/ Essentia OpenWifless ESS NODE/CPE -9/15/2009 - -ECB -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"The encryption algorithm is performed by the dedicated encryption core present in the Atheros AR5414 radio chip-set and managed by software running on the Infineon ADM5120 CPU. The system SW-FW takes care of the encryption core initialization, of the encryption parameters management and of the traffic flow." -

1175Essentia S.p.A.
-Via G.B. Vico 29
-Reggio Emilia, -RE -42100
-Italy
-

-Andrea Tarasconi -
TEL: +390522948322 -
FAX: +390522948333
-

AES Algorithm running on Essentia ESS 42X-X2/X4 Platform
-
Version 1.40 -
Part # 2.0 -
Essentia ESS 42X-X2/X4 platform + WFL R108FXXX radio(s) w/ Essentia OpenWifless ESS ProNODE -9/15/2009 - -ECB -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"The encryption algorithm is performed by the dedicated encryption core present in the Atheros AR5414 radio chip-set and managed by software running on the Intel XScale IXP 425 NPU. The system SW-FW takes care of the encryption core initialization, of the encryption parameters management and of the traffic flow." -

1174Initio Corporation
-2050 Ringwood Ave. Suite A
-San Jose, -CA -95131
-USA
-

-Gang Zhao -
TEL: 408-943-3189 x6118 -
FAX: 408-943-3100
-

AES (ECB 128/256) for 1607E
-
Part # 1607E bridge chip -
N/A -9/15/2009 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"The AES 128/256 data encryption feature is implemented in the Initio's 1607E USB to SATA bridge chip, it provides the data security and protection for the user on the storage enclosure application." -

10/05/09: Update new tested information; - -

1173FalconStor Software, Inc.
-2 Huntington Quadrangle
-Melville, -NY -11747
-USA
-

-Yeggy Javadi -
TEL: 631-773-6745 -
FAX: 631-777-6882
-

-Wai Lam -
TEL: 631-962-1116 -
FAX: 631-501-7633
-

FalconStor Cryptographic Module
-
Version 3.12.4 -
Intel Pentium D w/ Oracle Enterprise Linux 5.3 (64-bit) -9/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Library for Authentication and Encryption Implementations for All FalconStor Software Products." -

1172Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Smartcard Reader
-
Part # 2.0 -
Hermon EL-T A6 -9/15/2009 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry® Smartcard Reader is a lightweight, wearable reader that enables controlled access to BlackBerry Smartphones and workstations using Bluetooth® technology and AES-256 encryption." -

12/10/09: Update implementation information; - -

1171Hewlett-Packard Company
-19091 Pruneridge Ave.
-MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

HP ESKM AES
-
Version 1.0 -
Intel Xeon E5540 w/ CentOS v4.3 -9/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The HP Enterprise Secure Key Manager (ESKM) automates key generation and management. It is a hardened security appliance delivering identity-based access, administration and logging. Additionally, the ESKM provides reliable lifetime key archival with automatic multi-site key replication and failover capabilities." -

09/21/09: Update vendor information;
08/29/11: Update vendor information;
09/12/11: Update vendor information; -
-

1170PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic Engine OSX
-
Version 4.0 OS X -
Apple MacBook Pro 15" w/ MAC OS X 10.5 (i386) -9/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Engine includes a wide range of field-tested and standards-based encryption, and encoding algorithms used in disk encryption." -

05-05-10:Update OE - -

1169AudioCodes
-1 Hayarden St.
-Airport St., -Lod -70151
-Israel
-

-Yair Elharrar -
TEL: +972-3-9764055 -
FAX: +972-3-9764223
-

AudioCodes AES
-
Version 1.0 -
Cavium Octeon processor w/ Linux -9/15/2009 - -ECB -( -e only; -128 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -) -
-
-
-

-"Voice-over-IP media gateway" -

1168Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tim Myers -
TEL: 1-800-MICROSOFT -

Windows 7 and Server 2008 R2 Symmetric Algorithm Implementation
-
Version 1.0 -
Intel Core 2 Duo w/ Windows 7 Ultimate (x64); Intel Core 2 Duo w/ Windows 7 Ultimate (x86); Intel Core 2 Duo w/ Windows Server 2008 R2 (x64); Intel Itanium 2 w/ Windows Server 2008 R2 (IA64); Intel Core 2 Duo w/ Windows Server 2008 R2 SP1 (x64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x64); Intel Core 2 Duo w/ Windows 7 Ultimate SP1 (x86); Intel Itanium2 w/ Windows Server 2008 R2 SP1 (IA64) -9/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Symmetric Algorithm Implementation is used by various Microsoft libraries to provide the basic symmetric algorithms AES, SHA, and Triple-DES." -

09/29/09: Add new tested OES';
04/28/11: Add new tested and vendor information;
06/08/11: Add new tested information; -
-

1167Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-745-2100
-

SSH-IPSEC
-
Version JUNOS 9.3R3 (Firmware) -
Cavium CN1010 -9/9/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"J2320, J2350, J4350 and J6350 are modular routers for enterprises running desktops, servers, VoIP, CRM/ERP/SCM applications. They offer multiple PIM slots for additional LAN/WAN connectivity, Avaya VoIP Gateway, and WAN acceleration." -

1166Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-745-2100
-

OpenSSL
-
Version JUNOS 9.3R3 (Firmware) -
Intel Celeron; Intel Pentium 4 -9/9/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"J2320, J2350, J4350 and J6350 are modular routers for enterprises running desktops, servers, VoIP, CRM/ERP/SCM applications. They offer multiple PIM slots for additional LAN/WAN connectivity, Avaya VoIP Gateway, and WAN acceleration." -

09/29/09: Add new tested information;
09/16/10: Update implementation information; -
-

1165Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-745-2100
-

Kernel
-
Version JUNOS 9.3R3 (Firmware) -
Intel Celeron; Intel Pentium 4 -9/9/2009 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"J2320, J2350, J4350 and J6350 are modular routers for enterprises running desktops, servers, VoIP, CRM/ERP/SCM applications. They offer multiple PIM slots for additional LAN/WAN connectivity, Avaya VoIP Gateway, and WAN acceleration." -

09/29/09: Add new tested information;
09/16/10: Update implementation information; -
-

1164Pacom Systems
-Unit 6 40 Carrington Rd.
-Castle Hill
-Sydney, -NSW -2154
-Australia
-

-Steve Barton -
TEL: +61 2 9894 9911 -
FAX: +61 2 9894 5199
-

Pacom Rijndael
-
Version 1.01 (Firmware) -
Motorola 68360 -8/31/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom 1058 field controllers incorporate the Rijndael algorithm to ensure the secure transmission of data between the field controller & the (1047 CCU) Base Station Receiver & EMS Receiver. Used in conjunction with existing heart-beating routines, the transmission of messages across a data network is even more protected & resilient to tampering." -

10/09/09: Update implementation version number; - -

1163Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic API
-
Version 5.0.0 (Firmware) -
Qualcomm MSM7600 processor with BlackBerry OS 5.0.0 -8/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Smartphones." -

1162Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL
-
Version 0.9.8e-22.el5_8.3 -
AMD Opteron w/ Red Hat Enterprise Linux 5.4 -8/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

06/08/12: Updated implementation information; - -

1161Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL
-
Version 0.9.8e-22.el5_8.3 -
AMD Opteron w/ Red Hat Enterprise Linux 5.4 -8/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 32bit word size." -

06/08/12: Updated implementation information; - -

1160Red Hat, Inc.
-1801 Varsity Drive
-Raleigh, -NC -27606
-USA
-

-Irina Boverman -
TEL: 978 392 1000 -

OpenSSL
-
Version 0.9.8e-22.el5_8.3 -
Intel IA64 Itanium w/ Red Hat Enterprise Linux 5.4 -8/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"User space library providing general cryptographic services which can be linked to from any program. The module was tested with 64bit word size." -

06/08/12: Updated implementation information; - -

1159Tripwire, Inc.
-101 SW Main St. Suite 1500
-Portland, -OR -97204
-USA
-

-Benjamin Jansen -
TEL: 503-276-7500 -
FAX: 503-276-7643
-

Tripwire Cryptographic Module (AES)
-
Version Revno: 262 -
Pentium D 3.0GHz w/ Sun Java 1.5 on Windows 2003 Server (32-bit) -8/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Provides an AES implementation for Tripwire products." -

1158Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 -
FAX: (519) 886-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.5.85 (Firmware) -
Qualcomm MSM7600 processor with BlackBerry OS 5.0.0 -8/31/2009 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1157Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 -
FAX: (519) 886-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.5.85 (Firmware) -
Qualcomm MSM7600 processor with BlackBerry OS 5.0.0 -8/31/2009 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Smartphones." -

1156Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet SSL Cryptographic Library
-
Version 4.0 (Firmware) -
Intel Xeon Quad Core; Intel Xeon; Via Eden ESP; Intel Pentium 4; Intel Pentium III; AMD Opteron Dual Core; Intel Core 2 Duo; Intel Celeron; AMD Geode -8/21/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet SSL Cryptographic Library v4.0 runs on an Intel x86 compatible processor using the FortiOS." -

1155Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FIPS Cryptographic Library
-
Version 4.0 (Firmware) -
Intel Xeon Quad Core; Intel Xeon; Via Eden ESP; Intel Pentium 4; Intel Pentium III; AMD Opteron Dual Core; Intel Core 2 Duo; Intel Celeron; AMD Geode -8/21/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FIPS Cryptographic Library v4.0 runs on an Intel x86 compatible processor using the FortiOS." -

1154Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet WiFi Cryptographic Library
-
Version 4.0 (Firmware) -
Via Eden ESP; AMD Geode -8/21/2009 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The firmware implementation of the Fortinet WiFi Cryptographic Library v4.0 runs on an Intel x86 compatible processor using the FortiOS." -

1153Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Yoko Enokida -
TEL: 408-222-3664 -
FAX: 408-988-0135
-

-Lei Poo -
TEL: 408-222-5194 -
FAX: 408-988-0135
-

Solaris2-Crypto-Lib-v1.0
-
Part # 88i8925 -
N/A -8/21/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"Solaris 2 is a highly integrated and custom System-on-Chip (SOC) product, customized for high performance hard disk drives. It employs the latest read/write channel technology with advanced detection and correction capabilities suitable for high density drives." -

1152Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Dave Olander -
TEL: 201-536-1000 x121 -
FAX: 201-536-1200
-

Xceedium GateKeeper OpenSSL Implementation
-
Version 1.2 (Firmware) -
Intel® Core(TM) 2 Duo -8/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium''s GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP''s." -

1151Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Dave Olander -
TEL: 201-536-1000 x121 -
FAX: 201-536-1200
-

Xceedium GateKeeper Linux IPSec Kernel Module
-
Version 2.6.26.5 (Firmware) -
Intel® Core(TM) 2 Duo -8/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium''s GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP''s." -

1150Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Colin Cooper -
TEL: 408-528-2871 -
FAX: 408-528-2400
-

Wireless Crypto Library - Kernel space
-
Version 2.0 (Firmware) -
CAVIUM OCTEON CN5010 -8/17/2009 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The AP-7131 802.11 Wireless Access Point delivers the throughput, coverage and resiliency required to build an all-wireless enterprise. The tri-radio design provides simultaneous support for high-speed wireless voice and data services, self-healing mesh networking and non-data applications such as Motorola''s Wireless IPS." -

1149Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Colin Cooper -
TEL: 408-528-2871 -
FAX: 408-528-2400
-

Wireless Crypto Library - User space
-
Version 2.0 (Firmware) -
CAVIUM OCTEON CN5010 -8/17/2009 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The AP-7131 802.11 Wireless Access Point delivers the throughput, coverage and resiliency required to build an all-wireless enterprise. The tri-radio design provides simultaneous support for high-speed wireless voice and data services, self-healing mesh networking and non-data applications such as Motorola''s Wireless IPS." -

1148Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Colin Cooper -
TEL: 408-528-2871 -
FAX: 408-528-2400
-

IPSec Kernel Crypto Library
-
Version 1.2 (Firmware) -
CAVIUM OCTEON CN5010 -8/17/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AP-7131 802.11 Wireless Access Point delivers the throughput, coverage and resiliency required to build an all-wireless enterprise. The tri-radio design provides simultaneous support for high-speed wireless voice and data services, self-healing mesh networking and non-data applications such as Motorola''s Wireless IPS." -

1147Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Colin Cooper -
TEL: 408-528-2871 -
FAX: 408-528-2400
-

Core crypto library
-
Version 1.2 (Firmware) -
CAVIUM OCTEON CN5010 -8/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AP-7131 802.11 Wireless Access Point delivers the throughput, coverage and resiliency required to build an all-wireless enterprise. The tri-radio design provides simultaneous support for high-speed wireless voice and data services, self-healing mesh networking and non-data applications such as Motorola''s Wireless IPS." -

1146PLX Technology, Inc.
-870 Maude Avenue
-Sunnyvale, -CA -94085
-USA
-

-Paul Kettlewell -
TEL: 44 (0) 1235 824876 -
FAX: 44 (0) 1235 821141
-

-Brian McMath -
TEL: 44 (0) 1235 824906 -
FAX: 44 (0) 1235 821141
-

OX94x
-
Part # J144 -
N/A -5/17/2010 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-

XTS( -KS: XTS_128( -(e/d) - -(f) -) -KS: XTS_256( -(e/d) - -(f) -)) - AES Val#1146 -
-

-"The OX94x is a family of devices offering advanced encryption and decryption to address the external secure storage market. Data is encrypted/decrypted on the fly to or from the disk. The OXUF943SE is USB2.0/1394b to single SATA, OXUFS946DSE is USB2.0/1394b/eSATA to Dual SATA and OXUFS944SE is USB2.0/1394b/eSATA to Single SATA." -

Originally validated 08/17/09.
05/13/10: Added XTS. -
-

1145Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Mike Soto -
TEL: 408-902-8125 -
FAX: 408-853-3122
-

IOS 12.4 Software Cryptography
-
Version 12.4(15)T9 (Firmware) -
MIPS BCM1125H; MIPS 7065C; QED RM5161A -8/17/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 1800, 2800 and 3800 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications from small offices to demanding enterprise environments" -

1144Motorola Solutions Inc.
-Unit A1, Linhay Business Park
-Ashburton, -Devon -TQ13 7UP
-UK
-

-Richard Carter -
TEL: 01364 655504 -
FAX: 01364 654525
-

PTP600-AES
-
Version PTP600-AES-02-00 (Firmware) -
TI C6414 DSP -8/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Motorola family of PTP Wireless Ethernet Bridges offers a solution to the challenge of establishing a reliable, secure, point-to-point network connection. Whether operating in a Non-Line-of-Sight (NLoS), adverse or marginally adverse environment." -

10/06/11: Add new tested information; - -

1143Open Text Corp.
-275 Frank Tompa Drive
-Waterloo, -Ontario -N2L 0A1
-Canada
-

-Jonathan Carroll -
TEL: 514-261-5796 -
FAX: 514-281-9958
-

-Robert Wong -
TEL: 905 762 6001 x 6854 -

Open Text Encryption Library
-
Version 1.0 -
Intel Core2 Quad w/ Microsoft Windows Vista (x86); Intel Core2 Quad w/ Microsoft Windows Vista (x64) -8/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Open Text Encryption Module is installed as an add-in for a variety of Open Text products and performs encryption / decryption." -

1142N/AN/AN/A8/10/2009 -N/A
1141Redvers Consulting Limited
-48 Dangan Road
-London, -London -E11 2RF
-England
-

-Dave Overall -
TEL: +44 20 8503 1211 -
FAX: +44 70 0603 8655
-

Redvers Encryption Device
-
Version 2.0 -
IBM zSeries w/ zOS 1.10 -8/10/2009 - -ECB -( -e/d; -256 -); -
-
-

-"Product software is written in COBOL source code and copied to the operating environment and compiled/linked. The product is then executed via a CALL statement from an application program." -

1140Silex Technology
-157 West 7065 South
-Salt Lake City, -UT -84047
-USA
-

-Keith Sugawara -
TEL: 801-748-1199 -
FAX: 714-258-0730
-

SX-500 CCM
-
Version sx500_crypto_V1 (Firmware) -
Part # CN210 -
eCos on Cavium CN210 processor -8/10/2009 - -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -16 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AES CCMP encryption used for WPA2 link." -

1139Silex Technology
-157 West 7065 South
-Salt Lake City, -UT -84047
-USA
-

-Keith Sugawara -
TEL: 801-748-1199 -
FAX: 714-258-0730
-

SX-500 AES-FW
-
Version sx500_crypto_V1 (Firmware) -
Part # CN210 -
eCos on Cavium CN210 processor -8/10/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"AES CCMP encryption used for WPA2 link encryption." -

1138Silex Technology
-157 West 7065 South
-Salt Lake City, -UT -84047
-USA
-

-Keith Sugawara -
TEL: 801-748-1199 -
FAX: 714-258-0730
-

SX-500 AES-HW
-
Version sx500_crypto_V1 (Firmware) -
Part # CN210 -
eCos on Cavium CN2l0 processor -8/10/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"AES CCMP encryption used for WPA2 link encryption." -

1137Just Rams Plc
-Unit 6 Iron Bridge Close
-Iron Bridge Business Park
-n/a
-London, -NW10 0UF
-United Kingdom
-

-Partrick Warley -
TEL: +44 (0)20 8451 8704 -
FAX: +44 (0)7776 206248
-

Total Lock
-
Part # PS2251-63 -
N/A -8/10/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The integral Range of AES drives are one of the most secure USB flash drives on the market. Using AES 256-bit hardware encrypted brute force password protected with secure entry, personal ID function and programmed in 22 languages." -

08/14/09: Update implementation description; - -

1136Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Secure Client
-
Version 3.2 Build 3400G -
Intel PXA263 w/ Windows CE 4.0; Intel PXA27x w/ Windows CE 5.0 -8/10/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Secure Client is a software module designed to deliver security on wireless devices such as bar scanners, handhelds, and laptops using various operating systems. A plug-and-play solution, the Client encrypts and decrypts communication across the WLAN and protects the device against attacks without user intervention." -

1135SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

K5 / K5e Cryptographic Library
-
Version 4.7.1 (Firmware) -
StrongArm II (80219) -8/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The K5 / K5e Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module''s firmware and associated co-processor." -

1134Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library GCM
-
Version 5.1f -
ARM926T TI OMAP850 w/ Windows Mobile 6.1; ARM IXP420 w/ Debian 4.0 using Linux 2.6; Intel Core 2 Duo w/ OpenSuse 10.3 using Linux 2.6; ARM920 w/ Windows CE 5.0; SPARCv9 w/ Solaris 10; Intel Core 2 Duo w/ Windows XP; Freescale PowerQuic III w/ Intel/WindRiver Linux v3; Broadcom MIPS Processor w/ Intel/WindRiver VxWorks 5.5; Samsung ARM 11 w/ iPhone OS 3.1.3; PowerQuiccIII w/ VxWorks 6.4; Freescale e600 w/ VxWorks 5.5; PowerQuiccIII w/ VxWorks 5.5 -8/10/2009 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported - AES Val#1131 -
RNG: Val# 629 -
-
-

-"The Mocana Cryptographic Module is the engine of Mocana’s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

02/25/10: Update implementation information;
03/09/10: Add new tested information;
04/07/10: Added new OE;
01/24/11: Add new tested information;
02/09/11: Add new tested information; -
-

1133Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library CMAC
-
Version 5.1f -
ARM926T TI OMAP850 w/ Windows Mobile 6.1; ARM IXP420 w/ Debian 4.0 using Linux 2.6; Intel Core 2 Duo w/ OpenSuse 10.3 using Linux 2.6; ARM920 w/ Windows CE 5.0; SPARCv9 w/ Solaris 10; Intel Core 2 Duo w/ Windows XP; Freescale PowerQuic III w/ Intel/WindRiver Linux v3; Broadcom MIPS Processor w/ Intel/WindRiver VxWorks 5.5; Samsung ARM 11 w/ iPhone OS 3.1.3 -8/10/2009 - -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
- AES Val#1131 - -
-
-

-"The Mocana Cryptographic Module is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

02/25/10: Update implementation information;
03/09/10: Add new tested information;
04/07/10: Added new OE -
-

1132Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library CCM
-
Version 5.1f -
Intel Core 2 Duo w/ Windows XP; SPARCv9 w/ Solaris 10; ARM920 w/ Windows CE 5.0; ARM IXP420 w/ Debian 4.0 using Linux 2.6; Intel Core 2 Duo w/ OpenSuse 10.3 using Linux 2.6; ARM926T TI OMAP850 w/ Windows Mobile 6.1; Freescale PowerQuic III w/ Intel/WindRiver Linux v3; Broadcom MIPS Processor w/ Intel/WindRiver VxWorks 5.5; Samsung ARM 11 w/ iPhone OS 3.1.3; PowerQuiccIIIw/ VxWorks 6.4; Freescale e600 w/ VxWorks 5.5; PowerQuiccIII w/ VxWorks 5.5 -8/10/2009 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
- AES Val#1131 -
-
-
-

-"The Mocana Cryptographic Module is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

02/25/10: Update the implementation information;
03/09/10: Add new tested information;
04/07/10 Added new OE;
01/20/11: Add new tested information;
02/09/11: Add new tested information; -
-

1131Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library AES
-
Version 5.1f -
Intel Core 2 Duo w/ Windows XP; SPARCv9 w/ Solaris 10; ARM920 w/ Windows CE 5.0; ARM IXP420 w/ Debian 4.0 using Linux 2.6; Intel Core 2 Duo w/ OpenSuse 10.3 using Linux 2.6; ARM926T TI OMAP850 w/ Windows Mobile 6.1; Freescale PowerQuic III w/ Intel/WindRiver Linux v3; Broadcom MIPS Processor w/ Intel/WindRiver VxWorks 5.5; Samsung ARM 11 w/ iPhone OS 3.1.3; PowerQuiccIII w/ VxWorks 6.4; Freescale e600 w/ VxWorks 5.5; PowerQuiccIII w/ VxWorks 5.5 -8/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Mocana Cryptographic Module is the engine of Mocana''s Device Security Framework - a software framework that secures all aspects of a system. The Device Security Framework helps applications and device designers reduce development costs and dramatically enhance cryptographic performance. For details see www.mocana.com." -

10/24/10: Update implementation information;
03/09/10: Add new tested information;
04/07/10: Added new OE;
01/20/11: Add new tested information;
02/09/11: Add new tested information; -
-

1130Check Point Software Technologies, Ltd.
-9900 Belward Campus Dr. Suite 250
-Rockville, -MD -20850
-US
-

-Malcolm Levy -
TEL: +972 37534561 -

VPN-1
-
Version R65 -
Intel® Core 2 Xeon(TM) Quad Core w/ Check Point SecurePlatform -7/16/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point''s VPN-1 version R65 is a tightly integrated software solution combining the FireWall-1 (FW-1) security suite with sophisticated Virtual Private Network (VPN) technologies and a hardened SecurePlatform operating system (OS)." -

1129Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Graydon Dodson -
TEL: 859-232-6483 -

Lexmark PrintCryption
-
Version 1.3.0 (Firmware) -
ARM9 w/ Lexmark Linux v2.6; IBM 750CL w/ Lexmark Linux v2.6 -7/16/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lexmark PrintCryption is an option for the Lexmark printers that enables the transfer and printing of encrypted print jobs. With the PrintCryption module installed, the printer is capable of decrypting print jobs encrypted with AES." -

1128Red Hat, Inc. and Sun Microsystems, Inc.
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Glen Beasley -
TEL: 800-555-9SUN -

-Robert Relyea -
TEL: 650-254-4236 -

Network Security Services (NSS) Cryptographic Module (Basic ECC)
-
Version 3.12.4 -
Intel Core 2 Duo w/ Mac OS X 10.5 (32-bit); Intel Core 2 Duo w/ Mac OS X 10.5 (64-bit); AMD Opteron w/ Windows XP Professional SP3 (32-bit) -7/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Network Security Services (NSS) is a set of open source C libraries designed to support cross-platform development of security-enabled applications. NSS implements major Internet security standards. NSS is available free of charge under a variety of open source compatible licenses. See http://www.mozilla.org/projects/security/pki/nss/." -

1127Red Hat, Inc. and Sun Microsystems, Inc.
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Glen Beasley -
TEL: 800-555-9SUN -

-Robert Relyea -
TEL: 650-254-4236 -

Network Security Services (NSS) Cryptographic Module (Extend ECC)
-
Version 3.12.4 -
Sun UltraSPARC III Cu w/ Sun Solaris 10 5/08 (32-bit); Sun UltraSPARC III Cu w/ Sun Solaris 10 5/08 (64-bit); AMD Opteron w/ Sun Solaris 10 5/08 (32-bit); AMD Opteron w/ Sun Solaris 10 5/08 (64-bit) -7/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Network Security Services (NSS) is a set of open source C libraries designed to support cross-platform development of security-enabled applications. NSS implements major Internet security standards. NSS is available free of charge under a variety of open source compatible licenses. See http://www.mozilla.org/projects/security/pki/nss/." -

10/07/09: Update OES; - -

1126Red Hat, Inc. and Sun Microsystems, Inc.
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Glen Beasley -
TEL: 800-555-9SUN -

-Robert Relyea -
TEL: 650-254-4236 -

Network Security Services (NSS) Cryptographic Module
-
Version 3.12.4 -
AMD Opteron w/ Red Hat Enterprise Linux v5 (32-bit); Intel Xeon w/ Red Hat Enterprise Linux v5 (64-bit) -7/10/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Network Security Services (NSS) is a set of open source C libraries designed to support cross-platform development of security-enabled applications. NSS implements major Internet security standards. NSS is available free of charge under a variety of open source compatible licenses. See http://www.mozilla.org/projects/security/pki/nss/." -

10/07/09: Update OES; - -

1125N/AN/AN/A7/9/2009 -N/A
1124Comtech Mobile Datacom Corporation
-20430 Century Boulevard
-Germantown, -MD -20874
-USA
-

-Ngone Boissy -
TEL: 240-686-3302 -

Comtech Mobile Datacom Corp Cryptographic Library (libcmscrypto)
-
Version 1.0 -
Intel Celeron (x86) w/ Red Hat Enterprise Linux v5.0 -7/1/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"libcmscrypto is a library implemented in the Comtech Mobile Datacom Corp. products and provides the basic cryptographic functionality that includes Advanced Encryption Standard (AES) algorithm, SHA1 message digest, HMAC SHA-1 Keyed-Hash message authentication code." -

1123LifeSize Communications Inc.
-901 S. Mopac
-Building 3
-Suite 300
-Austin, -Texas -78746
-USA
-

-Wes Bemont -
TEL: 512-623-4276 -
FAX: 512-347-9301
-

-Joe Bulger -
TEL: 512-623-4128 -
FAX: 512-347-9301
-

LifeSize Cryptographic Library
-
Version 1.0 -
Freescale MPC8272 PowerQUICC II w/ Linux kernel 2.4 -7/1/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The LifeSize Cryptographic Security Kernel provides the cryptographic functionality required to secure high-definition audio and video conference communications." -

1122Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 ext. -
FAX: (519) 886-9852
-

BlackBerry Algorithm Suite
-
Version 2.0.0.7 -
Microsoft XP Professional SP3 -7/1/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -
-
-

-"The BlackBerry Cryptographic Library is the software module that provides advanced cryptographic functionality to all BlackBerry desktop related products" -

08/03/09: Update implementation information;
10/09/09: Update the OES; -
-

1121Cimcor
-8252 Virginia St.
-Merrillville, -IN -46410
-USA
-

-Robert Johnson -
TEL: 219-736-4400 -
FAX: 219-736-4401
-

Cimcor Cryptographic Module Algorithms
-
Version 1.0 -
PowerPC G4 w/ Apple Computer Mac OS X Version 10.3.6; Intel Xeon w/ Solaris™ 10 Release 11/06; Intel Pentium 4 w/ Microsoft Windows Server 2003 SP2; Intel Pentium 4 w/ Microsoft Corporation Windows 2000 (Server) SP3 and Q326886 Hotfix; Intel Itanium2 w/ Hewlett-Packard HP–UX 11i Version 3; Intel Xeon w/ Windows Vista; Intel Xeon w/ Windows Server 2008; Intel Xeon w/ Red Hat Enterprise Linux Version 5.1 -7/1/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cimcor Cryptographic Module is a multi-platform library that provides secure FIPS 140-2 validated hashing, encryption, and decryption methods and a variety of other cryptographic functions." -

12/18/09: Add new tested OES';
03/16/10: Update implementation information; -
-

1120Memory Experts International Inc.
-227 Montcalm
-Suite 101 & 202
-Gatineau, -Quebec -J8Y 3B9
-Canada
-

-Larry Hamid -
TEL: 819-595-3069 -
FAX: 819-595-3353
-

Bluefly Processor Firmware
-
Version 1.3 (Firmware) -
Bluefly Processor -6/26/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

1119Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

Bluefly Processor
-
Part # 3.0 -
N/A -6/26/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Bluefly processor is a cryptographic and authentication engine for Personal Portable Security Devices (PPSDs). It provides secure storage, digital identity functions, and multifactor user authentication for USB-based peripherals." -

1118MediaTek Inc.
-No.1, Dusing Rd. 1, Hsinchu Science Park
-Hsin-Chu, -Taiwan -30078
-Taiwan
-

-Chao-Yi Wu -
TEL: +886-3-5670766#21685 -
FAX: +886-3-5787610
-

-Jui-Ching Yang -
TEL: +886-226598088#28343 -

MTK AES Processor
-
Version 1.0.0 (Firmware) -
Synopsys VCS simulation environment -6/26/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"MTK AES Processor is a synthesizable variable data-rate AES IP for Wireless/Storage application." -

1117Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-YJ Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON Plus CN5800 Series Die
-
Part # -Y -
N/A -6/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON CN58XX - SCP, NSP family of multi-core MIPS64 processors targets intelligent, multi-gigabit networking, encryption, reg-ex acceleration, compression, TCP acceleration and Qos. This processor family includes part numbers CN5830SCP. CN5830NSP, CN5840SCP, CN5840NSP, CN5850SCP, CN5850NSP, CN5860SCP and CN5860NSP." -

1116Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-YJ Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON Plus CN54/55/56/5700 Series Die
-
Part # -Y -
N/A -6/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON Plus CN54/55/56/57XX SSP, SCP, NSP multi-core MIPS64 processor family targets intelligent, multi-gigabit networking, encryption, RAID, compression, TCP acceleration, QOS. Includes P/Ns CN5740SSP, CN5745SSP, CN5750SSP, CN5640NSP, CN5645NSP, CN5650NSP, CN5540SSP, CN5530SSP, CN5534SSP, CN5430NSP, CN5434R-SCP, CN5434NSP." -

1115Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-YJ Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON Plus CN5200 Series Die
-
Part # -Y -
N/A -6/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON CN52XX-SCP family of multi-core MIPS64 processors targets intelligent, multi-gigabit networking, encryption, TCP acceleration, QoS, RAID and De-dup acceleration. This processor family includes part numbers CN5220SCP, CN5225SCP and CN5230SCP." -

1114Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-YJ Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON Plus CN5000 Series Die
-
Part # Rev 1 -
N/A -6/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON CN50XX SCP family of multi-core MIPS64 processors targets intelligent, multi gigabit networking, encryption, TCP acceleration and QoS. This processor family includes CN5010SCP and CN5020SCP." -

1113Intel Corporation
-2200 Mission College Blvd.
-Santa Clara, -California -95054
-USA
-

-Ramu Ramakesavan -
TEL: (408)765-8080 -

Intel ® QuickAssist Technology cryptography on Intel ® EP80579
-
Version 1.1.1.2.2.0 (Firmware) -
Intel® EP80579 Integrated Processor with Intel® Quick Assist Technology , Stepping B0 -6/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"Intel ® EP80579 Integrated Processor with Intel® Quick Assist Technology is System on a Chip with an IA core, cryptographic accelerators, and other components. The accelerator features are invoked using Intel ® QuickAssist API developed with Intel''s partners to allow application scalability across multiple HW and SW vendors." -

1112SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

sunjce
-
Version 1.6.0 Update 13 (Firmware) -
Intel Celeron; Intel Core 2 Duo -6/26/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"This library design runs as part of the Java Runtime Environment (JRE). It provides cryptographic services to Java based VPN services and Administrative services running within a Java Virtual Machine. It is developed by Sun Microsystems and distributed as part of the Java JRE." -

1111SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

libcrypto
-
Version 0.98e (Firmware) -
Intel Celeron; Intel Core 2 Duo -6/26/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"This library design runs as a linked module in processes running in the Linux User Space. It provides services to Linux User Space Process based VPN services and Administrative services. It is developed by the OpenSSL open source community and distributed as part of OpenSSL." -

1110SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -
FAX: 408-745-9300
-

avcrypto
-
Version 1.0 (Firmware) -
Intel Celeron; Intel Core 2 Duo -6/26/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"This library design runs as a linked module within the Linux Kernel. It provides cryptographic services to VPN services running within the context of the Linux Kernel. It is SonicWALL, Inc. developed and is loosely based upon the standard OpenSSL libcrypto library." -

1109RSA Security, Inc.
-177 Bovet Road, Suite 200
-San Mateo, -CA -94402
-USA
-

-Kathy Kriese -
TEL: 650-931-9781 -

RSA BSAFE® Crypto-J Software Module
-
Version 4.1 -
Intel Pentium D w/ Windows XP Professional SP2, Sun JRE 5.0; Intel Pentium D w/ Windows XP Professional SP2, Sun JRE 6.0 -6/26/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 - 120 - 112 - 104 - 96 - 64 - 32 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements" -

1108KoolSpan Inc.
-4962 Fairmont Ave., 2nd Floor
-Bethesda, -Maryland -20814
-United States
-

-Paul Benware -
TEL: 240-880-4405 -
FAX: 240-238-7534
-

-Bill Supernor -
TEL: 240-880-4407 -
FAX: 240-238-7354
-

TrustChip Developer Kit Cryptographic Library
-
Version 3.0 -
ARM 32 w/ Windows Mobile 5; ARM 32 w/ Windows Mobile 6; ARM 32 w/ Windows Mobile 6.1; Intel Core 2 Duo w/ Fedora 10; Intel Pentium Core 2 Duo w/ MAC OS X 10.5; Intel Core 2 Duo w/ Microsoft Windows Server 2003 R2; Intel Core 2 Duo w/ Microsoft Windows XP; Intel Core 2 Quad w/ Microsoft Windows Server 2003 R2; Intel Pentium Core 2 Quad w/ Microsoft Windows Server 2008 Standard; Intel Core 2 Quad w/ Microsoft Windows XP; Intel Pentium Dual Core w/ MAC OS X 10.4; Intel Pentium 4 w/ Microsoft Windows Server 2003 R2; Intel Xeon w/ Fedora 10; Intel Xeon w/ Microsoft Windows Server 2003 R2; Intel Pentium Xeon w/ Microsoft Windows Server 2008 Standard x64; ARM 7 w/ Linux 2.6 (Android) -6/17/2009 - -CBC -( -e/d; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 256 -) -; -AAD Lengths tested: -( - 256 -) -; -IV Lengths Tested: -( - 8 -, - 96 -) -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"The KoolSpan TrustChip Developer Kit (TDK) Cryptographic Library provides cryptographic security functions (C APIs) for application developers to integrate cryptographic services into a library application or system." -

03/08/11: Add new tested information; - -

1107IBM Corporation
-2455 South Road
-Poughkeepsie, -NY -12601
-USA
-

-William Penny -
TEL: 1-845-435-3010 -

-Alyson Comer -
TEL: 1-607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 64-bit
-
Version OA26457 -
IBM System z10™ Enterprise Class (z10 EC) w/ IBM z/OS® V1.10 -6/17/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based application programming interfaces that allow applications to protect data using the SSL and TLS protocols. In addition, z/OS System SSL enables applications to create and manage X.509 V3 certificates and keys within key database files or PKCS#11 tokens and use them as well as certificates and keys." -

1106IBM Corporation
-2455 South Road
-Poughkeepsie, -NY -12601
-USA
-

-William Penny -
TEL: 1-845-435-3010 -

-Alyson Comer -
TEL: 1-607-429-4309 -

IBM z/OS® Cryptographic Services System SSL - 31-bit
-
Version OA26457 -
IBM System z10™ Enterprise Class (z10 EC) w/ IBM z/OS® V1.10 -6/17/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"z/OS® System SSL provides a rich set of C based application programming interfaces that allow applications to protect data using the SSL and TLS protocols. In addition, z/OS System SSL enables applications to create and manage X.509 V3 certificates and keys within key database files or PKCS#11 tokens and use them as well as certificates and keys." -

1105RSA, The Security Division of EMC
-228 South Street
-Hopkinton, -MA -01748
-USA
-

-Jeff Stone -
TEL: 508-249-1189 -

-Nirav Mehta -
TEL: 508-249-2964 -

RSA BSAFE® Crypto-Kernel
-
Version 1.3.1 -
Intel Pentium D w/ Windows Server 2003 SP2 (32-bit); Intel Pentium D w/ Windows Server 2003 SP2 (64-bit); Intel Itanium2 w/ Windows Server 2003 SP2 -6/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RSA BSAFE® Crypto Kernel provides core cryptographic functionality optimized for very small code size and speed to meet the needs of the most constrained environments. It is the cryptographic foundation for RSA BSAFE security products designed for C/C++ developers." -

1104SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-4324 -
FAX: 408-392-0319
-

Hydra PC Locksmith Board 3 Level 2 (ARM)
-
Part # 880074001F, v03.00.04 -
N/A -6/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Data Traveler is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files. The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

07/07/09: Update implementation description; - -

1103DELL, Inc.
-One Dell Way
-Round Rock, -Texas -78682
-USA
-

-Irina Boverman -
TEL: 1 978 392 1000 -

Dell 11G servers with RHEL5.3
-
Version openssl-0.9.8e-7.el5 -
Intel Xeon EM64T w/ Red Hat Enterprise Linux 5.3 -6/17/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"TDES, AES, SHA-1, and RSA as used and provided by RHEL5 U1 on DELL 11G servers" -

1102Advanced Communications Concepts
-8831 Capital of Tx Hwy
-Suite 212
-n/a
-Austin, -Texa -78759
-USA
-

-Eric Sweeney -
TEL: 512-275-6450 -

ACCI TUCrypt.sys Module
-
Version 2.32.0.0 -
Intel Core 2 Duo w/ Windows Vista; Core 2 Duo w/ Windows XP; Intel Core 2 Duo w/Microsoft Windows 7 (64-bit edition); Intel Core 2 Duo w/ Microsoft Windows 7 (32-bit edition); Intel Core 2 Duo w/ Microsoft Windows Vista (64-bit edition) -6/17/2009 - -ECB -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The TUCrypt.sys module is a kernel mode exported driver which provides cryptographic services to a device driver for Windows XP/Vista." -

01/25/10: Add new tested OES'; - -

1101BitArmor Systems, Inc.
-Three Gateway Center
-401 Liberty Avenue
-Suite 1900
-Pittsburgh, -PA -15222
-USA
-

-Dean Palamides, Software Architect -
TEL: 412-880-5124 -
FAX: 412-682-2201
-

-Matthew White, VP of Engineering -
TEL: 412-880-5108 -
FAX: 412-682-2201
-

BitArmor Secure Cryptographic Engine
-
Version 1.2 -
Intel® Pentium® 4 w/ Microsoft Windows XP (32-bit); Intel® Core(TM)2 w/ Microsoft Windows XP (32-bit); Intel® Core(TM)2 w/ Microsoft Windows Vista Ultimate (32-bit); Intel® Xeon® w/ SuSE Linux Enterprise Server 10.0 (32-bit); Intel® Core(TM)2 w/ SuSE Linux Enterprise Server 10.0 (32-bit); Intel® Xeon® w/ Microsoft Windows Server 2008 (64-bit); Intel® Core(TM)2 w/ Microsoft Windows Server 2008 (64-bit); Intel® Xeon® w/ Microsoft Windows Server 2008 (32-bit); Intel® Core(TM)2 w/ Microsoft Windows Server 2008 (32-bit); Intel® Xeon® w/ Microsoft Windows Server 2003 (64-bit); Intel® Core(TM)2 w/ Microsoft Windows Server 2003 (64-bit); Intel® Xeon® w/ Microsoft Windows Server 2003 (32-bit); Intel® Core(TM)2 w/ Microsoft Windows Server 2003 (32-bit); Intel® Core(TM)2 w/ Microsoft Windows 7 Enterprise (32-bit) -6/17/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The BitArmor Secure Cryptographic Engine is a software module that provides core cryptographic security functionality to BitArmor DataControl(TM) software products, including strong encryption, secure integrity and authentication, and random number generation." -

11/25/09: Add new tested OES; - -

1100Prism Payment Technologies (Pty) Ltd, a subsidiary of Net1 UEPS technologies Inc.
-President Place
-Corner Jan Smuts Avenue & Bolton Road
-P O Box 2424, Parklands, 2121
-Gauteng, -Gauteng -2121
-South Africa
-

-Gerhard Claassen - Head Security Business Unit -
TEL: +27 11 343 2000 -
FAX: + 27 11 442 5908
-

Incognito APL2 AES
-
Version Version 2.0 (Firmware) -
Part # 0610-00572 -
FPGA -6/4/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Incognito TSM500 is a multi-chip embedded Tamper Responsive Security Module. Fitted on a PCI carrier card, the device offers high-performance, high-security services targeted at EFT switches and mCommerce applications. All cryptographic algorithms are implemented within the module''s firmware and associated co-processor." -

1099N/AN/AN/A6/4/2009 -N/A
1098N/AN/AN/A6/4/2009 -N/A
1097N/AN/AN/A6/4/2009 -N/A
1096N/AN/AN/A6/4/2009 -N/A
1095N/AN/AN/A6/4/2009 -N/A
1094N/AN/AN/A6/4/2009 -N/A
1093N/AN/AN/A6/4/2009 -N/A
1092N/AN/AN/A6/4/2009 -N/A
1091N/AN/AN/A6/4/2009 -N/A
1090N/AN/AN/A6/4/2009 -N/A
1089Cellcrypt Limited
-Liberty House
-222 Regent Street
-n/a
-London, -W1B 5TR
-UK
-

-Tobias Poppe -
TEL: +447702828696 -

ccore
-
Version 0.6.0-rc3 -
Intel® Pentium® 4 w/ Ubuntu Server -6/4/2009 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"Crypto Core for secure communication platform" -

1088BeCrypt Ltd.
-130 Shaftesbury Avenue
-London, -W1D 5EU
-United Kingdom
-

-Pali Surdhar -
TEL: +44(0) 203 145 1050 -
FAX: +44(0) 207 031 1194
-

-Nigel Lee -
TEL: +44(0) 203 145 1050 -
FAX: +44(0) 207 031 1194
-

32/64 bit subcomponent - BeCrypt Crypto Module
-
Version 2.0 -
Intel Core2 Duo w/ Apple MacOS X; Intel Core2 Duo w/ Ubuntu Linux 8.10; Intel Core2 Duo w/ Microsoft Windows XP (64-bit); Intel Core2 Duo w/ Microsoft Windows XP (32-bit) -5/29/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -OFB -( -d only; -128 -, -256 -); -
-
-

-"The BeCrypt Cryptographic Library provides core cryptographic functionality for BeCrypt's Enterprise security products providing a capability to develop complex and flexible security applications that require cryptographic functionality for pre-OS (16-bit), 32-bit and 64-bit operating environments." -

OFB Keysize 256 tested for Decrypt only;
07/13/09: Update implementation information; -
-

1087BeCrypt Ltd.
-130 Shaftesbury Avenue
-London, -W1D 5EU
-United Kingdom
-

-Pali Surdhar -
TEL: +44(0) 203 145 1050 -
FAX: +44(0) 207 031 1194
-

-Nigel Lee -
TEL: +44(0) 203 145 1050 -
FAX: +44(0) 207 031 1194
-

16 bit subcomponent - BeCrypt Crypto Module
-
Version 2.0 -
Intel Core2 Duo w/ Real Mode pre-boot environment -5/29/2009 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The BeCrypt Cryptographic Library provides core cryptographic functionality for BeCrypt''s Enterprise security products providing a capability to develop complex and flexible security applications that require cryptographic functionality in both pre-OS and 32 bit operating environments." -

1086Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Roman Arutyunov -
TEL: 408-331-6825 -
FAX: 408-331-6801
-

-Sreedhar Kamishetti -
TEL: 408-331-6881 -
FAX: 408-331-6801
-

Tropos Control
-
Version OpenSSL_0.9.8j_FIPS_1.2 -
Intel Pentium 4 w/ CentOS 5 -5/29/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Tropos Control is a comprehensive management system that streamlines the deployment, optimization, maintenance, and control of large-scale wireless networks. Tropos Control uses FIPS 140-2 approved algorithms to provide secured communication to Tropos routers and to its web-based client application." -

1085Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Michael Ren -
TEL: 408-331-6809 -
FAX: 408-331-6801
-

Tropos Networks CCM in hardware
-
Part # AR9160 -
N/A -5/29/2009 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AES CCM implementation in Atheros AR9160 chipset." -

1084Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Roman Arutyunov -
TEL: 408-331-6825 -
FAX: 408-331-6801
-

-Sreedhar Kamishetti -
TEL: 408-331-6881 -
FAX: 408-331-6801
-

Tropos Control
-
Version NSS 3.11.4 -
Intel Pentium 4 w/ CentOS 5 -5/29/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Tropos Control is a comprehensive management system that streamlines the deployment, optimization, maintenance, and control of large-scale wireless networks. Tropos Control uses FIPS 140-2 approved algorithms to provide secured communication to Tropos routers and to its web-based client application." -

1083Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Michael Ren -
TEL: 408-331-6809 -
FAX: 408-331-6801
-

-Sreedhar Kamishetti -
TEL: 408-331-6881 -
FAX: 408-331-6801
-

Tropos Networks FIPS crypto library
-
Version IPsec_2.6 (Firmware) -
AMCC Power PC 440EP -5/29/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IPsec NETKEY crypto library" -

1082Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Michael Ren -
TEL: 408-331-6809 -
FAX: 408-331-6801
-

Tropos Networks CCM in hardware
-
Part # AR5213 -
N/A -5/29/2009 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AES CCM implementation in Atheros AR5213 chipset." -

1081Kingston Technology Company, Inc.
-17600 Newhope Street
-Fountain Valley, -CA -92708
-USA
-

-Joel Tang -

Kingston DataTraveler DT4000 Series
-
Part # Hardware Rev A1 -
N/A -5/28/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -256 -); -
-
-

-"Kingston DataTraveler DT4000 Series USB Flash drive is assembled in the U.S. for organizations that require a secure way to store and transfer portable data. The stored data is secured by hardware-based 256-bit AES encryption to guard sensitive information in case the drive is lost or stolen." -

1080Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Jason Bennet -

Thales Datacryptor
-
Version 4.2 (Firmware) -
Xilinx XC2VP50 FPGA -5/28/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor encrypts and decrypts private network traffic travelling over public networks that separate authenticated Datacryptors." -

1079Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Jason Bennet -

Thales Datacryptor
-
Version 4.2 (Firmware) -
Xilinx XC2VP30 -5/28/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor encrypts and decrypts private network traffic travelling over public networks that separate authenticated Datacryptors." -

1078Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Jason Bennet -

Thales Datacryptor
-
Version 4.2 (Firmware) -
Xilinx XC4VFX40 -5/28/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor encrypts and decrypts private network traffic travelling over public networks that separate authenticated Datacryptors." -

1077TecSec, Inc.
-1048 Dead Run Drive
-McLean, -VA -22101
-United States
-

-Ron Parsons -
TEL: 301.639.5510 -

TecSec Embeddable AES
-
Version Embeddable_Aes_v1 -
Ultra 5 w/ Sun Solaris; Intel Core 2 Quad w/ Microsoft Windows -5/28/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is a library capable of being embedded into multiple devices." -

1076Eastman Kodak Company
-343 State Street
-Rochester, -NY -14650
-USA
-

-Nancy Telfer -
TEL: 585-477-8399 -
FAX: 585-477-8789
-

Link Encryption FPGA Firmware
-
Version 1.0 (Firmware) -
Xilinx Virtex5 FPGA -5/15/2009 - -ECB -( -e only; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"Firmware (FPGA) implementation providing AES (encrypt) support." -

1075Broadcom Corporation
-1131 W Warner Road
-Tempe, -AZ -85284
-USA
-

-Steve Goodell -
TEL: 480-753-2280 -
FAX: 480-753-2380
-

BCM5812
-
Part # BCM5812 -
N/A -5/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The BCM5812 is a full-featured security processor optimized to provide multi-protocol cryptographic acceleration for cost sensitive VPN and eCommerce applications" -

1074N/AN/AN/A5/15/2009 -N/A
1073N/AN/AN/A5/15/2009 -N/A
1072Eastman Kodak Company
-343 State Street
-Rochester, -NY -14650
-USA
-

-Nancy Telfer -
TEL: 585-477-8399 -
FAX: 585-477-8789
-

Embedded OpenSSL
-
Version 0.9.8f (Firmware) -
Xilinx Virtex5 FPGA -5/15/2009 - -CBC -( -e/d; -128 -); -
-
-

-"Embedded firmware implementation of OpenSSL providing support for AES (encrypt/decrypt), RSA (sign/verify), SHA-1, SHA-256, HMAC SHA-1 and X9.31 PRNG." -

1071Eastman Kodak Company
-343 State Street
-Rochester, -NY -14650
-USA
-

-Nancy Telfer -
TEL: 585-477-8399 -
FAX: 585-477-8789
-

Decryption/Verification FPGA Firmware
-
Version 1.0 (Firmware) -
Xilinx Virtex5 FPGA -5/15/2009 - -CBC -( -d only; -128 -); -
-
-

-"Firmware (FPGA) implementation providing AES (decrypt), SHA-1 and HMAC SHA-1 support." -

1070Broadcom Corporation
-3151 Zanker Road
-San Jose, -CA -95134
-USA
-

-Gary Goodman -
TEL: 408-922-1092 -

-Charles Qi -
TEL: 408-501-8439 -

SMAU Crypto/Auth
-
Part # BCM5880, Version C0 -
N/A -5/7/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -16 - -32 -( -Nonce Length(s): -12 -(Tag Length(s): -4 -8 -12 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -; -Msg Len(s) -Min: 128 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -; -Msg Len(s) -Min: 128 - Max: 4096 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -; -Msg Len(s) -Min: 128 - Max: 4096 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"SMAU Crypto/Auth contains hardware engines for AES, SHA-1/SHA-256 to support data encryption/decryption and integrity protection. The engines are used generically for crypto offload and in secure cache to protect external protected code/data caching." -

1069Pitney Bowes, Inc.
-35 Waterview Drive
-Shelton, -CT -06484-8000
-USA
-

-Robert Sisson -
TEL: 203-924-3061 -
FAX: 203-924-3518
-

Sigma ASIC - appAESLib
-
Version 01.00.0002 (Firmware) -
ARM7-TDMI -5/7/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Pitney Bowes Cygnus X-3 Postal Security Device (PSD) is designed in compliance with FIPS 140-2 and IPMAR standards to support the USPS IBIP and international digital indicia standards globally. The PSD employs strong cryptographic and physical security techniques for the protection of customer funds in Pitney Bowes Postage Metering Products." -

1068STMicroelectronics
-4690 Executive Drive, Suite 200
-San Diego, -CA -92130
-USA
-

-Arnaud Pate-Cazal -
TEL: 949-637-3339 -
FAX: 858-452-8202
-

-Rahul Seth -
TEL: 303-381-3552 -
FAX: 303-381-3660
-

HardCache™SL3/PC_AES
-
Part # ST-HCSL3-PC-AES V1.0 -
N/A -5/7/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The STM HardCache™SL3/PC is a secure ASIC used for Access Control and Data Storage Encryption in PC application. It integrates a dedicated RISC processor coupled with a HW accelerated Cryptographic Engine." -

05/21/09: Add vendor POC info;
05/26/09: Update vendor POC info and implementation information; -
-

1067Dolby Laboratories, Inc.
-100 Potrero Ave.
-San Francisco, -CA -94103
-USA
-

-Matthew Robinson -
TEL: (415) 645-5225 -
FAX: (415) 645-4000
-

FPGA AES Encrypt Core
-
Version 1.1 (Firmware) -
VHDL/Verilog -5/7/2009 - -ECB -( -e only; -128 -); -
-
-

-"An implementation of the AES encryption algorithm for 128 bit keys as defined in FIPS 197." -

1066Kanguru Solutions
-1360 Main Street
-Millis, -MA -02054
-USA
-

-Nate Cote -
TEL: 508-376-4245 -
FAX: 508-376-4462
-

Kanguru Defender 256 (AES)
-
Part # KN5100 v1.0 -
N/A -4/30/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Kanguru Defender 256 is a USB Flash Drive with 256-bit AES CBC Hardware encryption. All data on the device is 100% encrypted. Additionally supports secure hashing (SHA-1, SHA-256), random number generation (ANSI X9.31-AES), digital signatures (RSA-PKCS#1_V1.5), and may be managed through Kanguru's Central Management Console via an encrypted tunnel. Processor collection includes part numbers KN5111 and KN5111A." -

07/16/09: Update implementation description; - -

1065DeltaCrypt Technologies Inc.
-261A, chemin des Epinettes
-Piedmont, -Quebec -J0R 1K0
-Canada
-

-Ann Marie Colizza -
TEL: 450-744-0137 -
FAX: 450-227-9043
-

-Olivier Fournier -
TEL: 450-227-6622 -
FAX: 450-227-9043
-

DeltaCrypt Cryptographic Library
-
Version 1.0.0.0 -
Intel Celeron w/ Microsoft Windows Server 2003; Intel Pentium 4 w/ Microsoft Windows 2000; Intel Pentium 4 w/ Microsoft Windows Vista; Intel Pentium 4 w/ Microsoft Windows XP -4/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"DeltaCrypt Cryptographic Library implements the cryptographic functionalities for DeltaCrypt Encryption applications. DeltaCrypt provides sensitive data protections for computers, laptops, USB mass storage devices as well as CDs/DVDs." -

1064bTrade, LLC
-3500 W. Olive Avenue
-Suite 300
-Burbank, -CA -91505
-USA
-

-Steve Zapata -
TEL: (818) 334-4178 -
FAX: (818) 276-0301
-

-Clifton Gonzalves -
TEL: (818) 334-4036 -
FAX: (818) 276-0301
-

bTrade Cryptographic Library
-
Version 1.0 -
IBM POWER4 w/ IBM AIX 6.1; HP PA-7300 RISC w/ HP-UX 11.3; Sun UltraSPARC IIIi w/ SUN Solaris 10; Intel Core2 Quad w/ Microsoft Windows Vista; IBM System z9 w/ IBM z/OS 1.10; IBM POWER6 w/ IBM i 6.1 -4/30/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The bTrade TD Solutions Security Module is a cryptographic module that provides cryptography services such as hash algorithms, encryption schemes, message authentication, and public key cryptography used by bTrade B2B and MFT products (Known as the TD Suite - TDNgine, TDAccess, TDCM, TDManager, Easy Access and CommPRESS)." -

09/13/10: Add new tested OES';
12/07/10: Updated vendor information; -
-

1063Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T9840D CCM ccm
-
Version 1.0 (Firmware) -
ARM ARM7TDMI -4/30/2009 - -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -12 -13 -(Tag Length(s): -16 -) -
-
-
-

-"This algorithm is used by the Sun StorageTek T9840D Tape Drive." -

Prerequisite AES #1059;
04/24/09: Update implementation information; -
-

1062Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T9840D AES traes
-
Version 1.0 (Firmware) -
ARM ARM7TDMI -4/30/2009 - -CBC -( -e/d; -256 -); -
-
-

-"This algorithm is used by the Sun StorageTek T9840D Tape Drive." -

04/24/09: Update implementation information; - -

1061Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T9840D AES CTR DRBG nist_rijndael
-
Version 1.0 (Firmware) -
ARM ARM7TDMI -4/30/2009 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"This algorithm is used by the Sun StorageTek T9840D Tape Drive." -

04/24/09: Update implementation information; - -

1060Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T9840D AES Agent rijndael
-
Version 1.0 (Firmware) -
ARM ARM7TDMI -4/30/2009 - -ECB -( -e/d; -256 -); -
-
-

-"This algorithm is used by the Sun StorageTek T9840D Tape Drive." -

04/24/09: Update implementation information; - -

1059Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

T9840D AES aescrypt
-
Version 1.0 (Firmware) -
ARM ARM7TDMI -4/30/2009 - -ECB -( -e only; -256 -); -
-
-

-"This algorithm is used by the Sun StorageTek T9840D Tape Drive." -

04/24/09: Update implementation information; - -

1058Advanced Communications Concepts
-8831 Capital of Tx Hwy
-Suite 212
-n/a
-Austin, -Texa -78759
-USA
-

-Eric Sweeney -
TEL: 512-275-6450 -

ACCI TUCrypt.dll module
-
Version 2.32.0.0 -
Intel Core 2 Duo w/ Windows Vista; Intel Core 2 Duo w/ Microsoft Windows 7 (64-bit edition); Intel Core 2 Duo w/ Microsoft Windows 7 (32-bit edition); Intel Core 2 Duo w/ Microsoft Windows Vista (64-bit edition) -4/30/2009 - -ECB -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"TUCrypt.dll is a software only multi-chip standalone module designed to encrypt/decrypt and hash data." -

01/25/10: Add new tested OES'; - -

1057Advanced Communications Concepts
-8831 Capital of Tx Hwy
-Suite 212
-n/a
-Austin, -Texa -78759
-USA
-

-Eric Sweeney -
TEL: 512-275-6450 -

ACCI TUCrypt.dll module
-
Version 2.32.0.0 -
Intel Core 2 Duo w/ Windows XP -4/30/2009 - -ECB -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"TUCrypt.dll is a software only multi-chip standalone module designed to encrypt/decrypt and hash data." -

1056Oxford Semiconductor Ltd
-25 Milton Park
-Abingdon
-Oxford, -Oxfordshire -OX14 4SH
-UK
-

-Brian McMath -
TEL: 01235824906 -
FAX: 01235821141
-

-Richard Pilkington -
TEL: 01235824900 -
FAX: 01235821141
-

OXUFS936xSE
-
Part # V2.00.00.00 -
N/A -4/20/2009 - -ECB -( -e/d; -128 -); -
-
-

-"The OXUFS936DSE is a USB2.0/1394b/eSATA to Dual SATA bridge chip offering advanced encryption and decryption to address the external secure storage market. Data is encrypted/decrypted on the fly to or from the disk. The OXUFS936QSE is the Quad SATA variant." -

1055Oxford Semiconductor Ltd
-25 Milton Park
-Abingdon
-Oxford, -Oxfordshire -OX14 4SH
-UK
-

-Brian McMath -
TEL: 01235824906 -
FAX: 01235821141
-

-Richard Pilkington -
TEL: 01235824900 -
FAX: 01235821141
-

OXUS931SE
-
Part # V2.00.00.00 -
N/A -4/20/2009 - -ECB -( -e/d; -128 -); -
-
-

-"The OXUS931SE is a USB2.0/eSATA to Single SATA bridge chip offering advanced encryption and decryption to address the external secure storage market. Data is encrypted/decrypted on the fly to or from the disk." -

1054Seagate Technology, LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2733
-

AES128 CBC Mode in Hardware
-
Part # Kahu Hardware 1.3 -
N/A -4/20/2009 - -CBC -( -e/d; -128 -); -
-
-

-"Seagate leads the industry in delivering Self Encrypting Drives that are widely used by government agencies, global corporations, and small businesses for Instant Secure Erase and to secure data against theft. Seagate Secure TM Self Encrypting Drives preserve manageability and performance in systems from storage arrays to notebooks." -

1053Seagate Technology, LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-384-2733
-

AES 128 ECB Mode in Firmware
-
Version 1.0 (Firmware) -
Seagate Secure@ Disk Drive embedded controller: Kahu -4/20/2009 - -ECB -( -e/d; -128 -); -
-
-

-"Seagate leads the industry in delivering Self Encrypting Drives that are widely used by government agencies, global corporations, and small businesses for Instant Secure Erase and to secure data against theft. Seagate Secure TM Self Encrypting Drives preserve manageability and performance in systems from storage arrays to notebooks." -

02/12/10: Update implementation information; - -

1052Prime Factors, Inc.
-4725 Village Plaza Loop, Suite 100
-Eugene, -Oregon -97401
-USA
-

-Gary S. Sarasin -
TEL: 541-345-4334 -
FAX: 541-345-6818
-

EncryptRIGHT
-
Version 1.00.00 -
Intel Duocore w/ Windows XP -4/20/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Prime Factors' EncryptRIGHT is a comprehensive cryptographic solution to protect sensitive data. EncryptRIGHT features include central key management, secure audit logging and an extensive list of supported cryptographic algorithms." -

1051Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mark D. Baushke -
TEL: 408-745-2952 -

OpenSSL
-
Version JUNOS 9.3R2.8 (Firmware) -
Intel Pentium III; Intel Pentium M; Intel Celeron M -4/20/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"JUNOS-FIPS for use in M, MX & T router family." -

1050Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mark D. Baushke -
TEL: 408-745-2952 -

Kernel
-
Version JUNOS 9.3R2.8 (Firmware) -
Intel Pentium III; Intel Pentium M; Intel Celeron M -4/20/2009 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 2^16 -; -Tag Len(s) -Min: 12 - Max: 16 -) -
-
-
-

-"JUNOS-FIPS for use in M, MX & T router family. " -

1049Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mark D. Baushke -
TEL: 408-745-2952 -

SSH-IPSEC
-
Version JUNOS 9.3R2.8 (Firmware) -
Intel Pentium III; Intel Pentium M; Intel Celeron M -4/20/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"JUNOS-FIPS for use in M, MX & T router family." -

1048eIQNetworks, Inc.
-31 Nagog Park
-Acton, -MA -01720
-USA
-
SecureVue module
-
Version 3.1.2.2 -
Intel Pentium 4 HT w/ Windows Server 2003 -4/20/2009 - -ECB -( -e/d; -192 -); -
-
-

-"SecureVue module are EXEs which use wrappers around FIPS compliant OPENSSL code to provide cryptographic capabilities. Encryption, Decryption, Key Generation and Key Exchange/Communication are all done using OPENSSL code." -

1047WinMagic Inc.
-200 Matheson Blvd. West
-Suite 201
-Mississuaga, -Ontario -L5R 3L7
-Canada
-

-Alexandr Mazuruc -
TEL: (905) 502-7000 x225 -
FAX: (905) 502-7001
-

-Garry McCracken -
TEL: (905) 502-7000 x269 -
FAX: (905) 502-7001
-

SecureDoc Fast AES Library
-
Version 4.7 -
AMD Athlon 64 w/ Microsoft Windows Vista; Intel Core 2 Duo w/ Mac OS X; Intel Pentium D w/ Windows XP Professional -4/9/2009 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"SecureDoc Cryptographic Library implements cryptographic algorithms utilized by the SecureDoc Disk Encryption products. SecureDoc software delivers full disk encryption and other data protection solutions for General Purpose Computers and laptops." -

09/15/09: Add new tested OES; - -

1046WinMagic Inc.
-200 Matheson Blvd. West
-Suite 201
-Mississuaga, -Ontario -L5R 3L7
-Canada
-

-Alexandr Mazuruc -
TEL: (905) 502-7000 x225 -
FAX: (905) 502-7001
-

-Garry McCracken -
TEL: (905) 502-7000 x269 -
FAX: (905) 502-7001
-

SecureDoc Disk Encryption
-
Version 4.7 -
AMD Athlon 64 w/ Microsoft Windows Vista; Intel Core 2 Duo w/ Mac OS X; Intel Pentium D w/ Microsoft Windows XP Professional -4/9/2009 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"SecureDoc Cryptographic Library implements cryptographic algorithms utilized by the SecureDoc Disk Encryption products. SecureDoc software delivers full disk encryption and other data protection solutions for General Purpose Computers and laptops." -

09/15/09: Add new tested OES; - -

1045Lumension Security, Inc.
-15880 North Greenway Hayden Loop
-Scottsdale, -Arizona -85260
-USA
-

-Chris Chevalier -
TEL: 480-970-1025 -
FAX: 480-970-6323
-

-Dee Liebenstein -
TEL: 703-713-3978 -
FAX: 480-970-6323
-

Lumension Cryptographic Library
-
Version 1.0 -
Intel Pentium D w/ Microsoft Windows XP (64-bit); Intel Pentium D w/ Microsoft Windows XP (32-bit); Intel Pentium D w/ Microsoft Windows Server 2003 (64-bit); Intel Pentium D w/ Microsoft Windows Server 2003 (32-bit); Intel Xeon w/ MS Windows Server 2003 Standard x64; Intel Xeon w/ MS Windows XP Professional x64 -4/9/2009 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The Lumension Security Kernel (LCK) v1.0 provides the cryptographic functionality for Lumension's application and device control products. These products use a policy-based approach to secure network endpoints from malware and unauthorized software applications, and from the malicious use of removable devices and media." -

06/23/09: Add new tested OES'; - -

1044Riverbed Technology, Inc.
-199 Fremont Street
-San Francisco, -CA -94105
-USA
-

-Amol Kabe -
TEL: 415-344-4487 -

-Gordon Chaffee -
TEL: 415-247-7353 -

Riverbed Steelhead Cryptographic Engine
-
Version 1.0 (Firmware) -
Intel Xeon; Intel Pentium D; AMD Opteron -4/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The Riverbed Optimization System (RiOS) provides the cryptographic functionality for Riverbed's Steelhead appliances. These network appliances deliver a scalable Wide Area Data Services (WDS) solution, transparently and securely optimizing performance of network traffic and applications across an enterprise network." -

04/15/09: Update vendor POC information; - -

1043Bomgar Corporation
-578 Highland Colony Parkway
-Paragon Centre, Suite 300
-Ridgeland, -MS -39157
-USA
-

-Huey Ngo -
TEL: 601-519-0158 -
FAX: 601-510-9080
-

-Kevin Keniston -
TEL: 601-605-3229 -
FAX: 601-510-9080
-

Bomgar Cryptographic Engine
-
Version 1.0 (Firmware) -
Intel Xeon; Intel Celeron D; Intel Core 2 Duo -4/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bomgar Box Crypto Engine provides the cryptographic functionality required by the Bomgar B200 and B300 appliances. These appliances are remote desktop access solutions, allowing support professionals to connect securely to remote clients and co-workers via the Internet, providing complete desktop access for remote support." -

07/13/09: Add new OE; - -

1042Data Encryption Systems Limited
-Silver Street House
-Silver Street
-n/a
-Taunton, -Somerset -TA1 3DL
-United Kingdom
-

-Julian Baycock -
TEL: +44 (0)1823 352357 -
FAX: +44 (0)1823 352358
-

-Ben Lewis -
TEL: +44 (0)1823 352357 -
FAX: +44 (0)1823 352358
-

DESlock+ Cryptographic Library
-
Version 1.0 -
Intel Core2 Duo w/ Microsoft Windows XP -4/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"The DESlock+ Kernel Mode Crypto Core is a FIPS 140-2 Level 1 compliant, software-based, cryptographic module." -

1041Bloombase, Inc.
-955 Benecia Avenue,
-Sunnyvale, -CA -94085
-USA
-

-Certification Team -
TEL: 855-256-6622 -
FAX: 650-618-9898
-

Bloombase Cryptographic Module
-
Version 8.0 -
Intel Xeon w/ Bloombase Spitfire OS5 -4/9/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Bloombase Cryptographic Module for multi-platforms is a scalable, generic and multipurpose module used by various Bloombase products, performing a broad range of cryptographic operations including encryption, digital signature, hashing and key generation, supporting services including cryptography, authentication, PKCS and key management, etc." -

04/02/13: Updated vendor information; - -

1040N/AN/AN/A4/9/2009 -N/A
1039N/AN/AN/A4/9/2009 -N/A
1038Motorola, Inc.
-1 Motorola Plaza
-Holtsville, -NY -11742
-USA
-

-Steven Chew -
TEL: 631-738-3507 -
FAX: 631-738-4164
-

-Bert Scaramozzino -
TEL: 631-738-3215 -
FAX: 631-738-4164
-

Motorola Wireless Fusion on Windows Mobile Hybrid Algorithm
-
Version 3.00 -
Part # CX 55222 -
ARM XScale PXA320 w/ Windows Mobile 6.1; ARM XScale PXA320 w/ Windows Mobile 6.5 -4/9/2009 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Motorola Wireless Fusion Cryptographic Module is a component of Motorola Wireless Mobile Computing devices that are equipped with a WLAN radio. These devices are used for business process automation applications in a number of vertical markets like retail, manufacturing, transportation, health and government." -

09/15/09: Update implementation version number;
05/05/10: Changing versioning scheme
05/26/10: added new OE -
-

1037Motorola, Inc.
-1 Motorola Plaza
-Holtsville, -NY -11742
-USA
-

-Steven Chew -
TEL: 631-738-3507 -
FAX: 631-738-4164
-

-Bert Scaramozzino -
TEL: 631-738-3215 -
FAX: 631-738-4164
-

Motorola Wireless Fusion on Windows CE Hybrid Algorithm
-
Version 3.00 -
Part # CX 55222 -
ARM XScale PXA320 w/ Windows CE 6.0 -4/9/2009 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Motorola Wireless Fusion Cryptographic Module is a component of Motorola Wireless Mobile Computing devices that are equipped with a WLAN radio. These devices are used for business process automation applications in a number of vertical markets like retail, manufacturing, transportation, health and government." -

09/15/09: Update implementation version number;
05/05/10: Changing versioning scheme -
-

1036Motorola, Inc.
-1 Motorola Plaza
-Holtsville, -NY -11742
-USA
-

-Steven Chew -
TEL: 631-738-3507 -
FAX: 631-738-4164
-

-Bert Scaramozzino -
TEL: 631-738-3215 -
FAX: 631-738-4164
-

Motorola Wireless Fusion on Windows Mobile Software Algorithm
-
Version 3.00 -
ARM XScale PXA320 w/ Windows Mobile 6.1; ARM XScale PXA320 w/ Windows Mobile 6.5 -4/9/2009 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Motorola Wireless Fusion Cryptographic Module is a component of Motorola Wireless Mobile Computing devices that are equipped with a WLAN radio. These devices are used for business process automation applications in a number of vertical markets like retail, manufacturing, transportation, health and government." -

09/15/09: Update implementation version number;
05/05/10: Changing versioning scheme;
05/26/10: added new OE -
-

1035Motorola, Inc.
-1 Motorola Plaza
-Holtsville, -NY -11742
-USA
-

-Steven Chew -
TEL: 631-738-3507 -
FAX: 631-738-4164
-

-Bert Scaramozzino -
TEL: 631-738-3215 -
FAX: 631-738-4164
-

Motorola Wireless Fusion on Windows CE Software Algorithm
-
Version 3.00 -
ARM XScale PXA320 w/ Windows CE 6.0 -4/9/2009 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Motorola Wireless Fusion Cryptographic Module is a component of Motorola Wireless Mobile Computing devices that are equipped with a WLAN radio. These devices are used for business process automation applications in a number of vertical markets like retail, manufacturing, transportation, health and government." -

09/15/09: Update implementation version number;05/05/10: Changing versioning scheme - -

1034Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

AES
-
Part # 294.005 -
N/A -3/31/2009 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The IronKey Secure Flash Drive includes a high-speed hardware-based 256 Bit AES cryptography engine for encrypting and decrypting NAND flash and RAM buffers via USB. It also includes RSA, SHA-256, SHA-1, and RNG algorithms." -

10/19/11: Update vendor information;
04/23/12: Updated vendor information; -
-

1033Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Jason Bennet -

Datacryptor
-
Version 4.2 (Firmware) -
PowerPC 405 -3/31/2009 - -CBC -( -e/d; -256 -); -
-
-

-"The Thales Datacryptor encrypts and decrypts private network traffic travelling over public networks that separate authenticated Datacryptors. All Approved algorithms are implemented in a non-modifiable operating environment on a PowerPC 405 processor." -

1032IP Cores, Inc.
-3731 Middlefield Rd
-Palo Alto, -CA -94303
-USA
-

-Dmitri Varsanofiev -
TEL: 650-815-7996 -

GCM1
-
Version GCM1-32/256 (Firmware) -
Actel Libero IDE 8.1 simulation environment -3/31/2009 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Supported -
-
-

-"The GCM1 AES core is tuned for IEEE 802.1ae MACSEC and other GCM applications at the data rates of 1 Gbps to 10 Gbps (see the GCM2/GCM3 families for higher throughputs). Core is highly scalable starting at less than 13K ASIC gates. See details at http://ipcores.com/macsec_802.1ae_gcm_aes_ip_core.htm" -

1031RSA Security, Inc.
-177 Bovet Road, Suite 200
-San Mateo, -CA -94402
-USA
-

-Kathy Kriese -
TEL: 650-931-9781 -

RSA BSAFE(R) Crypto-C Micro Edition
-
Version 2.1.0.6 -
AMD Athlon X2 w/ Windows Vista Ultimate (32-bit x86) -3/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

1030Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Doug Whiting -
TEL: 760-827-4502 -
FAX: 760-827-4577
-

-Jiebing Wang -
TEL: 408-399-3624 -
FAX: 408-399-3501
-

Hifn SentryXL Algorithm Accelerator
-
Part # FTB5-001A -
N/A -3/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Hifn's SentryXL series Algorithm Accelerators (7964/7965/7966) are complete cryptography processors that can be used in a very wide of applications, with accelerated implementation of multiple security algorithms like TDES, AES, SHA1, MD5, etc. They can be configured to either interface with the Motorola MPC860 or MPC8260 bus, or a PCI2.2 bus." -

1029Renesas Technology America, Inc.
-450 Holger Way
-San Jose, -CA -95134
-USA
-

-Murthy Vedula -
TEL: 408-382-7615 -
FAX: 408-382-7700
-

symmcipher
-
Version BOS 1011 (Firmware) -
Part # P/N AE57C1, Version 2 -
Renesas AE57C1 -3/31/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Renesas BOS software development framework is a mask ROM used for prototyping and mass production of embedded smart chip systems based on AE4XC/AE5XC/N2xx devices. BOS provides authentication and secure program download mechanism. Users can develop embedded applications using the BOS cryptographic, communication and OS application interfaces." -

1028Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

GCM
-
Version 1.3 -
AMD x64 w/ Ubuntu 8; AMD x64 w/ Windows Server 2003 -3/25/2009 - -

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.2 -) -) -; -PT Lengths Tested: -( - 1024 -) -; -AAD Lengths tested: -( - 1024 -) -; -IV Lengths Tested: -( - 96 -, - 128 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Supported -
-
-

-"A hybrid software/hardware/firmware cryptographic module supporting encryption, authentication, and data redundancy techniques running on Linux user or Windows kernel mode." -

Prerequisite AES #1027 - -

1027Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

AES
-
Version 1.3 -
AMD x64 w/ Ubuntu 8; AMD x64 w/ Windows Server 2003 -3/25/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"A hybrid software/hardware/firmware cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux user or Windows kernel mode." -

1026Motorola, Inc.
-1 Motorola Plaza
-Holtsville, -NY -11742
-USA
-

-Steven Chew -
TEL: 631-738-3507 -
FAX: 631-738-4164
-

-Bert Scaramozzino -
TEL: 631-738-3215 -
FAX: 631-738-4164
-

Motorola Wireless Fusion on Windows Mobile Software Algorithm
-
Version 3.00 -
ARM XScale PXA320 w/ Windows Mobile 6.1 -3/25/2009 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Motorola Wireless Fusion Cryptographic Module is a component of Motorola Wireless Mobile Computing devices that are equipped with a WLAN radio. These devices are used for business process automation applications in a number of vertical markets like retail, manufacturing, transportation, health and government." -

05/05/10: Changing versioning scheme - -

1025Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: 408-222-5194 -
FAX: 408-988-0135
-

-Fred Au -
TEL: 408-222-5194 -
FAX: 408-988-0135
-

AES
-
Version 1.19_wtm_morona_032009_00 (Firmware) -
NCVerilog 5.5 simulation environment -3/25/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A compact AES encryption and decryption engine capable of multiple modes of operation (CBC, CTR and XTS) and multiple key sizes (128, 192 and 256 bits). Configuration, control and status checking are done through the popular APB interface. A simple FIFO-like interface is employed for data input/output." -

1024Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Guy Hutchison -
TEL: 408 222-9845 -

Rumi-AES
-
Version AES1G 1.0 (Firmware) -
VCS Version B-2008.12_Full64 simulation environment -3/25/2009 - -ECB -( -e/d; -128 -); -
-
-

-"LinkCrypt(TM) enabled Secure Intelligent dual port MAC/PHY" -

10233e Technologies International, Inc.
-9715 Key West Avenue
-Suite 500
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

-Chaoxing Lin -
TEL: 301-944-1331 -
FAX: 301-670-6989
-

3e-636S-1 Accelerated Crypto Core
-
Part # 1.0 -
N/A -3/25/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Intel Crypto Algorithms running on XScale hardware for accelerated performance." -

10223e Technologies International, Inc.
-9715 Key West Avenue
-Suite 500
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

-Chaoxing Lin -
TEL: 301-944-1331 -
FAX: 301-670-6989
-

3eTI OpenSSL Algorithm Implementation
-
Version 0.9.7-beta3 (Firmware) -
Intel XScale -3/25/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Algorithms listed are used to provide encryption and authentication services within 3eTI networking products." -

10213e Technologies International, Inc.
-9715 Key West Avenue
-Suite 500
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

-Chaoxing Lin -
TEL: 301-944-1331 -
FAX: 301-670-6989
-

3eTI CryptoLib (Kernel Module) Algorithm Implementation
-
Version 1.0 (Firmware) -
Intel XScale -3/25/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Algorithms listed are used to encrypt and hash data packets in kernel space." -

03/31/09: Update implementation information; - -

1020KANTECH(TM), Tyco International Ltd.
-9995-L Catania Avenue
-Brossard, -Quebec -J4Z 3V7
-Canada
-

-Éric Thériault -
TEL: 450-444-2040 x6350 -
FAX: 450-444-2029
-

EntraPass
-
Version 4.02 -
Intel® Pentium® 4 w/ Microsoft Windows XP -3/25/2009 - -ECB -( -e/d; -128 -); -
-
-

-"Integrated Security, Access control and Alarm System using FIPS197 with AES 128 bits encryption IP communication" -

1019Hirsch Electronics Corporation
-1900 Carnegie Ave., Building B
-Santa Ana, -CA -92705
-USA
-

-Keith Milleson -
TEL: 949-250-8888 -
FAX: 949-250-7372
-

Velocity
-
Version 3.1 -
x86 w/ Windows XP; x86 w/ Windows Vista; x86 w/ Windows Server 2003; x86 w/ Windows Server 2008; x64 w/ Windows XP; x64 w/ Windows Vista; x64 w/ Windows Server 2003; x64 w/ Windows Server 2008; AMD64 w/ Windows XP; AMD64 w/ Windows Vista; AMD64 w/ Windows Server 2003; AMD64 w/ Windows Server 2008 -3/25/2009 - -CFB128 -( -e/d; -128 -); -
-
-

-"Velocity is a high security access control and operations management system with integrated door control, alarm monitoring, credential management, badging, video and graphics, suitable for any size organization. Communication with the Hirsch DIGI* TRAC Controller is encrypted using FIPS 197 Approved AES 128 bit Rijndael." -

1018Hirsch Electronics Corporation
-1900 Carnegie Ave., Building B
-Santa Ana, -CA -92705
-USA
-

-Keith Milleson -
TEL: 949-250-8888 -
FAX: 949-250-7372
-

SNIB2
-
Version 5.98 (Firmware) -
Rabbit 3000 -3/25/2009 - -CFB128 -( -e/d; -128 -); -
-
-

-"A Hirsch DIGI* TRAC controller configured with a Secure Network Interface Board (SNIB2) encrypts TCP/IP communications to a host computer running Velocity Version 3.0 (or later) or RS-485 communications to another SNIB2 configured controller using FIPS 197 Approved AES 128 bit Rijndael. Hardware is UL Listed and CE." -

1017Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

AES
-
Version 1.0 (Firmware) -
Part # AC2030 -
Accelium AC2030 -3/25/2009 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"A hybrid software/hardware/firmware cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux user or Windows kernel mode." -

1016SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (FPGA)
-
Part # 88007021F, v03.00.04 -
N/A -3/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technolgoy commercially available for protection of user data files." -

1015SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-9131 -
FAX: 408-392-0319
-

Hydra PC Locksmith (ARM)
-
Part # 88007021F, v03.00.04 -
N/A -3/12/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra PC Locksmith is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

1014Texas Instruments
-6550 Chase Oaks Blvd
-Plano, -Texas -75023
-USA
-

-Jack Gregory -
TEL: 214-567-6526 -
FAX: 214-567-0070
-

TI DLP Cinema AES 128-bit ECB/CBC
-
Version REL_ENIGMA_ALG01 (Firmware) -
Maxim MAXQ -3/12/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"AES 128-bit ECB and CBC Encryption and Decryption" -

1013Motorola Solutions, Inc.
-1301 East Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Advanced Crypto Engine (MACE) AES256-GCM
-
Version R01.00.00 (Firmware) -
Part # 5185912Y01 -
Motorola Advanced Crypto Engine Processor -3/6/2009 - -

GCM -(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The MACE cryptographic processor is used in the Motorola CryptR Broadband IP Encryption unit which is a high-quality IPSec Virtual Private Network (VPN) gateway solution that enables end-to-end secure communications across mobile, fixed, and multi-hop broadband networks." -

Prerequisite AES#:819 - -

1012KANTECH(TM), Tyco International Ltd.
-9995-L Catania Avenue
-Brossard, -Quebec -J4Z 3V7
-Canada
-

-Éric Thériault -
TEL: 450-444-2040 x6350 -
FAX: 450-444-2029
-

Telephone Entry System (TES)
-
Version 1.00.01 (Firmware) -
Microchip® dsPIC33FJ256GP710 -3/6/2009 - -ECB -( -e/d; -128 -); -
-
-

-"Kantech(TM) Telephone Entry System (TES) is multi-faceted entry system for apartment and gated community applications as well as multi-suite office buildings and visitor entrance gates." -

03/17/09: Update implementation description; - -

1011KANTECH(TM), Tyco International Ltd.
-9995-L Catania Avenue
-Brossard, -Quebec -J4Z 3V7
-Canada
-

-Éric Thériault -
TEL: 450-444-2040 x6350 -
FAX: 450-444-2029
-

KT-400
-
Version 1.00.18 (Firmware) -
Intel® PXA255 -3/6/2009 - -ECB -( -e/d; -128 -); -
-
-

-"Kantech(TM) KT-400 is an Ethernet-ready four-door controller that provides 128-bit AES encrypted communication with EntraPass system and is a highly secure solution for security-conscious business." -

1010Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -

Adaptive Security Appliance OS
-
Version 7.2.4.18 and 7.2.4.30 (Firmware) -
AMD Geode; Intel Pentium 4; Intel Celeron -3/6/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco ASA security appliances deliver robust user and application policy enforcement and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco ASA security appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

05/07/09: Tested with new version number; - -

1009Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1252/1522 Crypto Toolkit
-
Version ppc-003j (Firmware) -
Freescale MPC8349E -3/6/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1008Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1142 Crypto Toolkit
-
Version ppc-003j (Firmware) -
AMCC 405EX -3/6/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1007Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1142/1252/1522 88W8363P
-
Part # 83W8363 (8000) -
N/A -3/6/2009 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1006Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1131/1242 Crypto Toolkit
-
Version ppc-003j (Firmware) -
IBM PPC405EP -3/6/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 1520 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1005Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

AP 1131/1242 AMAC RID (Resource ID)
-
Part # A506 (6700/7100) -
N/A -3/6/2009 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"The Cisco Aironet Access Points deliver the versatility, high capacity and enterprise-class features required for small, medium and large Government indoor and outdoor wireless deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and AES for WPA2 encryption." -

1004JMicron Technology Corp.
-1F, No.13, Innovation Road 1
-Hsinchu Science Park
-n/a
-Hsinchu, -300
-Taiwan, R.O.C.
-

-James Chang -
TEL: 886-3-5797389 ext. 8 -
FAX: 886-3-5799566
-

-Stan Lin, Ron Hsieh -
TEL: 886-3-5797389 ext. 8 -
FAX: 886-3-5799566
-

JMICRON_AES
-
Version 1.0.0 (Firmware) -
Cadence NC-Verilog simulator -3/6/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"JMICRON_AES is a synthesizable IP core which implements encryption and decryption functions of AES defined in FIPS-197. It's used in JMicron's products." -

1003IBM Corporation
-11400 Burnet Road
-Austin, -TX -78758
-USA
-

-Kevin Driver -
TEL: 512-268-6017 -
FAX: 512-838-8868
-

IBM Java JCE 140-2 Cryptographic Module
-
Version 1.3.1 -
Intel Pentium 4 w/ Windows XP Professional SP2 with IBM JVM 1.6.0 -3/6/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Java JCE (Java Cryptographic Extension) FIPS provider (IBMJCEFIPS) for Multi-platforms is a scalable, multipurpose cryptographic module that supports many FIPS approved cryptographic operations. This gives Java applications access to the FIPS algorithms via the standard JCE framework that is part of all JVM's at the 1.4.0 level and higher." -

1002Texas Instruments
-6550 Chase Oaks Blvd
-Plano, -Texas -75023
-USA
-

-Jack Gregory -
TEL: 214-567-6526 -
FAX: 214-567-0070
-

TI DLP Cinema AES Core 4
-
Version ENIGMA_7_110508 (Firmware) -
Xilinx FPGA -2/19/2009 - -ECB -( -e only; -128 -); -
-
-

-"AES 128-bit ECB Mode Encryption and Decryption" -

1001Texas Instruments
-6550 Chase Oaks Blvd
-Plano, -Texas -75023
-USA
-

-Jack Gregory -
TEL: 214-567-6526 -
FAX: 214-567-0060
-

TI DLP Cinema AES Core 2
-
Version ENIGMA_7_110508 (Firmware) -
Xilinx FPGA -2/19/2009 - -ECB -( -e only; -128 -); -
-
-

-"AES 128-bit ECB Mode Encryption and Decryption" -

1000Texas Instruments
-6550 Chase Oaks Blvd
-Plano, -Texas -75023
-USA
-

-Jack Gregory -
TEL: 214-567-6526 -
FAX: 214-567-0070
-

TI DLP Cinema AES Core 3
-
Version ENIGMA_7_110508 (Firmware) -
Xilinx FPGA -2/19/2009 - -ECB -( -e only; -128 -); -
-
-

-"AES 128-bit ECB Mode Encryption and Decryption" -

999Texas Instruments
-6550 Chase Oaks Blvd
-Plano, -Texas -75023
-USA
-

-Jack Gregory -
TEL: 214-567-6526 -
FAX: 214-567-0070
-

TI DLP Cinema AES Core 1
-
Version ENIGMA_7_110508 (Firmware) -
Xilinx FPGA -2/19/2009 - -ECB -( -e only; -128 -); -
-
-

-"AES 128-bit ECB Mode Encryption and Decryption" -

998Pacom Systems
-Unit 6 40 Carrington Rd
-Castle Hill, -Sydney -NSW 2154
-Australia
-

-Steve Barton -
TEL: 61 2 9894 9911 -
FAX: 61 2 9894 5199
-

Pacom Rijndael Algorithm for 8001 Field Controllers
-
Version 1.01 (Firmware) -
Motorola MPC 8248 proprietary -2/19/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom 8001 field controllers incorporate the Rijndael algorithm to ensure the secure transmission of data between the field controller & the (1047 CCU) Base Station Receiver and EMCS receiver. Used in conjunction with existing heart-beating routines, the transmission of messages across a data network is even more protected & resilient to tampering." -

997Redline Communications, Inc.
-302 Town Centre Blvd
-Markham, -Ontario -L3R OE8
-Canada
-

-Leigh Chang -
TEL: 905-479-8344 x2507 -

-Lee Lipes -
TEL: 905-479-8344 x2480 -

Redline Broadband Wireless Infrastructure Radio Cryptographic Library
-
Version 1.0 (Firmware) -
Intel IXP420 w WindRiver VxWorks 6.5 -2/19/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is a firmware library that provides the cryptographic functions used on Redline's industry leading reliable, secure and high performance broadband wireless products." -

03/12/09: Update implementation information;
04/24/09: Add new tested mode; -
-

996Harris Corporation (RF Communications Division)
-1680 University Avenue
-Rochester, -New York -14610
-USA
-

-Elias Theodorou -
TEL: 585-720-8790 -
FAX: 585-241-8459
-

Harris Broadband Ethernet Radio Cryptographic Library
-
Version 1.0 (Firmware) -
Intel IXP420 w/ WindRiver VxWorks 6.5 -2/19/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is a firmware library that provides the cryptographic functions used on Harris' industry leading reliable, secure and high performance broadband Ethernet radio products." -

03/12/09: Update implementation information;
04/24/09: Add new tested mode; -
-

995Digital Security Controls, a Division of Tyco Safety Products Canada Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: (905) 760-3000 x2706 -
FAX: (905) 760-3020
-

TL265GS/GS2065/TL260GS/GS2060
-
Version 1.00 (Firmware) -
ST Microelectronics STR912FAW44X6T -2/13/2009 - -ECB -( -e/d; -128 -); -
-
-

-"The TL265GS/GS2065/TL260GS/GS2060 Ver 1.00 is included in several IP/GSM Alarm Communicators Models like TL265GS, GS2065, TL260GS, GS2060 and provide constantly supervised and encrypted line security communications over GSM/GPRS, Internet or Intranet for security/intrusion applications (as required per UL365, UL1610 standard)." -

994nCipher Corporation Ltd.
-Jupiter House
-Station Road
-n/a
-Cambridge, -CB1 2HD
-United Kingdom
-

-Marcus Streets -
TEL: 011-44-1223-723600 -
FAX: 011-44-1223-723601
-

-Mark Wooding -
TEL: 011-44-1223-723600 -
FAX: 011-44-1223-723601
-

nCipher Algorithm Library
-
Version 7.0 (Firmware) -
Motorola Power PC running a proprietary Operating System -2/13/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 2^16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 2^16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 2^16 -) -
-
-
-

-"The nCipher algorithm library provides cryptographic functionality for nCipher's nShield Hardware Security Modules." -

CMAC Verfication size 192 tested: Msg Leg - Min0 Max32; - -

993Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Mukesh Gupta -
TEL: 408-331-6889 -
FAX: 408-331-6801
-

Tropos Networks FIPS Crypto Library
-
Version OpenSSL_0.9.8j_FIPS_1.2 (Firmware) -
AMD X86 SC1100 with AR5213 chipset; AMCC Power PC 440EP with AR5213 chipset; AMCC Power PC 440EP with AR9160 chipset -2/13/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Tropos's single/multi-radio, wireless 802.11 a/b/g/n MetroMesh routers provide a secure, high-performance, easy to deploy, and cost-effective networking solution for outdoor environments. Tropos routers support IEEE 802.1X and 802.11i with AES encryption and secure EAP types while operating in FIPS 140-2 mode." -

992Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Mukesh Gupta -
TEL: 408-331-6889 -
FAX: 408-331-6801
-

Tropos Networks AES CCM Implementation
-
Version CCM_1.0 (Firmware) -
AMD X86 SC1100 with AR5213 chipset; AMCC Power PC 440EP with AR5213 chipset; AMCC Power PC 440EP with AR9160 chipset -2/13/2009 - -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -30 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Tropos's single/multi-radio, wireless 802.11 a/b/g/n MetroMesh routers provide a secure, high-performance, easy to deploy, and cost-effective networking solution for outdoor environments. Tropos routers support IEEE 802.1X and 802.11i with AES encryption and secure EAP types while operating in FIPS 140-2 mode." -

Prerequisite AES: #991 - -

991Tropos Networks
-555 Del Rey Ave.
-Sunnyvale, -CA -94085
-USA
-

-Mukesh Gupta -
TEL: 408-331-6889 -
FAX: 408-331-6801
-

Tropos Networks FIPS Crypto Library
-
Version CRYPTO_LIB_1.0 (Firmware) -
AMD X86 SC1100 with AR5213 chipset; AMCC Power PC 440EP with AR5213 chipset; AMCC Power PC 440EP with AR9160 chipset -2/13/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Tropos's single/multi-radio, wireless 802.11 a/b/g/n MetroMesh routers provide a secure, high-performance, easy to deploy, and cost-effective networking solution for outdoor environments. Tropos routers support IEEE 802.1X and 802.11i with AES encryption and secure EAP types while operating in FIPS 140-2 mode." -

990Lexar
-3060 N. First Street
-San Jose, -CA -95134
-USA
-

-Mehdi Asnaashari -
TEL: 408-834-1737 -

Lexar AES
-
Version XX (Firmware) -
Part # Version AB -
Intel Core 2 -2/5/2009 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"ECB (e/d 128, 256); CBC (e/d 128, 256)" -

989Maxim Integrated Products
-120 San Gabriel Dr.
-Sunnyvale, -CA -94086
-USA
-

-Kris Ardis -
TEL: 972-371-4768 -
FAX: 972-371-6300
-

MaximCrypto v1.0 AES
-
Version 1.0 (Firmware) -
Part # MAXQ -
Maxim MAXQ -2/5/2009 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Algorithm is implemented in C with optional hardware acceleration where supported by the underlying platform." -

988Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-564-9143 -

RSA CryptoC
-
Version 5.2.2 (Firmware) -
TI OMAP 1710 -2/5/2009 - -CBC -( -e/d; -128 -); -
-
-

-"The RSA library is responsible for the mechanics of the call. For instance it sets up and tears down the tunnel used for the call, as well as the signaling channel, and TLS session to the call manager. All non-voice stream data is protected by the RSA library." -

987Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Clint Winebrenner -
TEL: 919-564-9143 -

libSRTP
-
Version 1.3.20 (Firmware) -
TI OMAP 1710 -2/5/2009 - -ECB -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"libSRTP is the crypto engine responsible for the point to point encryption of the voice stream in a call made by the 7921/7925 phones." -

986Paradox Innovation Ltd.
-780 Industrial Blvd.
-St.-Eustache, -Quebec -J7R 5V3
-Canada
-

-Constantin Fortier -
TEL: 450-491-7444 x341 -
FAX: 450-491-7551
-

-Chantal Théorêt -
TEL: 450-491-7444 -
FAX: 450-491-7551
-

AES ECB 256
-
Version 1.30 (Firmware) -
ARM966E-S -2/5/2009 - -ECB -( -e/d; -256 -); -
-
-

-"Paradox IPR512 IP Receivers provide encrypted, supervised communications for compatible Paradox control panels using external/built-in Paradox IP/GPRS communication devices over Intranets/Internet." -

985Fujitsu Limited
-4-1-1 Kamikodanaka
-Nakahara-ku Kawasaki-shi, -Kanagawa -211-8588
-Japan
-

-Jim Kleinsteiber -
TEL: 1-408-746-7257 -
FAX: 1-408-746-6950
-

Fujitsu Hard Disk Drive AES
-
Version 2.0 (Firmware) -
Part # Fujitsu FDE ASIC #2 -
Fujitsu Proprietary SoC -2/5/2009 - -CBC -( -e/d; -256 -); -
-
-

-"Fujitsu MJA-CH series: Hardware-based Full Disk Encryption; 5400RPM, with up to 500GB of storage; gives the user comprehensive protection from theft or unauthorized access to critical data with the latest encryption technology - AES-256; provides Advanced Secure Erase for re-purposing." -

984Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: +358 9 4767 11 -
FAX: +358 9 4767 1234
-

-Jorma Levomäki -
TEL: +358 9 4767 11 -
FAX: +358 9 4767 1234
-

StoneGate Firewall/VPN Core
-
Version 4.2.2.5708.cc3.1 (Firmware) -
Intel Celeron -2/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A part of the StoneGate Firewall/VPN Appliance firmware that includes the StoneGate Firewall/VPN software and the SafeNet QuickSec Toolkit." -

983N/AN/AN/A2/5/2009 -N/A
982Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Greg Acton -

NSM Cryptographic Module (AES for SSP)
-
Version 1.0 -
AMD Opteron w/ Red Hat Enterprise Linux Version 5 -2/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Network and Security Manager (NSM) is a centralized management solution that controls the entire device life cycle of firewall/IPSec VPN and IDP devices. The NSM Cryptographic Module provides cryptographic services to the NSM solution." -

981Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Greg Acton -

NSM Cryptographic Module (AES)
-
Version 1.0 -
AMD Opteron w/ Red Hat Enterprise Linux Version 5.0 -2/5/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Network and Security Manager (NSM) is a centralized management solution that controls the entire device life cycle of firewall/IPSec VPN and IDP devices. The NSM Cryptographic Module provides cryptographic services to the NSM solution." -

980Vocera Communications, Inc.
-525 Race Street
-San Jose, -CA -95126
-USA
-

-Thirumalai Bhattar -
TEL: 408-882-5841 -

-Arun Mirchandani -
TEL: 408-880-5100 -

Wireless Communications Cryptographic Library
-
Version 1.0 -
Texas Instruments OMAP5912 w/ Vocera Embedded Linux, Version 1.0 -2/5/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Wireless Communications Crypto Library provides cryptographic services to Vocera's B2000 Communications badge product.The Vocera B2000 communications badge is a wearable device that enables secure two-way voice conversation without the need to remember a phone number or use a handset." -

03/16/10: Update implementation information; - -

979Honeywell Security
-2 Corporate Center Drive
-Suite 100
-PO Box 9040
-Melville, -NY -11747
-USA
-
TEL: 516-577-2000 -
Alarmnet-i AES software module
-
Version 1.0 -
ATMEL ARM7 w/ THREADX -2/5/2009 - -CBC -( -e/d; -256 -); -
-
-

-"Alarmnet-i communications uses AES in CBC mode with 256-bit key. The module is embedded in the entire family of Alarmnet-i communicators including (but not limited to) 7845i-GSM, 7845i-GSMCN, 7845i-GSMG, iGSMCF, 7847i, GSMHS, iGSMHS, iGSMV, iPGSM-COM, iPGSM-DP, GSMV4G, iGSMCFP4G, iGSMHS4G, iGSMV4G, and iPGSM4G. Alarmnet-i's AES software module is written in C and encapsulates encryption/decryption services for Alarmnet-i." -

02/02/09: Update vendor information;
11/22/11: Updated implementation information;
07/06/12: Updated implementation information;
02/01/13: Updated implementation information; -
-

978Oberthur Technologies
-4250 Pleasant Valley Road
-Chantilly, -VA -20151
-USA
-

-Christophe Goyet -
TEL: 703-263-0100 -
FAX: 703-263-0503
-

AES for ID-One Cosmo v7 A
-
Version 0801 (Firmware) -
Part # C3 -
ID-One Cosmo v7.0 A -2/5/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ID-One Cosmo Smart Card Platform is a single chip multi-application cryptographic module that offers a highly secure architecture together with enhanced cryptographic services. The tested algorithm implementation applies to the following hardware part number: BF, CO, C3, CF, with firmware version 0801." -

977Fujitsu Limited
-4-1-1 Kamikodanaka
-Nakahara-ku Kawasaki-shi, -Kanagawa -211-8588
-Japan
-

-Jim Kleinsteiber -
TEL: 1-408-746-7257 -
FAX: 1-408-746-6950
-

Fujitsu Hard Disk Drive AES
-
Version 1.0 (Firmware) -
Part # Fujitsu FDE ASIC #1 -
Fujitsu Proprietary SoC -2/5/2009 - -CBC -( -e/d; -256 -); -
-
-

-"Fujitsu MHZ-CJ series: Hardware-based Full Disk Encryption; the highest performing notebook HDD at 7200RPM, with up to 320GB of storage; gives the user comprehensive protection from theft or unauthorized access to critical data with the latest encryption technology - AES-256; provides Advanced Secure Erase for re-purposing." -

976IBM
-2455 South Road
-Poughkeepsie, -NY -12601-5400
-USA
-

-William Penny -
TEL: +1-845-435-3010 -
FAX: +1-845-433-7510
-

IBM z10 CP Assist
-
Part # FC 3863, Version 1.0 -
N/A -1/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM zSeries CP Assist feature provides processor-integrated hardware acceleration for TDES, AES, and SHA variants." -

975Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-William McIntosh -
TEL: (813) 288-7388 -

Fortress FTI Driver
-
Version 4.1.1 Build 4278X -
Intel Celeron M w/ Windows XP Professional with SP2; Intel Celeron M w/ Windows 2000 Professional with SP4; AMD Athlon X2 w/ Windows Vista Ultimate Edition; Intel Pentium 4 w/ Windows Server 2003 SP2 -1/15/2009 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The FTI Driver is apart of the Fortress Secure Client designed to deliver security on wireless devices such as bar scanners, handhelds, and laptops using various operating systems. A plug-and-play solution, the Client encrypts and decrypts communication across the WLAN and protects the device against attacks without user intervention." -

974Secure Computing Corporation
-12010 Sunset Hills Road, Suite 300
-Reston, -VA -20190
-USA
-

-Mark Hanson -
TEL: (651) 628-1633 -
FAX: (651) 628-2701
-

-Jason Lamar -
TEL: (800) 819-2956 x8110 -

Secure Computing - Kernel Cryptographic Library for SecureOS
-
Version 7.0.1.01 (Firmware) -
Intel Xeon; Intel Pentium; Intel Core i3; Intel Atom -1/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Library for SecureOS is a library for software providing cryptographic services for applications on versions of Sidewinder Security Appliance and Sidewinder G2 Enterprise Manager." -

03/12/09: Update implementation information;
10/12/11: Add new tested information; -
-

973Secure Computing Corporation
-12010 Sunset Hills Road, Suite 300
-Reston, -VA -20190
-USA
-

-Mark Hanson -
TEL: (651) 628-1633 -
FAX: (651) 628-2701
-

-Jason Lamar -
TEL: (800) 819-2956 x8110 -

Secure Computing - 32-bit Application Crypto Library for SecureOS
-
Version 7.0.1.01 (Firmware) -
Intel Xeon; Intel Pentium; Intel Core i3; Intel Atom -1/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Library for SecureOS is a library for software providing cryptographic services for applications on versions of Sidewinder Security Appliance and Sidewinder G2 Enterprise Manager." -

03/12/09: Update implementation information;
10/13/11: Add new tested information; -
-

972Secure Computing Corporation
-12010 Sunset Hills Road, Suite 300
-Reston, -VA -20190
-USA
-

-Mark Hanson -
TEL: (651) 628-1633 -
FAX: (651) 628-2701
-

-Jason Lamar -
TEL: (800) 819-2956 x8110 -

Secure Computing - 64-bit Application Crypto Library for SecureOS
-
Version 7.0.1.01 (Firmware) -
Intel Xeon; Intel Pentium; Intel Core i3; Intel Atom -1/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Library for SecureOS is a library for software providing cryptographic services for applications on versions of Sidewinder Security Appliance and Sidewinder G2 Enterprise Manager." -

03/12/09: Update implementation information;
10/13/11: Add new tested information; -
-

971Nationz Technologies Inc.
-11F/12F, Tower Building #3 China Academy of Science and Technology Development
-Gaoxin South Rd. 1
-Nanshan District, High-tech Industrial Area
-Shenzhen, -Guangdong -518057
-P.R.China
-

-Peng Bo -
TEL: +86 (755) 8630-9922 -
FAX: +86 (755) 8616-9100
-

-Zhang Yiwei -
TEL: +86 (755) 8630-9932 -
FAX: +86 (755) 8616-9100
-

Z8HM2 AES Module V1.0
-
Part # V1.0 -
N/A -1/15/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Z8HM2 is a secure microcontroller specially designed for secure USB 2.0 Hi-Speed device with NAND Flash, smartcard and biometric support. The embedded high performance Z8HM2 AES Module V1.0 is a hardware cryptographic engine. It supports ECB, CBC, CFB128, OFB mode and 256-bit key length." -

03/06/09: Update vendor information and implementation description;
08/06/09: Update vendor information; -
-

970N/AN/AN/A1/8/2009 -N/A
969N/AN/AN/A1/7/2009 -N/A
968Asigra, Inc.
-1120 Finch Avenue West, Suite 400
-Toronto, -ON -M3J 3H7
-Canada
-

-Andrei Litvin -
TEL: 416-736-7120 -

AsigraEncModule Encryption Library
-
Version 1.0 -
Intel Core Duo w/ MAC OSX 10.5; Intel Pentium 4 w/ Linux Red Hat Enterprise 5.0 x86; Intel Pentium 4 HT w/ Linux Red Hat Enterprise 5.0 x64; Intel Pentium 4 HT w/ Microsoft Windows Server 2003 x64; Intel Pentium D w/ Microsoft Windows XP; Intel Pentium 4 w/ Windows Server 2003 x86 -1/8/2009 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AsigraEncModule Encryption Library is a cryptographic library called by C++ programs that provides AES encryption/decryption, hashing, and random number generation." -

11/18/09: Add new tested OES and update implementation information; - -

967Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES CBC used in TLS1.0
-
Version 1.0 (Firmware) -
ARM926EJ -12/24/2008 - -CBC -( -e/d; -256 -); -
-
-

-"The Sun T10000 tape drives (T10000A & T10000B) use AES CBC with 256-bit keys to provide confidentiality within the TLS1.0 channel to the Sun Key Management Appliance (KMA) 2.1 or higher." -

966Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -
FAX: 919-392-0512
-

Adaptive Security Appliance OS
-
Version 8.0.4.16 and 8.0.4.28 (Firmware) -
Intel Celeron; Intel Pentium 4; AMD Geode -12/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco ASA security appliances deliver robust user and application policy enforcement and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco ASA security appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

06/22/09: Update new tested version; - -

965Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES256_V1_3612 (Firmware) -
Motorola Coldfire -12/24/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"The Datacryptor Advanced Performance Cryptographic Modules secure communications using Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. AES-GCM has been Vendor Affirmed for NIST SP800-38D." -

964Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-John Weston -
TEL: +61 3 9868 4515 -
FAX: +61 3 9821 4899
-

CypherNET 2093 Module
-
Version F2093.V1.0.0 (Firmware) -
Xilinx XC4VLX100 -12/18/2008 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"Senetas Security's CypherNET™ 2093 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for select CypherNET 3000 Series Ethernet systems." -

963Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoff Waters -
TEL: 512-996-5815 -

AES Execution Unit (AESU) r3.0.0
-
Freescale Semiconductor MPC8572E -12/18/2008 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -8 -12 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-""Freescale's AESU r3.0.0 is an algorithm specific accelerator for AES supporting the NIST modes and key lengths listed above. This revision of the AESU is used in multiple versions of the SEC (Freescale's Embedded Security Acceleration Engine)." -

962Freescale Semiconductor, Inc.
-7700 West Parmer Lane
-Austin, -TX -78729
-USA
-

-Geoff Waters -
TEL: 512-996-5815 -

AES Execution Unit (AESU) r2.1.5
-
Freescale Semiconductor MPC8548E -12/18/2008 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -8 -12 -16 -) -
-
-
-

-""Freescale's AESU r2.1.5 is an algorithm specific accelerator for AES supporting the NIST modes and key Integrated Communications Processors and StarCore DSPs, including the MPC8548E, MPC8568E, MSC8144E, MPC8544E, MPC8349EA, MPC8360E, MPC8323E, and the MPC8313E." lengths listed above. This revision of the AESU is used in multiple versions of the SEC (Freescale's Embedded Security Acceleration Engine)." -

961Imation Corp
-One Imation Way
-Oakdale, -Minnesota -55128
-USA
-

-Thomas Northfield -
TEL: 651-704-5861 -

-David Bartizal -
TEL: 651-704-4981 -

AES
-
Part # TDAES_01LB -
N/A -12/18/2008 - -ECB -( -e/d; -256 -); -
-
-

-"Pivot Plus is a USB Flash Drive with AES 256 hardware encryption. All data saved on the Pivot Plus Flash drive is secured with hardware encryption and passwords. Customers have a choice of a single password, or a Corporate User password and an overriding Administrator password. Designed for FIPS 140-2 Level 1. Full compliance with the federal Trade Agreements Act. Available with a range of capacities." -

960Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

OpenSSL 0.9.8g
-
Version 0.9.8g (Firmware) -
Motorola MPC8540 PowerQUICC III -12/18/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Cisco Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture." -

959Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

Gladman
-
Version 5.2.157.0 (Firmware) -
Motorola MPC8540 PowerQUICC III -12/18/2008 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-
-
-

-"Cisco Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture." -

958SECUDE AG
-Bergegg
-Emmetten, NW, -CH-6376
-Switzerland
-

-Ronnie Wang -
TEL: 86-10-6298-0809 x306 -
FAX: 86-10-6298-0211
-

FSE Crypto-Lib_AES
-
Version 1.0 -
Intel Core 2 Duo w/ Customized Linux with Kernel 2.6.23; Intel Core 2 Duo w/ Windows Vista; Intel Core 2 Duo w/ Windows XP; Intel Core 2 Duo w/ Windows 7 (Professional or Enterprise Editions) -12/18/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FSE Crypto-Lib is a SECUDE developed, open source cryptographic library integrated module dedicated to providing core services including key generation, hashing, HMAC and symmetric and asymmetric encryption/decryption, for the FinallySecure Enterprise software." -

12/23/09: Add new tested OES; - -

957N/AN/AN/A12/18/2008 -N/A
956Secure64 Software Corporation
-5600 South Quebec Street
-Suite 320D
-Greenwood Village, -CO -80111
-USA
-

-Christopher Worley -

Secure64 Cryptographic Module
-
Version 1.0 -
Itanium w/ Limitied Operating Environment -12/12/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Secure64 Crypto Module" -

955PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic SDK
-
Version 3.12.0 FC6 -
Dell PowerEdge 860 with Dual Core Xeon 3060 w/ Linux, 32 bit Fedora Core 6 -12/12/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products. " -

954PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic SDK
-
Version 3.12.0 WIN 32 -
Dell PowerEdge 860 with Dual Core Xeon 3060 w/ Windows XP Professional 2002 SP-2 -12/12/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

953Algotronix Ltd.
-P.O. Box 23116
-Edinburgh, -Scotland -EH8 8YB
-United Kingdom
-

-Tom Kean -
TEL: +44-131-556-9242 -
FAX: +44-870-052-5069
-

AES G3
-
Version 2.0 (Firmware) -
Aldex Active HDL 6.1 -12/12/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"AES G3 is Algotronix' next generation comprehensive hardware IP core implementation of AES in synthesisable VHDL code. All NIST recommended modes and key lengths are supported. The core can be synthesised as an encryptor, decryptor or encryptor/decryptor and can be targeted at Xilinx, Altera and Actel FPGAs or for ASIC implementation." -

952Exalt Communication
-580 Division Street
-Campbell, -CA -95008
-USA
-

-Filipe Landa -
TEL: 408-871-1804 -

AES Cipher Core
-
Version 3.0 (Firmware) -
Aldec Active HDL 6.1 -12/12/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"AES_Cipher Core version 3.0 is used in all families of Exalt high performance microwave radios, including EX-r series, EX-rc series, EX-i series, and EX-s series. The core supports both encryption and decryption." -

951PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic SDK
-
Version 3.12.0 OSX -
Intel Core 2 Duo 2.33 GHz w/ Mac OS X 10.5 Apple MacBook Pro 15" -12/12/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products. " -

950Software House, a Brand of Tyco International
-6 Technology Park Drive
-Westford, -MA -01886
-USA
-

-Rick Focke -
TEL: 978-577-4266 -

C*CURE Cryptographic Engine
-
Version 1.0 -
Intel Pentium 4 w/ Windows Server 2003 SP2; Intel Pentium 4 w/ Windows XP Professional SP2; Atmel 9260 w/ Windows CE 5.0 -12/12/2008 - -CBC -( -e/d; -256 -); -
-
-

-"The C*CURE Cryptographic Engine provides cryptographic services for the C*CURE 800/8000 and C*CURE 9000 security management systems and the iSTAR Edge physical access controller. C*CURE security management systems offer advanced access control and alarm/event monitoring for small and large facilities alike." -

02/02/09: Update implementation information;
09/07/09: Update new tested OES and implementation description;
02/09/10: Update vendor information; -
-

949Secure64 Software Corporation
-5600 South Quebec Street
-Suite 320D
-Greenwood Village, -CO -80111
-USA
-

-Christopher Worley -
TEL: (303) 242 5901 -
FAX: (720) 489 0694
-

Secure64 Cryptographic Module Load Algorithms
-
Version 1.0 -
Intel Itanium Processor w/ Secure64's Source T Operating System -12/12/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Secure64 Cryptographic Module provides cryptographic services to Secure64 components and applications running on Secure64's SourceT operating system. The cryptographic module is statically linked with the SourceT OS and Secure64 application software by Secure64 to deliver FIPS 140-2 compliant products." -

948Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic API
-
Version 4.7 (Firmware) -
Qualcomm MSM7600 processor with BlackBerry OS 4.7 -12/12/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

947Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.5.51 (Firmware) -
Qualcomm MSM7600 processor with BlackBerry OS 4.7 -12/12/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

946Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.5.51 (Firmware) -
Qualcomm MSM7600 processor with BlackBerry OS 4.7 -12/12/2008 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

945Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Mike Soto -
TEL: 408-902-8125 -
FAX: 408-853-3122
-

Cisco HMARC Hardware Acceleration
-
Part # 2.0 -
N/A -12/12/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Hardware acceleration used on the Cisco HMARC products." -

944Redline Communications, Inc.
-302 Town Centre Blvd
-Markham, -Ontario -L3R OE8
-Canada
-

-Leigh Chang -
TEL: 905-479-8344 x2507 -
FAX: 905-479-7432
-

-Lee Lipes -
TEL: 905-479-8344 x2480 -
FAX: 905-479-7432
-

Redline BWI Cryptographic Library
-
Version v1.0 (Firmware) -
Xilinx Spartan-3 FPGA -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Redline BWI Cryptographic Library provides encryption/decryption, hashing, and signing services to Redline's Broadband Wireless Infrastructure (BWI) solutions, including the RedCONNEX point-to-point and RedACCESS point-to-multipoint family of products." -

943Raytheon Oakley Systems, Inc.
-2755 E. Cottonwood Parkway, Suite 600
-Salt Lake City, -UT -84121
-USA
-

-Mindy Gilbert -
TEL: 801-733-1443 -
FAX: 801-944-5800
-

-Morgan Greenwood -
TEL: 801-733-1433 -
FAX: 801-844-5800
-

FIPS Linux Cryptographic Module
-
Version 1.0 -
Intel Xeon w/ Red Hat Enterprise Linux v4 -11/26/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Raytheon Oakley Systems FIPS Linux Cryptographic Module is a software module providing cryptographic functionality for the Raytheon Oakley Systems InnerView insider threat product. InnerView is an enterprise monitoring, threat detection, and policy enforcement solution." -

942Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES-CTR used in SP 800-90 CTR RBG
-
Version 1.0 (Firmware) -
ARM926EJ -11/26/2008 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The Sun T10000A and T10000B tape drives use 256-bit counter-mode AES encryption as part of the SP 800-90 CTR DRBG, which in turn is used for creating cryptographically secure random numbers." -

941Oracle Corporation
-500 Eldorado Blvd., Bldg 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES ECB used in AES Key Wrap
-
Version 1.0 (Firmware) -
ARM926EJ -11/26/2008 - -ECB -( -e/d; -256 -); -
-
-

-"The Sun T10000A and T10000B tape drives use AES Key Wrap to securely receive encryption keys from the key management appliance (KMA) 2.1 or higher. AES Key Wrap uses the AES in EBC mode as a basic building block." -

940N/AN/AN/A11/26/2008 -N/A
939N/AN/AN/A11/26/2008 -N/A
938N/AN/AN/A11/26/2008 -N/A
937N/AN/AN/A11/26/2008 -N/A
936N/AN/AN/A11/26/2008 -N/A
935N/AN/AN/A11/26/2008 -N/A
934SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna K5 Cryptographic Library
-
Version 4.6.8 (Firmware) -
Strong Arm II (80219) -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna K5 Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module's firmware and associated co-processor." -

933SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna G4
-
Version 4.6.8 (Firmware) -
StrongArm II (80200) -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna PCM/CA4 offer dedicated hardware key management to protect sensitive cryptographic keys from attack. Digital sign/verifiy operations are performed in the HSM to increase performance and maintain security. Cryptographic keys are backed up by a FIPS approved algorithm and can be stored in software or replicated on one or more CA4 tokens." -

932ST Electronics (Info-Security) Pte Ltd
-100 Jurong East Street 21
-ST Electronics Jurong East Building
-n/a
-n/a, -609602
-Singapore
-

-Yeo Boon Hui -
TEL: (65) 6568 7342 -
FAX: (65) 6568 7226
-

DigiSAFE TrustCrypt AES Engine
-
Version 1.0.0 (Firmware) -
Marvell XScale PXA300 -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"DigiSAFE TrustCrypt is a programmable cryptographic module designed to support high assurance applications and provide secure cryptographic resources, including secure key generation and storage. It is built upon a secure physical enclosure and contains a secure bootstrap which authenticates application loading." -

931SkyRecon Systems
-8 rue La Fayette
-Paris, -France -75009
-France
-

-Charles LE -
TEL: +33 (0)1 73 54 02 50 -
FAX: +33 (0)1 73 54 02 69
-

Skyrecon Cryptographic Module
-
Version 1.0 -
DELL Dimension E520 with Processeur Intel Core 2 6300 (1.8GHz) w/ Windows XP Professional SP3 -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SkyRecon Cryptographic Module (SCM) is a software-based cryptographic library. SCM encapsulates several cryptographic algorithms to perform encryption and decryption with AES, hashing with SHA 512 and random number generation. SCM static library is written in C language." -

930Harris Corporation (RF Communications Division)
-1680 University Avenue
-Rochester, -New York -14610
-USA
-

-Elias Theodorou -
TEL: 585-720-8790 -
FAX: 585-241-8459
-

Harris Broadband Ethernet Radio Cryptographic Library
-
Version v1.0 (Firmware) -
Xilinx Spartan-3 FPGA -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Harris Broadband Ethernet Radio Cryptographic Library provides encryption/decryption, hashing, and signing services to Harris' Broadband Ethernet solutions, including the multi-channel, point-to-point and point-to-multipoint RF-7800W Broadband Ethernet Radio." -

929Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic API
-
Version 4.6.1 (Firmware) -
FreeScale Argon LV processor with BlackBerry OS 4.6.1 -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

12/01/08: Correction for OE version number; - -

928Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Constance Christodulis -
TEL: 408-399-3500 x3622 -
FAX: 408-399-3501
-

-Ray Savarda -
TEL: 919-439-4101 -

Hifn HSP8450
-
Part # 8450 -
N/A -11/26/2008 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"The Hifn 8450 is a flowthru system on a chip implementation of IPsec, SRTP and MACsec. This family of security processors allows easy integration of complete bump-in-the-wire security into any product requiring the supported security functions, and includes on-chip IKE." -

927Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Constance Christodulis -
TEL: 408-399-3500 x3622 -
FAX: 408-399-3501
-

-Ray Savarda -
TEL: 919-439-4101 -

Hifn HSP4450
-
Part # 4450 -
N/A -11/26/2008 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"The Hifn 4450 is a flowthru system on a chip implementation of IPsec, SRTP and MACsec. This family of security processors allows easy integration of complete bump-in-the-wire security into any product requiring the supported security functions, and includes on-chip IKE." -

926Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet SSL Cryptographic Library
-
Version 3.2 (Firmware) -
Intel Celeron; Intel Celeron M; Intel Pentium III; Intel Pentium 4; Intel Xeon -11/26/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet SSL Cryptographic Library v3.2 runs on an Intel x86 compatible processor using the FortiOS. " -

925Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Langley Rock -
TEL: 613-225-9381 x7424 -
FAX: 613-225-2951
-

Fortinet FIPS Cryptographic Library
-
Version 3.2 (Firmware) -
Intel Celeron; Intel Celeron M; Intel Pentium III; Intel Pentium 4; Intel Xeon -11/26/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FIPS Cryptographic Library v3.2 runs on an Intel x86 compatible processor using the FortiOS." -

924Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.5.50a (Firmware) -
FreeScale Argon LV processor with BlackBerry OS 4.6.1; Marvell PXA 270 processor with BlackBerry OS 4.6 -11/26/2008 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

02/18/09: Add new tested OE; - -

923ViaSat UK Ltd.
-Sandford Lane
-Wareham, -Dorset -BH20 4DY
-UK
-

-Tim D. Stone -
TEL: +44 1929 55 44 00 -
FAX: +44 1929 55 25 25
-

FlagStone SH AES 256
-
Part # V1.1.1 -
N/A -11/26/2008 - -ECB -( -e/d; -256 -); -
-
-

-"The FlagStone SH AES 256 is an FPGA based FIPS 197 approved, 256-bit encrypt/decrypt engine deployed within the FlagStone Product range. The FlagStone SH AES 256 has been validated for operation within the EP2C20F256 Cyclone II device." -

07/07/11: Update vendor information; - -

922ViaSat UK Ltd.
-Sandford Lane
-Wareham, -Dorset -BH20 4DY
-UK
-

-Tim D. Stone -
TEL: +44 1929 55 44 00 -
FAX: +44 1929 55 25 25
-

FlagStone DP AES 256
-
Part # V1.1.1 -
N/A -11/26/2008 - -CBC -( -e/d; -256 -); -
-
-

-"The FlagStone DP AES 256 is an FPGA based FIPS 197 approved, 256-bit inline encrypt/decrypt engine deployed within the FlagStone Product range. The FlagStone DP AES 256 has been validated for operation within the EP2C20F256 Cyclone II device." -

07/07/11: Update vendor information; - -

921SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5076
-

ProtectServer Gold
-
Version 2.07.00 (Firmware) -
Intel 80321 (ARM V5T) -11/26/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeNet PSG Firmware provides a wide range of cryptographic functions." -

920Mobile Armor, Inc.
-400 South Mills Wood Rd
-Suite 300
-Chesterfield, -MO -63017
-USA
-

-Brian E. Wood -
TEL: 314-590-0900 -
FAX: 314-590-0995
-

Mobile Armor Cryptographic Module
-
Version 3.5 -
Intel Pentium 4 w/ Windows XP Professional w/ SP2; Intel Penium 4 w/ Windows Server 2003 w/ SP1; Intel Pentium 4 w/ Windows Server 2000 w/ SP3; AMD Opteron w/ Red Hat Enterprise Linux v5.0 (64-bit binary); AMD Opteron w/ Red Hat Enterprise Linux v5.0 (32-bit binary); AMD Opteron w/ SuSE Linux Enterprise Server 10 (64-bit binary); AMD Opteron w/ SuSE Linux Enterprise Server 10 (32-bit binary) -11/14/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The module is a software component which is compiled from a single set of source code. The module itself is designed to provide encryption, decryption, HMAC and hash functions and a RNG. The module is designed for evaluation at FIPS 140-2 Level 2" -

919IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799-5515 -

-Christine Knibloe -
TEL: 520-799-5719 -

IBM Encrypting Tape Drive GCM Write
-
Part # 1.0 -
N/A -11/14/2008 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -e -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 128 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The hardware ASIC implementation provides AES encryption using a vendor affirmed GCM implementation." -

01/25/10: Update implementation information and add new tested information; - -

918IBM Corporation
-9032 S Rita Road
-Tucson, -AZ -85744
-USA
-

-David L. Swanson -
TEL: 520-799-5515 -

-Christine Knibloe -
TEL: 520-799-5719 -

IBM Encrypting Tape Drive GCM Read
-
Part # 1.0 -
N/A -11/14/2008 - -ECB -( -e only; -256 -); -

GCM -(KS: -AES_256( -d -) -Tag Length(s): -128 -)
-IV Generated: -( -Internally -(using Section -8.2.1 -) -) -; -PT Lengths Tested: -( - 128 -, - 1024 -) -; -AAD Lengths tested: -( - 128 -, - 128 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"The hardware ASIC implementation provides AES decryption using a vendor affirmed GCM implementation." -

01/27/10: Update implementation information and add new tested information; - -

917EF Johnson
-1440 Corporate Drive
-Irving, -TX -75038-2401
-USA
-

-John Oblak -
TEL: 507-837-5116 -
FAX: 507-837-5120
-

AES
-
Version 2.0 (Firmware) -
TMS320C6454 -11/14/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is the EF Johnson implementation of the AES algorithm. The modes of operation for this implementation are: OFB, ECB, and CBC using 128, 192, or 256 bits. This algorithm is used in the EF Johnson infrastructure components and KMF, which use the FIPS 140-2 certified JEM2 module." -

916General Dynamics Canada Ltd.
-1020 - 68th Avenue NE
-Calgary, -Alberta -T2E 8P2
-Canada
-

-Matthew Hill -
TEL: 403-295-5209 -
FAX: 403-730-1099
-

-Tim Smith -
TEL: 403-295-5292 -

Meshnet AES
-
Version 1 (Firmware) -
Vertex II Pro -11/14/2008 - -CBC -( -e/d; -256 -); -
-
-

-"AES crypto algorithm for the Meshnet family of products including the TNG. This algorithm is implemented on the TNG ST firmware." -

915Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.5.50a (Firmware) -
FreeScale Argon LV processor with BlackBerry OS 4.6.1; Marvell PXA 270 processor with BlackBerry OS 4.6 -11/14/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

02/18/09: Update new tested OE; - -

914Etherstack Inc.
-Floor 6E
-145 W 27th Street
-n/a
-New York, -NY -10001
-USA
-

-Paul Richards -

Etherstack Crypto Algorithm Suite 1.0
-
Version ES0408_RL01_R1_00_000 (Firmware) -
ARM7TDMI -11/14/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"Nexus Wireless FIPS 140-2 P25 Crypto Module" -

03/15/13: Updated implementation information; - -

913SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna IS Cryptographic Library
-
Version 5.2.6 (Firmware) -
Strong Arm II (80219) -11/14/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna® PCI for Luna IS offers hardware-based key management and cryptographic operations to protect sensitive keys. All cryptographic algorithms are implemented within the module's firmware." -

912AudioCodes
-1 Hayarden St.
-Airport St., -Lod -70151
-Israel
-

-Yair Elharrar -
TEL: +972-3-9764055 -
FAX: +972-3-9764223
-

Treck IPsec AES
-
Version 4.7.1.5 -
Freescale (MPC8xx/MPC82xx) processor w/ pSOS+ 2.5 -11/14/2008 - -CBC -( -e/d; -128 -); -
-
-

-"Voice-over-IP media gateway" -

911AudioCodes
-1 Hayarden St.
-Airport St., -Lod -70151
-Israel
-

-Yair Elharrar -
TEL: +972-3-9764055 -
FAX: +972-3-9764223
-

AudioCodes IPsec AES
-
Version 1.0 -
AudioCodes AC48x/AC49x processor w/ Proprietary AudioCodes OS -11/14/2008 - -CBC -( -e/d; -128 -); -
-
-

-"Voice-over-IP media gateway" -

910SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna IS Cryptographic Library
-
Version 5.2.5 (Firmware) -
Strong Arm II (80219) -11/14/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna® PCI for Luna IS offers hardware-based key management and cryptographic operations to protect sensitive keys. All cryptographic algorithms are implemented within the module's firmware." -

909Cryptek Inc.
-1501-A Moran Road
-Sterling, -VA -20166-9309
-USA
-

-Michael Teal -
TEL: 571-434-2129 -
FAX: 571-434-2001
-

Netgard CSM
-
Part # 8570A31890, Rev. A -
N/A -11/4/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The Netgard CSM is a managed high performance security platform designed to deliver over 400 Mbps full-duplex throughput, supports strong encryption utilizing IPSec, port/protocol filtering, MAC/DAC access controls and security auditing. The CSM is found in all Cryptek Netgard hardware endpoint devices." -

908Rajant Corporation
-400 E King St.
-Malvern, -PA -19355
-USA
-

-Marty Lamb -
TEL: 610-873-6788 -

Rajant BreadCrumb ME2 1S2F
-
Part # ME2 1S2F -
N/A -11/4/2008 - -ECB -( -e only; -256 -); -
-
-

-"The Rajant BreadCrumb ME2 is a rugged wireless data transmitter-receiver that transparently forms a mesh. " -

907Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-3529
-

Cisco Aironet LWAPP AP1131AG and Cisco Aironet AP1242AG
-
Version 4.1.185.10 (Firmware) -
IBM 405GP PowerPC -11/4/2008 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 50 - Max: 32768 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"The Cisco LWAPP Aironet 1131, 1242 access points deliver the versatility, high capacity, security, and enterprise-class features required for small, medium and large Government deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and Advanced Encryption Standard (AES) for WPA2 encryption." -

906Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -
FAX: (408) 853-3529
-

Cisco 4400 Series Wireless LAN Controller
-
Version 4.1.185.10 (Firmware) -
Motorola MPC8540 PowerQUICC III -11/4/2008 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-
-
-

-"The Cisco 4400 Series Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture." -

905Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408-853-5469 -
FAX: 408-853-5469
-

Cisco AES-CMAC Implementation
-
Version 4.1.185.10 (Firmware) -
Part # A506 -
IBM 405GP PowerPC -11/4/2008 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 50 - Max: 2034 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"The Cisco AES-CMAC Implementation for LWAPP Aironet 1131, 1242 access points provide the CMAC functionality in IOS software and AES functionality in the Cisco AMAC chip." -

904Meru Networks
-894 Ross Drive
-Sunnyvale, -CA -94089
-USA
-

-Joe Epstein -
TEL: 408-215-5300 -
FAX: 408-215-5301
-

Meru Networks Security Gateway, Cryptographic Engine
-
Version 1.0 -
Cavium Networks Octeon w/ Cavium Simple-Exec -11/4/2008 - -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -20 - -24 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Meru Networks Security Gateway is a high performance security solution for wireless data/voice traffic. The Security Gateway supports 802.1x(EAP-TLS) and IEEE 802.11i standards providing authentication, data confidentiality and integrity. The Cryptographic Engine implements RSA, AES-CCMP, TDES, HMAC-SHA1 and RNG algorithms." -

Prerequisite AES #894; - -

903Meru Networks
-894 Ross Drive
-Sunnyvale, -CA -94089
-USA
-

-Joe Epstein -
TEL: 408-215-5300 -
FAX: 408-215-5301
-

Meru Networks Security Gateway, Cryptographic Engine
-
Version 1.0 -
Cavium Networks Octeon w/ Linux 2.6.21 -11/4/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Meru Networks Security Gateway is a high performance security solution for wireless data/voice traffic. The Security Gateway supports 802.1x(EAP-TLS) and IEEE 802.11i standards providing authentication, data confidentiality and integrity. The Cryptographic Engine implements RSA, AES-CCMP, TDES, HMAC-SHA1 and RNG algorithms." -

902Sony Corporation
-1-7-1 Konan, Minato-ku
-Tokyo, -108-0075
-Japan
-

-Akifumi Mishima -
TEL: +81 46 202 8074 -
FAX: +81 46 202 6304
-

Sony Security Module AES ECB Core
-
Version 1.00 (Firmware) -
NIOS2 (Altera Stratix II FPGA) -10/27/2008 - -ECB -( -e/d; -128 -); -
-
-

-"The Sony Security Module is a multi-chip embedded cryptographic module that is encapsulated in a hard opaque portting material. The cryptographic boundary is defined as the entire epoxy perimeter, encapsulating all hardware, software, and firmware within." -

901Sony Corporation
-1-7-1 Konan, Minato-ku
-Tokyo, -108-0075
-Japan
-

-Akifumi Mishima -
TEL: +81 46 202 8074 -
FAX: +81 46 202 6304
-

Sony Security Module AES CBC Dec Core
-
Version 0.9 (Firmware) -
Altera Stratix II FPGA -10/27/2008 - -CBC -( -d only; -128 -); -
-
-

-"The Sony Security Module is a multi-chip embedded cryptographic module that is encapsulated in a hard opaque potting material. The cryptographic boundary is defined as the entire epoxy perimeter, encapsulating all hardware, software, and firmware within." -

900Aruba Networks, Inc.
-1322 Crossman Ave.
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks AP OS Firmware Library
-
Version 1.0 (Firmware) -
Atheros AR5312; IDT79RC3234; Cavium Networks Octeon Plus CN5010 -10/27/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Aruba's single/multi-radio wireless 802.11 a/b/g/n APs are featured to address the needs of secure, mobile networks of all sizes. They may be configured for enterprise and/or Mesh topologies, or to provide secure remote connectivity across high latency links. Aruba APs support the IEEE 802.1X and 802.11i standards with up to 256-bit AES encryption." -

899RELM Wireless Corporation
-7100 Technology Drive
-West Melbourne, -FL -32904
-USA
-

-Dave Klamet -
TEL: 785-856-1300 -
FAX: 785-856-1302
-

AES-256
-
Version 721-05068-0001 (Firmware) -
Atmel Corporation AVR ATmega -10/16/2008 - -ECB -( -e/d; -256 -); -CBC -( -e only; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The FIPSCOM is a multi-chip standalone cryptographic module encased in an opaque commercial grade enclosure. The primary purpose for this device is to provide encryption functions for secure digital communication." -

898ITT Intelligence & Information Warfare
-44965 Aviation Drive Suite 400
-Dulles, -VA -20166
-USA
-

-Riad Gaffar -
TEL: 703-996-2917 -

DTCS AES Implementation
-
Version 1.0 -
Atmel AT91M55800A ARM7 Core w/ Nucleus -10/16/2008 - -CBC -( -e/d; -256 -); -
-
-

-"Distributed Tactical Communications System (DTCS) AES implementation for Iridium 9505A Handset" -

897ITT Intelligence & Information Warfare
-44965 Aviation Drive Suite 400
-Dulles, -VA -20166
-USA
-

-Riad Gaffar -
TEL: 703-996-2917 -

DTCS AES Implementation
-
Version 1.0 -
TMS320VC5416 w/ Nucleus -10/16/2008 - -ECB -( -e only; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"Distributed Tactical Communications System (DTCS) AES implementation for Iridium 9505A Handset" -

896Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551
- Min-Tsu Road SEC.5
-Yang-Mei, -Taoyuan -326
-Taiwan, ROC
-

-Yeou-Fuh Kuan -
TEL: +886-3-424-4333 -
FAX: +886-3-424-4129
-

-Char-Shin Miou -
TEL: +886-3-424-4381 -
FAX: +886-3-424-4129
-

HiKey Cryptographic Library
-
Version 1.0 (Firmware) -
Renesas AE57C1 -10/16/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HiKey Cryptographic Library supports AES, Triple-DES, HMAC-SHA1, SHA-1, RSA and FIPS 186-2 RNG Implementations for the HiKey PKI token and HiKey flash products." -

895Aruba Networks, Inc.
-1322 Crossman Ave.
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

ArubaOS Kernel
-
Version 3.3.2.0 (Firmware) -
Atheros AR5312; IDT79RC3234 -10/16/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Aruba's single/multi-radio wireless 802.11 a/b/g/n APs are featured to address the needs of secure, mobile networks of all sizes. They may be configured for enterprise and/or Mesh topologies, or to provide secure remote connectivity across high latency links. Aruba APs support the IEEE 802.1X and 802.11i standards with up to 256-bit AES encryption." -

894atsec_anonymous1
-anonymous
-anonymous, -anonymous -anonymous
-anonymous
-

-anonymous -
TEL: anonymous -
FAX: anonymous
-

atsec_anonymous1_AES
-
Version 1.0 -
Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz w/ Ubuntu 8.04 with kernel 2.6.24-19 -10/16/2008 - -ECB -( -e/d; -128 -); -
-
-

-"atsec AES for anonymous" -

893McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mike Siegel -
TEL: 1-888-847-8766 -

SbAlg12.dll
-
Version 4.2.11 -
Intel Pentium 4 2.4GHz w/ Windows XP Professional; x86 Family 6 Model 8 Stepping 10 w/ Windows 2000 Professional; Intel Core 2 Duo CPU w/ Windows Vista 32; AMD Turion 64 X2 Mobile Technology TL-56 1.79 GHz w/ Windows Vista 64 -10/16/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"McAfee Endpoint Encryption for PC is a high performance software solution that provides sector-level encryption of a PC's hard drive in a manner that is totally transparent to the user. In addition, the centralized McAfee Endpoint Encryption management system provides robust recovery tools, administration, and implementation." -

12/11/08: Update version number;
01/29/09: Add new tested OES and update implementation description';
04/09/09: Update implementation description; -
-

892McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mike Siegel -
TEL: 1-888-847-8766 -

SbAlg12.dll
-
Version 4.2.11 -
Samsung SC32442 w/ Windows Mobile 5 -10/16/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"McAfee Endpoint Encryption for Mobile is a security system for smart phones and pocket PCs that prevents the data stored on such devices from being read or used by an unauthorized person. In simple terms, McAfee Endpoint Encryption for Mobile takes control of a user's data away from the operating system." -

12/11/08: Update version number; - -

891McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mike Siegel -
TEL: 1-888-847-8766 -

SbAlg12.dll
-
Version 4.2.11 -
Intel Pentium 4 2.4GHz w/ Windows XP Professional; x86 Family 6 Model 8 Stepping 10 w/ Windows 2000 Professional; Intel Core 2 Duo CPU w/ Windows Vista 32; AMD Turion 64 X2 Mobile Technology TL-56 1.79 GHz w/ Windows Vista 64 -10/16/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"McAfee Endpoint Encryption for Files and Folders encrypts folders and files according to policies set by administrators. It acts like a filter between the application accessing the files and the storage media. The encryption/decryption process happens automatically and is fully transparent. In addition, the centralized McAfee Endpoint Encryption management system provides robust recovery tools, administration, and implementation." -

12/11/08: Update version number and add new tested OES';
04/09/09: Update implementation description; -
-

890Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -

-Mike Soto -
TEL: 408-902-8125 -
FAX: 408-853-3122
-

IOS Version 12.4(15)T7
-
Version 12.4(15)T7 (Firmware) -
PowerQuicc III - MPC8541E -10/16/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco IOS Software, the industry-leading and most widely deployed network system software, delivers intelligent network services on a flexible networking infrastructure that enables the rapid deployment of Internet applications." -

889Nationz Technologies Inc.
-11F/12F, Tower Building #3 China Academy of Science and Technology Development
-Gaoxin South Rd. 1
-Nanshan District, High-tech Industrial Area
-Shenzhen, -Guangdong -518057
-P.R.China
-

-Peng Bo -
TEL: +86 (755) 8630-9922 -
FAX: +86 (755) 8616-9100
-

-Zhang Yiwei -
TEL: +86 (755) 8630-9932 -
FAX: +86 (755) 8616-9100
-

Z8D168 Cryptographic Library V1.0
-
Version 1.0 (Firmware) -
Zi8051-Secure Core -10/16/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Z8D168 Cryptographic Library based on Nationz Z8D168 SmartCard IC is a single-chip firmware module providing RSA, TDES, AES, RNG cryptographic service for government and corporate identification, payment, banking and Web applications etc." -

03/06/09: Update vendor information;
08/06/09: Update vendor information and implementation description; -
-

888Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic API
-
Version 4.6 (Firmware) -
Intel PXA930 624MHz processor with BlackBerry OS 4.6 -10/7/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

887Honeywell Defense and Space
-2600 Ridgeway Parkway
-Minneapolis, -MN -55082
-USA
-

-Bill Klein -
TEL: 612-951-5502 -
FAX: 612-951-6201
-

-Randy Lokken -
TEL: Randy Lokken -
FAX: 612-951-6201
-

Future Combat Systems Urban-Unattended Ground Sensors Imager Node
-
Version RS_10162620-114 -
Part # HG1168AA05 -
Atmega 128L w/ OSAL by Honeywell(RTOS) -10/7/2008 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -32 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -
-
-
-

-"The AES 128 bit CCM mode encryption is performed as a Security layer inside the Zigbee stack of the Honeywell UUGS Short Haul radio. The Honeywell UUGS Short Haul radio also serves as the main processor for the Imager Sensor. The imager sensor connects to the sensor network through the secure radio link." -

886Virtual Mobile Technologies (Pty) Ltd
-Unit 5
-The Planet Art
-32 Jamieson Street
-Cape Town, -Western Cape -8001
-South Africa
-

-Carl Meijer -
TEL: 27 21 424 7818 -
FAX: 27 21 424 7818
-

Mobile Financial Transaction Cryptographic Library (AES)
-
Version 2.0 -
Java ME (J2ME) w/ Sony-Ericsson W380 mobile phone -10/7/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"VMT's cryptographic library supports random number generation, key transport/wrapping, encryption and authentication. The library is part of a broader SOA integration solution that provides end-to-end web services security for mobile commerce." -

885Honeywell Defense and Space
-2600 Ridgeway Parkway
-Minneapolis, -MN -55082
-USA
-

-Bill Klein -
TEL: 612-951-5502 -
FAX: 612-951-6201
-

-Randy Lokken -
TEL: Randy Lokken -
FAX: 612-951-6201
-

Future Combat Systems Urban-Unattended Ground Sensors
-
Version RS_10162620-114 -
Part # HG1167AA05 -
Atmega 128L w/ OSAL by Honeywell(RTOS) -10/7/2008 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -32 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -
-
-
-

-"The AES 128 bit CCM mode encryption is performed as a Security layer inside the Zigbee stack of the Honeywell UUGS Short Haul radio. The Honeywell UUGS Short Haul radio also serves as the main processor for the Imager Sensor. The imager sensor connects to the sensor network through the secure radio link." -

08/28/09: Update implementation information; - -

884Honeywell Defense and Space
-2600 Ridgeway Parkway
-Minneapolis, -MN -55082
-USA
-

-Bill Klein -
TEL: 612-951-5502 -
FAX: 612-951-6201
-

-Randy Lokken -
TEL: Randy Lokken -
FAX: 612-951-6201
-

Future Combat Systems Urban-Unattended Ground Sensors Short Haul Gatew
-
Version GW_10162621-114 -
Part # HG1172AA05 -
Atmega 128L w/ OSAL by Honeywell(RTOS) -10/7/2008 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -32 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -
-
-
-

-"The AES 128 bit CCM mode encryption is performed as a Security layer inside the Zigbee stack of the Honeywell UUGS Short Haul radio. " -

883Atos Worldline SA/NV
-Haachtsesteenweg 1142
-Brussels, -1130
-Belgium
-

-Paul Stienon -
TEL: +32 (0)2 727 65 35 -
FAX: +32 (0)2 727 62 50
-

DEP-PCI
-
Version boot: 4.01; FPGA: 661442 (Firmware) -
Part # PCI card 033-120010-1.0 -
boot firmware running on Intel386 EXTC; FPGA firmware running on Xilinx XC3S5000 -10/7/2008 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 2^16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"DEP-PCI (a PCI adapter board) is a hardware cryptographic module primarily used in banking area. Its boot firmware together with an FPGA implements AES, SHA and CMAC, which are used for secure key entry, secure application loading and secure boot firmware update." -

882Secure64 Software Corporation
-5600 South Quebec Street
-Suite 320D
-Greenwood Village, -CO -80111
-USA
-

-Christopher Worley -
TEL: (303) 242-5901 -
FAX: (720) 489-0694
-

Secure64 Cryptographic Module
-
Version 1.0 -
Intel Itanium Processor w/ Secure64's Source T Operating System -10/7/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Secure64 Cryptographic Module provides cryptographic services to Secure64 components and applications running on Secure64's SourceT operating system. The cryptographic module is statically linked with the SourceT OS and Secure64 application software by Secure64 to deliver FIPS 140-2 compliant products." -

881Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill Mcintosh -
TEL: 813-288-7388 -

Fortress Crypto Module
-
Version 2.0 -
AMD Athlon w/ Microsoft Windows Vista; AMD Athlon w/ Microsoft Windows XP; AMD Optron w/ Microsoft Windows Server 2003; Intel Pentium 4 w/ Microsoft Windows Server 2003; Intel Pentium 4 w/ Microsoft Windows Vista; Intel Pentium 4 w/ Microsoft Windows XP; -10/7/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -1 - -0 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -8 -(Tag Length(s): -16 -) -
-
-
-

-"The Fortress Crypto Module is a software library that can be used by a Windows Client Application for securing desktops, laptops or tablet PCs. It provides software routines necessary to secure wireless connectivity to corporate LANS protected by IEEE 802.11i access devices and other encryption methods." -

880McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Sakthi Subramanian -
TEL: 408-346-3249 -
FAX: 408-346-3463
-

McAfee Crypto Library
-
Version 1.1.2.1 -
RMI MIPSXLR w/ Linux/MIPS -10/27/2008 - -CBC -( -e/d; -128 -); -
-
-

-"The McAfee Network Security portfolio of purpose-built appliances delivers cost-effective, comprehensive and proactive network and system security with multi-gigabit performance for locations from branch offices to the network core." -

879Safend Inc.
-32 Habarzel Street
-Tel Aviv, -69710
-Israel
-

-Alon Barel -
TEL: +972-3-644-2662 -
FAX: +972-3-648-6146
-

Protector Cryptographic Library
-
Version 3.2 -
Intel® Pentium® 4 w/ Microsoft Windows XP Professional -9/29/2008 - -CBC -( -e/d; -256 -); -
-
-

-"The Protector Cryptographic Library is to support the encryption routines for the Safend Protector product line which guards against data breaches by applying granular security policies over physical/wireless ports and removable storage." -

878Digital Security Controls, a Division of Tyco Safety Products Canada Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: (905) 760-3000 x2706 -
FAX: (905) 760-3020
-

SG-SYSTEM I
-
Version 1.00 (Firmware) -
Freescale MPC885VR133 -9/29/2008 - -ECB -( -e/d; -128 -); -
-
-

-"The SG-SYSTEM I Digital Alarm Communicator System provides constantly supervised and encrypted line security communications over Internet or Intranet for security/intrusion applications (as required per UL365, UL1610 standard)." -

877Gemalto
-Austin Arboretum Plaza II 9442
-Capital of Texas Hwy North
-Suite 4
-Austin, -TX -78759
-USA
-

-Pedro Martinez -
TEL: 512-257-3871 -
FAX: 512-257-3881
-

.NET Software Framework
-
Version 2.2 -
Infineon SLE88CFX4000P w/ Gemalto.net Smart Card -9/29/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Gemalto .NET v2.2 Smart Card Platform implements a subset of the .NET Framework with high end cryptographic capabilities, including Random Number Generation, on Board Key Generation, and encryption and hashing algorithms -such as DES, 3DES, AES, SHA, and 2048 bit RSA. The combination of advanced programmability provided by the .NET Framework and the high end security features make .NET v2.2 a perfect support for Enterprise and Government security solutions." -

876Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.5.42 (Firmware) -
Intel PXA930 624MHz processor with BlackBerry OS 4.6 -9/29/2008 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

875Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.5.42 (Firmware) -
Intel PXA930 624MHz processor with BlackBerry OS 4.6 -9/29/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

874Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.5.48 (Firmware) -
Intel PXA930 624MHz processor with BlackBerry OS 4.6 -9/29/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

873Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.5.48 (Firmware) -
Intel PXA930 624MHz processor with BlackBerry OS 4.6 -9/29/2008 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

872Telephonics Corporation
-815 Broad Hollow Road
-Farmingdale, -NY -11735
-USA
-

-Barry Wernick -
TEL: 631-755-7321 -
FAX: 631-549-6588
-

TruLink AES 128 ECB
-
Version aes.dsp rev 1.11 (Firmware) -
Part # 010.6882-01 Version B1 -
Atmel AT91R40008 -9/24/2008 - -ECB -( -e/d; -128 -); -
-
-

-"TruLink is a fully duplex, short range wireless intercom system that may be employed on aircraft, boats and ground vehicles. An AES-128 ECB algorithm is employed to ecrypt either voice or data between the wireless units. Keys are generated by PC based application and loaded via a serial port on the wireless units." -

08/28/09: Update new tested version; - -

871Telephonics Corporation
-815 Broad Hollow Road
-Farmingdale, -NY -11735
-USA
-

-Barry Wernick -
TEL: 631-755-7321 -
FAX: 631-549-6588
-

TruLink AES 128 ECB
-
Version aes.dsp rev 1.10 (Firmware) -
Part # 010.6792-01 Version H1 -
Atmel AT91m40800 -9/24/2008 - -ECB -( -e/d; -128 -); -
-
-

-"TruLink is a fully duplex, short range wireless intercom system that may be employed on aircraft, boats and ground vehicles. An AES-128 ECB algorithm is employed to encypt either voice or data between the wireless units. Keys are generated by PC based application and loaded via a serial port on the wireless units." -

08/28/09: Update new tested version; - -

870Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

SSG 20 AES
-
Version ScreenOS 6.2 (Firmware) -
Part # SSG-20 -
Intel IXP625 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG 20 is a high performance security platform for small branch office and standalone businesses that want to stop internal and external attacks, prevent unauthorized access adn achieve regulatory compliance. The SSG 20 delivers to 160Mbps of stateful firewall traffic and 40 Mbps of IPSec VPN traffic." -

869Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

SSG 140 AES
-
Version ScreenOS 6.2 (Firmware) -
Part # SSG-140 -
Intel IXP2325 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG 140 is a high-performance security platform." -

868Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

SSG 320M/350M AES
-
Version ScreenOS 6.2 (Firmware) -
Part # SSG-320M/SSG-350M -
Intel IXP2325 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG 300 series is a high-performance security platform." -

867Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

SSG 520M/550M AES
-
Version ScreenOS 6.2 (Firmware) -
Part # SSG-520M/SSG-550M -
Cavium Nitrox Lite -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG 520M and 550M are high-performance security platforms." -

866Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

SSG 5 AES
-
Version ScreenOS 6.2 (Firmware) -
Part # SSG-5 -
Intel IXP625 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SSG-5 is a high performance security platform for small branch office and standalone businesses that want to stop internal adnexternal attacks, prevent unauthorized access and achieve regulatory compliance. The SSG-5 delivers 160 Mbps of stateful firewall traffic and 40 Mbps of IPSec VPN traffic." -

865Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

NS-5200/NS-5400 AES
-
Version ScreenOS 6.2 (Firmware) -
Part # NS-5200/NS-5400 -
Gigascreen 3 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NS-5200 and NS-5400 are high-performance security platforms." -

864Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-8200
-

ISG 1000/2000 AES
-
Version ScreenOS 6.2 (Firmware) -
Part # NSISG-1000/NSISG-2000 -
Gigascreen 3 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ISG 1000 and 2000 are high-performance security platforms." -

863Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2087 Module
-
Version F2087V1.0.0 (Firmware) -
Xilinx XC4VLX60 -9/24/2008 - -CFB128 -( -e/d; -256 -); -
-
-

-"Senetas Security's CypherNET™ 2087 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms. This module provides encryption functionality for select CypherNET 1000 Series Ethernet systems" -

862Sun Microsystems
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Mehdi Bonyadi -
TEL: 858-625-5163 -

Sun Cryptographic Accelerator 6000
-
Version 1.1.2 (Firmware) -
Intel 80333 -9/24/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Acceleration Card" -

861Cavium Networks
-805 E Middlefield Road
-Mountain View, -CA -94109
-USA
-

-Ben Studer -
TEL: 408-482-5491 -
FAX: 650-625-9761
-

-Eric Dudley -
TEL: 650-623-7039 -

Octeon Plus CN5010
-
Part # CN5010-400BG564-SCP-G -
N/A -9/11/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Cavium security algorithms are implemented via hardware acceleration blocks that are party of the Co-Processor 2 in the MIPs Release 2 architecture. Cavium also offers APIs to allow software interaction and updates that utilize these hardware blocks. Cavium can disable security cores to comply with related export laws and regulations." -

04/15/09: Add CCM tested information; - -

860RSA, The Security Division of EMC
-177 Bovet Road, Suite 200
-San Mateo, -CA -94402
-USA
-

-Kathy Kriese -
TEL: 650-931-9781 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0.0.1 -
Intel Celeron w/ Microsoft Windows XP Professional SP2; AMD Athlon X2 w/ Microsoft Windows Vista Ultimate; Intel Celeron w/ Red Hat Enterprise Linux AS 4.0 w/ LSB 3.0.3 -9/11/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

859Blue Coat Systems, Inc.
-420 N. Mary Avenue
-Sunnyvale, -California -94085-4121
-USA
-

-Sasi Murthy -
TEL: 408.220.2108 -
FAX: 408.220.2250
-

-Sandy Hawke -
TEL: 408.220.2136 -
FAX: 408.220.2012
-

SGOS Cryptographic Algorithms
-
Version 1.12.0 (Firmware) -
Intel Celeron; Intel Xeon; AMD Opteron; Intel Celeron with Cavium CN1010 Accelerator; Intel Xeon with Cavium CN1010 Accelerator; AMD Opteron with Cavium CN1010 Accelerator; Intel Celeron with Broadcom 5825 Accelerator; Intel Xeon with Broadcom 5825 Accelerator; AMD Opteron with Broadcom 5825 Accelerator -9/11/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -128 -, -192 -, -256 -); -CFB128 -( -128 -, -192 -, -256 -); -OFB -( -128 -, -192 -, -256 -); -
-
-

-"Cryptographic algorithm implementations for the Blue Coat WAN Application Delivery solutions which "stop the bad and accelerate the good", optimizing application performance and security for any user, anywhere, across the WAN for distributed enterprises. " -

858SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-5124 -
FAX: 408-392-0319
-

Hydra PC Series II Oki
-
Version P/N 730070001, v01.02.12 (Firmware) -
ARM 9 TDMI 32-bit Processor -9/11/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra Privacy Card (Hydra PC) Series II, Personal Encryption Device and Enterprise Edition, is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

857Netlib
-65 North Ridge Road
-Stamford, -CT -06905
-USA
-

-Neil Weicher -
TEL: 203-321-1278x91 -

Encryptionizer
-
Version 8.601.1 -
AMD Athlon 64 w/ Windows 2000 Server; AMD Athlon 64 w/ Windows 2003; Intel Core 2 Duo w/ Windows 2000 Server; Intel Core 2 Duo w/ Windows 2003 Server; Intel Core 2 Duo w/ Windows x64 2003 Server; Intel Core 2 Quad w/ Windows 2000 Server; Intel Core 2 Quad w/ Windows 2003 Server; Intel C-2 Quad w/ Windows x64 2003 Server; Pentium IV w/ Windows 2000 Server; Pentium IV w/ Windows 2003 Server; Pentium III w/ Windows 2000 Server; Pentium III w/ Windows 2003 Server; Intel Xeon w/ Windows 2000 Server; Intel Xeon w/ Windows 2003 Server; Intel Xeon w/ Windows x64 2003 Server; -9/5/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Netlib Encryptionizer for SQL Server 8.601.1 provides encryption of data stored in MS SQL Server databases and backups. It can be deployed without programming and without adding any administrative overhead." -

856Sun Microsystems
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Mehdi Bonyadi -
TEL: 858-625-5163 -

Sun Cryptographic Accelerator 6000
-
Version 1.0.11 (Firmware) -
Intel 80333 -9/5/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Acceleration Card" -

855MRV Communications
-295 Foster St.
-Littleton, -MA -01460
-USA
-

-Tim Bergeron -
TEL: 978-952-5647 -

LX-Series Algorithm IPSec Core
-
Version 5.3.1 and 5.3.5 (Firmware) -
Freescale PQ1 MPC885 -9/5/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The LX-4000T Series Console Servers provide secure remote service serial port access to devices in an organization's networks and infrastructures. This nearly eliminates the need for physical presence at a site to correct problems or manage its everyday operation." -

11/07/09: Add new tested version; - -

854MRV Communications
-295 Foster St.
-Littleton, -MA -01460
-USA
-

-Tim Bergeron -
TEL: 978-952-5647 -

LX-Series Algorithm Core
-
Version 5.3.1 and 5.3.5 (Firmware) -
Freescale PQ1 MPC885 -9/5/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The LX-4000T Series Console Servers provide secure remote service serial port access to devices in an organization's networks and infrastructures. This nearly eliminates the need for physical presence at a site to correct problems or manage its everyday operation." -

11/07/09: Add new tested version; - -

853Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7389 -

Fortress Secure Bridge Algorithms (SSL)
-
Version 5.1 (Firmware) -
Broadcom BCM1250 MIPS -8/28/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Fortress Secure Bridge is an all-in-one network access family with the most stringent security available today built in." -

852Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Secure Bridge Algorithms
-
Version 5.1 (Firmware) -
Broadcom BCM1250 MIPS -8/28/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Fortress Secure Bridge is an all-in-one network access family with the most stringent security available today built in." -

851Brocade Communications Systems, Inc.
-1745 Technology Drive
-San Jose, -CA -95110
-USA
-

-Albert Tao -
TEL: 408-333-5754 -

Brocade AES Crypto Library
-
Version FPGA_AES_1.0 (Firmware) -
Part # 13-1000033-01 -
Xilinx Virtex-4 FPGA -8/28/2008 - -ECB -( -e/d; -256 -); -
-
-

-"Brocade FPGA AES implementation. AES-GCM mode has been Vendor Affirmed for NIST SP800-38D." -

12/09/08: Update implementation description; - -

850SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-5124 -
FAX: 408-392-0319
-

Hydra PC Series II SPYCOS
-
Part # SPYCOS (FUP7) v2.4 -
N/A -8/28/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"The Hydra Privacy Card (Hydra PC) Series II, Personal Encryption Device and Enterprise Edition, is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

849Gesellschaft für sichere Mobile Kommunikation mbH
-10117
-Berlin, -N/A
-Germany
-

-Björn Rupp -
TEL: +49 700 2797 8835 -

-Frank Rieger -
TEL: +49 700 2797 8835 -

CryptoPhone Cryptographic Library
-
Version 2.0 -
ARM9 w/ Microsoft Windows Mobile 5.0; ARM11 w/ Microsoft Windows Mobile 6.1; VIA C3 w/ Microsoft Windows XP Embedded (SP2) -8/15/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -16 -) -
-
-
-

-"The CryptoPhone Cryptographic Library provides cryptographic services for the CryptoPhone Security Kernel, which is a portable multi-platform cryptographic module that provides strong encryption, authentication, key exchange, message integrity verification, and secure memory abstraction services to GSMK CryptoPhone encryption products." -

09/16/08: Update vendor POC information; - -

848Technical Communications Corporation
-100 Domino Drive
-Concord, -MA -01742
-USA
-

-Fidel Camero -
TEL: +1 (978) 287-6303 -
FAX: +1 (978) 371-1280
-

CipherTalk Cryptographic Library
-
Version 2.0 -
ARM9 w/ Microsoft Windows Mobile 5.0; ARM11 w/ Microsoft Windows Mobile 6.1; VIA C3 w/ Microsoft Windows XP Embedded (SP2) -8/15/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -16 -) -
-
-
-

-"The CipherTalk Cryptographic Library provides cryptographic functionality for the CipherTalk® 8000 Cryptographic Module, which is an Operating System Agnostic cipher engine that offers services that include encryption and key exchange algorithms, authentication algorithms, and integrity and verification algorithms." -

847CommVault Systems Inc.
-2 Crescent Place
-Oceanport, -NJ -07746
-USA
-

-Zahid Ilkal -
TEL: (732) 870-4812 -
FAX: (732) 870-4545
-

-Andrei Erofeev -
TEL: (732) 870-4950 -
FAX: (732) 870-4545
-

CommVault Crypto Library
-
Version 1.0 -
Intel Core2 Duo w/ Microsoft Windows 2003; Intel Core2 Duo w/ Redhat Linux 5.0; UltraSPARC II w/ Sun Solaris 10 -8/15/2008 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"CommVault Crypto Library (CVCL) is a cryptographic software module used in various CommVault products. The module provides key generation, symmetric and asymmetric encryption, hash, HMAC and signature generation/verification services." -

846SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-5124 -
FAX: 408-392-0319
-

Hydra PC Series II FPGA
-
Part # 117070002 -
N/A -8/15/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hydra Privacy Card (Hydra PC) Series II, Personal Encryption Device and Enterprise Edition, is a multifunctional USB security device combining security token and portable secure storage drive features with the strongest hardware-based encryption technology commercially available for protection of user data files." -

845Accellion, Inc.
-1900 Embarcadero Road
-Suite 207
-Palo Alto, -CA -94303
-USA
-

-Prateek Jain -
TEL: 65-6244-5670 -
FAX: 65-6244-5678
-

AES
-
Version 0.9.8 -
Dual Xeon QuadCore w/ Linux derived from Red Hat Enterprise v5.1 -8/8/2008 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Accellion TLSv1 implementation uses the AES in the cipher suite for secure web communication." -

09/26/08: Update vendor information; - -

844Accellion, Inc.
-1900 Embarcadero Road
-Suite 207
-Palo Alto, -CA -94303
-USA
-

-Prateek Jain -
TEL: 65-6244-5670 -
FAX: 65-6244-5678
-

AES
-
Version 2.5.7 -
Dual Xeon QuadCore w/ Linux derived from Red Hat Enterprise v5.1 -8/8/2008 - -CBC -( -e/d; -128 -); -
-
-

-"Accellion web management application uses the AES (Rijndael) implementation in CBC mode with key size of 128 bits. The algorithm is used to encrypt/decrypt backups/diagnostic dumps. It is also used for license and a particular API parameters decryption." -

09/26/08: Update vendor information; - -

843Accellion, Inc.
-1900 Embarcadero Road
-Suite 207
-Palo Alto, -CA -94303
-USA
-

-Prateek Jain -
TEL: 65-6244-5670 -
FAX: 65-6244-5678
-

AES
-
Version 0.05 -
Dual Xeon QuadCore w/ Linux derived from Red Hat Enterprise v5.1 -8/8/2008 - -ECB -( -d only; -128 -); -
-
-

-"Accellion download API decrypts the file attachment using the AES (Rijndael) implementation in ECB mode with key size of 128 bits during download process." -

09/26/08: Update vendor information; - -

842SPYRUS, Inc.
-1860 Hartog Drive
-San Jose, -CA -95131-2203
-USA
-

-Tom Dickens -
TEL: 408-392-4324 -
FAX: 408-392-0319
-

-Reid Carlisle -
TEL: 727-551-0046 -
FAX: 408-392-0319
-

SPYCOS®
-
Version SPYCOS Series 2 (Firmware) -
Infineon SLE66CX642P Security Controller -8/8/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SPYCOS® Series 2 is the latest addition to the SPYRUS family of cryptographic module ICs enabling both smart card and USB cryptographic tokens. It provides security critical capabilities in user authentication, message privacy and integrity, authentication, and secure storage in an IC form factor." -

841EgisTec
-7F, No. 158 Sec 2
-Gongdao 5th Rd
-n/a
-Hsinchu City, -Taiwan -300
-Republic of China
-

-Edward Chen -
TEL: 886-3-572-3187 x8820 -
FAX: 866-3-572-3197
-

-Dragon Fu -
TEL: 886-3-572-3187 x8831 -
FAX: 866-3-572-3197
-

Power AES
-
Version 1.0 -
Intel Core 2 Duo w/ Windows Vista Ultimate w/ SP1 -8/8/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Power AES is a compact and fast encryption library that provides an Application Programming Interface (API) for PC application, especially, Power AES can be combined with Biometrics devices to achieve no-password and bio-key-generation performance." -

840Oberthur Technologies
-4250 Pleasant Valley Road
-Chantilly, -VA -20151
-USA
-

-Christophe Goyet -
TEL: 703-263-0100 -
FAX: 703-263-0503
-

AES for ID-One Cosmo v7 N
-
Version FC10 (Firmware) -
Part # B0 -
ID-One Cosmo v7.0 N -8/8/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ID-One Cosmo Smart Card Platform is a single chip multi-application that offers a highly secure architecture together with enhanced cryptographic services. The tested algorithm implementation applies to the following hardware part number: B0, BA, C8, CA, CB, C4, C7, C9, B7, CD, C6, with firmware version FC10." -

01/27/09: Update implementation description; - -

839Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Rick Sellers -
TEL: 281-514-5799 -

AES
-
Version 1.0 (Firmware) -
Part # L6A0185 -
ARM926EJS -8/4/2008 - -ECB -( -e only; -256 -); -
-
-

-"HP StorageWorks LTO-4 Ultrium 1840 Tape Drive provides mid-market and enterprise customers up to 1.6TB compressed storage capacity per cartridge with built-in AES 256-bit hardware data encryption to provide easy-to-enable security and prevent unauthorized access of encrypted tape cartridges." -

838N/AN/AN/A8/4/2008 -N/A
837N/AN/AN/A8/4/2008 -N/A
836Hewlett-Packard Development Company, L.P.
-11445 Compaq Center Dr. W
-Houston, -TX -77070
-USA
-

-Rick Sellers -
TEL: 281-514-5799 -

AES
-
Version 1.0 (Firmware) -
Part # L6B0185 -
ARM926EJS -8/4/2008 - -ECB -( -e only; -256 -); -
-
-

-"HP StorageWorks LTO-4 Ultrium 1840 Tape Drive provides mid-market and enterprise customers up to 1.6TB compressed storage capacity per cartridge with built-in AES 256-bit hardware data encryption to provide easy-to-enable security and prevent unauthorized access of encrypted tape cartridges." -

835Vocera Communications, Inc.
-525 Race Street
-San Jose, -CA -95126
-USA
-

-Arun Mirchandani -
TEL: 408-882-5100 -
FAX: 408-882-5101
-

Vocera Communications Badge B2000 Security Engine
-
Version 1 (Firmware) -
OMAP5912 and Marvell 88W8686 -7/25/2008 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Vocera Communications Badge is a small, wearable, wireless device that provides a voice-controlled user interface to the Vocera Communications System. The Badge enables immediate, hands-free conversations among people at the point of care or service. It contains a speaker, microphone, wireless radio, and a high-contrast OLED display." -

834Toshiba Corporation
-1 - 1, Shibaura 1-chome, Minato-ku
-Tokyo, -Tokyo -105-8001
-Japan
-

-Yichang Chan -
TEL: 510-226-2915 -
FAX: 510-687-1154
-

AES-256
-
Version 1.16 (Firmware) -
Toshiba Proprietary SoC -7/25/2008 - -CBC -( -e/d; -256 -); -
-
-

-"Toshiba Secure Cryptographic Suite (TSCS) is a library of unique hardware and software cipher solutions which are standard encryption algorithm-based to provide Toshiba products and the systems using them a robust and secure data storage environment." -

833Toshiba Corporation
-1 - 1, Shibaura 1-chome, Minato-ku
-Tokyo, -Tokyo -105-8001
-Japan
-

-Yichang Chan -
TEL: 510-226-2915 -
FAX: 510-687-1154
-

Hard Disk Drive AES
-
Part # H5.1 -
N/A -7/25/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"Toshiba Secure Cryptographic Suite (TSCS) is a library of unique hardware and software cipher solutions which are standard encryption algorithm-based to provide Toshiba products and the systems using them a robust and secure data storage environment." -

832JVC KENWOOD Corporation
-1-16-2, Hakusan, Midori-ku
-Yokohama-shi
-Kanagawa, -226-8525
-Japan
-

-Tamaki Shimamura -
TEL: +81-45-939-6254 -
FAX: +81-45-939-7097
-

AES CMAC Algorithm
-
Version 1.6.0 (Firmware) -
Texas Instruments DSP -7/25/2008 - -

CMAC (Generation/Verfication -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 65535 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-
-
-

-"AES CMAC Algorithm designed for use in JVC KENWOOD secure communications products." -

Prerequisite AES certificate number is 831;
12/01/11: Updated vendor and implementation information; -
-

831JVC KENWOOD Corporation
-1-16-2, Hakusan, Midori-ku
-Yokohama-shi
-Kanagawa, -226-8525
-Japan
-

-Tamaki Shimamura -
TEL: +81-45-939-6254 -
FAX: +81-45-939-7097
-

AES Encryption Algorithm
-
Version 1.6.0 (Firmware) -
Texas Instruments DSP -7/25/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"An AES implementation designed for use in JVC KENWOOD secure communications products." -

12/01/11: Updated vendor and implementation information; - -

830Proxim Wireless Corporation
-1561 Buckeye Drive
-Milpitas, -CA -95035
-USA
-

-Cor van de Water -
TEL: 408-383-7626 -
FAX: 408-383-7680
-

-Kishore Gandham -
TEL: 408-383-7665 -

Tsunami MP.11 HS 245054 Cryptographic Implementation
-
Version 1.0.0 (Firmware) -
Freescale MPC8241LVR166D -7/18/2008 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"Proxim Tsunami MP.11 245054-R and 245054-S wireless products offer fixed and mobile WiMAX capabilities to distribute wireless broadband access supporting video, voice, and data applications. In FIPS mode, the modules support proprietary WORP protocol for wireless transmission and TLS, SSH, and SNMP for management." -

10/16/08: Update vendor POC and implementation name;
08/31/09: Update vendor POC information; -
-

829Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 x6202 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES256_V1_36 (Firmware) -
Motorola Coldfire -7/18/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"The Datacryptor® Advanced Performance Cryptographic Modules secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. AES-GCM mode has been Vendor Affirmed for NIST SP800-38D." -

09/04/08: Update implementation description; - -

828Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 x6202 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES192_V1_37 (Firmware) -
Motorola Coldfire -7/18/2008 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -); -CFB8 -( -e/d; -192 -); -
-
-

-"The Datacryptor® Advanced Performance Cryptographic Modules secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. AES-GCM mode has been Vendor Affirmed for NIST SP800-38D." -

09/04/08: Update implementation description; - -

827Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 x6202 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES128_V1_46 (Firmware) -
Motorola Coldfire -7/18/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CFB8 -( -e/d; -128 -); -
-
-

-"The Datacryptor® Advanced Performance Cryptographic Modules secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP (up to 100 Mbps) networks. AES-GCM mode has been Vendor Affirmed for NIST SP800-38D." -

09/04/08: Update implementation description; - -

826Teletec Corporation
-5617-107 Departure Drive
-Raleigh, -NC -27616
-US
-

-Diane Hunter -
TEL: 919-954-7300 -
FAX: 919-954-7500
-

-Harry Taji -
TEL: +962 65824941 -
FAX: +962 65844950
-

TL905 Cryptographic Library
-
Version 1.10 (Firmware) -
TMS320VC5470, ARM7TDMI Subsystem -7/18/2008 - -ECB -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"A cryptographic algorithm library developed for TL905 module that includes implementations of: AES block cipher that works in ECB and OFB modes, ANSI X9.31 RNG based on AES and HMAC-SHA-1 hashed MAC function." -

825BlockMaster AB
-Jutahusgatan 8
-Lund, -Lund -222 29
-Sweden
-

-Johan Soderstrom -
TEL: +46 4627 65100 -

BlockMaster AES
-
Version 01.05.10 (Firmware) -
Part # BM7741 -
BM7741 -7/18/2008 - -CBC -( -e/d; -128 -); -
-
-

-"The hardware AES encryption/decryption module used in BlockMaster SafeStick secure USB flash drives." -

824RSA, The Security Division of EMC
-228 South Street
-Hopkinton, -MA -01748
-USA
-

-Jeff Stone -
TEL: 508-249-1189 -

-Nirav Mehta -
TEL: 508-249-2964 -

RSA BSAFE® Crypto-Kernel
-
Version 1.3 -
Intel Celeron (x86) w/ Windows Server 2003 SP2 (32-bit); AMD Athlon X2 (x64) w/ Windows Server 2003 SP2 (64-bit); Intel Itanium2 w/ Windows Server 2003 SP2 (64-bit) -7/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RSA BSAFE® Crypto Kernel provides core cryptographic functionality optimized for very small code size and speed to meet the needs of the most constrained environments. It is the cryptographic foundation for RSA BSAFE security products designed for C/C++ developers." -

823Aruba Networks, Inc.
-1322 Crossman Ave.
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks Cryptographic Firmware Library
-
Version 1.1 (Firmware) -
RMI-XLR -7/11/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Firmware Library provides cryptographic algorithm implementations for purpose built Aruba's Mobility controller. Firmware library provides implementations for TDES, AES, SHA1, HMAC, RSA, and RNG(ANSI X9.31)" -

822LiteScape Technologies, Inc.
-1000 Bridge Parkway, Suite 200
-Redwood Shores, -CA -94065
-USA
-

-Kayvan Alikhani -

SPAR Executable
-
Version 1.0.7 (Firmware) -
Atmel ARM 7 -7/11/2008 - -ECB -( -e/d; -256 -); -
-
-

-"SPAR (Secure Personal Authentication Reader) is a multi-factor authentication device that provides RFID, Biometric and Magnetic-card interfaces. Using the SPAR at the edge of VOIP networks when coupled with devices such as IP phone terminals dramatically increases the security, validation and personalization process for business applications." -

821Digi International, Inc.
-11001 Bren Road East
-Minnetonka, -MN -55343
-USA
-

-Brian O’Rourke -
TEL: (952) 912-3444 -
FAX: (952) 912-4952
-

Digi Passport FIPS
-
Version 1.0 (Firmware) -
MPC880VR133 -7/11/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The latest entry in Digi's advanced console management line, the Digi Passport provides secure remote access to the console ports of computer systems and network equipment. In addition to conventional serial console connections, the Digi Passport connects to the service processors of the leading server vendors." -

820Mobile Armor, Inc.
-400 South Mills Wood Rd
-Suite 300
-Chesterfield, -MO -63017
-USA
-

-Brian Wood -
TEL: 443-468-1238 -
FAX: 314-590-0995
-

Mobile Armor Cryptographic Module
-
Version 3.0 -
Intel Core 2 Duo w/ Apple OS X 10.5; Intel Core 2 Duo w/ Fedora Core 8; Intel Core 2 Duo w/ Red Hat Linux Enterprise 5.1; Intel Core 2 Duo w/ SUSE 10; Intel Core 2 Duo w/ Ubuntu 7.10; Intel Pentium D w/ Microsoft Windows 2000; ARM w/ Microsoft Windows Mobile 6; Intel Core 2 Duo w/ Microsoft Windows Vista; Intel Pentium D w/ Microsoft Windows XP; Intel Xscale w/ Palm OS 5.4 -7/11/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Provides cryptogaphic operations by performing reliable, high speed security services for Mobile Armor Data Protection for Full Disk Encryption of laptops, PCs and smartphones, and the encryption of files, folders and removable media on those devices." -

819Motorola Solutions, Inc.
-1301 E. Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -

Motorola Advanced Crypto Engine (MACE) AES256 Encryption Algorithm
-
Version R01.00.00 (Firmware) -
Part # 5185912 Family -
Motorola Advanced Crypto Engine (MACE) -7/3/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The MACE cryptographic processor is used in security modules embedded in Motorola's Astro (TM) family of radio system products. It provides secure voice and data capabilities as well as APCO Over-The-Air-Rekeying and advanced key management. The Part #5185912 Family includes part numbers 5185912Y01 and 5185912Y03." -

01/30/12: Updated implementation information and vendor information; - -

818Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Dave Friant -
TEL: 425-704-7984 -
FAX: 425-936-7329
-

Windows Server 2003 Enhanced Cryptographic Provider (RSAENH)
-
Version 5.2.3790.4313 -
Intel Celeron w/ Windows Server 2003 SP2 (x86); AMD Athlon X2 w/ Windows Server 2003 SP2 (x64); Intel Itanium2 w/ Windows Server 2003 SP2 (IA64) -7/3/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Enhanced Cryptographic Provider, designed for FIPS 140-2 compliance, is a software-based, cryptographic module. RSAENH encapsulates several different cryptographic algorithms (including SHS, TDES, AES, RSA, SHS-based HMAC) in a cryptographic module accessible via the Microsoft CryptoAPI." -

817SecurStar GmbH
-Furstenrieder Str. 270
-München, -D-81377
-Germany
-

-Wilfried Hafner -
TEL: +49 (0)89-7106617-0 -
FAX: +49 (0)89-7106617-28
-

SecurStar AES
-
Version 2.32 -
Intel Core 2 Duo w/ Apple Mac OS X 10.5 -7/3/2008 - -ECB -( -e/d; -256 -); -
-
-

-"AES implementation 128 bit block size, 256 bit key, called in ECB mode, (encrypt and decrypt) with CBC implemented externally by the caller over 32 iterations to encrypt and decrypt a standard 512 byte disk sector. The algorithm can be ported to run on Windows operating environments (Windows 2000, XP, 2003 or Vista)." -

816Sun Microsystems
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Mehdi Bonyadi -
TEL: 858-625-5163 -

Sun Cryptographic Accelerator 6000
-
Version 1.0.10 (Firmware) -
Intel 80333 -7/3/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Acceleration Card" -

815ITT Corporation
-44965 Aviation Dr.
-Dulles, -VA -20166
-USA
-

-John Brown -
TEL: 703-996-2900 -

Netburner AES Implementation
-
Version 1.0 (Firmware) -
Motorola ColdFire MCF5272 Microprocessor -7/3/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES implementation for Netburner's Freescale ColdFire 5272-based Ethernet modules" -

07/18/08: Update vendor POC information; - -

814Kingston Technology Company, Inc.
-17600 Newhope Street
-Fountain Valley, -CA -92708
-USA
-

-Joel Tang -
TEL: (877) 546-4786 -

Kingston Kingvault
-
Part # 2231/2232 -
N/A -7/3/2008 - -ECB -( -e/d; -256 -); -
-
-

-"As the world's leading memory manufacturer Kingston offers the marketplace a variety of secure USB devices designed to protect data at rest. By utilizing 256bit AES encryption via the Kingsafe application, the Kingston USB drives offer a high level of security certified to FIPS 140-2 standards. " -

813Vertex Standard Co., Ltd.
-4-8-8 Nakameguro
-Meguro-Ku, -Tokyo -153-8644
-Japan
-

-Yukimasa Tomita -
TEL: 81-3-5725-6112 -
FAX: 81-3-5725-6201
-

AES for VSCM001
-
Version AES - 1.00.00 (Firmware) -
Texas Instruments, Inc. TMS320VC54x series -7/3/2008 - -ECB -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"Implementation of the AES algorithm described in FIPS 197 with ECB/OFB modes that will be used for the secure product of Vertex Standard." -

812AJA Video Systems, Inc.
-443 Crown Point Circle
-Grass Valley, -CA -95945
-USA
-

-Andy Witek -
TEL: 530-271-3176 -
FAX: 530-274-9442
-

AES FPGA
-
Version 1.0 (Firmware) -
Xilinx FPGA -7/3/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"An FPGA implementation of the AES algorithm." -

811Initio Corporation
-2050 Ringwood Ave. Suite A
-San Jose, -CA -95131
-USA
-

-Gang Zhao -
TEL: 408-943-3189 x6118 -
FAX: 408-943-3100
-

Initio_SOC_datapath_AES128/256
-
Version 1.0 (Firmware) -
Cadence LDV 3.0 Verilog simulator -7/3/2008 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"The AES 128/256 data encryption feature is implemented in the Initio’s USB to SATA bridge chip, it provides the data security and protection for the user on the storage enclosure application. It can be used under Windows and Mac systems." -

810RSA Security, Inc.
-177 Bovet Road, Suite 200
-San Mateo, -CA -94402
-USA
-

-Kathy Kriese -
TEL: 650-931-9781 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 3.0 -
IBM Power3 w/ AIX 5L 5.3 (32-bit); IBM Power3 w/ AIX 5L 5.3 (64-bit); PA-RISC 2.0 w/ HP-UX 11i v1 (32-bit); PA-RISC 2.0W w/HP-UX 11i v2 (64-bit); Intel Itanium2 w/ HP-UX 11i v3 (32-bit); Intel Itanium2 w/ HP-UX 11i v3 (64-bit); Intel Celeron w/ Red Hat Enterprise Linux AS 4.0 (32-bit w/ LSB 3.0.3); Intel AMD Athlon X2 w/ Red Hat Enterprise Linux AS 5.0 (64-bit w/ LSB 3.0.3); SPARC V8 w/ Solaris 10 (32-bit); SPARC V8+ w/ Solaris 10 (32-bit); SPARC V9 w/ Solaris 10 (64-bit); AMD Opteron w/ Solaris 10 (64-bit); PowerPC 603 w/ VxWorks 5.5; PowerPC 604 w/ VxWorks 5.5; PowerPC 604 w/ VxWorks 6.0; Intel PXA250 w/ Windows Mobile 2003; Intel PXA270 w/ Windows Mobile 5; Intel PXA270 w/ Windows Mobile 6.0; AMD Athlon X2 w/ Windows Server 2003 SP2 (64-bit w/ MT Static Wrap); Intel Itanium2 w/ Windows Server 2003 SP2 (64-bit w/ MT Static Wrap); Intel Itanium2 w/ Windows Server 2003 SP2 (w/ MD Dynamic Wrap); Intel Pentium M w/ Windows XP Professional SP2 (w/ MT Static Wrap); AMD Athlon X2 w/ Windows Vista Ultimate (32-bit w/ MD Dynamic Wrap); Intel Pentium D w/ Windows Vista Ultimate (64-bit w/ MD Dynamic Wrap) -7/3/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

809Vormetric, Inc.
-3131 Jay Street
-Santa Clara, -CA -95054
-USA
-

-Phil Scott -
TEL: 408-961-2509 -
FAX: 408-844-8638
-

-Frank Teruel -
TEL: 408-961-6132 -
FAX: 408-844-8638
-

NetBackup MSEO Cryptographic Library
-
Version 1.0 -
AMD Opteron w/ Red Hat Enterprise Linux 4.0 Update 4 64 bit; Sun UltraSparc II w/ Solaris 8; Sun UltraSparc II w/ Solaris 9; Sun UltraSparc II w/ Solaris 10; Intel Xeon w/ Windows 2000 Advanced Server SP4; Intel Xeon w/ Windows 2003 Server Enterprise SP 32 bit; Intel Xeon w/ Windows 2003 Server Enterprise SP2 X64 Edition; Intel Itanium 2 w/ Windows 2003 Server Enterprise SP2 64-bit -7/3/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Media Server Encryption Option (MSEO) Cryptographic Library provides cryptographic services to the Netbackup MSEO driver." -

808Attachmate Corporation
-1500 Dexter Ave N
-Seattle, -WA -98109
-USA
-

-Diana Agemura -
TEL: 206-217-7495 -
FAX: 206-272-1487
-

-Scott Rankin -
TEL: 206-217-7973 -
FAX: 206-272-1487
-

Attachmate Crypto Module
-
Version 2.0.40 -
Intel Xeon w/ Red Hat v4 (s390) on Hercules 3.05 on Red Hat v5; IBM s390 w/ SuSE Linux Enterprise Server 9; IBM Power5 w/ AIX 5.2; PA-RISC w/ HP-UX 11.11; Sun Ultra-SPARC w/ Solaris 8; Intel Itanium 2 w/ HP-UX 11i v3; Intel Itanium 2 w/ Red Hat Enterprise Linux v4; Intel Itanium 2 w/ Windows Server 2003 SP2; AMD Opteron w/ Solaris 10; AMD Opteron w/ SuSE Linux Enterprise Server 9.0; AMD Athlon64 x2 w/ Windows Server 2003 SP2; Intel Celeron w/ Solaris 10 (x86); Intel Pentium D w/ Red Hat Enterprise Linux v4; Intel Celeron w/ Windows Server 2003 SP2 -7/3/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-
807N/AN/AN/A6/13/2008 -N/A
806BigFix, Inc.
-1480 64th St.
-Suite 200
-n/a
-Emeryville, -CA -94608
-USA
-

-Noah Salzman -
TEL: 510-740-0308 -
FAX: 510-652-6742
-

-Peter Loer -
TEL: 510-740-5158 -
FAX: 510-652-6742
-

BigFix Cryptographic Library
-
Version 1.0 -
IBM p610 using Power3-II CPU w/ AIX 5L for Power v5.2 Program Number 5765-E62; HP C3000 using 64-bit PA-8500 400 MHz CPU w/ HP-UX 11.11; HP XW4100 using Intel Pentium 4 3GHz CPU w/ Red Hat Enterprise Linux 4 Update 2 (32-bit); HP Proliant DL145 G2 using AMD 64 Opteron 2GHz CPU w/ Red Hat Enterprise Linux 4 Update 2 (64-bit); Dell Precision 650 using Dual Xeon 3.0GHz CPU w/ Solaris 10 (x86); Sun Blade 150 using Ultraspace IIe 650MHz CPU w/ Solaris 10 (Sparc); Sun Blade 150 using Ultrasparc IIe 650MHz CPU w/ Solaris 9 (Sparc); IBM eServer 325 using Dual AMD Opteron 2GHz CPU w/ SuSE Linux Enterprise Server v9; Dell Optiplex GX400 using Pentium 4 CPU w/ Windows 2000 Pro SP3; Dell Optiplex GX270 using Pentium 4 CPU w/ Windows 2003 Enterprise Edition SP1; Dell Optiplex GX270 using Pentium 4 CPU w/ Windows XP Pro SP2; Mac OS X: iMac using PowerPC G4 CPU w/ Mac OS X 10.3.6 -6/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BigFix Cryptogrpahic Module is the software library used to support authentication, validation, and encryption routines for the BigFix 7 Platform." -

07/18/08: Add new OES;
12/12/08: Update OE's version; -
-

805IBM Corporation
-11400 Burnet Road
-Austin, -TX -78758
-USA
-

-Kevin Driver -
TEL: 512-838-1128 -
FAX: 512-838-8868
-

IBM Java JCE 140-2 Cryptographic Module
-
Version 1.3 -
Intel Pentium 4 w/ Windows XP Professional SP2 with IBM JVM 1.6.0 -6/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Java JCE (Java Cryptographic Extension) FIPS provider (IBMJCEFIPS) for Multi-platforms is a scalable, multipurpose cryptographic module that supports many FIPS approved cryptographic operations. This gives Java applications access to the FIPS algorithms via the standard JCE framework that is part of all JVM's at the 1.4.0 level and higher." -

804Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-507-4230
-

-Rob Williams -
TEL: 905-501-3887 -
FAX: 905-507-4230
-

Security Builder GSE-J Crypto Core
-
Version 2.2 -
Intel Core 2 Duo w/ Windows 2008 Server 64-bit w/ JRE 1.6.0; Intel Pentium III w/ Linux Redhat AS5 32 Bit w/ JRE 1.6.0; Intel Pentium D w/ Redhat Linux AS5 64 bit w/ JRE 1.6.0; Sun UltraSPARC III w/ Solaris 10 32 Bit w/ JRE 1.6.0; Sun UltraSPARC III w/ Solaris 10 64 bit w/ JRE 1.6.0; Intel Pentium D w/ Windows Vista 32 bit w/ JRE 1.6.0; Intel Core 2 Duo w/ Windows Vista 64 bit w/JRE 1.6.0; Intel Celeron w/ NetBSD v2.0.3 w/ CDC 1.1; PMC-SierraRM7035C-533L w/ NetBSD v2.0.3 w/ CDC 1.1 -6/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-
-
-

-"Security Builder GSE-J is a standards-based cryptographic toolkit written in Java. It supports optimized Elliptic Curve Cryptography and provides application developers with sophisticated tools to flexibly integrate encryption, digital signatures and other security mechanisms into Java-based applications." -

11/19/09: Add new tested OES';
11/23/09: Update implementation information; -
-

803Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Michael Scruggs -
TEL: 650 623 7005 -
FAX: 650 625 9751
-

Nitrox PX Series Die V1.2
-
Part # Nitrox PX Series Die V1.2 -
N/A -6/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Each identical processor core on the NITROX PX die implements several security and math algorithms, including ModEx (and RSA), ECC, 3DES, AES256, KASUMI, SHA1, SHA2, and MD5 (hash and HMAC). Performance ranges: 500Mbps to 2.5Gbps of encryption bandwidth; 4k to 17k RSA's; 6k to 25k DH operations per second. Accelerate IPSec, SSL, XML, and WLAN." -

802PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP WDE Kernel Module 9.9
-
Version PGP WDE 9.9.0 -
Dell PowerEdge 860 with Dual Core Xeon 3060 w/ Windows XP Professional 2002 SP-2 -6/9/2008 - -ECB -( -e/d; -256 -); -
-
-

-"PGP Whole Disk Encryption locks down the entire contents of a laptop, desktop, external drive, or USB flash drive, including boot sectors, system, and swapfiles." -

10/22/08: Update version number;
11/12/08: Update version number; -
-

801Sun Microsystems
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Mehdi Bonyadi -
TEL: 858-625-5163 -

Sun Cryptographic Accelerator 6000
-
Version 1.1.1 (Firmware) -
Intel 80333 -6/9/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Acceleration Card" -

800Hewlett-Packard Company
-19091 Pruneridge Ave.,
-Building CAC-46 MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

Atalla Cryptographic Engine 006
-
Version 1.02 (Firmware) -
PowerPC 440EPx -6/9/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -28 - -28 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Atalla Cryptographic Engine 006 (ACE006) is a multiple-chip cryptographic module that provides secure cryptographic processing. The ACE006 features secure key management and storage capabilities, and also provides high performance AES processing. ACE006 is used in the Atalla Secure Print Advantage Series products." -

AES_CCM: decrypt only;
09/12/11: Update vendor information; -
-

799Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Dawson Yip -

C3201WMIC-TPAK9 WMIC
-
Version S3201W7K9-12308JK (Firmware) -
IBM 405GP PowerPC -6/9/2008 - -ECB -( -e/d; -128 -); -
-
-

-"The Cisco® 3201 Wireless Mobile Interface Card (WMIC) for the Cisco 3200 Series Rugged ISR provides integrated 802.11b/g wireless WAN or LAN capabilities." -

798PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP WDE Kernel Module 9.9
-
Version PGP WDE 9.9.0 -
Dual Core Xeon 3060 w/ Windows XP Professional 2002 SP-2 -6/9/2008 - -ECB -( -e/d; -256 -); -
-
-

-"PGP Whole Disk Encryption locks down the entire contents of a laptop, desktop, external drive, or USB flash drive, including boot sectors, system, and swapfiles." -

10/22/08: Update version number;
11/12/08: Update version number; -
-

797Seagate Technology, LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2267
-

AES in CBC Mode
-
Part # Seagate Integrated SOC: NOTET -
N/A -6/9/2008 - -CBC -( -e/d; -128 -); -
-
-

-"Seagate Momentus (SATA hard drive): Integrated Hardware-Based Full Disc Encryption (FDE), providing data protection in cases of a lost, stolen, retired or a re-purposed disc drive. Seagate Secure provides a robust security interface enabling enterprise security management solutions." -

03/16/10: Update the implementation information;
05/06/10: Update the implementation description -
-

796ERUCES, Inc.
-11142 Thompson Ave.
-Lenexa, -Kansas -66219
-U.S.A.
-

-Dr. Bassam Khulusi -
TEL: (913) 310-0888 -
FAX: (913) 859-9797
-

-Oggy Vasic -
TEL: (913) 310-0888 -
FAX: (913) 859-9797
-

Tricryption Cryptographic Module
-
Version 7.0 -
AMD Opteron w/ Red Hat Enterprise Linux 5; Intel Pentium 4 w/ Windows Server 2003 R2 -5/28/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Tricryption Cryptographic Module is a software library providing cryptographic services for ERUCES’ Tricryption family of high volume encryption & key management products including key servers, file, database, executables encryption, and special services (anonymization, de-identification, & privacy protection)." -

07/17/08: Update implementation information; - -

795Cisco Systems, Inc.
-170 West Tasman Drive
-San Jose, -CA -95134
-USA
-

-Mike Soto -
TEL: 408-902-8125 -
FAX: 408-853-3122
-

IOS 12.4 Software Cryptography
-
Version 12.4(15) T3 (Firmware) -
QED RM5261A; 7065C MIPS; Broadcom BCM1125H -5/28/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 1800, 2800 and 3800 Series of integrated Services Routers intelligently embed data and security into a single, resilient system for fast, scalable delivery of mission-critical business applications from small offices to demanding enterprise environments." -

794Proxim Wireless Corporation
-1561 Buckeye Drive
-Milpitas, -CA -95035
-USA
-

-Cor van de Water -
TEL: 408-383-7626 -
FAX: 408-383-7680
-

-Kishore Gandham -
TEL: 408-383-7665 -

Tsunami MP.11 HS 245054-R and HS 245054-S AES CBC Implementation
-
Part # Freescale MPC184VMB -
N/A -5/28/2008 - -CBC -( -e/d; -256 -); -
-
-

-"Proxim Tsunami MP.11 245054-R and 245054-S wireless products offer fixed and mobile WiMAX capabilities to distribute wireless broadband access supporting video, voice, and data applications. In FIPS mode, the modules support proprietary WORP protocol for wireless transmission and TLS, SSH, and SNMP for management." -

10/16/08: Update vendor address and POC information;
08/31/09: Update vendor POC information; -
-

793Dark Matter Labs Inc.
-2687 Nugget Terrace
-Victoria, -BC -V9B 6A7
-Canada
-

-Jeff MacMillan -
TEL: 250-474-2242 -
FAX: 250-999-0020
-

Dark Matter Crypto Library - j-AES module
-
Version 1.0.0 (Firmware) -
AMD Opteron™; VIA C7 -5/22/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Dark Matter's j-series cryptographic library consists of numerous crypto modules used within its line of VIA and Opteron hardware-based multi-purpose encryption appliances." -

01/06/11: Update vendor and implementation information;
01/10/11: Update vendor information; -
-

792Secuware
-Torre Picasso
-Plaza Pablo Ruiz Picasso, s/n.
-n/a
-Madrid, -Spain -28020
-Spain
-

-Jorge López Hernández-Ardieta -
TEL: +34 915-649-149 -

AES for Secuware Security Framework - Crypt4000 Module (SCM)
-
Version 4.0 -
Intel Core 2 Duo w/ Windows XP professional SP2 -5/22/2008 - -ECB -( -e only; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"The SCM is a function library implementing crypto services which is delivered to the final user as a SW cryptographic object Module, running on Windows operating system in a General Purpose Computer. " -

11/14/08: Update version number; - -

791Rajant Corporation
-400 E King St.
-Malvern, -PA -19355
-USA
-

-Marty Lamb -
TEL: 610-873-6788 -

ME2 BreadCrumb
-
Part # ME2 1S2F -
N/A -5/22/2008 - -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Rajant BreadCrumb ME2 is a rugged wireless data transmitter-receiver that transparently forms a mesh" -

790Receptors International Security Group
-103 Barrows Way
-Folsom, -CA -95630
-USA
-

-Dale Williams -
TEL: 916-355-1296 -
FAX: 916-355-1297
-

ECB256 Bit Encryption
-
Version 8.0.1.E -
STMicroelectronics STR912 w/ MS Windows 2003 Server -5/22/2008 - -ECB -( -e/d; -256 -); -
-
-

-"RISG’s proprietary application software for network communications between RISG’s Server (Odyssey V8.0.1E and ANX-XP-2). ECB 256 bit Encryption. Runs on MS Server 2000 or greater and Intel Pentium 4 or greater, or AMD ATHLON or greater." -

789Cisco Systems, Inc.
-7025-6 Kit Creek Road
-Research Triangle Park, -NC -27709
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -

Adaptive Security Appliance OS
-
Version 7.2.2.27 (Firmware) -
Intel Celeron; Intel Pentium 4 -5/22/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco PIX and ASA security appliances deliver robust user and application policy enforcement and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco PIX and ASA security appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

788Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: 408-865-0112 -
FAX: 408-865-0333
-

Athena IDProtect USB
-
Version 0106.7130.0207 (Firmware) -
Part # AT90SC25672RCT-USB vD -
Atmel AT90SC25672RCT-USB -5/22/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Athena Smartcard is a global company offering a wide range of ID products for Government and Enterprise customers: FIPS 140-2 and 201 certified smart card operating systems in a variety of form-factors on various chips, readers, cross-platform cryptographic middleware and innovative biometric and card management solutions." -

787Systems&Processes Engineering Corporation ("SPEC")
-6800 Burleson Rd
-Bldg. 320
-n/a
-Austin, -Texas -78744
-USA
-

-Rich Wise -
TEL: 512 691-8182 -
FAX: 512 494-0756
-

-Joe Priest -
TEL: 512 691-8165 -
FAX: 512 494-0756
-

Encryption/Decryption Device (EDD)
-
Version 1.0 (Firmware) -
Xilinx XC4VLX40-11FFG1142 FPGA -5/22/2008 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"This implemenation involves the AES-256 Encryption and Decryption using the CTR wrapper, a 256-bit encryption key, and a 32-bit Initial Vector (IV). The implemenation firmware has been licensed from Helion Technologies Ltd. as their Fast AES core." -

786Juniper Networks
-One Rogers Street, Sixth Floor
-Cambridge, -MA -02142
-USA
-

-Robert Smith -
TEL: 617-949-4067 -
FAX: 617-547-1031
-

OSC/P CCM
-
Version 2.0 -
Intel Xeon x86 w/ Windows XP Service Pack 2 -5/13/2008 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Odyssey Security Component / Portable (OSC/P) is a general purpose cryptographic library. This portable (C) version can be compiled for use on a large variety of platforms." -

07/03/08: Update OES; - -

785Juniper Networks
-One Rogers Street, Sixth Floor
-Cambridge, -MA -02142
-USA
-

-Robert Smith -
TEL: 617-949-4067 -
FAX: 617-547-1031
-

OSC/P AES
-
Version 2.0 -
Intel Xeon x86 w/ Windows XP Service Pack 2 -5/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Odyssey Security Component / Portable (OSC/P) is a general purpose cryptographic library. This portable (C) version can be compiled for use on a large variety of platforms." -

07/03/08: Update OES; - -

784Juniper Networks
-One Rogers Street, Sixth Floor
-Cambridge, -MA -02142
-USA
-

-Robert Smith -
TEL: 617-949-4067 -
FAX: 617-547-1031
-

OSC CCM
-
Version 2.0 -
Intel Xeon x86 w/ Windows XP Service Pack 2; Intel Pentium 4 w/ Windows 2000 Service Pack 3 -5/13/2008 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Odyssey Security Component (OSC) is a general purpose cryptographic library." -

Prerequisite AES #783;
07/03/08: Update OES;
07/29/08: Add new tested OES; -
-

783Juniper Networks
-One Rogers Street, Sixth Floor
-Cambridge, -MA -02142
-USA
-

-Robert Smith -
TEL: 617-949-4067 -
FAX: 917-547-1031
-

OSC AES
-
Version 2.0 -
Intel Xeon x86 w/ Windows XP Service Pack 2; Intel Pentium 4 w/ Windows 2000 Service Pack 3 -5/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Odyssey Security Component (OSC) is a general purpose cryptographic library." -

07/03/08: Update OES;
07/29/08: Add new tested OES; -
-

782Gemalto
-Arboretum Plaza II
-9442 Captial of Texas Highway North
-Suite 400
-Austin, -TX -78759
-USA
-

-Vincent Prothon -
TEL: 512-257-3810 -
FAX: 512-257-3881
-

Gemalto GX4-FIPS
-
Version GX4-FIPS EI08 (Firmware) -
NXP P5CD144 -5/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This module is based on a Java platform (GemCombiXpresso R4) with 144K EEPROM memory and on the SafesITe FIPS201 applet loaded on the Java Card platform. The Cryptographic Module provides dual interfaces (i.e. contact and contact-less) where the same security level is achieved. Module Ref# A1005963 - Card Ref# M1002255." -

781Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Dave Friant -
TEL: 425-704-7984 -
FAX: 425-936-7329
-

Windows XP Enhanced Cryptographic Provider (RSAENH)
-
Version 5.1.2600.5507 -
Intel Pentium D w/ Windows XP Professional SP3 -5/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Enhanced Cryptographic Provider, designed for FIPS 140-2 compliance, is a software-based, cryptographic module. RSAENH encapsulates several different cryptographic algorithms (including SHS, DES, TDES, AES, RSA, HMAC) in a cryptographic module accessible via the Microsoft CryptoAPI." -

780Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-William McIntosh -
TEL: (813) 288-7388 -

Fortress FTI Driver
-
Version 4.1.0 Build 4278X -
Intel Celeron M w/ Windows XP Professional with SP2; Intel Celeron M w/ Windows 2000 Professional with SP4; AMD Athlon X2 w/ Windows Vista Ultimate Edition; Intel Pentium 4 w/ Windows Server 2003 SP2 -5/13/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The FTI Driver is apart of the Fortress Secure Client designed to deliver security on wireless devices such as bar scanners, handhelds, and laptops using various operating systems. A plug-and-play solution, the Client encrypts and decrypts communication across the WLAN and protects the device against attacks without user intervention." -

779NetLogic Microsystems, Inc.
-3975 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mark Litvack -
TEL: 408-454-3296 -
FAX: 408-454-3333
-

XLS Processor
-
Part # P/N XLS Version A1 -
N/A -5/13/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -14 -) -(Payload Length Range: -0 - -14 -( -Nonce Length(s): -13 -(Tag Length(s): -16 -) -
-

GCM -(KS: AES_128( -e/d -) -Tag Length(s): -128 -) -(KS: -AES_192( -e/d -) -Tag Length(s): -128 -)
-(KS: -AES_256( -e/d -) -Tag Length(s): -128 -)
-IV Generated: -( -Externally -) -; -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -IV Lengths Tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -; -OtherIVLen_Supported -
-GMAC_Not_Supported -
-
-

-"NetLogic Microsystems’ XLS series of processors offer high-throughput general purpose processing with an array of integrated I/O. They combine the power of innovative multi-core and multi-threaded architecture with the simplicity of a leading edge, general purpose MIPS64-based machine enabling wire speed performance." -

09/22/10: Update vendor information and add new tested information; - -

778Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic API
-
Version 4.5 (Firmware) -
Intel PXA901 312MHz processor with BlackBerry OS 4.5 -5/7/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

777ERUCES, Inc.
-11142 Thompson Ave.
-Lenexa, -Kansas -66219
-U.S.A.
-

-Dr. Bassam Khulusi -
TEL: (913) 310-0888 -
FAX: (913) 859-9797
-

-Oggy Vasic -
TEL: (913) 310-0888 -
FAX: (913) 859-9797
-

Tricryption Client Kernel Level Driver Library
-
Version 7.0 -
AMD Opteron w/ Red Hat Enterprise Linux 5; Intel Pentium 4 w/ Windows Server 2003 R2 -5/7/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Tricryption Client Kernel Level Cryptographic Module is a kernel-level software library providing cryptographic services for ERUCES’ transparent file system encryption driver. This includes protection for directories/ folders/drives, files of a specific type, and even executables on laptops, desktops and servers." -

07/17/08: Update implementation information; - -

776Hewlett-Packard Company
-19091 Pruneridge Ave.,
-Building CAC-46 MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

Atalla Cryptographic Engine 006
-
Version 1.00 (Firmware) -
PowerPC 440EPx -5/7/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -28 - -28 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Atalla Cryptographic Engine 006 (ACE006) is a multiple-chip cryptographic module that provides secure cryptographic processing. The ACE006 features secure key management and storage capabilities, and also provides high performance AES processing. ACE006 is used in the Atalla Secure Print Advantage Series products." -

CCM tested for Decryption only;
09/12/11: Update vendor information; -
-

775Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES ASM
-
Version 3.8.5.32a (Firmware) -
Intel PXA901 312MHz processor with BlackBerry OS 4.5 -5/7/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

774Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x72921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel - AES Cadillac
-
Version 3.8.5.32a (Firmware) -
Intel PXA901 312MHz processor with BlackBerry OS 4.5 -5/7/2008 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds and Smartphones." -

773Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

Wireless crypto library-C
-
Version 1.0 (Firmware) -
RMI-XLR -5/7/2008 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"RFS7000/ WS5100 wireless switches from Motorola provide enhanced support for enterprise mobility and multimedia applications, as well as security and manageability. Switches are based on Motorola’s Wi-NG (Wireless Next Generation) architecture providing support: for a large number of 802.11 a/b/g Access Ports/Points for L2/L3 adoption and mobility; campus wide roaming across subnets, powerful failover capabilities; integrated security features including IPSec VPN gateway and secure guest access." -

772Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

Wireless crypto library-Assembly
-
Version 1.0 (Firmware) -
Intel Pentium 4 -5/7/2008 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"RFS7000/ WS5100 wireless switches from Motorola provide enhanced support for enterprise mobility and multimedia applications, as well as security and manageability. Switches are based on Motorolas Wi-NG (Wireless Next Generation) architecture providing support: for a large number of 802.11 a/b/g Access Ports/Points for L2/L3 adoption and mobility; campus wide roaming across subnets, powerful failover capabilities; integrated security features including IPSec VPN gateway and secure guest access." -

771Optica Technologies Inc.
-2051 Dogwood St
-Suite 210
-n/a
-Louisville, -CO -80027
-USA
-

-William Colvin -
TEL: 905-876-3147 -
FAX: 905-876-3479
-

-Gil Fisher -
TEL: 720-214-2800 x12 -
FAX: 720-214-2805
-

Eclipz ESCON Tape Encryptor Cryptographic Library
-
Version 1.0 (Firmware) -
Intel Xeon processor -4/30/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"THE ECLIPZ ESCON TAPE ENCRYPTOR IS DESIGNED TO BE INSERTED IN AN ESCON FIBER OPTIC CHANNEL BETWEEN AN IBM MAINFRAME COMPUTER AND A TAPE DRIVE TO ENCRYPT DATA BEING SENT TO THE TAPE DRIVE." -

770Secured User, Inc
-11490 Commerce Park Drive
-Suite 205
-Reston, -Va -20191
-USA
-

-Ken Hetzer -
TEL: 703-964-3164 -
FAX: 703-783-0446
-

SUSK Security Module
-
Version 1.1 -
Intel Pentium III w/ Windows Server 2003; Intel Pentium M w/ SuSe 10; Intel Pentium III w/ Red Hat 2.6; Intel Pentium M w/ Fedora 6; Intel Pentium III w/ HP-UX; Intel Pentium III w/ Windows Server 2003 64-Bit -4/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The cryptographic module is accessed by its host application, the SecuredUser. All of the cryptographic functionality of the SecuredUser is contained in the SUSK Security Module." -

05/22/08: Add new OES';
07/25/08: Add new tested OES;
10/02/08: Add new tested OES; -
-

769Broadcom Corporation
-1131 W Warner Road
-Tempe, -AZ -85284
-USA
-

-Gary McCulley -
TEL: 480-753-2291 -
FAX: 480-753-2380
-

BCM5861
-
Part # BCM5861 Version A0 -
N/A -4/18/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BCM5861 is a fully-featured security processor optimized to provide high-performance cryptographic acceleration, as well as IPSec and SSL/TLS protocol processing." -

768Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

MXI AES, Part # 933000334R
-
Part # 1.0 -
N/A -4/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Stealth MXP is a USB powered Portable Security Device with authentication and cryptographic services. It provides secure storage and digital identity operations for enterprise security and user authentication via biometric and password." -

04/24/12: Updated vendor information; - -

767Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Sean Gibbons -
TEL: 859-232-2000 -
FAX: 859-232-3120
-

Lexmark PostScript Rendering Plug-In Algorithms
-
Version 1.1 -
Intel Pentium 4 w/ Windows XP -4/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A secure rendering plug-in that provides AES encryption of print data from the host through a print server with the AES encrypted data continuing on to a Lexmark decryption-enabled device. The rendering plug-in uses the Lexmark device's public key such that only the target device will be able to decrypt the data." -

766Lenel Systems International Inc.
-1212 Pittsford-Victor Road
-Pittsford, -NY -14534-3816
-USA
-

-Dave Weinbach -
TEL: 585-248-9720 -
FAX: 585-248-9185
-

Lenel AES128 bit Encryption
-
Version 1.02 (Firmware) -
LNL-2220; LNL-3300 -4/18/2008 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Lenel OnGuard Access is an advanced access control and alarm monitoring system, built on an open architecture platform and offering unlimited scalability, database segmentation, fault tolerance, and biometrics and smart card support. It is fully customizable, and can be seamlessly integrated into the OnGuard total security solution." -

04/28/08: Correction was made for processors; - -

765BeCrypt Ltd.
-Wyvols Court
-Swallowfield
-Reading, -Berkshire -RG7 1WY
-UK
-

-Pali Surdhar -
TEL: +44 07809391037 -

-Bernard Parsons -
TEL: +44 07809391027 -

32 bit subcomponent - BeCrypt Crypto Module
-
Version 1.0 -
Intel Core 2 w/ Microsoft Windows XP Pro SP2; Intel Core 2 w/ Ubuntu Linux (Version 8.04) -4/9/2008 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"This is the 32 bit subcomponent implementation for the BeCrypt Cryptographic Module." -

04/29/08: Add new OES; - -

764BeCrypt Ltd.
-Wyvols Court
-Swallowfield
-Reading, -Berkshire -RG7 1WY
-UK
-

-Pali Surdhar -
TEL: +44 07809391037 -

-Bernard Parsons -
TEL: +44 07809391027 -

16 bit subcomponent - BeCrypt Crypto Module
-
Version 1.0 -
Intel Core 2 w/ Real Mode pre-boot environment -4/9/2008 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"This is the 16 bit subcomponent implementation for the BeCrypt Cryptographic Module." -

05/30/08: Update the OS; - -

763Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551, Min-Tsu Road
-SEC.5
-Yang-Mei, Taoyuan, -Taiwan -326
-Republic of China
-

-tulip@cht.com.tw -
TEL: +886-3-4245883 -
FAX: +886-3-4244147
-

HiPKI SafGuard 1000 Cryptographic Library
-
Part # EP2C70F672C6N -
N/A -4/9/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HiPKI SafGuard 1000 Cryptographic Library provides highly-secure cryptographic services,i dentity-based challenge-response authentication, and key storage for PKI Applications in the HiPKI SafGuard 1000 HSM." -

762NetLogic Microsystems, Inc.
-3975 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mark Litvack -
TEL: 408-454-3296 -
FAX: 408-454-3333
-

XLR Processor
-
Part # P/N XLR Version C4 -
N/A -4/9/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -14 -) -(Payload Length Range: -0 - -14 -( -Nonce Length(s): -13 -(Tag Length(s): -16 -) -
-

GCM -PT Lengths Tested: -( - 8 -, - 1024 -) -; -AAD Lengths tested: -( - 8 -, - 1024 -) -; -96BitIV_Supported -
-GMAC_Not_Supported -
-
-

-"NetLogic Microsystems’ XLR and XLS series of processors offer high-throughput general purpose processing with an array of integrated I/O. They combine the power of innovative multi-core and multi-threaded architecture with the simplicity of a leading edge, general purpose MIPS64-based machine enabling wire speed performance." -

05/02/08: Add CCM;
08/25/10: Added new tested information;
08/31/10: Update vendor and implementation information; -
-

761Kingston Technology Company, Inc.
-17600 Newhope Street
-Fountain Valley, -CA -92708
-USA
-

-Mark Akoubian -
TEL: 714-438-2719 -
FAX: 714-427-3598
-

Kingston Kingsafe Algorithms
-
Version 4.0 (Firmware) -
Phison Electronics PS223x -4/9/2008 - -ECB -( -e/d; -256 -); -
-
-

-"As the world's leading memory manufacturer Kingston offers the marketplace a variety of secure USB devices designed to protect data at rest. By utilizing 256bit AES encryption via the Kingsafe application, the Kingston USB drives offer a high level of security certified to FIPS 140-2 standards." -

760Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tony Ureche -
TEL: 1-800-MICROSOFT -

BitLocker Algorithm Implementations
-
Version 1.1 -
Intel Pentium D w/ Windows Vista Ultimate SP1 (x86); Intel Pentium D w/ Windows Vista Ultimate SP1 (x64); Intel Pentium D w/ Windows Server 2008 (x86); Intel Pentium D w/ Windows Server 2008 (x64); Intel Itanium2 w/ Windows Server 2008 (IA64) -4/9/2008 - -

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -8 -) -(Payload Length Range: -4 - -32 -( -Nonce Length(s): -7 -8 -12 -13 -(Tag Length(s): -4 -6 -8 -14 -16 -) -
-
-
-

-"Algorithm implementation providing AES CCM and HMAC support on top of the Windows Vista and Server 2008 Symmetric Algorithms Implementation. This provides these services to applications including the Windows Boot Manager and BitLocker(TM)" -

Perrequisite AES: #739; - -

759GuardianEdge Technologies Inc.
-475 Brannan Street, Suite 400
-San Francisco, -CA -94107
-USA
-

-Seth Ross -
TEL: 415-683-2240 -
FAX: 415-683-2400
-

Encryption Plus® Cryptographic Library
-
Version 1.0.4 -
Intel Pentium M w/ Microsoft Windows Vista; Intel Pentium M w/ Microsoft Windows XP -4/9/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Encryption Plus® Cryptographic Library ("EPCL") provides cryptographic services to the GuardianEdge, Encryption Anywhere, and Encryption Plus families of data protection products." -

758Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Alan Lau -
TEL: 604-430-1063 x6969 -
FAX: 604-430-1286
-

Fortinet WiFi Cryptographic Library
-
Version 3.1 (Firmware) -
AMD LX700 -4/9/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -8 -13 -(Tag Length(s): -8 -
-
-
-

-"This document focusses on the software implementation of the Fortinet WiFi Cryptographic Library v3.1 running on AMD LX700 processors. Utilized in the FortiWiFi products in the FortiGate product line." -

757Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Dave Friant -
TEL: 425-704-7984 -
FAX: 425-936-7329
-

-Kelvin Yu -
TEL: 425-703-4612 -
FAX: 425-936-7329
-

Windows Server 2008 CNG algorithms
-
Version 1.1 -
Intel Pentium D w/ Windows Server 2008 (x86); Intel Pentium D w/ Windows Server 2008 (x64); Intel Itanium2 w/ Windows Server 2008 (IA64) -4/2/2008 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

Prerequisite AES: #739; - -

756Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Dave Friant -
TEL: 425-704-7984 -
FAX: 425-936-7329
-

-Kelvin Yu -
TEL: 425-703-4612 -
FAX: 425-936-7329
-

Windows Vista CNG algorithms
-
Version 1.1 -
Intel Pentium D w/ Windows Vista Ultimate SP1 (x86); Intel Pentium D w/ Windows Vista Ultimate SP1 (x64) -4/2/2008 - -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -, 2^16 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

Prerequisite: AES: #739 - -

755SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Hazem Hassan -
TEL: 952-223-3139 -

-Wayne Whitlock -
TEL: 443-327-1489 -

SCCOS AES
-
Part # P5CT072 -
N/A -4/2/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SCCOS AES runs on the Philips P5CT072 processor, a Secure PKI Smart Card Controller of the SmartMX platform featuring 160 Kb of ROM, 4608 bytes of RAM and 72 Kb of EEPROM. The implementation is part of the card operating system offering a wide range of authentication and digital signature services together with the highest levels of security." -

754nCipher Corporation Ltd.
-Jupiter House, Station Road
-Cambridge, -CB1 2JD
-United Kingdom
-

-Marcus Streets -
TEL: 011-44-1223-723600 -
FAX: 011-44-1223-723601
-

-Mark Wooding -
TEL: 011-44-1223-723600 -
FAX: 011-44-1223-723601
-

nCipher Algorithm Library
-
Version 6.0 (Firmware) -
Motorola Power PC running a proprietary Operating System -3/27/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"The nCipher algorithm library provides cryptographic functionality for nCipher's nShield Hardware Security Modules." -

753Software House, Incorporated
-70 Westview Street
-Lexington, -MA -02421
-USA
-

-Rick Focke -
TEL: 781-768-0266 -

C*CURE 9000®
-
Version 1.02 -
Intel Pentium 4 w/ Windows Server 2003 SP2; Intel Pentium 4 w/ Windows XP Professional SP2 -3/27/2008 - -CBC -( -e/d; -256 -); -
-
-

-"C*CURE 9000 provides IT standard tools and innovative distributed architecture that will elevate the security system to an important enabler to business success. With integration capabilities, alarm routing, and remote access for system administration and monitoring, C*CURE 9000 possesses one of the richest communication platforms in the industry." -

752Firetide, Inc.
-16795 Lark Avenue
-Suite 200
-n/a
-Los Gatos, -CA -95032
-USA
-

-Murali Repakula -
TEL: 408-355-7203 -
FAX: 408-399-7756
-

Hotport
-
Part # IXP425ABD -
N/A -3/18/2008 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"Hotport System utilizes the hardware cipher engine of the IXP425 to encrypt/decrypt data packets. IXP425 library provides standard API's to submit the packets for Cipher operation and get the results back from the hardware." -

751Hitachi Global Storage Technologies Inc.
-3403 Yerba Buena Rd.
-San Jose, -CA -95135
-USA
-

-Zvonimir Bandic -
TEL: (408) 717-5483 -
FAX: (408) 717-9066
-

-Cyril Guyot -
TEL: (408) 717-5126 -

Hitachi Global Storage Technologies Hard Disk Drive AES
-
Part # 1 -
N/A -3/18/2008 - -ECB -( -e/d; -128 -); -
-
-

-"System on chip (SOC) Implementation of AES Encryption Algorithm in Hitachi GST Hard Disk Drives. It is hardware implementation of Advance Encryption Standard encryption system, using 128-bit keys." -

750Software House, Incorporated
-70 Westview Street
-Lexington, -MA -02421
-USA
-

-Rick Focke -
TEL: 781-768-0266 -

C*CURE 800/8000®
-
Version 9.2 -
Intel Pentium 4 w/ Windows Server 2003 SP2; Intel Pentium 4 w/ Windows XP Professional SP2 -3/18/2008 - -CBC -( -e/d; -256 -); -
-
-

-"C*CURE 800/8000 is a scalable security management solution encompassing complete access control and advanced event monitoring. The system integrates with critical business applications including CCTV and digital video management systems, visitor management, ERP HR/time and attendance, and third party devices such as intercoms and alarms." -

749Hitachi Global Storage Technologies Inc.
-3403 Yerba Buena Rd.
-San Jose, -CA -95135
-USA
-

-Zvonimir Bandic -
TEL: (408) 717-5483 -
FAX: (408) 717-9066
-

-Cyril Guyot -
TEL: (408) 717-5126 -

Hitachi Global Storage Technologies Hard Disk Drive AES
-
Part # SOC4/5 -
N/A -3/18/2008 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"Hitachi GST Travelstar BDE, Opal TCG Drive and Enterprise SSC TCG Drive containing System on Chip (SOC) hardware Implementation of AES Encryption Algorithm, using either 128-bit or 256-bit keys." -

03/16/10: Update the implementation information; - -

748Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x2921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic API
-
Version 4.3 (Firmware) -
Intel PXA901 312MHz processor with BlackBerry OS 4.3 -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Wireless Handhelds." -

747Alcatel-Lucent
-101 Crawfords Corner Rd
-Holdmel, -NJ -07733
-USA
-

-Paul Fowler -
TEL: 732-949-8503 -

-Andrew Ferreira -
TEL: 732-949-9529 -

Hifn 7955
-
Part # 1.0 -
N/A -3/18/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Hifn 7955 accelerator card is used in Alcatel-Lucent VPN Firewall Bricks." -

746Giesecke & Devrient
-45925 Horseshoe Drive
-Dulles, -VA -20166
-USA
-

-Michael Poitner -
TEL: 650-312-1241 -
FAX: 605-312-8129
-

-Jatin Deshpande -
TEL: 650-312-8047 -
FAX: 650-312-8129
-

Sm@rtCafé Expert 3.2
-
Version CPDYxJCRSEFI-025CD144V503 (Firmware) -
NXP P5CD144 -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Sm@rtCafé Expert 3.2 is a Java Card 2.2.1 and Global Platform v2.1.1 compliant smart card module supporting contact and contactless interfaces. Its support includes RSA up to 2048 bits with key generation, Hash algorithms (including SHA256), SEED, AES, DSA, OAEP Padding and Triple-DES." -

745Giesecke & Devrient
-45925 Horseshoe Drive
-Dulles, -VA -20166
-USA
-

-Michael Poitner -
TEL: 650-312-1241 -
FAX: 605-312-8129
-

-Jatin Deshpande -
TEL: 650-312-8047 -
FAX: 650-312-8129
-

Sm@rtCafé Expert 3.2
-
Version CPDIxJCRSEFI-025CD080V402 (Firmware) -
NXP P5CD080 -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Sm@rtCafé Expert 3.2 is a Java Card 2.2.1 and Global Platform v2.1.1 compliant smart card module supporting contact and contactless interfaces. Its support includes RSA up to 2048 bits with key generation, Hash algorithms (including SHA256), SEED, AES, DSA, OAEP Padding and Triple-DES." -

744Giesecke & Devrient
-45925 Horseshoe Drive
-Dulles, -VA -20166
-USA
-

-Michael Poitner -
TEL: 650-312-1241 -
FAX: 605-312-8129
-

-Jatin Deshpande -
TEL: 650-312-8047 -
FAX: 650-312-8129
-

Sm@rtCafé Expert 3.2
-
Version CPDHxJCRSEFI-025CC073V202 (Firmware) -
NXP P5CC073 -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Sm@rtCafé Expert 3.2 is a Java Card 2.2.1 and Global Platform v2.1.1 compliant smart card module supporting contact and contactless interfaces. Its support includes RSA up to 2048 bits with key generation, Hash algorithms (including SHA256), SEED, AES, DSA, OAEP Padding and Triple-DES." -

743Silicon Graphics Inc.
-2750 Blue Water Road
-Eagan, -MN -55121
-USA
-

-Lori Gilbertson -
TEL: 1-651-683-3433 -

SGI Alitx with RHEL5 Update 1 on Intel Xeon EM64T
-
Version openssl0.9.8b-8.3.el5_0.2 -
Intel Xeon EM64T w/ Red Hat Enterprise Linux 5 Update 1 -3/18/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"TDES, AES, SHA-1, and RSA as used and provided by RHEL5 U1 on SGI Altix XE Servers (200 series and 300 series)" -

742Silicon Graphics Inc.
-2750 Blue Water Road
-Eagan, -MN -55121
-USA
-

-Lori Gilbertson -
TEL: 1-651-683-3433 -

SGI Alitx with RHEL5 Update 1 on Intel Itanium2
-
Version openssl0.9.8b-8.3.el5_0.2 -
Intel Itanium2 w/ Red Hat Enterprise Linux 5 Update 1 -3/18/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"TDES, AES, SHA-1, and RSA as used and provided by RHEL5 U1 on SGI Altix 400 series and 4000 series" -

741AudioCodes
-1 Hayarden St.
-Airport St., -Lod -70151
-Israel
-

-Yair Elharrar -
TEL: +972-3-9764055 -
FAX: +972-3-9764223
-

AudioCodes SRTP AES
-
Version 1.0 -
AudioCodes AC48x/AC49x w/ Proprietary AudioCodes OS -3/18/2008 - -ECB -( -e/d; -128 -); -CTR -( -int/ext; -128 -) -
-
-
-

-"Voice-over-IP media gateway" -

740AudioCodes
-1 Hayarden St.
-Airport St., -Lod -70151
-Israel
-

-Yair Elharrar -
TEL: +972-3-9764055 -
FAX: +972-3-9764223
-

OpenSSL 0.9.8d AES
-
Version 0.9.8d -
Freescale (MPC8xx/MPC82xx) w/ pSOS+ 2.5 -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Voice-over-IP media gateway" -

739Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Dave Friant -
TEL: 425-704-7984 -
FAX: 425-936-7329
-

-Kelvin Yu -
TEL: 425-703-4612 -
FAX: 425-936-7329
-

Windows Vista and Server 2008 Symmetric Algorithm Implementation
-
Version 1.1 -
Intel Pentium D w/ Windows Vista Ultimate SP1 (x86); Intel Pentium D w/ Windows Vista Ultimate SP1 (x64); Intel Pentium D w/ Windows Server 2008 (x86); Intel Pentium D w/ Windows Server 2008 (x64); Intel Itanium2 w/ Windows Server 2008 (IA64) -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

738Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Roland Lockhart -
TEL: (613) 270-2676 -
FAX: (613) 270-2505
-

-Danielle Mortimer -
TEL: (613) 270-2584 -
FAX: (613) 270-2505
-

Entrust Entelligence Kernel-Mode Cryptomodule
-
Version 1.1 -
Intel Pentium D w/ Microsoft Windows Vista Enterprise, 32-bit edition; Intel Core 2 Duo w/ Microsoft Windows Vista Ultimate, 64-bit edition; Intel Pentium D w/ Microsoft Windows XP Professional SP2; Intel Core 2 Duo w/ Microsoft Windows Vista Ultimate SP1, 64-bit edition -3/18/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Entrust Entelligence Kernel-Mode Cryptomodule is a software module that implements AES encryption and decryption functions suitable for use in kernel-mode drivers on Windows platforms. " -

05/29/08: Add new tested OES; - -

737Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x2921 -
FAX: 519-886-9852
-

BlackBerry AES ASM Library
-
Version 3.8.5 B (Firmware) -
Intel PXA901 -3/3/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds." -

736Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x2921 -
FAX: 519-886-9852
-

BlackBerry AES ASM Library
-
Version 3.8.5 C (Firmware) -
Intel PXA901 -3/3/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds." -

735Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x2921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel
-
Version 3.8.5 B (Firmware) -
Intel PXA901 -3/3/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds." -

734Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: 519-888-7465 x2921 -
FAX: 519-886-9852
-

BlackBerry Cryptographic Kernel
-
Version 3.8.5 C (Firmware) -
Intel PXA901 -3/3/2008 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds." -

733VIACK Corporation
-16701 NE 80th St., Suite 100
-Redmond, -WA -98052
-USA
-

-Peter Eng -
TEL: 425-605-7400 -
FAX: 425-605-7405
-

VIA3 VkCrypt Cryptographic Module AES
-
Version 6.0 -
Intel x86 w/ Windows Vista; Intel x86 w/ Windows XP -3/3/2008 - -CBC -( -e/d; -128 -); -
-
-

-"The VIA3 VkCrypt Cryptographic Module is a software cryptographic module that implements symmetric and public key encryption, digital signatures, and hashing. VIA3 is a secure online collaboration solution integrating real-time audio and video, instant messaging, application sharing, and access to workspaces." -

732AvaLAN Wireless
-958 San Leandro Ave, Suite 90
-Mountain View, -California -94043
-USA
-

-Jason Hennig -
TEL: (650) 206-2321 -
FAX: (650) 249-3591
-

-Michael Derby -
TEL: (650) 575-7332 -
FAX: (650) 249-3591
-

AvaLAN Wireless Cryptographic Library
-
Version 1.0 (Firmware) -
XInC2 MCU (Eleven Engineering Inc.) -3/3/2008 - -ECB -( -e only; -128 -); -
-
-

-"The Implmentation is in Firmware on the XInC2 MCU. It is written completely in assembly language targeted for the XInC2 MCU" -

731Brocade Communications Systems, Inc.
-1600 Technology Drive
-San Jose, -CA -95110
-USA
-

-Vidya Renganarayanan -
TEL: 408-333-5812 -

Brocade FIPS Crypto Library
-
Version FIPS_OpenSSL_1.0 (Firmware) -
PowerPC 440GX; PowerPC 8548 -3/3/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES implementation in Brocade firmware." -

730AMCC Corp
-4000 CenterGreen Way
-Suite 200
-Cary, -NC -27513
-USA
-

-Nick Balafas -
TEL: (919) 678-4540 -
FAX: (919) 678-4501
-

-Mike Servedio -
TEL: (919) 678-4511 -
FAX: (919) 678-4501
-

AMCC PowerPC 440GRx
-
Part # PPC440GRx -
N/A -3/3/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The AMCC PowerPC 440EPx and 440GRx are high performance embedded System on Chips (SoC's) offering a wide range of I/O interfaces such as USB 2.0, Gigabit Ethernet, NAND Flash and on-chip security acceleration hardware. They are ideally suited to a wide range of applications, including imaging, industrial control and networking." -

729AMCC Corp
-4000 CenterGreen Way
-Suite 200
-Cary, -NC -27513
-USA
-

-Nick Balafas -
TEL: (919) 678-4540 -
FAX: (919) 678-4501
-

-Mike Servedio -
TEL: (919) 678-4511 -
FAX: (919) 678-4501
-

AMCC PowerPC 440EPx
-
Part # PPC440EPx -
N/A -3/3/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"The AMCC PowerPC 440EPx and 440GRx are high performance embedded System on Chips (SoC's) offering a wide range of I/O interfaces such as USB 2.0, Gigabit Ethernet, NAND Flash and on-chip security acceleration hardware. They are ideally suited to a wide range of applications, including imaging, industrial control and networking." -

728Meshdynamics, Inc
-2953 Bunker Hill Ln Ste 400
-Santa Clara, -CA -95054
-USA
-

-Sriram Dayanandan -
TEL: 408-757-1849 -

-Francis daCosta -
TEL: 408-373-7700 -

Meshdynamics Crypto Library
-
Version 2.0 (Firmware) -
Intel IXP420 -2/21/2008 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Multi-Radio Wireless Mesh Networking Node. Nodes connect to each other forming a “MESH” network. Data from Client devices connected to the mesh node is routed according to the destination address. Client devices need to authenticate before they can join the network. All data from client is encrypted using AES-CCM using temporal keys generated using WPA2/802.11i standard." -

09/10/08: Add new tested information for CCM; - -

727Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Gopalakrishnan Kamatchi -
TEL: 408-528-2427 -
FAX: 408-528-2400
-

Core crypto library
-
Version 1.0 (Firmware) -
Intel Pentium; RMI-XLR -2/21/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RFS7000/ WS5100 wireless switches from Motorola provide enhanced support for enterprise mobility and multimedia applications, as well as security and manageability. Switches are based on Motorola’s Wi-NG (Wireless Next Generation) architecture providing support: for a large number of 802.11 a/b/g Access Ports/Points for L2/L3 adoption and mobility; campus wide roaming across subnets, powerful failover capabilities; integrated security features including IPSec VPN gateway and secure guest access." -

726Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Gopalakrishnan Kamatchi -
TEL: 408-528-2427 -
FAX: 408-528-2400
-

Quicksec library
-
Version 3.0.1 (Firmware) -
Intel Pentium; RMI-XLR -2/21/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RFS7000/ WS5100 wireless switches from Motorola provide enhanced support for enterprise mobility and multimedia applications, as well as security and manageability. Switches are based on Motorola’s Wi-NG (Wireless Next Generation) architecture providing support: for a large number of 802.11 a/b/g Access Ports/Points for L2/L3 adoption and mobility; campus wide roaming across subnets, powerful failover capabilities; integrated security features including IPSec VPN gateway and secure guest access." -

725Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET Crypto Library
-
Version 0.9.7 (Firmware) -
Motorola Freescale MPC8280 (PPC32) -2/21/2008 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Senetas Security's CypherNET™ Crypto library provides FIPS 140-2 approved cryptographic algorithms for the CypherNET family of products. Based on OpenSSL, the CypherNET Crypto library provides an Application Programming Interface (API) to support security relevant services within the CypherNET 1000 and 3000 Series products." -

724Motorola, Inc.
-6480 Via Del Oro
-San Jose, -CA -95199
-USA
-

-Zeljko Bajic -
TEL: 408-528-2684 -
FAX: 408-528-2400
-

-Gopalakrishnan Kamatchi -
TEL: 408-528-2427 -
FAX: 408-528-2400
-

RMI-XLR Crypto library
-
Part # 1.0 -
N/A -2/21/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Designed for large scale, high bandwidth deployments, the RFS7000 Wireless Switch from Motorola provides robust, highly scalable support for seamless enterprise mobility. Motorola’s Wi-NG architecture, optimized for enterprise mobility and multimedia applications, simplifies network deployment and management, provides superior performance, security and scalability, and supports emerging RF technologies. Built on this platform, the RFS7000 enables campus wide roaming across subnets, and offers powerful failover capabilities, exceptional quality of service (QoS) and increased voice capacity. Integrated security features include IPSec VPN gateway and secure guest access. The RFS7000 supports 256 802.11 a/b/g Access Ports/Points for L2/L3 adoption and mobility, i.e. 8000 users per switch, and 96000 users, when configured in a cluster. Above listed crypto library is used by RFS7000 for implementation of the security features." -

05/07/08: Add CCM; - -

723Marvell Semiconductor, Inc.
-5488 Marvell Lane
-Santa Clara, -CA -95054
-USA
-

-Lei Poo -
TEL: (408) 222-5194 -
FAX: (408) 988-0135
-

-Paul Tran -
TEL: (408) 222-5194 -
FAX: (408) 988-0135
-

RDC_SoC_dataPath_AES128
-
Version 1.0 (Firmware) -
Verilog testbenches w/Chronologic VCS (TM) -2/21/2008 - -CBC -( -e/d; -128 -); -
-
-

-"This high-speed AES module is used in several of Marvell’s highly integrated and custom System-on-Chip (SOC) products to support full drive encryption (FDE) of user data when stored on the storage media." -

12/18/09: Update implementation information; - -

722Trust Digital
-1760 Old Meadow Rd.
-Suite 550
-n/a
-McLean, -VA -22102
-USA
-

-Bill Supernor -
TEL: 703-930-1417 -
FAX: 703-760-9415
-

Trust Digital Algorithm Suite
-
Version 1.0 -
ARM1136EJ-S RISC processor w/ Windows Mobile 6.0 -2/21/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Award winning Trusted Mobility Server allows an organization to centrally manage an unlimited number of PDA handheld or wireless devices. Access control, encryption, Data Wipe and many more device functionality can all be set and pushed to the device. Trust Digital offers security for Palm, Pocket PC, Blackberry (RIM), Symbian and all windows OSs." -

721Nortel Networks
-600 Technology Park
-Billerica, -MA -01821
-USA
-

-Dave Norton -
TEL: 978-288-7079 -

-Dragan Grebovich -
TEL: 978-288-8069 -
FAX: 978-670-8153
-

Nortel VPN Client Cryptographic Implementation
-
Version 7_11.101 -
Intel Pentium 4 w/ Windows XP Professional SP2 -2/21/2008 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Nortel VPN Client provides stable, secure network access via Nortel VPN routers and VPN gateways. The client can be preconfigured and customized by IT administrators for quick install and connect, or easily configured by end users via the connection wizard." -

06/13/08: Update version number; - -

720Semtek
-12777 High Bluff Drive, Ste. 225
-San Diego, -CA -92130
-USA
-

-William Athing -
TEL: 858-436-2270 -
FAX: 858-436-2280
-

Cipher Cryptographic Module AES
-
Version 1.0 (Firmware) -
Part # Semtek 7000-0008 -
Silicon Laboratories 8051 MCU -2/21/2008 - -ECB -( -e/d; -128 -); -
-
-

-"Semtek's FIPS 140-2 Level 3 secure encryption module implements TDES and AES encryption for Semtek's financial payment and identification industry products." -

05/13/08: Update the implementation name; - -

719Nortel Networks
-600 Technology Park
-Billerica, -MA -01821
-USA
-

-Dave Norton -
TEL: 978-288-7079 -

-Dragan Grebovich -
TEL: 978-288-8069 -
FAX: 978-670-8153
-

Nortel VPN Router Cryptographic Implementation
-
Version 7_05.100 -
Intel Celeron w/ VxWorks 5.3.1; Intel Pentium III w/ VxWorks 5.3.1; Intel Xeon w/ VxWorks 5.3.1 -2/21/2008 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Nortel VPN Routers provide routing, VPN, firewall, bandwidth management, encryption, authentication, and data integrity for secure connectivity across managed networks and the Internet. They connect remote users, branch offices, suppliers, and customers with cost and performance advantages of public networks and security/control of private networks" -

718Nortel Networks
-600 Technology Park
-Billerica, -MA -01821
-USA
-

-Dave Norton -
TEL: 978-288-7079 -

-Dragan Grebovich -
TEL: 978-288-8069 -
FAX: 978-670-8153
-

Nortel VPN Router OpenSSL Implementation
-
Version 7_05.100 -
Intel Celeron w/ VxWorks 5.3.1; Intel Pentium III w/ VxWorks 5.3.1; VxWorks 5.3.1 w/ VxWorks 5.3.1 -2/21/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"It is OpenSSL 9.8d based, modified to meet FIPS 140-2 requirements. Nortel VPN Routers provide routing, VPN, firewall, bandwidth management, encryption, authentication, and data integrity for secure connectivity across managed IP networks and the Internet." -

717Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2010 Module
-
Part # SafeXcel 1741 -
N/A -2/21/2008 - -CFB1 -( -e/d; -256 -); -
-
-

-"Senetas Security's CypherNET 2010 Module provides management services for CypherNET systems. Employing SafeXcel 1741 cryptographic co-processors, the 2010 provides FIPS 140-2 approved encryption functionality for select CypherNET 1000 Series systems." -

716STMicroelectronics
-15 Enterprise, suite 300
-Aliso Viejo, -CA -92656
-n/a
-

-Arnaud Pate-Cazal -
TEL: 949-637-3339 -
FAX: 949-347-1224
-

HardCache_C3_AES
-
Part # ST-HC-C3-AES-01, V. 1.0 -
N/A -2/21/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The STM HardCache is a secure SOC used for Access Control and Data Storage Encryption. It integrates a dedicated RISC processor coupled with a HW accelerated Cryptographic Engine that implements AES 128/192/256 (ECB/CBC/CRT modes), SHA-1/256, HMAC-SHA-1/256, RSA PKCS#1 ver2.1 and ANSI x9.31 DRNG." -

02/29/08: Corrections made to the STATE of the modes; - -

715Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tony Ureche -
TEL: 1-800-MICROSOFT -

BitLocker(TM) Drive Encryption
-
Version 6.0.6000.16386 -
Intel Pentium D w/ Windows Vista Ultimate (x86); Intel Pentium D w/ Windows Vista Ultimate (x64) -2/21/2008 - -CBC -( -e/d; -128 -, -256 -); -

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -8 -) -(Payload Length Range: -4 - -32 -( -Nonce Length(s): -7 -8 -12 -13 -(Tag Length(s): -4 -6 -8 -14 -16 -) -
-
-
-

-"BitLocker(TM) is a security feature in Windows Vista® that provides full volume encryption to address lost or stolen computer scenarios." -

714Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2072 Module
-
Version rev 1 (Firmware) -
Xilinx XCV600E -2/21/2008 - -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"Senetas Security's CypherNET 2072 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms operating at 155Mbps. This module provides encryption functionality for select CypherNET 1000 Series systems." -

713Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2082 Module
-
Version F2082.V2.0.0.D064 (Firmware) -
Xilinx XC2VP40 -2/21/2008 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"Senetas Security's CypherNET 2082 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms operating at 2.4Gbps. This module provides encryption functionality for select CypherNET 1000 Series systems." -

712Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2070 Module
-
Version rev 2 (Firmware) -
Xilinx XC2V2000 -2/21/2008 - -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"Senetas Security's CypherNET 2070 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms operating at 622Mbps. This module provides encryption functionality for select CypherNET 1000 Series systems." -

711Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2084 Module
-
Version F2084.V1.8.0 (Firmware) -
Xilinx XC2V4000 -2/21/2008 - -CFB128 -( -e/d; -256 -); -
-
-

-"Senetas Security's CypherNET 2084 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms operating at either 100Mbps or 1Gbps. This module provides encryption functionality for select CypherNET 1000 Series systems." -

710Senetas Security Pty Ltd
-Level 1 / 11 Queens Road
-Melbourne, -VIC -3004
-Australia
-

-Horst Marcinsky -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

-Colin Campbell -
TEL: +61 3 9868 4555 -
FAX: +61 3 9821 4899
-

CypherNET 2092 Module
-
Version F2092V1.0.2.D001 (Firmware) -
Xilinx XC2VP50 -2/21/2008 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"Senetas Security's CypherNET 2092 Module is a cryptographic accelerator that contains FIPS 140-2 approved cryptographic algorithms operating at either 10Gbps. This module provides encryption functionality for select CypherNET 3000 Series systems." -

709Nokia Enterprise Solutions
-102 Corporate Park Dr.
-White Plains, -NY -10604
-USA
-

-Jeff Ward -
TEL: 781 993 4679 -

Nokia NGX R65 Implementation
-
Version NGX (R65) HFA-02 (Firmware) -
Intel Core 2 Xeon Quad Core; Intel Core Xeon LV Dual Core -2/21/2008 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point's VPN-1 module running on Nokia's IPSO security hardened operating system " -

708Motorola Solutions Inc.
-Unit A1, Linhay Business Park
-Ashburton, -Devon -TQ13 7UP
-UK
-

-Richard Carter -
TEL: 44 1364 655504 -
FAX: 44 1364 654625
-

PTP-600-AES
-
Version AES-2265-03-00 (Firmware) -
VRTX 2 -2/21/2008 - -CFB128 -( -e only; -128 -, -192 -, -256 -); -
-
-

-"The Motorola PTP family of Wireless Ethernet Bridges offer a solution to the challenge of establishing a reliable, secure, point-to-point network connection. Whether operating in a Non-Line-of-Sight (NLoS), adverse or marginally adverse environment." -

707Motorola Solutions Inc.
-Unit A1, Linhay Business Park
-Ashburton, -Devon -TQ13 7UP
-UK
-

-Richard Carter -
TEL: 44 1364 655504 -
FAX: 44 1364 654625
-

PTP-500-AES
-
Version AES-PTP500-01-00 (Firmware) -
VRTX 2 -2/21/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Motorola PTP family of Wireless Ethernet Bridges offer a solution to the challenge of establishing a reliable, secure, point-to-point network connection. Whether operating in a Non-Line-of-Sight (NLoS), adverse or marginally adverse environment." -

706Progeny Systems Corporation
-9500 Innovation Drive
-Manassas, -VA -20110
-USA
-

-Timothy Faltemier, Ph.D. -
TEL: 703-368-6107 ext.368 -

EnCoder
-
Version 1.0 -
AMD Opteron Processor 265 w/ Red Hat Enterprise Linux 5 -1/30/2008 - -CBC -( -e/d; -256 -); -
-
-

-"This module supplies cutting edge encryption technology for full disk security." -

705SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicOS 5.0.1 for NSA E7500
-
Version 5.0.1 -
Cavium OCTEON CN3860 NSP w/ SonicOS Version 5.0.1 -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL E-Class Network Security Appliance (NSA) E7500 is engineered to meet the needs of the expanding enterprise network by providing a high performance, scalable, multifunction threat prevention appliance." -

704SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicOS 5.0.1 for NSA E6500
-
Version 5.0.1 -
Cavium OCTEON CN3860 SCP w/ SonicOS Version 5.0.1 -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL E-Class Network Security Appliance (NSA) E6500 is engineered to meet the needs of the expanding enterprise network by providing a high performance, scalable, multifunction threat prevention appliance." -

703SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicOS 5.0.1 for NSA 4500/5000/E5500
-
Version 5.0.1 -
Cavium OCTEON CN3840 SCP w/ SonicOS Version 5.0.1 -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SonicWALL's E-Class Network Security Appliance (NSA) Series are multi-core Unified Threat Management appliances that combine a powerful deep packet inspection firewall with layers of protection technology and a suite of high-availability features making it the ideal choice for campus networks, data centers and more." -

702SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicOS 5.0.1 for NSA 3500
-
Version 5.0.1 -
Cavium OCTEON CN3830 SCP w/ SonicOS Version 5.0.1 -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SonicWALL NSA 3500 is a next generation United Threat Management firewall, utilizing a breakthrough multi-core hardware design with 4 cores and 6 GE interfaces to deliver real-time internal and external network protection without compromising network performance for corporate, branch office and distributed environments." -

701SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicOS 5.0.1 for TZ Series
-
Version 5.0.1 -
MIPS Processor Nitrox CN 210 w/ SonicOS Version 5.0.1 -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SonicWALL's TZ Series is a network security platform that combines a deep packet inspection firewall, anti-virus, anti-spyware, intrusion prevention, content filtering, 56k modem backup, and 802.11 b/g WLAN, which allow small and branch offices to implement protection against the wide spectrum of emerging network threats." -

700Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks, Cryptographic firmware library
-
Version 1.1 (Firmware) -
MPC824X -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Firmware Library provides cryptographic algorithm implementations for purpose built Aruba's Mobility controller. Firmware library provides implementations for TDES, AES, SHA1, HMAC, RSA, and RNG(ANSI X9.31)" -

699Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: 408.853.5469 -
FAX: 408.853.3529
-

Cisco Secure Services FIPS AES Engine
-
Version Version 0.9.8E -
Intel Core2 T5500, 1.66GHz w/ Windows XP; Pentium 4, 2.30 GHz, w/ Windows 2000 -1/30/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is the AES algorithm implementation for the Cisco Secure Services Client FIPS Module. The Cisco Secure Services Client FIPS module is a self contained crypto module that supports IEEE 802.11i security (WPA2) along with secure EAP types such as EAP-TLS, EAP-FAST, and PEAP while operating in FIPS 140-2 mode." -

03/03/08: Correction has been made to the mode; - -

698Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress SWAB FW Algorithms
-
Version 5.0 (Firmware) -
AMD Alchemy MIPS Processor -1/30/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Suite of Algorthms (AES, SHS, HMAC and RNG) will execute on a Secure Wireless Access Bridge (SWAB) to provides security to the corporate network by protecting communications between wireless devices and the rest of the network." -

697Authernative, Inc.
-201 Redwood Shores Parkway
-Suite 275
-n/a
-Redwood City, -CA -94065
-USA
-

-Len. L. Mizrah -
TEL: 650-587-5263 -
FAX: 650-587-5259
-

Authernative Cryptographic Module
-
Version 1.0.0 -
Intel Pentium 4 w/ Windows XP Professional SP2 with Sun JDK 1.5 -1/30/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Authernative Cryptographic Module is a software cryptographic module that is implemented as a software library. This software library provides cryptographic services for all Authernative products. The module provides FIPS-Approved cryptographic services for encryption, decryption, key generation, secure hashing, and random number generation." -

696Inovis USA, Inc.
-18300 Von Karman Avenue
-Suite 800
-n/a
-Irvine, -CA -92612
-USA
-

-Ryan B Saldanha -
TEL: 949.838.1047 -
FAX: 949.838.1047
-

-Hatem El-Sebaaly -
TEL: 949.838.1032 -
FAX: 949.838.1032
-

BizManager JCE FIPS
-
Version 1.01 -
Intel Pentium 4 w/ WindowsXP SP2 -1/30/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Implementation of a JCE provider conforming to version 1.2 of the JCE spec." -

695Open Source Software Institute
-8 Woodstone Plaza, Suite 101
-Hattiesburg, -MS -39402
-USA
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-0156
-

-Steve Marquess -
TEL: 877-673-6775 -

OpenSSL FIPS Object Module Library
-
Version 1.2 -
Intel Pentium 4 w/ Windows XP SP2; Intel Core 2 Duo w/ Windows XP 64 bit; Intel Pentium 4 w/ OpenSuSE 10.2; Intel Core 2 Duo w/ OpenSuSE 10.2 64 bit; ARM922 w/ µClinux (Linux Kernel Version: 2.4.32) -1/30/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Cryptographic Module is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website. It has been tested with both assembler optimization and without assembler optimization." -

01/27/02: Add new tested OES';
04/29/08: Update OES';
10/20/09: Add new tested OES; -
-

694Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress SWAB FPGA Algorithms
-
Version 1.0 (Firmware) -
Xilinx Spartan FPGA -1/17/2008 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Provides Fortress ES520 cryptographic services through the Xilinx Spartan FPGA." -

693CoCo Communications Corp.
-101 Elliott Ave W. #410
-Seattle, -WA -98119
-USA
-

-Jason Tucker -
TEL: 206-284-9387 -
FAX: 206-770-6461
-

-Pete Erickson -
TEL: 206-284-9387 -
FAX: 206-770-6461
-

CoCo Crypto Algorithmic Core
-
Version 1.0 -
Intel Celeron w/ Debian Linux 4.0 (Etch); Intel Pentium 4 w/ Windows XP Professional SP2 -1/17/2008 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OpenSSL-based algorithm implementations used by the CoCo Crypto cryptographic library." -

692L-3 Communications Linkabit
-3033 Science Park Road
-San Diego, -CA -92121
-USA
-

-Rick Roane -
TEL: 858-597-9097 -
FAX: 858-552-9660
-

TeamF1 FIPS Module for SSHield 2.0
-
Version TF1-SSH-VX-SRC-2-0-0-001 -
MPC7448 PowerPC G4 w/ VxWorks 5.5 -1/17/2008 - -CBC -( -e/d; -256 -); -
-
-

-"MPM-1000 SATCOM IP Modem" -

691Helion Technology Limited
-Ash House, Breckenwood Road
-Fulbourn
-Cambridge, -CB1 5DQ
-England
-

-Graeme Durant -
TEL: +44 1223 500924 -
FAX: +44 1223 500923
-

Helion Standard AES core (Altera)
-
Version 1SW088-1 (Firmware) -
Altera Stratix II S180 FPGA -1/17/2008 - -ECB -( -e only; -256 -); -CBC -( -e only; -256 -); -
-
-

-"The Helion Standard AES engine is a reusable silicon IP core for use in ASIC and FPGA. It is capable of supporting all three AES key sizes and any commonly used block cipher mode." -

This AES implementation contains a set of cores (ULTX Core 0 and ULTX Core 1); - -

690Helion Technology Limited
-Ash House, Breckenwood Road
-Fulbourn
-Cambridge, -CB1 5DQ
-England
-

-Graeme Durant -
TEL: +44 1223 500924 -
FAX: +44 1223 500923
-

Helion Standard AES core (Altera)
-
Version 1SW088-1 (Firmware) -
Altera Stratix II S180 FPGA -1/17/2008 - -CBC -( -d only; -256 -); -
-
-

-"The Helion Standard AES engine is a reusable silicon IP core for use in ASIC and FPGA. It is capable of supporting all three AES key sizes and any commonly used block cipher mode." -

This AES implementation contains a set of cores (DLRX Core 0, DLRX Core 1, DLRX Core 2, and DLRX Core 3); - -

689Helion Technology Limited
-Ash House, Breckenwood Road
-Fulbourn
-Cambridge, -CB1 5DQ
-England
-

-Graeme Durant -
TEL: +44 1223 500924 -
FAX: +44 1223 500923
-

Helion Standard AES core (Altera)
-
Version 1SW088-1 (Firmware) -
Altera Stratix II S180 FPGA -1/17/2008 - -ECB -( -e only; -256 -); -
-
-

-"The Helion Standard AES engine is a reusable silicon IP core for use in ASIC and FPGA. It is capable of supporting all three AES key sizes and any commonly used block cipher mode." -

This AES implementation contains a set of cores (DLRX Core 0, DLRX Core 1, DLRX Core 2, and DLRX Core 3); - -

688Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress SWAB 5.0 SSL
-
Version 1.1.1 (Firmware) -
AMD Alchemy MIPS Processor -12/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress SWAB provides authenticated, encrypted communication on a Fortress-secured network." -

687Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 -
FAX: 949-858-7092
-

AES
-
Version 1.1 -
X86-compatible w/ Windows 2003 Server; X86-compatible w/ Red Hat Enterprise Linux 4; X86-compatible w/ Suse Enterprise Linux 10; X86-compatible w/ Windows XP -12/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"A software cryptographic module supporting encryption, authentication, and data redundancy techniques running on either Linux or Windows user or kernel modes." -

686Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813 288-7388 -

ES520 2.6.10 Algorithms
-
Version 2.6.10 (Firmware) -
Alchemy Au1550 MIPS Processor -12/31/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress SWAB ES520 provides authenticated, encrypted communication on a Fortress-secured network." -

685nCipher Corporation Ltd.
-Jupiter House, Station Road
-Cambridge, -CB1 2JD
-United Kingdom
-

-Marcus Streets -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

-Mark Wooding -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

nCipher Dragonball Library
-
Version 5.0 (Firmware) -
Motorola Power PC -12/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"The nCipher algorithm library provides cryptographic functionality for nCipher's nShield Hardware Security Modules." -

684SunGard Public Sector
-4000 OSSI Court,
-High Point, -NC -27265
-USA
-

-Charles Almy -
TEL: 336-885-0911 -

AES Software Library
-
Version 1.7.0.1 -
Intel Pentium 4 w/ Windows XP; Intel Pentium 4 w/ Windows 2003 -12/31/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES encryption for proprietary software application transmission" -

01/09/08: Update vendor information; - -

683Blackbird Technologies Inc.
-13900 Lincoln Park Drive
-Herndon, -VA -20171
-USA
-

-Louis F. Wise -
TEL: 703-345-1266 -

BAT 3.0
-
Version 3.00 (Firmware) -
PIC16LF877A -12/31/2007 - -ECB -( -e only; -128 -); -
-
-

-"AES Algorithm implementation on the Blackbird Asset Tracking Device version 3.0" -

682Open Source Software institute
-3610 Pearl Street
-Hattiesburg, -MS -39401
-US
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-0156
-

OpenSSL FIPS Runtime Module
-
Version 1.2 -
AMD dual core Athlon 64 processor w/ Windows XP SP2 -12/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Runtime Module is a cryptographic library designed for use with the OpenSSL toolkit on multiple platforms." -

681Open Source Software institute
-3610 Pearl Street
-Hattiesburg, -MS -39401
-US
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-0156
-

OpenSSL FIPS Runtime Module
-
Version 1.2 -
AMD dual core Athlon 64 processor w/ Fedora Core 7 -12/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Runtime Module is a cryptographic library designed for use with the OpenSSL toolkit on multiple platforms" -

680Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Jon Seanor -
TEL: 604-4301063 x6951 -
FAX: 613-430-1286
-

FortiClient FortiPS library
-
Version 3.0 -
Intel Pentium IV w/ Windows XP Pro SP2 -12/31/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiClient fortips.sys Cryptolibrary v3.0 - The fortips.sys library provides the following services for the FortiClient product: HMAC, SHA1, AES CBC, AES ECB, 3DES. Fortips.sys is a kernel mode device driver that appears as a "Fortinet Virtual Adapter" in the network interfaces list." -

01/08/08: Update implementation name and OEs; - -

679Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x7416 -
FAX: 613-225-2951
-

-Jon Seanor -
TEL: 604-4301063 x6951 -
FAX: 613-430-1286
-

FortiClient Crypto library
-
Version 3.0 -
Intel Pentium IV w/ Windows XP Pro SP2 -12/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"FortiClient Cryptolib.dll Cryptolibrary v3.0 - The Cryptolib library provides the following services for the FortiClient product: RNG, HMAC, SHA1, AES CBC, AES ECB, 3DES. Cryptolib.dll is a user mode application that serves as a wrapper for two other dlls: libeay32.dll and ssleay32.dll." -

01/08/08: Update implementation name and OEs; - -

678Ericsson Inc.
-6300 Legacy Drive
-Plano, -TX -75024
-USA
-

-Robert Walls -
TEL: 972-583-3592 -
FAX: 972-583-1848
-

5/190 55-CAA 204 164 (a_gen_aes_c.c)
-
Version A (Firmware) -
Motorola PowerPC -12/31/2007 - -ECB -( -e/d; -128 -); -
-
-

-"AES-128 library for the encryption/decryption of data in the Ericsson AUC-10 product." -

677Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES256_V1_33 (Firmware) -
Motorola Coldfire -12/17/2007 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The Datacryptor 2000 and the Datacryptor Advanced Performance Cryptographic Modules secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over point to point link (including E1/T1, E3/T3), Frame Relay, and IP (up to 100 Mbps) networks." -

676Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES192_V1_34 (Firmware) -
Motorola Coldfire -12/17/2007 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -); -CFB8 -( -e/d; -192 -); -OFB -( -e/d; -192 -); -
-
-

-"The Datacryptor 2000 and the Datacryptor Advanced Performance Cryptographic Modules secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over point to point link (including E1/T1, E3/T3), Frame Relay, and IP (up to 100 Mbps) networks." -

675Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6200 -
FAX: 954-888-6211
-

Datacryptor AES
-
Version DHAES128_V1_43 (Firmware) -
Motorola Coldfire -12/17/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CFB8 -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"The Datacryptor 2000 and the Datacryptor Advanced Performance Cryptographic Modules secure communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over point to point link (including E1/T1, E3/T3), Frame Relay, and IP (up to 100 Mbps) networks." -

674Optica Technologies Inc.
-2051 Dogwood St
-Suite 210
-n/a
-Louisville, -CO -80027
-USA
-

-William Colvin -
TEL: 905-876-3147 -
FAX: 905-876-3479
-

-Gil Fisher -
TEL: 720-214-2800 x12 -
FAX: 720-214-2805
-

Eclipz ESCON Tape Encryptor
-
Version 1.3.1.0 (Firmware) -
Intel Xeon processor -12/17/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Eclipz ESCON tape encryptor is designed to be inserted in an ESCON fiber optic channel between an IBM mainframe computer and a a tape drive to encrypt data being sent to the tape drive." -

673RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 2.1.0.3 -
Intel Pentium 4 (2.80 GHz) w/ Windows Server 2003 SP1 (32-bit x86 - VS8.0 build) -12/17/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

672Alcatel-Lucent
-600-700 Mountain Ave.
-Murray Hill, -NJ -07974
-USA
-

-Paul Fowler -
TEL: 908-582-1734 -

Alcatel-Lucent Secure Solutions IPsec Cryptographic Implementation
-
Version 2.1 -
AMD Geode GX w/ Inferno 9.1; Intel Celeron w/ Inferno 9.1; Intel Pentium 4 w/ Inferno 9.1 -12/17/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Alcatel-Lucent VPN Firewall Brick is a high-speed packet-processing appliance oriented towards providing security functions. The Bricks are carrier-grade integrated firewall and VPN gateway appliance specifically designed for web/application data center security, large-scale managed security services, and remote access VPN services." -

671Alcatel-Lucent
-600-700 Mountain Ave.
-Murray Hill, -NJ -07974
-USA
-

-Paul Fowler -
TEL: 732-949-8503 -

Hifn 7954
-
Part # 1.0 -
N/A -12/17/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Hifn 7954 AES, HMAC, SHA-1, and Triple-DES implementations. The Hifn 7954 accelerator card is used in Alcatel-Lucent VPN Firewall Bricks." -

670RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Helen Francis -
TEL: +61-7-3227-4444 -
FAX: +61-7-3227-4400
-

RSA BSAFE Crypto-J JSAFE
-
Version 4.0 -
Intel Pentium M w/ Windows XP SP2 Professional with Sun Java JRE 1.4.2; Intel Pentium M w/ Windows XP SP2 Professional with Sun Java JRE 1.5.0; Intel Pentium M w/ Windows XP SP2 Professional with Sun Java JRE 1.6.0 -12/17/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

669RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Helen Francis -
TEL: +61-7-3227-4444 -
FAX: +61-7-3227-4400
-

RSA BSAFE Crypto-J JCE Provider Module
-
Version 4.0 -
Intel Pentium M w/ Windows XP SP2 Professional with Sun Java JRE 1.4.2; Intel Pentium M w/ Windows XP SP2 Professional with Sun Java JRE 1.5.0; Intel Pentium w/ Windows XP SP2 Professional with Sun Java JRE 1.6.0 -12/17/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

668Open Source Software Institute
-Administrative Office
-P.O. Box 547
-Oxford, -MS -38655
-USA
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-0156
-

OpenSSL FIPS Object Module Library
-
Version 1.1.2 -
Intel Pentium 4 w/ SUSE Linux 10.2 -12/17/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Cryptographic Module is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website." -

667BeCrypt Ltd.
-Wyvols Court
-Swallowfield
-Reading, -Berkshire -RG7 1WY
-UK
-

-Pali Surdhar -
TEL: +44 1189 880 277 -
FAX: +44 1189 880 377
-

FIPS algorithms realmode pre-boot implementation
-
Version 1.0 -
X86 based processors w/ Real mode pre-boot environment -11/30/2007 - -ECB -( -e/d; -128 -); -
-
-

-"Becrypt realmode pre-boot implementation of FIPS certified algorithms for use within Becrypt's Product Set for Enterprise Data Security Solutions" -

666Guidance Software, Inc.
-215 North Marengo Avenue, Suite 250
-Pasadena, -CA -91101
-USA
-

-Ken Basore -
TEL: 626-229-9191 -
FAX: 626-229-9199
-

EnCase Enterprise Cryptographic Library
-
Version 1.0 -
Intel Pentium 4 w/ Windows XP Pro SP2 -11/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"EnCase® Enterprise provides complete network visibility, immediate response and comprehensive, forensic-level analysis of servers and workstations anywhere on a network. The solution can securely investigate/analyze many machines simultaneously over the LAN/WAN at the disk and memory level." -

665Mocana Corporation
-350 Sansome Street
-Suite 1010
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Cryptographic Library AES
-
Version 4.2f -
Freescale Dragonball MXL w/ Windows CE 4.2; Freescale Coldfire MCF5235 w/ uCLinux 2.4; Intel XScale PXA255 w/ Gumstix 2.6; Intel Core 2 Duo w/ Linux 2.6; Broadcom 1103 w/ VxWorks 5.5 -11/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Mocana Cryptographic Module is used in conjuction with Mocana's scalable, high performance embedded security solutions. These include: Mocana EAP supplicant/authenticator, Mocana SSL/TLS Client & Server and Mocana IPsec/IKE." -

05/29/09: Update implementation version and add new tested OES;
11/12/09: Update vendor and implementation information; -
-

664GE Security
-791 Park of Commerce Blvd Suite 100
-Boca Raton, -FL -33487
-USA
-

-Rafael Martinez -
TEL: 561-912-5409 -

ACU 256 Bit Key ECB and CFB 8 AES Encryption
-
Version 8.28 (Firmware) -
Freescale Coldfire -11/30/2007 - -ECB -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"256 Bit Key AES ECB and CFB 8 encryption of LAN, serial and dial-up communication between the ACUXL16/ACURS02/ACURS04 access control and intrusion detection controllers and the GEsecurity host system software." -

663Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Basavaraj Bendigeri -
TEL: +91-80-4103-3159 -

-Chandan Mishra -

Cisco MDS 9000 FIPS Implementation (Supervisor 2)
-
Version 3.2 (2c) -
PowerPC 7447A/7448 w/ MontaVista Linux (2.4.2 Kernel) -11/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"These are the cryptographic algorithm implementations for the Supervisor 2 modules which are used with Cisco MDS 9500 Series switches." -

12/05/07: Update version number; - -

662Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Basavaraj Bendigeri -
TEL: +91-80-4103-3159 -

-Chandan Mishra -

Cisco MDS 9000 FIPS Implementation (Supervisor 1)
-
Version 3.2 (2c) -
MontaVista Linux (2.4.2 Kernel) w/ Intel PIII Tualatin -11/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"These are the cryptographic algorithm implementations for the Supervisor 1 modules which are used with Cisco MDS 9500 Series switches and Cisco MDS 9216i switch." -

12/05/07: Update version number; - -

661Credant Technologies Inc.
-15303 N Dallas Parkway
-Suite 1420
-Addison, -TX -75001
-US
-

-Chris Burchett -
TEL: 972-458-5407 -
FAX: 972-458-5454
-

Credant Cryptographic Kernel
-
Version 1.7 -
AMD Athlon 64x2 w/ Windows XP; AMD Athlon 64x2 w/ Windows Vista -11/30/2007 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Credant Cryptographic Kernel is a FIPS 140-2 compliant, software based cryptography library that implements Triple-DES, AES, SHA-1, HMAC, and ANSI X9.31 RNG algorithms for the Credant Mobile Guardian product. Credant Mobile Guardian enables enterprise-wide control of security for mobile and wireless users of laptops, tablet PC's, PDA's, and SP's." -

660Mercury Security Corporation
-2355 Mira Mar Ave.
-Long Beach, -CA -90815
-USA
-

-Frank Gasztonyi -
TEL: 562-986-9105 -
FAX: 562-986-9205
-

EP-AES
-
Version 1.3 (Firmware) -
Part # EP-2500 and EP-1502 -
Freescale MCF528x -11/6/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The EP-2500 and EP-1502 are embedded processors performing access control and security monitoring in a distributed system environment. These processors are part of a hardware platform sold to OEMs for creating integrated security systems." -

659IBM Corporation
-Nymollevej 91
-Lyngby, -DK-2800
-Denmark
-

-Crypto Competence Center Copenhagen -
TEL: +45 4523 4441 -
FAX: +45 4523 6802
-

IBM CryptoLite for Java
-
Version 4.2.FIPS -
AMD Athlon64 X2 4000+ w/ Windows Vista with Sun Java JRE 1.6.0 -11/6/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM CryptoLite for Java (CLiJ) v4 is a Java Cryptographic Extension (JCE) compliant cross-platform software library which provides APIs for the cryptographic functions specified in NSA Suite B." -

658Credant Technologies Inc.
-15303 N Dallas Parkway
-Suite 1420
-Addison, -TX -75001
-US
-

-Chris Burchett -
TEL: 972-458-5407 -
FAX: 972-458-5454
-

Credant Cryptographic Kernel
-
Version 1.7 -
TI OMAP 710 ARM-926 w/ Symbian Series 60; Intel PXA 270 X Scale ARM w/ Windows Mobile 5.0; TI OMAP 2420 ARM w/ Windows Mobile 6.0 -11/6/2007 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Credant Cryptographic Kernel is a FIPS 140-2 compliant software based cryptographic library that implements 3DES, AES, SHA-1, HMAC, and ANSI X9.31 RNG algorithms for the Credant Mobile Guardian product. Credant Mobile Guardian enables enterprise-wide control of security for mobile and wireless users of laptops, tablet PC's, PDA's and smart phones." -

657Oberthur Card Systems
-4250 Pleasant Valley Road
-Chantilly, -VA -20151
-USA
-

-Christophe Goyet -
TEL: 703-263-0100 -
FAX: 703-263-0503
-

AES for ID-One Cosmo 128 v5
-
Version ID-One Cosmo Version F310 (Firmware) -
Part # B0 -
ID-One Cosmo 128 v5.5 -11/6/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ID-One Cosmo Smart Card Platform is a single chip multi-application cryptographic module that offers a highly secure architecture together with cryptographic services such as 3DES (128,192), AES (128,192,256), RSA (1024,1536,2048) with onboard key generation, SHA (1,224,256,384,521), ECDSA (GFP,192,224,256,384) Elliptic Curve Diffie-Hellman." -

656N/AN/AN/A11/6/2007 -N/A
655Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

AES
-
Part # 294.001, Version 1.0 -
N/A -11/6/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"The IronKey Secure Flash Drive includes a high-speed hardware-based AES cryptography engine for encrypting and decrypting NAND flash and RAM buffers via USB. It also includes RSA, SHA-256, SHA-1 and RNG algorithms." -

10/19/11: Update vendor information;
04/23/12: Updated vendor information; -
-

654Thales Alenia Space
-26 Avenue JF Champollion
-BP33787
-n/a
-Toulouse, -Haute-Garonne -31037
-France
-

-William Halimi -
TEL: +33 534 355298 -
FAX: +33 534 356169
-

AES Decrypt FPGA for the AES Command Decryption Unit
-
Part # 1.0 -
N/A -10/23/2007 - -ECB -( -d only; -128 -, -192 -, -256 -); -
-
-

-"AES Decrypt FPGA is implemented within the AES Command Decryption Unit (CDU) equipment. The CDU is an on-board generic equipment installed within a satellite, the goal of which is to protect the satellite command link (uplink channel) via performing deciphering and authentication of all telecommand messages." -

12/03/07: Update vendor name; - -

653Hewlett-Packard Company
-19091 Pruneridge Ave.
-MS 4441
-Cupertino, -CA -95014
-USA
-

-Theresa Conejero -
TEL: 408-447-2964 -
FAX: 408-447-5525
-

HP SKM AES
-
Version 1.0 -
Dual-Core Intel Xeon 5160 w/ CentOS v4.3 -10/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The HP Secure Key Manager automates encryption key generation and management. It is a hardened security appliance delivering identity-based access, administration and logging. Additionally, the Secure Key Manager provides reliable lifetime key archival with automatic multi-site key replication and failover capabilities." -

12/18/07: Update implementation description;
09/21/09: Update vendor information;
08/29/11: Update vendor information;
09/12/11: Update vendor information; -
-

652Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks, Cryptographic firmware library
-
Version 1.0 (Firmware) -
MPC824X -10/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Firmware Library provides cryptographic algorithm implementations for purpose built Aruba's Mobility controller. Firmware library provides implementations for TDES, AES, SHA1, HMAC, RSA, and RNG(ANSI X9.31)" -

651Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks, Cryptographic hardware implementation. AN1001
-
Part # 1010120 -
N/A -10/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Cryptographic hardware implementation provides cryptographic algorithm implementations for purpose built Aruba's Mobility controller. The Hardware provides implementations for TDES, AES, SHA1, HMAC, RSA, RNG(ANSI X9.31), and AES-CCM." -

650Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks, Cryptographic hardware implementation. AN1330
-
Part # 1010199 -
N/A -10/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Cryptographic hardware implementation provides cryptographic algorithm implementations for purpose built Aruba's Mobility controller. The Hardware provides implementations for TDES, AES, SHA1, HMAC, RSA, RNG(ANSI X9.31), and AES-CCM." -

649Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Harsha Nagaraja -
TEL: 408-754-3010 -

Aruba Networks, Cryptographic hardware implementation. AN505
-
Part # 1010254 -
N/A -10/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Cryptographic hardware implementation provides cryptographic algorithm implementations for purpose built Aruba's Mobility controller. The Hardware provides implementations for TDES, AES, SHA1, HMAC, RSA, RNG(ANSI X9.31), and AES-CCM." -

648AEP Networks
-Focus 31, West Wing
-Cleveland Road
-Hemel Hempstead, -Herts -HP2 7BW
-UK
-

-David Miller -
TEL: +44 1442 458617 -
FAX: +44 1442 458601
-

-Rod Saunders -
TEL: +44 1442 458625 -
FAX: +44 1442 458601
-

Advanced Configurable Crypto Environment
-
Version 010837 v2 rel 7 (Firmware) -
Motorola PowerPC 866 -10/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AEP Networks Advanced Configurable Crypto Environment (ACCE) provides highly secure cryptographic services and key storage. It is used in a range of AEP systems and OEM products including the SureWare keyper family." -

647Oracle Corporation
-500 Eldorado Blvd., Bldg. 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES-256 CCM
-
Version 1.0 (Firmware) -
ARM926EJ -10/15/2007 - -ECB -( -e only; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -30 -( -Nonce Length(s): -13 -(Tag Length(s): -16 -) -
-
-
-

-"The Encrypting Tape Drive uses AES-256 in CCM mode for operator authentication, for protecting communication with the Key Token, and for decrypting key packages created by the Key Management Station." -

646Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: 408-865-0112 -
FAX: 408-865-0333
-

Athena IDProtect Duo
-
Version 0107.7099.0105 (Firmware) -
Part # AT90SC12872RCFT Rev M -
Atmel AT90SC12872RCFT -10/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IDProtect is a cryptographic module based on the Athena OS755 Java Card smart card operating system. IDProtect is compliant with the latest Java Card 2.2.2 and Global Platform 2.1.1 specifications and FIPS 140-2 Level 3 (Level 4 Physical Security). IDProtect supports FIPS approved RNG, TDES, AES, SHA-1, SHA-256, and RSA up to 2048 bits." -

645Snapshield, Ltd.
-1 Research Court, Suite 450
-Rockville, -MD -20850
-USA
-

-Victor Elkonin -
TEL: 301-216-3805 -
FAX: 301-519-8001
-

AES_SNAP
-
Version 2.04 (Firmware) -
Texas Instruments C54 DSP -9/27/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Snapshield's cryptographic libraries (Snapcrypt) provide both low footprint and exceptional efficiency." -

644RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 2.1.0.2 -
PowerPC Power3 w/ AIX 5.2 (32-bit); PowerPC Power3 w/ AIX 5.2 (64-bit); PowerPC Power5 w/ AIX 5.3 (32-bit); PowerPC Power5 w/ AIX 5.3 (64-bit); Intel Celeron w/ Red Hat Enterprise Linux v4.0 (32-bit, x86); Intel Pentium D w/ Red Hat Enterprise Linux v4.0 (64-bit, x86_64); Intel Itanium2 w/ HP-UX 11.23 (32-bit); Intel Itanium2 w/ HP-UX 11.23 (64-bit); PA-RISC 2.0 w/ HP-UX 11.11 (32-bit); PA-RISC 2.0W w/ HP-UX 11.23 (64-bit); SPARC v8 w/ Solaris 10 (32-bit); SPARC v8+ w/ Solaris 10 (32-bit); SPARC v9 w/ Solaris 10 (64-bit); AMD Opteron w/ Solaris 10 (64-bit); Intel Pentium 4 w/ Suse Linux Enterprise Server 9.0 (32-bit); AMD Opteron w/ SuSE Linux Enterprise Server 9.0 (64-bit); Motorola MPC 7455 w/ VxWorks 5.4 (PowerPC 604); Motorola MPC 8260 w/ VxWorks 5.5 (PowerPC 603); Motorola MPC 7455 w/ VxWorks 5.5 (Power PC 604); Motorola MPC 7457 w/ VxWorks General Purpose Platform 6.0 (PowerPC 604); Intel Celeron w/ Windows 2003 Server SP1 (Compiled with MS VC 6.0); Intel Pentium 4 w/ Windows 2003 Server SP1 (Compiled with MS VC 8.0); Intel Itanium2 w/ Windows 2003 Server SP1; AMD Athlon64 X2 4000+ w/ Windows 2003 Server SP1 (64-bit, x86_64); Intel PXA270 w/ Windows Mobile 5.0; TI OMAP 850 w/ Windows Mobile 5.0 Phone Edition; TI OMAP 1510 w/ Windows Mobile 2003 Phone Edition; Intel PXA250 w/ Windows Mobile 2003 -9/27/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

643SanDisk Corporation
-601 McCarthy Boulevard
-Milpitas, -CA -95035
-USA
-

-Rotem Sela -
TEL: +972-4-9078811 -
FAX: +972-4-9078777
-

TrustedFlash v1.0 - microSD
-
Version 1.0 (Firmware) -
SanDisk Controller Chip -9/27/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"TrustedFlash(TM) v1.0 - microSD is SanDisk's proprietary TrustedFlash v1.0 advanced security technology. It implements FIPS-Approved algorithms including AES, Triple-DES, RSA, SHA, HMAC, and ANSI X9.31 RNG. They provide authentication, data encryption/decryption, and signature generation/verification functions for TrustedFlash(TM) v1.0 - microSD." -

11/16/07: Corrections were made to implementation name and type; - -

642Trapeze Networks
-5753 W. Las Positas Blvd
-Pleasanton, -CA -94588
-USA
-

-Ted Fornoles -
TEL: 925-474-2602 -
FAX: 925-251-0642
-

MX_NS_AES_256_ECB
-
Version MSS 6.1.0.3 (Firmware) -
Freescale MPC8541E -9/27/2007 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Trapeze Networks delivers Smart Mobile WLAN network solutions, enabling govt. agencies and enterprises to deploy and manage scalable, secure, mobile applications. It supports the IEEE 802.11i security specification and wireless IDS, application-aware switching, location tracking, voice and seamless indoor/outdoor mobility." -

01/16/08:Change in Version, OE, and Impl Type - -

641Trapeze Networks
-5753 W. Las Positas Blvd
-Pleasanton, -CA -94588
-USA
-

-Ted Fornoles -
TEL: 925-474-2602 -
FAX: 925-251-0642
-

AP_AES_128
-
Version MSS 6.1.0.3 (Firmware) -
AMCC 405EP -9/27/2007 - -ECB -( -); -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -14 - -14 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Trapeze Networks delivers Smart Mobile WLAN network solutions, enabling govt. agencies and enterprises to deploy and manage scalable, secure, mobile applications. It supports the IEEE 802.11i security specification and wireless IDS, application-aware switching, location tracking, voice and seamless indoor/outdoor mobility." -

01/16/08:Change in Version, OE, and Impl Type; - -

6403e Technologies International, Inc.
-9715 Key West Avenue
-Suite 500
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

-Chris Guo -
TEL: 301-944-1294 -
FAX: 301-670-6989
-

3e Cryptographic Kernel Library (3e-CKL)
-
Version 1.0 -
Intel Celeron w/ Windows XP SP2 -9/27/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -28 -) -(Payload Length Range: -1 - -24 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Cryptographic Kernel Library (CKL) is a software module that implements a set of cryptographic algorithms for use by a software application. The 3eTI CKL is a binary dynamic link library that is compiled from source code written in C, C++ with possible assembly language optimization. This binary library resides in Windows kernel space." -

639Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: (408) 865-0112 -
FAX: (408) 865-0333
-

Athena IDProtect XL
-
Version 010A.7204.0004 (Firmware) -
Part # AT90SC144144CT -
Atmel AT90SC144144CT -9/27/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IDProtect is a cryptographic module based on the Athena OS755 Java Card 2.2.2 and GlobalPlatform2. 1.1 specifications and F IPS 140-2 Level 3 (Level 4 for physical security).IDProtect supports F IPS approved Random Number Generator, TDES,A ES, SHA-I, SHA-256, and RSA up to 2048 bits including on board key generation." -

09/19/07: Update implementation description; - -

638BridgeWave Communications
-3350 Thomas Rd.
-Santa Clara, -CA -95054
-USA
-

-Idan Bar-Sade -
TEL: 408-567-6900 -
FAX: 408-567-0775
-

AES256/CBC
-
Version 070131_1 (Firmware) -
ModelSim VHDL -9/27/2007 - -CBC -( -e/d; -256 -); -
-
-

-"The BridgeWave AES encryption module encrypts the over-the-air communications between the two radio units of BridgeWave's point-to-point 100 Mbps and gigabit wireless bridges. The AES module is implemented on Xilinx FPGA." -

637Harris Corporation
-221 Jefferson Ridge Parkway
-Lynchburg, -VA -24501
-USA
-

-Dennis L. Warheit -
TEL: (434) 455-9205 -

Harris Corporation Wireless Systems Cryptographic Library
-
Version R1A -
Intel Celeron w/ Windows Server 2003 SP2; Intel Celeron w/ Windows XP Professional SP2 -9/12/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Harris Corporation Wireless Systems Cryptographic Library is a software-based cryptographic module that provides encryption, authentication, and other security support services to various Harris product applications. It specifically satisfies FIPS 140-2 Level 1 requirements." -

06/24/10: Vendor and implementation information changed. - -

636Oracle Corporation
-500 Eldorado Blvd., Bldg. 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES-256 CCM
-
Version 1.30 (Firmware) -
Rabbit 2000 -9/12/2007 - -ECB -( -e only; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -16 -) -
-
-
-

-"The Key Token uses AES-256 in CCM mode for operator authentication and for protecting communication with the Encrypting Tape Drive." -

635Oracle Corporation
-500 Eldorado Blvd., Bldg. 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES-256 CCM
-
Version KMS 1.3 -
AMD Opteron 64 w/ Solaris 10 -9/12/2007 - -ECB -( -e/d; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -0 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -16 -) -
-
-
-

-"The Key Management Station uses AES-256 in CCM mode to protect communication through the Key Token to the Encrypting Tape Drive and to protect database backup files." -

634MACNICA, Inc.
-1-6-3 Shin-Yokohama
-Kouhoku-ku
-Yokohama, -Kanagawa -222-8561
-Japan
-

-Hajime Nakamura -
TEL: +81-45-470-9838 -
FAX: +81-45-470-9857
-

M-AES128X016ADV
-
Version 1.0 (Firmware) -
ncverilog v03.40.(s021) -9/12/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -12 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"M-AES128X016ADV is Macnica's comprehensive hardware IP core implementation of AES in synthesizable Verilog-HDL code. It contains Key-Exp. CCM/CTR/CBC/ECB modes are supported. The core can be synthesized as an encryptor, decryptor or encryptor/decryptor and can be targeted at Altera, Lattice, & Xilinx FPGAs or for ASIC implementation." -

633CipherMax, Inc.
-1975 Concourse Dr.
-San Jose, -CA -95131
-USA
-

-Chung Dai -
TEL: 408-382-6574 -
FAX: 408-382-6599
-

CCM-AES256
-
Part # 32-00098-01, V5.3.1.0 -
N/A -9/12/2007 - -ECB -( -e only; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -32 - -32 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -12 -(Tag Length(s): -16 -) -
-
-
-

-"CipherMax hardware-based AES-CCM implementation for the CM140T storage security system." -

632IBM
-9032 South Rita Road
-Tucson, -AZ -85744
-USA
-

-James Karp -

-Paul Greco -

IBM TS1120 Encrypting Tape Drive ASIC "Read" AES Implementation
-
Part # 41M0963 -
N/A -9/12/2007 - -ECB -( -e/d; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The TS1120 / 3592 E05 Tape Drive provides full line speed, fully validated, hardware implemented, AES 256 bit encryption and compression of customer data recorded to tape. It ensures data confidentiality in the event of a lost tape while also supporting additional cryptographic functions for authentication and secure transfer of key material." -

631IBM
-9032 South Rita Road
-Tucson, -AZ -85744
-USA
-

-James Karp -

-Paul Greco -

IBM TS1120 Encrypting Tape Drive ASIC "Write" AES Implementation
-
Part # 41M0963 -
N/A -9/12/2007 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The TS1120 / 3592 E05 Tape Drive provides full line speed, fully validated, hardware implemented, AES 256 bit encryption and compression of customer data recorded to tape. It ensures data confidentiality in the event of a lost tape while also supporting additional cryptographic functions for authentication and secure transfer of key material." -

630ViaSat UK Ltd.
-Sandford Lane
-Wareham, -Dorset -BH20 4DY
-UK
-

-Tim D. Stone -
TEL: +44 1929 55 44 00 -
FAX: +44 1929 55 25 25
-

FlagStone Core AES 128
-
Part # V1.1.1a -
N/A -8/29/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The FlagStone Core AES 128 is an FPGA based FIPS 197 approved, 128-bit in-line encrypt/decrypt engine deployed within the FlagStone Product range. The FlagStone Core AES 128 has been validated for operation within the EP2C8F256 Cyclone II device." -

07/07/11: Update vendor information; - -

629CipherMax, Inc.
-1975 Concourse Dr.
-San Jose, -CA -95131
-USA
-

-Chung Dai -
TEL: 408-382-6574 -
FAX: 408-382-6599
-

CryptoLib AES
-
Version 5.3.1.0 (Firmware) -
PPC750 -8/29/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"CipherMax generic crypto library implementation for all storage security systems including CM140T, CM180D and CM250/500." -

628Biztrans Technology Incorporated
-7432 Alban Station Blvd
-Suite B226
-n/a
-Springfield, -Virginia -22150
-USA
-

-Dane Baker -
TEL: 703-913-5554 ext 831 -
FAX: 703-913-5553
-

Security Guardian AES
-
Version 1.0 -
Intel Pentium w/ Microsoft Windows XP -8/29/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Security Guardian is a USB Encryption Key. The Security Guardian uses AES 256-bit encryption, and allows a user to encrypt up to 128GB of data on a virtual disk created by the Security Guardian Software. Portable media such as CD/DVD, USB Flash Keys and more can also be encrypted. Compatible with Windows98SE/ME/2000/XP/Vista" -

6273e Technologies International, Inc.
-9715 Key West Avenue
-Suite 500
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

3eTI Wireless Access Point Cryptographic Firmware Library
-
Version 4.0.10.23 (Firmware) -
Intel XScale -8/29/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -1 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The 3eTI Wireless Access Point Cryptographic Firmware Library provides cryptographic algorithm implementations for 3eTI's range of wireless access points. It provides implementations for AES including CCM, TDES, SHA, HMAC, and an approved PRNG." -

626Comtech Mobile Datacom Corporation
-20430 Century Boulevard
-Germantown, -MD -20874
-USA
-

-Bruce Berlage -
TEL: 240-686-3320 -
FAX: 240-686-3301
-

MTM Satellite Cryptographic Implementation
-
Version 1.0 (Firmware) -
Atmel AT91 Microcontroller -8/29/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The MTM-203 Cryptographic Module, designed for FIPS 140-2 compliance, offers secure, near real-time, over-the-air communications. The MTM-203 implements the following FIPS Approved Functions: Three-key Triple DES (FIPS 46-3), AES (FIPS 197), SHA-1 (FIPS 180-2), HMAC SHA-1 (FIPS 198), and PRNG (ANSI X9.31 Appendix A.2.4) operation." -

625Motorola, Inc.
-1150 Kifer Road
-Sunnyvale, -CA -94086-5312
-USA
-

-Ashot Andreasyan -
TEL: 408-991-7533 -
FAX: 408-991-7599
-

MPC184VMB
-
Part # MPC184VMB Version B -
N/A -8/29/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The MPC184VMB chip is used in S2500 routers for encrypting and authenticating data path traffic." -

624Department of Veteran Affairs
-810 Vermont Ave., NW
-Washington, -DC -20420
-USA
-

-Dat Tran -
TEL: 202-461-5788 -

VA Office of Policy and Planning AES Encryption Program
-
Version 1.0 -
Intel Pentium D w/ Windows XP -8/29/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The encrypted program is used to encrypt and decrypt personal identifiable information (PII) such as name, SSN, address, etc. so that record-level data can be used to conduct studies and analysis without exposing the PII to the data users." -

623M/A-COM, Inc.
-221 Jefferson Ridge Parkway
-Lynchburg, -VA -24501
-USA
-

-Greg Farmer -
TEL: 434-455-6600 -
FAX: 434-455-6851
-

M/A-COM AES Software Library
-
Version SLR1A01 (Firmware) -
Texas Instruments TMS320C5416 DSP -8/29/2007 - -ECB -( -e/d; -256 -); -CBC -( -e only; -256 -); -

CMAC (Verfication -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 32 - Max: 512 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"Software AES encryption/decryption incorporated through microprocessor based, trunked and conventional portable and mobile radios." -

622N/AN/AN/A8/7/2007 -N/A
621N/AN/AN/A8/7/2007 -N/A
620ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ben Davis -
TEL: 760-476-4202 -
FAX: 760-929-3941
-

EBEM AES CTR 2
-
Version Helion AES Core, Version B1-XV2 (Firmware) -
Part # Xilenx Virtex P/N FG676-4, Version 3000 -
FPGA -8/7/2007 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The ViaSat Enhanced Bandwidth Efficient Modem (EBEM-500) series Satcom Modem provides the latest in efficient modulation and coding for point-to-point Satcom connections. The EBEM-500 series offers embedded encryption integrating the security functions into the modem to provide an integrated secure Satcom modem product." -

619ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ben Davis -
TEL: 760-476-4202 -
FAX: 760-929-3941
-

EBEM AES CTR 1
-
Version Helion AES Core, Version B1-XV2 (Firmware) -
Part # Xilenx Virtex P/N FG676-4, Version 3000 -
FPGA -8/7/2007 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The ViaSat Enhanced Bandwidth Efficient Modem (EBEM-500) series Satcom Modem provides the latest in efficient modulation and coding for point-to-point Satcom connections. The EBEM-500 series offers embedded encryption integrating the security functions into the modem to provide an integrated secure Satcom modem product." -

618GlobalSCAPE Texas, LP
-6000 Northwest Parkway
-Suite 100
-n/a
-San Antonio, -TX -78249
-USA
-

-Mike Hambidge -
TEL: 210-308-8267 -
FAX: 210-690-8824
-

GlobalSCAPE® Cryptographic Module
-
Version 1.0.0, 1.0.1, and 1.0.2 -
Intel® Pentium® 4 w/ Microsoft Windows Server 2003 -8/7/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The GlobalSCAPE® Cryptographic Module provides cryptographic services for the GlobalSCAPE family of software products such as Secure FTP Server and EFT Server. The services include symmetric/asymmetric encryption/decryption, digital signatures, message digest, message authentication, random number generation, and SSL/TLS support." -

11/21/07: Update implementation version; - -

617LSI Corporation
-1501 McCarthy Boulevard
-Milpitas, -CA -95035
-USA
-

-Lav Ivanovic -
TEL: 408- 433-7248 -
FAX: 408- 954-4430
-

AD_AES
-
Version 1.0 (Firmware) -
Cadence verilog hardware simulator -8/7/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Optimized hardware cryptographic module used in custom silicon implementations which need to support security applications." -

08/22/11: Update implementation information; - -

616Hughes Network Systems, LLC.
-11717 Exploration Lane
-Germantown, -MD -20876
-USA
-

-Vivek Gupta -
TEL: 301-548-1292 -

Hughes Crypto Kernel
-
Version 1.2 -
Toshiba TMPR4955B-300 w/ Wind River VxWorks 5.4; Intel® Pentium® 4 w/ Microsoft Windows Server 2003 -7/31/2007 - -CBC -( -e/d; -128 -); -
-
-

-"The Hughes Crypto Kernel (HCK) for Hughes HN and HX systems enables end-to-end bidirectional encryption between a remote site and the enterprise data center, while still allowing the use of satellite acceleration and other HN and HX features. The HCK uses AES for encryption and IKE to auto-generate and refresh session keys." -

615IBM Corporation
-Nymollevej 91
-Lyngby, -DK-2800
-Denmark
-

-Crypto Competence Center Copenhagen -
TEL: +45 4523 4441 -
FAX: +45 4523 6802
-

IBM CryptoLite for C
-
Version 4.5 -
Intel Celeron w/ Windows Vista Ultimate; Intel Celeron w/ Red Hat Enterprise Linux v4 -7/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-
-
-

-"IBM CryptoLite for C (CLiC) is a C software package providing advanced cryptographic services in a configurable footprint. CLiC supports NSA Suite B encryption and ordinary public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic services with a simple programming interface." -

614Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x416 -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: 604-430-1063 x907 -
FAX: 613-430-1286
-

Fortinet FIPS Cryptographic Library
-
Version 3.1 (Firmware) -
Intel x86 -7/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FIPS Cryptographic Library v3.1 runs on an Intel x86 compatible processor using the FortiOS." -

613Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x416 -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: 604-430-1063 x907 -
FAX: 613-430-1286
-

Fortinet SSL Cryptographic Library
-
Version 3.1 (Firmware) -
Intel x86 -7/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet SSL Cryptographic Library v3.1 runs on an Intel x86 compatible processor using the FortiOS." -

612Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x416 -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: 604-430-1063 x907 -
FAX: 613-430-1286
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-6 -
N/A -7/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The hardware implementation of the FortiASIC Hardware Accelerated Cryptographic Library as implemented in the FortiASIC version CP-6" -

611Motorola, Inc.
-1150 Kifer Road
-Sunnyvale, -CA -94086-5312
-USA
-

-Ashot Andreasyan -
TEL: (408) 991-7533 -
FAX: (408) 991-7599
-

MPC862
-
Version OpenSSL0.9.8b -
MPC862 w/ Enterprise OS -7/23/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -); -
-
-

-"The crypto component of OpenSSL0.9.8 library is used for providing crypto operations on the MPC862 platform-S2500 router. It is used for encrypting critical security parameters and protocol messages, calculating message digest, authenticating a user, and generating cryptographic keys and key encryption keys." -

610Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetAES-Fast IP core
-
Version 2.0 (Firmware) -
Xilinx XC2V2000 -7/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Jetstream Fast engine is a reusable silicon IP core for use in ASIC and FPGA, designed for faster speed, and capable of supporting all three AES keysizes and any commonly used block cipher mode. It includes key expansion function." -

609Motorola, Inc.
-1150 Kifer Road
-Sunnyvale, -CA -94086-5312
-USA
-

-Ashot Andreasyan -
TEL: (408) 991-7533 -
FAX: (408) 991-7599
-

MPC7457
-
Version OpenSSL0.9.8b -
MPC7457 w/ Enterprise OS -7/23/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -); -
-
-

-"The crypto component of OpenSSL0.9.8 libarary is used for providing crypto operations on the MPC7457 platform-S6000 router. It is used for encrypting critical security parameters and protocol messages, calculating message digest, authenticating a user, and generating cryptographic keys and key encryption keys." -

608Oracle
-Building 510 TVP
-Oracle Corporation
-Thames Valley Park
-Reading, -Berkshire -RG6 1RA
-UK
-

-Shaun Lee -
TEL: +44 (0)118-924-3860 -
FAX: +44 (0)118-924-3171
-

Oracle Cryptographic Libraries for SSL 10g
-
Version 10.1.0.5 -
Sun UltraSparc dual processor w/ Sun Solaris 8.0 -7/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Oracle Cryptographic Libraries for SSL 10g is a generic module used by the Oracle Corporation to provide cryptography, authentication, PCS and certificate mangagement in a variety of its application suites." -

607Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Secure Client
-
Version 3.1 -
Pentium III w/ Windows 2000 Professional SP4; Pentium IV w/ Windows XP Professional SP2; Pentium III w/ Windows 2003 Server SP2; Intel PXA250 w/ Windows CE 3.0; Intel PXA263 w/ Windows CE 4.0; Intel PXA27x w/ Windows CE 5.0 -7/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Secure Client is a software module designed to deliver security on wireless devices such as bar scanners, handhelds, and laptops using various operating systems. A plug-and-play solution, the Client encrypts and decrypts communication across the WLAN and protects the device against attacks without user intervention." -

606Digital Security Controls, a Division of Tyco Safety Products Canada Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: (905) 760-3000 x2706 -
FAX: (905) 760-3020
-

SG-SYSTEM IV
-
Version 1.00 (Firmware) -
Freescale MPC885 -7/23/2007 - -ECB -( -e/d; -128 -); -
-
-

-"The SG-SYSTEM IV Digital Alarm Communicator System provides constantly supervised and encrypted line security communications over Internet or Intranet for security/intrusion applications (as required per UL365, UL1610 standard)." -

605Sterling Commerce, Inc.
-4600 Lakehurst Court
-Dublin, -Ohio -43016-2000
-USA
-

-Shryl Tidmore -
TEL: (469) 524-2681 -
FAX: (972) 953-2691
-

-Terrence Shaw -
TEL: (469) 524-2413 -
FAX: (972) 953-2816
-

Sterling Crypto-C
-
Version 1.0, 1.4, and 1.5 -
Intel® Itanium® 2 w/ HP-UX 11iV2; HP PA-8700 w/ HP-UX 11iV2; Motorola PowerPC® Power5 w/ IBM AIX 5L(TM) 5.3; Sun UltraSPARC® II w/ Sun Solaris 10; Intel® Pentium® III w/ Microsoft Windows Server 2003 -7/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"Sterling Crypto-C is a software module implemented as two dynamic libraries. Sterling Crypto-C provides security capabilities, such as encryption, authentication, and signature generation and verification for Sterling Commerce’s managed file transfer solutions." -

11/20/07: Update implementation version; - -

604IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA and SHA
-
Version openssl-0.9.8a-18.15 -
IBM z/Architecture w/ SUSE Linux Enterprise Linux 10 Service Pack 1 -7/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA implemented on SLES10" -

603IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA and SHA
-
Version openssl-0.9.8a-18.15 -
IBM POWER5 w/ SUSE Linux Enterprise Linux 10 Service Pack 1 -7/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA implemented on SLES10" -

602IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA and SHA
-
Version openssl-0.9.8a-18.15 -
AMD Opteron w/ SUSE Linux Enterprise Linux 10 Service Pack 1 -7/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA implemented on SLES10" -

601IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA and SHA
-
Version openssl-0.9.8a-18.15 -
Intel Xeon EM64T w/ SUSE Linux Enterprise Linux 10 Service Pack 1 -7/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA implemented on SLES10" -

600Pitney Bowes, Inc.
-35 Waterview Drive
-Shelton, -CT -06484-8000
-USA
-

-Douglas Clark -
TEL: 203-924-3206 -
FAX: 203-924-3406
-

Sigma ASIC
-
Part # 1R84000, Version A -
N/A -7/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Pitney Bowes Cygnus X-3 Postal Security Device (PSD) complies with FIPS 140-2 and IPMAR standards to support the USPS IBIP and international digital indicia standards globally. The PSD employs strong cryptographic and physical security techniques for the protection of customer funds in Pitney Bowes Postage Metering products." -

599nCipher Corporation Ltd.
-Jupiter House, Station Road
-Cambridge, -CB1 2JD
-United Kingdom
-

-Marcus Streets -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

-Mark Wooding -
TEL: +44 1223 723600 -
FAX: +44 1223 723601
-

nCipher Algorithm Library
-
Version 5.0 (Firmware) -
Motorola Power PC -7/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 16 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 16 - Max: 16 -) -
-
-
-

-"The nCipher algorithm library provides cryptographic functionality for nCipher's nShield Hardware Security Modules." -

598Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Y.J. Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON CN3600/3800 Series Die
-
Part # CN3600/CN3800 Version 3.1 -
N/A -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON CN36XX/CN38XX - SCP, NSP family of multi-core MIPS64 processors targets intelligent, multi-gigabit networking, control plane, storage and wireless applications. This processor family includes part numbers CN3630SCP, CN3630NSP, CN3830SCP, CN3830NSP, CN3840SCP, CN3840NSP, CN3850SCP, CN3850NSP, CN3860SCP, and CN3860NSP." -

10/15/07: Update implementation description; - -

597Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Y.J. Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON CN3100 Series Die
-
Part # CN3100, Version 1.1 -
N/A -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON CN31XX - SCP, NSP family of single & multi-core MIPS64 processors targets intelligent, gigabit networking, control plane, storage and wireless applications. This processor family includes part numbers CN3110SCP, CN3110NSP, CN3120SCP, CN3120NSP, and CN3020SCP." -

10/15/07: Update implementation description; - -

596Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Y.J. Kim -
TEL: 650-623-7076 -
FAX: 650-625-9761
-

AES for OCTEON CN3000 Series Die
-
Part # CN3000, Version 1.1 -
N/A -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"OCTEON CN30XX - SCP family of single core MIPS64 processors targets intelligent networking, control plane, storage and wireless applications. This processor family includes part numbers CN3005SCP and CN3010SCP. CPU integrates security HW acceleration including AES-GCM, SHA-2 (up to SHA-512)." -

10/15/07: Update implementation description; - -

595CardLogix
-16 Hughes, Suite 100
-Irvine, -CA -92618
-USA
-

-Ken Indorf -
TEL: 949-380-1312 -
FAX: 949-380-1428
-

CardLogix Credentsys-J
-
Version 07.0107.04 (Firmware) -
Part # AT90SC12872RCFT Rev. J -
Atmel AT90SC12872RCFT -7/2/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"CREDENTSYS-J is a secure smart card that is designed for National ID systems and multi-use enterprise security environments. The CREDENTSYS-J card is based on Java Card tm 2.2.1 and Global Platform 2.1.1 architectures and is readily deployable into existing or new PKI environments. CREDENTSYS cards offer a combination of high performance and cost" -

594Security First Corp.
-22362 Gilberto #130
-Rancho Santa Margarita, -CA -92688
-USA
-

-Rick Orsini -
TEL: 949-858-7525 x 80 -
FAX: 949-858-7092
-

AES (ECB/CTR/CBC)
-
Version 1.0 -
x86-compatible w/ Windows XP; x86-compatible w/ Suse Enterprise Linux 10; x86-compatible w/ Red Hat Enterprise Linux 4; x86-compatible w/ Windows 2003 Server -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"A software cryptographic module supporting encryption, authentication, and data redundancy techniques." -

593Masabi Ltd
-45 Great Guildford Street
-London, -London -SE1 0ES
-United Kingdom
-

-Ben Whitaker -
TEL: +44 207 981 9781 -

EncryptME
-
Version 1.0 -
ARM9 w/ Nokia OS (J2ME/MIDP on Nokia 6230i Series 40) w/ Java -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A security system offering RSA key exchange, AES encryption and random number generation for Java enabled mobile phones." -

592Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Manfield -
TEL: (408) 853-5469 -
FAX: (408) 853-3529
-

Cisco Aironet LWAPP AP1131AG and Cisco Aironet AP1242AG
-
Version 4.1.171.0 (Firmware) -
IBM 405GP PowerPC -7/2/2007 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 50 - Max: 2^16 -; -Tag Len(s) -Min: 50 - Max: 2^16 -) -
-
-
-

-"The Cisco LWAPP Aironet 1131, 1242 access points deliver the versatility, high capacity, security, and enterprise-class features required for small, medium and large Government deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and Advanced Encryption Standard (AES) for WPA2 encryption." -

591Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Chris Romeo -
TEL: (919) 392-0512 -
FAX: (919) 392-1790
-

Cisco AES-CMAC Implementation
-
Version 4.1.171.0 (Firmware) -
Part # A506 -
IBM 405GP PowerPC -7/2/2007 - -CBC -( -e/d; -128 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 16 - Max: 16 -; -Tag Len(s) -Min: 50 - Max: 2034 -) -
-
-
-

-"The Cisco AES-CMAC Implementation for LWAPP Aironet 1131, 1242 access points provide the CMAC functionality in IOS software and AES functionality in the Cisco AMAC chip." -

590Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-5074230
-

-Randy Tsang -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

Security Builder GSE Crypto Core
-
Version 4.0 S (Firmware) -
ARM 920T; ARM926EJ-S -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Security Builder GSE-C provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom's PKI, IPSec, SSL and DRM modules." -

01/15/08: Update implementation version;
04/21/10: added OE -
-

589Memory Experts International Inc.
-227 Montcalm
-Suite 101 & 202
-Gatineau, -Quebec -J8Y 3B9
-Canada
-

-Larry Hamid -
TEL: 819-595-3069 -
FAX: 819-595-3353
-

-Jason Sheehy -
TEL: 819-595-3069 -
FAX: 819-595-3353
-

MXI FPGA
-
Part # 2.0 -
N/A -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Outbacker MXP is a USB Portable Security Device with authentication and cryptographic services. It provides secure storage and digital identity operations for enterprise security and user authentication via biometric and password." -

02/29/08: Update vendor information; - -

588SafeNet Inc.
-350 Convention Way
-Redwood City, -CA -94063
-USA
-

-Eric Murray -
TEL: 650-261-2400 -
FAX: 650-261-2401
-

SafeNet AES Algorithm Implementation
-
Version 1.0 -
VIA C3 w/ CentOS v4.3; Intel Dual Core Xeon w/ CentOS v4.3 -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeNet Inc. DataSecure appliance is a dedicated hardware product that is designed specifically for security and cryptographic processing." -

10/27/08: Update vendor and implementation information; - -

587Seagate Technology, LLC.
-389 Disc Drive
-Longmont, -CO -80503
-USA
-

-Michael Willett -
TEL: 412-918-7191 -
FAX: 412-918-7032
-

-Monty Forehand -
TEL: 720-684-2835 -
FAX: 720-684-2267
-

AES
-
Part # Seagate Interface ASIC -
N/A -7/2/2007 - -ECB -( -e/d; -128 -); -
-
-

-"Seagate Momentus 5400 FDE.2 (SATA hard drive) with DriveTrust (TM) Technology." -

586Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetAES-UltraFast IP core
-
Version 1.0 (Firmware) -
Xilinx XC4VSX35 -7/2/2007 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"The Jetstream UltraFast AES engine is a reusable silicon IP core for use in ASIC and FPGA, designed for ultra high throughput, and capable of supporting all three AES keysizes and any commonly used block cipher mode. It includes key expansion." -

EDB also tested for KeySize 192 (Encrypt only); - -

585Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetCCM-7 IP core
-
Version 2.0 (Firmware) -
Xilinx XC2V2000 -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -11 -13 -(Tag Length(s): -16 -) -
-
-
-

-"The Jetstream JetCCM-7 AES-CCM engine is a reusable silicon IP core for use in ASIC and FPGA, designed for fast speed, and capable of supporting all AES key sizes. It includes key expansion." -

584Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetCCM-4 IP core
-
Version 1.0 (Firmware) -
Xilinx XC2V2000 -7/2/2007 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -4 -8 -16 -) -
-
-
-

-"The Jetstream JetCCM-4 AES-CCM engine is a reusable silicon IP core for use in ASIC and FPGA, designed for ultra low area, and capable of supporting 128-bit AES key size. It includes key expansion." -

583Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetCCM-1 IP core
-
Version 2.0 (Firmware) -
Xilinx XC2V2000 -7/2/2007 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Jetstream JetCCM-1 AES-CCM engine is a reusable silicon IP core for use in ASIC and FPGA, designed for low area and medium speed, and capable of supporting 128-bit AES key size. It includes key expansion." -

582Snapshield, Ltd.
-1 Research Court, Suite 450
-Rockville, -MD -20850
-USA
-

-Victor Elkonin -
TEL: 301-216-3805 -
FAX: 301-519-8001
-

Snapsoft AES
-
Version 1.1 -
OMAP w/ Windows Mobile; Pentium w/ Windows XP; Xscale w/ Windows Mobile -7/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Snapsoft is a voice and data seurity solution for GSM and CDMA based Smartphones. Available as a software download for Commercial Off-the-Shelf Smartphones, Snapsoft is completely unobtrusive, eliminating the need for a hardware dongle or dedicated handset. Snapsoft also provides a solution for data at rest and data in motion." -

581HP
-110 Spit Brook Road
-Nashua, -NH -03062
-USA
-

-Linda Knippers -
TEL: 603-884-6206 -

TDES, AES, RSA, SHA
-
Version openssl-0.9.8b-8.3.el5 -
Intel Pentium IV based CPU w/ Red Hat Enterprise Linux 5 -6/15/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, SHA are used in Red Hat Enterprise Linux Server/Client Version 5 on HP Integrity Superdome / ProLiant product line" -

580HP
-110 Spit Brook Road
-Nashua, -NH -03062
-USA
-

-Linda Knippers -
TEL: 603-884-6206 -

TDES, AES, RSA, SHA
-
Version openssl-0.9.8b-8.3.el5 -
AMD Opteron based CPU w/ Red Hat Enterprise Linux 5 -6/15/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, SHA are used in Red Hat Enterprise Linux Server/Client Version 5 on HP Integrity Superdome / ProLiant product line" -

579HP
-110 Spit Brook Road
-Nashua, -NH -03062
-USA
-

-Linda Knippers -
TEL: 603-884-6206 -

TDES, AES, RSA, SHA
-
Version openssl-0.9.8b-8.3.el5 -
Intel Itanium2 based CPU w/ Red Hat Enterprise Linux 5 -6/15/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, SHA are used in Red Hat Enterprise Linux AS Version 5 on HP Integrity Superdome / ProLiant product line" -

578HP
-110 Spit Brook Road
-Nashua, -NH -03062
-USA
-

-Linda Knippers -
TEL: 603-884-6206 -

TDES, AES, RSA, SHA
-
Version openssl-0.9.8b-8.3.el5 -
Intel Xeon EM64T based CPU w/ Red Hat Enterprise Linux 5 -6/15/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, SHA are used in Red Hat Enterprise Linux Server/Client Version 5 on HP Integrity/ProLiant product line" -

577Athena Smartcard Inc.
-20380 Town Center Lane, Suite 240
-Cupertino, -CA -95014
-USA
-

-Ian Simmons -
TEL: 408-865-0112 -
FAX: 408-865-0333
-

Athena IDProtect
-
Version 0106.6340.0101 (Firmware) -
Atmel AT90SC25672RCT-USB -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Athena Smartcard is a global company offering a wide range of ID products for Government and Enterprise customers: FIPS 140-2 and 201 certified smart card operating systems in a variety of form-factors on various chips, readers, cross-platform cryptographic middleware and innovative biometric and card management solutions." -

576Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for zSeries z/OS
-
Version 1.3.0 -
Part # AESzSeriesZOS16 -
IBM 64-bit CP w/ IBM z/OS version 1.6 -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard IBM z/OS distribution running on an IBM 64-bit CP processor." -

05/26/10: Changed vendor name - -

575Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for Windows 2000 Server on Intel
-
Version 1.3.0 -
Part # AESWIN2000I -
Intel w/ Windows 2000 Server on 32-bit Intel -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard Microsoft Windows 2000 Server distribution running on an Intel 32-bit processor." -

05/26/10: Changed vendor name - -

574Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for Solaris 10 on Sparc
-
Version 1.3.0 -
Part # AESSolaris10S -
Sun Sparc w/ Solaris 10 on Sparc -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard Sun Solaris 10 distribution running on a Sun Sparc system." -

05/26/10: Changed vendor name - -

573Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for SUSE Linux Enterprise 9 on Power
-
Version 1.3.0 -
Part # AESLinuxSLES9P -
IBM Power w/ SUSE Linux Enterprise Server 9 on 64-bit Power -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard Novell SUSE Linux Enterprise Server 9 distribution running on an IBM 64-bit Power processor." -

05/26/10: Changed vendor name - -

572Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for SLES 9 on Intel
-
Version 1.3.0 -
Part # AESLinuxSLES9I -
Intel w/ SUSE Linux Enterprise Server 9 on 32-bit Intel -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard SUSE Linux Enterprise Server 9 distribution running on an Intel 32-bit processor." -

05/26/10: Changed vendor name - -

571Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for Red Hat Enterprise 4 Linux on Power
-
Version 1.3.0 -
Part # AESLinuxRHE4P -
IBM PPC 64-bit w/ Red Hat Enterprise 4 Linux on 64-bit Power -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard Red Hat Enterprise 4 distribution running on a 64-bit IBM Power processor." -

05/26/10: Changed vendor name - -

570Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for Red Hat Enterprise 4 Linux on Intel
-
Version 1.3.0 -
Part # AESLinuxRHE4I -
Intel 32-bit w/ Red Hat Enterprise 4 Linux on 32-bit Intel -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard Red Hat Enterprise 4 distribution running on an Intel 32-bit processor." -

05/26/10: Changed vendor name - -

569Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for AIX 5.3 on Power
-
Version 1.3.0 -
Part # AESpSeriesAIX53P -
IBM Power 64-bit w/ AIX version 5.3 -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard IBM AIX distribution running on an IBM 64-bit Power processor." -

05/26/10: Changed vendor name - -

568Patrick Townsend Security Solutions
-406 Legion Way SE
-Suite 300
-Olympia, -WA -98501
-USA
-

-Patrick Townsend -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

-Paul Ohmart -
TEL: (360) 357-8971 -
FAX: (360) 357-9047
-

Alliance AES Encryption for IBM iSeries
-
Version 1.3.0 -
Part # AESiSeriesV5R3 -
IBM Power w/ IBM i5/OS on 64-bit Power -6/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a standard IBM iSeries i5/OS V5R3 distribution running on an IBM 64-bit Power processor." -

05/26/10: Changed vendor name - -

567Verex Technology
-5201 Explorer Drive
-Mississauga, -ON -L4W 4H1
-Canada
-

-Kishor Mistry -
TEL: 905-629-2600 -
FAX: 905-629-4970
-

SABER
-
Version 1.0 (Firmware) -
Part # 950-4600, Rev. A -
Freescale MC9S12XA512 -6/15/2007 - -CBC -( -e/d; -128 -); -
-
-

-"SABER communication system implements the encryption/decryption algorithm as defined in FIPS 197. System enables encrypted line security communication over the Internet and/or the Intranet for security/intrusion reporting and monitoring applications as required by relevant UL and ULC standards (such as UL1610, ULC S559)." -

566Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -

Cisco Secure ACS FIPS Module
-
Version 1.0 -
Intel Pentium 4 w/ Windows 2003 SP1; Intel Pentium 4 w/ Windows 2000 Server SP4 -6/15/2007 - -CBC -( -e/d; -128 -); -
-
-

-"Cisco Secure ACS FIPS Module is a software library that supports WPA2 security and is contained within a defined cryptographic boundary. It provides FIPS 140-2 validated support for EAP-TLS, EAP-FAST, PEAP and AES key wrap for 802.11i PMK transfer." -

565Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Sean Gibbons -
TEL: (859)232-2000 -

Linux CryptoAPI AES
-
Version 1.0 (Firmware) -
IBM PowerPC -5/31/2007 - -CBC -( -e/d; -128 -); -
-
-

-"The Lexmark X646e, X646dte, X646ef, X772e, X782e, X850e, X852e, X854e, X940e, X945e, and C935 Platforms provide the cryptographic solution for encrypting the contents on a Multi-Function Printer's hard drive. The implementation offers full hard drive encryption using the AES algorithm which protects residual and active data used by the device." -

07/30/07: Update implementation description; - -

564Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -
FAX: 919-640-1019
-

Adaptive Security Appliance Onboard Acceleration
-
Part # CN505-183LQ128 -
N/A -5/31/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco ASA Security Appliance Series deliver robust user and application policy enforcement, and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

563Neopost Technologies, S.A.
-113 Rue Jean Marin Naudin
-BAGNEUX, -92220
-France
-

-Nathalie Tortellier -
TEL: +33 1 45 36 30 72 -
FAX: +33 1 45 36 30 10
-

Neopost PSD
-
Version 4135143Q Issue A (Firmware) -
Toshiba - TMPR3912AU -5/31/2007 - -CBC -( -e/d; -128 -); -

CMAC (Generation -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 0 - Max: 16 -) -
-
-
-

-"New Generation Neopost Postal Secure Device using Matrix SSL library." -

07/18/07: Update CMAC - -

562Teletec Corporation
-5617-107 Departure Drive
-Raleigh, -NC -27616
-US
-

-Diane Hunter -
TEL: 919-954-7300 -
FAX: 919-954-7500
-

-Harry Taji -
TEL: +962 65824941 -
FAX: +962 65844950
-

TL905 Cryptographic Library
-
Version 1.00 (Firmware) -
TMS320VC5470, ARM7TDMI Subsystem -5/31/2007 - -ECB -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"A cryptographic algorithm library developed for TL905 module that includes implementations of: AES block cipher that works in ECB and OFB modes, ANSI X9.31 RNG based on AES and HMAC-SHA-1 hashed MAC function." -

561Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 -
FAX: (519) 888-7465
-

BlackBerry Enterprise Server Cryptographic Library
-
Version 3.1 -
Part # Intel P4 Processor w/ Windows 2000 Server Service Pack 4 -
N/A -5/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"BlackBerry is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry is a totally integrated package that includes hardware, software and service, providing a complete end-to-end solution." -

560Mocana Corporation
-350 Sansome Street
-Suite 210
-San Francisco, -CA -94104
-USA
-

-James Blaisdell -
TEL: 415-617-0055 -
FAX: 415-617-0056
-

Mocana Security Solutions AES
-
Version Rev. 3468 -
Cell w/ Linux 2.6.16 -5/31/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Mocana Device Security Framework includes: Certificate Management, EAP supplicant and pass-thru/standalone authenticator, RADIUS, SSL/TLS Server and Client, SSH Server and Client and IPSec/IKE/IKEv2/MOBIKE/VPN. Free evaluation available at www.mocana.com/evaluate.html" -

559IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA, and SHA
-
Version openssl-0.9.8b-8.3.el5 -
AMD Opteron 64bit w/ Red Hat Enterprise Linux Version 5 -5/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA are used on AMD Opteron based CPU in IBM System x" -

558IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA, and SHA
-
Version openssl-0.9.8b-8.3.el5 -
IBM POWER5 w/ Red Hat Enterprise Linux Version 5 -5/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA are used on IBM POWER 5 based System p" -

557IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA, and SHA
-
Version openssl-0.98b-8.3.el5 -
IBM z/Archtecture w/ Red Hat Enterprise Linux Version 5 -5/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA are used on System z" -

556IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-George Wilson -
TEL: 512-838-4682 -

TDES, AES, RSA, and SHA
-
Version openssl-0.9.8b-8.3.el5 -
Intel Xeon EM64T w/ Red Hat Enterprise Linux Version 5 -5/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, RSA, and SHA are used in Intel Xeon EM64T" -

555Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -
FAX: (408) 853-3529
-

Cisco 4400 Series Wireless LAN Controller OpenSSL Algorithms
-
Version 0.9.7l -
Motorola MPC8540 PowerQUICC III w/ Linux Montavista Hardhat 2.4.20 -5/15/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 4400 Series Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture." -

554Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -
FAX: (408) 853-3529
-

Cisco 4400 Series Wireless LAN Controller
-
Version 4.1.171.0 -
Motorola MPC8540 PowerQUICC III w/ Linux Montavista Hardhat 2.4.20 -5/15/2007 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-
-
-

-"he Cisco 4400 Series Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture." -

553Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Dave Friant -
TEL: (425) 704-7984 -
FAX: (425) 936-7329
-

-Kelvin Yu -
TEL: (425) 703-4612 -
FAX: (425) 936-7329
-

Windows Vista Symmetric Algorithm Implementation
-
Version 1.0 -
Intel Pentium 4 w/ Windows Vista; Intel Pentium D w/ Windows Vista -5/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Windows Cryptographic Primitives Library is a general purpose, software-based, cryptographic module which can be dynamically linked into applications by developers to permit the use of FIPS 140-2 Level 1 compliant cryptography." -

552Secure Computing Corporation
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Mark Hanson -
TEL: (651) 628-1633 -
FAX: (651) 628-2701
-

-Steve Marquess -
TEL: 301-524-9915 -

Cryptographic Library for SecureOS®
-
Version 9.7.1 -
x86 Processor w/ SecureOS® V6.1; x86 Processor w/ SecureOS® V7.0 -5/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Library for SecureOS® is a library for software providing cryptographic services for applications on versions of Sidewinder G2® Security Applicance™ and Sidewinder G2 Enterprise Manager™." -

06/04/07: Add new OES; - -

551SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna Cryptographic Firmware Library
-
Version 4.6.1 (Firmware) -
Strong ARM II (80219) -5/15/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna Cryptographic Firmware Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module's firmware and associated co-processor." -

550Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813 288-7388 x117 -
FAX: 813 288-7389
-

-Joe Gandiosi -
TEL: 813 288-7388 x163 -
FAX: 813 2880-7389
-

Fortress Security Gateway
-
Version 3.1 (Firmware) -
Intel Celeron; Intel Pentium III -5/15/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Suite of Algorthms (AES, 3DES, SHA, HMAC and RNG) will execute on a gateway to provides security to the corporate network by protecting communications between wireless devices and the rest of the network." -

549Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-5074230
-

-Randy Tsang -
TEL: 905-507-4220 -
FAX: 905-507-4220
-

Security Builder GSE Crypto Core
-
Version 2.4 -
PowerPC w/ Yellowdog Linux 2.6; ARMv7 w/ Maemo Linux 5 -5/7/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-

CMAC (Generation -) -
-
-
-

-"Security Builder GSE-C provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom's PKI, IPSec, SSL and DRM modules." -

10/20/08: Add new tested OES; - -

548Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tolga Acar -
TEL: (425) 706-0538 -
FAX: (425) 936-7329
-

-Dave Friant -
TEL: (425) 704-7984 -
FAX: (425) 936-7329
-

Windows 2003 Enhanced Cryptographic Provider (RSAENH)
-
Version 5.2.3790.3959 -
Intel Itanium w/ Windows Server 2003 SP2; Intel Pentium D w/ Windows Server 2003 SP2; AMD Athlon XP 1800+ w/ Windows Server 2003 SP2 -5/7/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Enhanced Cryptographic Provider, designed for FIPS 140-2 compliance, is a software-based cryptographic module. RSAENH encapsulates several different cryptographic algorithms in a cryptographic module accessible via the Microsoft CryptoAPI." -

547Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-5074230
-

-Randy Tsang -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

Security Builder GSE Crypto Core
-
Version 4.0 B (Firmware) -
ARM 920T; ARM926EJ-S -5/7/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Security Builder GSE-C provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom's PKI, IPSec, SSL and DRM modules." -

01/15/08: Update implementation version;
04/21/10: added OE -
-

546Altera Corp.
-101 Innovation Drive
-San Jose, -CA -95134
-USA
-

-Paul Ekas -
TEL: 408-544-8388 -
FAX: 408-544-6424
-

-Dirk Reese -
TEL: 408-544-7363 -
FAX: 408-544-6402
-

AES – 256
-
Part # Version FIPS197_V1_0 -
N/A -5/7/2007 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"Altera provides many optimized FPGAs containing a built-in 256-bit AES engine to protect designers' intellectual property from cloning or reverse engineering. For the highest-density & performance FPGAs, get more information about the Stratix III, Stratix IV GX, and Stratix IV E FPGA families at http://www.altera.com/products/devices/stratix-fpgas/about/security/stx-design-security.html. For cost-optimized FPGAs with 3.75-Gbps transceivers, read more about the Arria II GX FPGAs at http://www.altera.com/products/devices/arria-fpgas/arria-ii-gx/overview/architecture/aiigx-architecture.html. For the lowest power FPGAs with a full security suite, review information on the Cyclone III LS FPGAs at http://www.altera.com/products/devices/cyclone3/overview/security/cy3-security.html" -

05/25/07: Update the implementation description;
09/16/08: Update implementation information;
09/26/08: Update vendor POC information;
02/20/09: Update implementation description;
07/01/09: Update implementation description; -
-

545Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill Mcintosh -
TEL: 813-288-7388 -

Fortress Secure Client Bridge Algorithms
-
Version 1.0 (Firmware) -
AMD Alchemy Au1000 -4/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Secure Client Bridge provides authenticated, encrypted communication between a Fortress-secured network and any device that cannot, by itself, run the Fortress Secure Client Software." -

544Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetAES-Tiny IP core
-
Version 3.1 (Firmware) -
Xilinx XC4VSX35 FPGA -4/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Jetstream Tiny AES engine is a reusable silicon IP core for use in ASIC and FPGA, designed for ultra low area, and capable of supporting all three AES keysizes and any commonly used block cipher mode. It includes key expansion function." -

543Tumbleweed Communications Corp.
-700 Saginaw Drive
-Redwood City, -CA -94063
-USA
-

-Stefan Kotes -
TEL: 650-216-2082 -
FAX: 650-216-2565
-

Tumbleweed Security Kernel
-
Version 2.0 -
Intel Pentium III w/ Windows Server 2003 -4/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Tumbleweed Security Kernel is a software module implemented as two dynamic libraries that provide all security functionalities for several products of Tumbleweed Communications Corp., including Validation Authority, SecureTransport, and MailGate." -

542Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetAES-Mini IP core
-
Version 2.1 (Firmware) -
Xilinx XC2V2000 -4/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Jetstream Mini AES engine is a reusable silicon IP core for use in ASIC and FPGA, designed for lower area and medium speed, and capable of supporting all three AES keysizes and any commonly used block cipher mode. It includes key expansion." -

541Beijing Time Antaeus Media Tech.Co.Ltd
-F2 Space Montage,No.9,North Road,Wenhuiyuan, Haidian District
-Beijing, -100088
-P.R. China
-

-Gang Qing -
TEL: +86-10-62218877 x231 -
FAX: +86-10-62264566
-

-Lina Ma -
TEL: +86-10-62218877 x910 -
FAX: +86-10-62264566
-

CDCS2000 VideoCard AES decryption module
-
Version 1.20 (Firmware) -
a Xilinx XC2VP30 and a Xilinx XC2VP50 on video board -4/30/2007 - -CBC -( -d only; -128 -); -
-
-

-"The AES decryption module is responsible for decoding video data, and it is implemented on FPGA(Xilinx XC2VP30 )." -

540Beijing Time Antaeus Media Tech.Co.Ltd
-F2 Space Montage,No.9,North Road,Wenhuiyuan, Haidian District
-Beijing, -100088
-P.R. China
-

-Gang Qing -
TEL: +86-10-62218877 x231 -
FAX: +86-10-62264566
-

-Lina Ma -
TEL: +86-10-62218877 x910 -
FAX: 86-10-62264566
-

CDCS2000 Audio Card AES decryption module
-
Version 1.20 (Firmware) -
a Xilinx XC3S1000 on audio board -4/30/2007 - -CBC -( -d only; -128 -); -
-
-

-"The AES decryption module is responsible for decoding audio data, and it is implemented on FPGA(Xilinx XC3S1000 )." -

539Beijing Time Antaeus Media Tech.Co.Ltd
-F2 Space Montage,No.9,North Road,Wenhuiyuan, Haidian District
-Beijing, -100088
-P.R. China
-

-Gang Qing -
TEL: +86-10-62218877 x231 -
FAX: +86-10-62264566
-

-Lina Ma -
TEL: +86-10-62218877 x910 -
FAX: +86-10-62264566
-

CDCS2000 SM Cryptography Implementation
-
Version 1.1 -
one INTEL Woodcrest 1.6G hz on main board w/ RedHat Enterprise Linux 4 (Nahant Update 3) -4/30/2007 - -CBC -( -e/d; -128 -); -
-
-

-"The CDCS2000 SM Cryptography Implementation is part of SM in CDCS2000. The Cryptography Implementation provides an Application Programming Interface (API) to support all secruity-relevent services of SM in CDCS2000. The implementation is based on the OpenSSL FIPS module(version 1.1.1)." -

538Jetstream Media Technologies Corporation
-800 W. 5th Ave.,
-Suite 201E
-Naperville, -IL -60563
-USA
-

-Philip Chao -
TEL: 630-886-4363 -
FAX: 630-357-5750
-

JetAES-Standard IP core
-
Version 2.0 (Firmware) -
Xilinx XC2V2000 FPGA -4/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Jetstream Standard AES engine is a reusable silicon IP core for use in ASIC and FPGA, designed for medium speed and area, and capable of supporting all three AES key sizes and any commonly used block cipher mode. It includes key expansion." -

537Tait Electronics Ltd.
-175 Roydvale Avenue
-Christchurch, -New Zealand
-

-Werner Hoepf -
TEL: +64-3-358-6613 -

TEL_TDES_AES
-
Version 2.0 (Firmware) -
Texas Instruments C55 DSP -4/23/2007 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -OFB -( -e/d; -128 -, -256 -); -
-
-

-"Firmware implementation of TDES OFB ECB CBC and AES OFB ECB CBC used in the Tait Electronics Ltd digital product range." -

536Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919-392-0512 -
FAX: 919-392-0512
-

Adaptive Security Appliance OS
-
Version 7.2.2.18 -
Intel Celeron w/ Adaptive Security Appliance OS 7.2.2.18; Intel Pentium IV w/ Adaptive Security Appliance OS 7.2.2.18; AMD Geode GX3 w/ Adaptive Security Appliance OS 7.2.2.18; Pentium II w/ Adaptive Security Appliance OS 7.2.2.18; Pentium III w/ Adaptive Security Appliance OS 7.2.2.18 -4/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco PIX and ASA security appliances deliver robust user and application policy enforcement and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco PIX and ASA security appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

06/28/07: Update version number, existing OES' and add new OES'; - -

535Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill Mcintosh -
TEL: 813-288-7388 -

Fortress Secure Client Bridge Algorithms
-
Version 1.0 ( Firmware) -
AMD Alchemy Au1000 -4/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Fortress Secure Client Bridge provides authenticated, encrypted communication between a Fortress-secured network and any device that cannot, by itself, run the Fortress Secure Client Software." -

534VMware, Inc.
-3145 Porter Drive
-Palo Alto, -CA -94304
-USA
-

-Eric Masyk -
TEL: 650-798-5820 -
FAX: 650-475-5001
-

VMware Software Cryptographic Implementation
-
Version 1.0 -
Intel Pentium IV w/ Windows XP SP2 Professional; Intel Pentium IV w/ Windows Vista Ultimate -4/23/2007 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"The ACE Encryption Engine allows virtual machines to be encapsulated into files which can be saved, copied, and provisioned. VMware Software Cryptographic Implementation is the kernel implementation that enables the VMware ACE application to perform its cryptographic functions such as hashing, encryption, digital signing, etc." -

05/07/07: Add ECB and CTR. - -

533VMware, Inc.
-3145 Porter Drive
-Palo Alto, -CA -94304
-USA
-

-Eric Masyk -
TEL: 650-798-5820 -
FAX: 650-475-5001
-

VMware Software Cryptographic Kernel
-
Version 1.0 -
Intel Pentium IV w/ Windows XP SP2 Professional; Intel Pentium IV w/ Windows Vista Ultimate -4/23/2007 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The ACE Encryption Engine allows virtual machines to be encapsulated into files which can be saved, copied, and provisioned. VMware Software Cryptographic Implementation is the kernel implementation that enables the VMware ACE application to perform its cryptographic functions such as hashing, encryption, digital signing, etc." -

04/25/07: Add more tested modes to AES and TDES; - -

532Doremi Labs
-1020 Chestnut Street
-Burbank, -CA -91506
-USA
-

-Jean-Philippe Viollet -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

-Camille Rizko -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

AES FPGA
-
Version 1.1 (Firmware) -
Altera FPGA -4/23/2007 - -ECB -( -e only; -128 -); -CBC -( -d only; -128 -); -
-
-

-"An FPGA implementation of the AES-128 encryption/decryption algorithm for use in Doremi DCP-2000 Digital Cinema Server media block." -

05/07/07: Update the implementation description. - -

531Neoscale Systems
-1655 McCarthy Blvd.
-Milpitas, -CA -95035
-USA
-

-Rose Quijano-Nguyen -
TEL: 408-473-1313 -
FAX: 408-473-1307
-

-Landon Curt Noll -
TEL: 408-473-1342 -
FAX: 408-473-1307
-

CryptoStor KeyVault Cryptographic Library
-
Version 1.1 (Firmware) -
Intel Xeon -4/23/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"CryptoStor KeyVault uses C++ classes built on OpenSSL for routine cryptographic operations. Supported algorithms are AES (128-bit,192-bit, and 256-bit), Triple DES (118-bit and 168-bit), RSA,and SHA512. This enables the CryptoStor KeyVault product to use an open source solution for crytography that is FIPS 140-2 certified." -

530Motorola Solutions, Inc.
-1301 E. Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -
FAX: 847-538-2770
-

RNC/EMC AES Encryption Algorithm
-
Version R1.00 (Firmware) -
PIC16C57 -4/23/2007 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The RNC Encryption Module provides data encryption services for the Radio Network Controller (RNC) in an APCO OTAR data and voice system." -

529Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 408-936-7261 -

Juniper Networks SSG 520M, SSG 550M
-
Version 5.4.0r4 (Firmware) -
Part # SSG520M, SSG550M -
Intel Celeron D, Intel Pentium 4 -4/23/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks Secure Services Gateway 500 Series (SSG) represents a new class of purpose-built security appliance that delivers a perfect mix of performance, security and LAN/WAN connectivity for regional and branch office deployments." -

528iDirect Technologies, Inc.
-13865 Sunrise Valley Drive
-Suite 100
-Herndon, -VA -20171
-USA
-

-Michael Cohen -
TEL: (703) 648-2262 -
FAX: (703) 648-8015
-

Security Kernel Cryptographic FPGA Implementation
-
Part # 7.1 -
N/A -4/23/2007 - -CBC -( -e/d; -256 -); -
-
-

-"iDirect Technologies' VSAT solutions enable enterprise IT application delivery when performance, bandwidth, and efficient capital costs are required." -

527iDirect Technologies, Inc.
-13865 Sunrise Valley Drive
-Suite 100
-Herndon, -VA -20171
-USA
-

-Michael Cohen -
TEL: (703) 648-2262 -
FAX: (703) 648-8015
-

Security Kernel Cryptographic Implementation
-
Version 7.1 -
Intel 425 w/ Linux 2.4.24 -4/23/2007 - -CBC -( -e/d; -256 -); -CFB128 -( -e/d; -256 -); -
-
-

-"iDirect Technologies' VSAT solutions enable enterprise IT application delivery when performance, bandwidth, and efficient capital costs are required." -

526Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 408-936-7261 -

SSG-5, SSG-20
-
Version 5.4.0r4 (Firmware) -
Part # 5.4.0r4 -
Intel IXP465 -3/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks Secure Services Gateway 5 (SSG 5) and Secure Services Gateway 20 (SSG 20) are purpose-built security appliances that deliver a perfect blend of performance, security and LAN\WAN connectivity for small branch office and small business deployments." -

525Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 408-936-7621 -

Netscreen NS5GT
-
Version 5.4.0r4 (Firmware) -
Part # NS5GT -
Intel IXP465 -3/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks NetScreen NS5GT is an Internet security device that integrates firewall, virtual private networking (VPN), and traffic shaping functions." -

524Tumbleweed Communications Corp.
-700 Saginaw Drive
-Redwood City, -CA -94063
-USA
-

-Stefan Kotes -
TEL: 650-216-2082 -
FAX: 650-216-2565
-

Tumbleweed Security Kernel
-
Version 2.0 -
IBM p5 (PowerPC) w/ IBM AIX 5.2.0.0; Intel dual core Xeon (core 2) 64-bit w/ SuSE Linux 9; Sun UltraSparc 2 w/ SunOS 5.10; Intel Pentium 4 w/ Windows XP SP 2 -4/23/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Tumbleweed Security Kernel is a software module implemented as two dynamic libraries that provide all security functionalities for several products of Tumbleweed Communications Corp., including Validation Authority, SecureTransport, and MailGate." -

523NetApp
-495 East Java Drive
-Fourth Floor
-Sunnyvale, -CA -94089
-USA
-

-Ajay Singh -
TEL: 408-822-6000 -
FAX: 408-822-4501
-

Decru SW AES
-
Version 1.2 (Firmware) -
Atmel "Secure uController" AT90SC144144C-AL -3/28/2007 - -CBC -( -e/d; -256 -); -
-
-

-"Decru's Storage Encryption Processor (SEP) is the primary cryptographic and key management engine for the Decru LKM (Lifetime Key Management) appliance." -

10/22/07: Update vendor POC information;
02/18/09: Update vendor information; -
-

522Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551, Min-Tsu Road
-SEC.5
-Yang-Mei, Taoyuan, -Taiwan -326
-Taiwan, ROC
-

-Yeou-Fuh Kuan -
TEL: +886-3-424-4333 -
FAX: +886-3-424-4333
-

-Char-Shin Miou -
TEL: +886-3-424-4381 -
FAX: +886-3-424-4129
-

HICOS PKI Smart Card Cryptographic Library
-
Version 4.0 (Firmware) -
AE-5 -3/28/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The HICOS PKI Smart Card Library is a set of cryptographic functions that perform ncryption/Decryption, Key Generation, and Signature operations for the HICOS PKI Smart Card" -

521Doremi Labs
-1020 Chestnut Street
-Burbank, -CA -91506
-USA
-

-Jean-Philippe Viollet -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

-Camille Rizko -
TEL: 818-562-1101 -
FAX: 818-562-1109
-

AES
-
Version 1.1 (Firmware) -
Freescale MMC2114 -3/28/2007 - -ECB -( -e/d; -128 -); -
-
-

-"An implementation of the AES-128 ECB algorithm for use in Doremi DCP-2000 Digital Cinema Server media block." -

520Dolby Laboratories, Inc.
-100 Potrero Ave.
-San Francisco, -CA -94103
-USA
-

-Matthew Robinson -
TEL: (415) 558-0200 -
FAX: (415) 645-4000
-

OpenSSL MicroBlaze
-
Version 0.9.71/FIPS-1.0 -
MicroBlaze w/ Custom microkernel -3/28/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"OpenSSL crypto subsystem for MicroBlaze." -

519Dolby Laboratories, Inc.
-100 Potrero Ave.
-San Francisco, -CA -94103
-USA
-

-Matthew Robinson -
TEL: (415) 558-0200 -
FAX: (415) 645-4000
-

FPGA AES Decrypt Core
-
Version 1.1 (Firmware) -
VHDL/Verilog hardware simulator -3/28/2007 - -CBC -( -d only; -128 -); -
-
-

-"An implementation of the AES decryption algorithm for 128 bit keys as defined in FIPS 197." -

518Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 4089367261 -

NetScreen NS204, NS208
-
Version 5.4.0r4 (Firmware) -
Part # NS204, NS208 -
PMC-Sierra, RM5261A-350H -3/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks NetScreen-200 series includes two enterprise network products: the NetScreen-204 appliance with four 10/100 interfaces, and the NetScreen-208 appliance with eight 10/100 interfaces." -

517Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 408-936-7261 -

NetScreen-500
-
Version 5.4.0r4 (Firmware) -
Part # NS500 -
QED-MIPS CPU, RM7000-300T -3/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks NetScreen-500 system is a purpose-built, integrated security system that provides a flexible, high-performance solution for medium and large enterprise central sites and service providers." -

516Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Ganapathy Raman -
TEL: 425-707-3658 -

-Katharine Holdsworth -
TEL: 425-706-7923 -

Windows CE and Windows Mobile Enhanced Cryptographic Provider (RSAENH)
-
Version 6.00.1937 -
MIPS-IV (NEC VR-5477) w/ Windows CE 6.0; Intel Pentium 4 w/ Windows CE 6.0; ARM v4i (Intel PXA 27x) w/ Windows CE 6.0; SH4 (Renesas SH7750) w/ Windows CE 6.0; Intel Pentium 4 w/ Windows CE 6.0 R2; ARM v4i (Intel PXA 27x) w/ Windows CE 6.0 R2; MIPS-IV (NEC VR-5477) w/ Windows CE 6.0 R2; SH4 (Renesas SH7750)w/ Windows CE 6.0 R2 -3/28/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Microsoft Windows CE and Windows Mobile Enhanced Cryptographic Provider (RSAENH) is a general-purpose, software-based, cryptographic module for Windows CE and Windows Mobile. It can be dynamically linked into applications by software developers to permit the use of general-purpose cryptography." -

10/30/07: Add new OEs; - -

515Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 408-936-7261 -

Netscreen ISG1000 and ISG2000
-
Version 5.4.0r4 (Firmware) -
Part # ISG1000, ISG2000 -
Dual PowerPC 7447 -3/30/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks NetScreen ISG-1000 and ISG-2000 are Internet security devices that integrate firewall, virtual private networking (VPN), and traffic shaping functions." -

514Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Tim Stahlke -
TEL: 408-936-7261 -

Netscreen NS5200 NS5400
-
Version 5.4.0r4 (Firmware) -
NS5200, NS5400 -3/22/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks NetScreen-5000 series is a line of purpose-built, high-performance firewall/VPN security systems designed to deliver a new level of high-performance capabilities for large enterprise, carrier, and data center networks." -

513Utimaco Safeware AG
-Hohemarkstrasse 22
-Oberursel, -61440
-Germany
-

-Dr. Christian Tobias -
TEL: Christian.Tobias@utimaco.de -
FAX: +49 6171 88 1933
-

-Utimaco US Corporate Headquarters -
TEL: 508- 543-1008 -
FAX: 508- 543-1009
-

SafeGuard Cryptographic Engine - AES 128 Library
-
Version 5.00 -
Intel Pentium 4 2.66 GHz Processor w/ Free BSD 5.4; Intel Pentium 4 2.66 GHz Processor w/ Windows Server 2003 Enterpise edition SP1; Intel Pentium 4 2.66 GHz Processor w/ Windows XP Pro SP2; Intel Pentium 4 2.66 GHz Processor w/ Windows XP Pro SP2 (Kernel mode) -3/20/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"The SafeGuard Cryptographic Engine (SGCE) AES 128 Library is a FIPS 197 compliant software implementation of AES 128 that is used in all Utimaco Safeware's products listed in the security policy document." -

512Utimaco Safeware AG
-Hohemarkstrasse 22
-Oberursel, -61440
-Germany
-

-Dr. Christian Tobias -
TEL: +49 6171 88 1711 -
FAX: +49 6171 88 1933
-

-Utimaco US Corporate Headquarters -
TEL: 508- 543-1008 -
FAX: 508- 543-1009
-

SafeGuard Cryptographic Engine - AES 256 Library
-
Version 5.00 -
Intel Pentium 4 2.66 GHz Processor w/ Free BSD 5.4; Intel Pentium 4 2.66 GHz Processor w/ Windows Server 2003 Enterpise edition SP1; Intel Pentium 4 2.66 GHz Processor w/ Windows XP Pro SP2; Intel Pentium 4 2.66 GHz Processor w/ Windows XP Pro SP2 (Kernel mode) -3/20/2007 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The SafeGuard Cryptographic Engine (SGCE) AES 256 Library is a FIPS 197 compliant software implementation of AES 256 that is used in all Utimaco Safeware's products listed in the security policy document." -

511SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

Luna IS Cryptographic Library
-
Version 5.1.4 (Firmware) -
Strong Arm II (80219) -3/20/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna IS Cryptographic Library provides a broad suite of high-performance cryptographic operations. All cryptographic algorithms are implemented within the module's firmware and associated co-processor." -

510SafeNet, Inc.
-20 Colonnade Road, Suite 200
-Ottawa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613-221-5009 -
FAX: 613-723-5079
-

-Laurie Smith -
TEL: 613-221-5026 -
FAX: 613-723-5079
-

NITROX Lite Security Macro Processor
-
Part # CN1010-350BG256-G -
N/A -3/14/2007 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX Lite CN1010 is one member of the NITROX line of award winning processors from Cavium Networks. The NITROX Lite CN1010 is based on a common core hardware processor architecture." -

509Elliptic Semiconductor, Inc.
-308 Legget Drive, Suite 202
-Kanata, -Ontario -K2K 1Y6
-Canada
-

-Al Hawtin -
TEL: 613-254-5456 x102 -
FAX: 613-254-7260
-

-Russ Baker -
TEL: 613-254-54356 x112 -
FAX: 613-254-7260
-

Ellipsys Security Middleware
-
Version 1.1 -
AMD 64 w/ Gentoo 2.6.18-gentoo-r6; AMD Sempron w/ Enterprise RedHat Linux v3 2.4.21; Intel P4 64 bit w/ Fedora Core 5 2.6.18; Intel P4 w/ Fedora Core 4 2.6.11; Intel P4 w/ Fedora Core 5 2.6.19; Intel P4 w/ Enterprise RedHat Linux v3 2.4.21 -3/14/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 1 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 1 - Max: 16 -) -
-
-
-

-"Ellipsys is a C software package with cryptographic capabilities in a configurable format. It supports public key encryption, symmetric ciphers, hash functions, message authentication through a simple API. Ellipsys is efficient and portable for embedded applications implemented in software or leveraging hardware offload engines." -

508SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.221.5009 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221.5026 -
FAX: 613.723.5079
-

Luna G4
-
Version 4.6.1 (Firmware) -
StrongARM-II, 80200, 600 MHz, RoHS; StrongARM-II, 80200, 600 MHz -3/14/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna(r) PCM/CA4 offer hardware key management and cryptographic operations to protect sensitive keys. Keys may be backed up and can be protected in software using a FIPS approved algorithm or replicated on one or more CA4 tokens." -

507Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Klorida Miraj -
TEL: 425-421-5229 -

-Katharine Holdsworth -
TEL: 425-706-7923 -

Windows CE and Windows Mobile Enhanced Cryptographic Provider (RSAENH)
-
Version 5.04.17228 -
ARMv4i w/ Windows Mobile 6; ARMv4i w/ Windows Mobile 6.1; ARMv4i w/ Windows Mobile 6.5 -3/14/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Microsoft Windows CE and Windows Mobile Enhanced Cryptographic Provider (RSAENH) is a general-purpose, software-based, cryptographic module for Windows CE and Windows Mobile. It can be dynamically linked into applications by software developers to permit the use of general-purpose cryptography." -

04/02/08: Add New OE and update the vendor information;
10/14/09: Add new tested OES; -
-

506Neoscale Systems
-1655 McCarthy Blvd.
-Milpitas, -CA -95035
-USA
-

-Rose Quijano-Nguyen -
TEL: +1 408-473-1313 -
FAX: +1 408-473-1307
-

-Landon Curt Noll -
TEL: +1 408-473-1342 -
FAX: +1 408-473-1307
-

CryptoStor Cryptographic Library
-
Version 2.5 (Firmware) -
Intel Xeon -2/28/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The CryptoStor Cryptographic Library v2.5 provides encryption services performed through software for NeoScale's CryptoStor family of products" -

505XYPRO Technology Corporation
-3325 Cochran Street, Suite #200
-Simi Valley, -CA -93063
-USA
-

-Sheila Johnson -
TEL: 805-583-2874 -
FAX: 805-583-0124
-

-Scott Uroff -
TEL: scott_u@xypro.com -
FAX: 805-583-0124
-

XYPRO XYGATE /ESDK
-
Version 2.0.0 -
Intel Pentium 4 w/ Windows XP w/ SP 2; Sun UltraSparc w/ Solaris 10; HP PA-RISC w/ HP-UX 11.11; MIPS R10000 w/ HP Nonstop Server G06; Intel Itanium2 w/ HP Nonstop Server H06; CLX 800 series w/ HP Nonstop Guardian D39; Intel Xeon w/ IBM zOS 1.7 ADCD on FLEX-EX s390 on SCO Unix 7.1.4 -2/27/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The XYGATE /ESDK is a general purpose library that provides symmetric key encryption, hashing algorithms, public key encryption, digital signature algorithms, secure session protocols, and secure e-mail protocols." -

504TANDBERG Telecom AS
-Philip Pedersens Vei 20
-1366 Lysaker
-Oslo, -Norway
-

-Stig Ame Olsen -
TEL: +47 98290058 -
FAX: +47 67125234
-

TANDBERG MXP Codec Cryptography Implementation
-
Version F6.0 (Firmware) -
On target testing with Nucleus Plus RTOS running under MPC8270 PowerPC processor -2/27/2007 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The TANDBERG MXP Codec Cryptography Implementation is part of the firmware for the TANDBERG MXP Codec. The Cryptography Implementation provides an Application Programming Interface (API) to support all security-relevent services of the TANDBERG MXP Codec." -

03/30/07: Update the OE and description; - -

503Data 21, Inc.
-3510 Torrance Blvd. Suite 300
-Torrance, -CA -90503
-USA
-

-Justin Jones -
TEL: 310-792-1771 -
FAX: 310-792-1778
-

Data 21 Cryptographic Facility
-
Version 5.0 -
z9 Mainframe w/ z/OS 1.4 -2/22/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Data 21 Cryptographic Facility is used in ZIP/390, ZIP/VSE, and the ZIPAPI providing AES (128, 192, 256 bit) strong encryption for ZIP and non-ZIP files." -

502KoolSpan Inc.
-PO Box 2067
-North Bethesda, -MD -20852
-USA
-

-Paul Benware -
TEL: 240-880-4400 -
FAX: 240-880-4419
-

KoolSpan SE Key
-
Version 1.0 -
Intel Pentium processor w/ Windows 2000; Intel Pentium processor w/ Windows XP -2/22/2007 - -CBC -( -e/d; -256 -); -
-
-

-"AES and SHS algorithm implementation for the KoolSpan Key cryptographic module." -

501Spectralink Corporation
-5755 central avenue
-Boulder, -CO -80301
-USA
-

-Pankag Agrawal -
TEL: 303-583-5490 -

Spectralink Wireless Telephones PTB2400
-
Version 110.062 (Firmware) -
ASIC -2/22/2007 - -CBC -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -2 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Embedded system board for encrypting/decrypting data in a wireless VOIP telephone environment." -

500SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.221.5009 -
FAX: 613.723.5079
-

-Laurie Smith -
TEL: 613.221.5026 -
FAX: 613.723.5079
-

Luna G4
-
Version 4.5.3 (Firmware) -
StrongARM-II 80200 600MHz ROHS -2/9/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Luna(r) PCM/CA4 offer hardware key management and cryptographic operations to protect sensitive keys. Keys may be backed up and can be protected in software using a FIPS approved algorithm or replicated on one or more CA4 tokens." -

499Wei Dai
-13440 SE 24th Street
-Bellevue, -WA -98005
-USA
-

-Wei Dai -
TEL: 425-562-9677 -

Crypto++ Library
-
Version 5.3.0 -
Athlon X2 4200+ w/ Windows XP SP2; Athlon X2 4200+ w/ Windows Server 2003 x 64 SP1 -2/9/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Crypto++ Library is a free, open source C++ class library providing public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms. Both 32-bit and 64-bit variants of the dynamic link library (DLL) are FIPS 140-2 Level 1 validated." -

498IBM Corp.
-11505 Burnet Rd.
-Austin, -TX -78758
-USA
-

-Jacqueline Wilson -
TEL: 512-838-2702 -
FAX: 512-838-3509
-

-Martin Clausen -
TEL: +45 45 23 33 38 -

IBM CryptoLite for C
-
Version 3.23 -
POWER3-II w/ AIX 5200-07(32-bit kernel); POWER3-II w/ AIX 5200-07(64-bit kernel); POWER3-II w/ AIX 5300-03(32-bit kernel); POWER3-II w/ AIX 5300-03(64-bit kernel) -2/2/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"IBM CryptoLite for C is a C software package providing advanced cryptographic services in a configurable footprint. CryptoLite supports public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms through a simple programming interface." -

497Nokia Enterprise Solutions
-102 Corporate Park Dr.
-White Plains, -NY -10604
-USA
-

-Jeffrey Ward -
TEL: 781 993 4679 -

Nokia NGX R60 Implementation
-
Version NGX (R60) w hotfix HFA-03 (Firmware) -
Celeron M -2/2/2007 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point's VPN-1 module running on Nokia's IPSO security hardened operating system" -

496Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: (905) 501-3884 -
FAX: (905) 507-4230
-

-Randy Tsang -
TEL: (905) 507-4220 -
FAX: (905) 507-4230
-

Security Builder GSE Crypto Core for Palm OS 5
-
Version 2.3 -
ARM Processor w/ Palm OS 5 -1/30/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Security Builder GSE-C provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. It can also be used with Certicom's PKI, IPSec, SSL and DRM modules." -

495Oracle Corporation
-500 Eldorado Blvd., Bldg. 5
-Broomfield, -CO -80021
-USA
-

-David Hostetter -
TEL: 303-272-7126 -

AES-256 CCM
-
Part # aes_fast_ccm_fpga_L3_M16 Version 050726-X -
N/A -1/30/2007 - -ECB -( -e only; -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -30 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -12 -(Tag Length(s): -16 -) -
-
-
-

-"In-built encryption in an enterprise class tape drive is provided by an AES-256 CCM Mode encryption engine implemented in an FPGA." -

494Mobat USA
-1721 West Paul Dirac Drive
-Tallahassee, -FL -32310
-USA
-

-Thomas Haggerty -
TEL: 850-580-7816 -
FAX: 850-580-0476
-

-Gregory Owens -
TEL: 850-580-6568 -
FAX: 850-576-8421
-

Voice & Data Encryption Module
-
Version 7.0 -
TI-DSP-TMS320VC5416PGE160 w/ TI-BIOS -1/29/2007 - -ECB -( -e/d; -128 -); -
-
-

-"The AES Encryptor and the AES Decryptor are running in real-time on TI DSP TMS320VC5416PGE160, under operating system TI-BIOS. Implementation of AES to provide secure voice & data communications in Mobat Vocoders designed to be used with HF, VHF, & UHF radios." -

03/09/07: Update Implementation Description. - -

493Elliptic Semiconductor, Inc.
-308 Legget Drive, Suite 202
-Kanata, -Ontario -K2K 1Y6
-Canada
-

-Patrick Offers -
TEL: 613-254-5456 x101 -
FAX: 613-254-7260
-

-Neil Hamilton -
TEL: 613-254-5456 x108 -
FAX: 613-254-7260
-

CLP-03
-
Part # CLP-03 -
N/A -1/24/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Elliptic cryptographic algorithms implemented in Verilog RTL offer customers a wide range of configuration options for encryption, decryption and message authentication requirement. The AES core is build time configurable to optimize throughput versus gate count to meet the requirements for the target application." -

492Hummingbird Ltd.
-1 Sparks Avenue
-Toronto, -Ontario -M2H 2W1
-Canada
-

-Xavier Chaillot -
TEL: 514-281-5551 x261 -
FAX: 514-281-9958
-

-Glen Matthews -
TEL: 514-281-5551 x257 -
FAX: 514-281-9958
-

Hummingbird Connectivity Cryptographic Module
-
Version 1.0 -
Intel Pentium 4 w/ Windows XP Pro SP2 -1/24/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Module supports Connectivity Software such as FTP for Windows, HostExplorer, Exceed, and Connectivity Secure Shell. The cryptographic capabilities of the library are used to implement encryption and decryption services, as well as protocols such as SSL and SSH. The implementation is based on the OpenSSL code base." -

491INNOVA CARD
-ZI Athelia 4, Le Forum Bat A
-Quartier Roumagoua
-13705 LA CIOTAT
-Cedex, -France
-

-Yann Loisel -
TEL: +33 (0) 442 98 1480 -
FAX: +33 (0) 442 08 3319
-

USIP Professional
-
Part # IC0400 Version C -
N/A -1/12/2007 - -ECB -( -e/d; -128 -); -
-
-

-"The USIP Professional is the secure System-on-Chip for trusted terminals markets like payment and identity. The chip has a 32-bit core and embeds internal memories, advanced security mechanisms and several interfaces. The USIP Professional embeds an AES-128 engine for applicative needs and external memories protection." -

490RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650.295.7692 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 2.1 -
IBM Power3 w/ AIX 5L v5.2 (32-bit); IBM Power3 w/ AIX 5L v5.2 (64-bit); IBM Power5 w/ AIX 5L v5.3 (32-bit); IBM Power5 w/ AIX 5L v5.3 (64-bit); Intel Pentium 4 w/ Red Hat Enterprise Linux AS4.0; Intel Pentium D w/ Red Hat Enterprise Linux AS4.0; Intel Itanium2 w/ HP-UX 11.23 (64-bit); Intel Itanium2 w/ HP-UX 11.23 (32-bit); PA8600-RISC 2.0 w/ HP-UX 11.11 (32-bit); PA8600-RISC 2.0W w/ HP-UX 11.23 (64-bit); SPARC v8 w/ Solaris 10 (32-bit); SPARC V8+ w/ Solaris 10 (32-bit); SPARC v9 w/ Solaris 10 (64-bit); AMD Opteron w/ Solaris10; Intel Pentium 4 w/ SuSE Linux Enterprise Server 9.0; AMD Opteron w/ SuSE Linux Enterprise Server 9.0; Motorola MPC 7455 w/ VxWorks 5.4 PowerPC 604; Motorola MPC 8260 w/ VxWorks 5.5 PowerPC 603; Motorola MPC7455 w/ VxWorks 5.5 PowerPC 604; Motorola MPC 7457 w/ VxWorks General Purpose Platform 6.0 PowerPC 604; Intel Pentium 4 w/ Windows 2003 Server, SP1 (Compiled with MS VC 6.0); Intel Pentium 4 w/ Windows 2003 Server, SP1 (Compiled with MS VC 8.0); Itanium2 w/ Windows 2003 Server, SP1; AMD Opteron w/ Windows 2003 Server, SP1; Samsung SC32442 w/ Windows Mobile 5.0; Intel PXA272 w/ Windows Mobile 5.0 PocketPC Phone Edition; TI OMAP 730 w/ Windows Mobile 2003 SE for SmartPhone; Intel PXA255 w/ Windows Mobile 2003 -1/12/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - - -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"RSA BSAFE® Crypto-C ME software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. The software supports a wide range of industry standard encryption algorithms offering developers the flexibility to choose the appropriate option to meet their requirements." -

489RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA BSAFE Crypto-J JCE Provider Module
-
Version 3.6 -
32-bit x86 Intel Pentium 4 w/ Windows XP SP2 with Sun JDK 1.5; 64-bit x86_64 Intel Pentium D w/ Windows XP SP2 with Sun JDK 1.5; 32-bit PowerPC w/ AIX 5L v5.3 with IBM JDK 1.5; 64-bit SPARC v9 w/ Solaris 10 with Sun JDK 1.5; 32-bit Itanium2 w/ HP-UX 11.23 with HP JDK 1.5; 64-bit Itanium2 w/ HP-UX 11.23 with HP JDK 1.5; 32-bit x86 Intel Pentium 4 w/ Red Hat Enterprise Linux AS 4.0 with Sun JDK 1.5; 64-bit x86_64 Intel Pentium D w/ Red Hat Enterprise Linux AS 4.0 with Sun JDK 1.5; 32-bit x86 Intel Pentium 4 w/ SUSE Linux Enterprise Server 9.0 with Sun JDK 1.5; 64-bit x86_64 AMD Opteron w/ SUSE Linux Enterprise Server 9.0 with Sun JDK 1.5; 64-bit PowerPC w/ AIX 5L v5.3 with IBM JDK 1.5; 32-bit SPARC v8+ w/ Solaris 10 with Sun JDK 1.5 -1/12/2007 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

03/02/07: Add CTR;
08/03/07: Update OES; -
-

488Broadcom Corporation
-16215 Alton Parkway
-Irvine, -CA -92618
-USA
-

-Steve Goodell -
TEL: 480-753-2280 -
FAX: 480-753-2380
-

AES
-
Part # BCM5890, Version A0 -
N/A -12/28/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The BCM5890 Secure Application Processor is a highly integrated system on a chip designed to execute secure applications." -

487RSA Security Inc.
-174 & 176 Middlesex Turnpike
-Bedford, -MA -01730
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA BSAFE Crypto-J Software Module
-
Version 3.6 -
64-bit PowerPC w/ AIX 5L v5.3 with IBM JDK 1.5; 64-bit x86_64 AMD Opteron w/ SUSE Linux Enterprise Server 9.0 with Sun JDK 1.5; 32-bit x86 Intel Pentium 4 w/ SUSE Linux Enterprise Server 9.0 with Sun JDK 1.5; 64-bit x86_64 Intel Pentium D w/ Red Hat Enterprise Linux AS 4.0 with Sun JDK 1.5; 32-bit x86 Intel Pentium 4 w/ Red Hat Enterprise Linux AS 4.0 with Sun JDK 1.5; 64-bit Itanium2 w/ HP-UX 11.23 with HP JDK 1.5; 32-bit Itanium2 w/ HP-UX 11.23 with HP JDK 1.5; 64-bit x86_64 Intel Pentium D w/ Windows XP SP2 with Sun JDK 1.5; 32-bit x86 Intel Pentium 4 w/ Windows XP SP2 with Sun JDK 1.5; 32-bit SPARC v8+ w/ Solaris 10 with Sun JDK 1.5; 64-bit SPARC v9 w/ Solaris 10 with Sun JDK 1.5; 32-bit PowerPC w/ AIX 5L v5.3 with IBM JDK 1.5 -12/28/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"RSA BSAFE Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. It supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

02/28/07: Add CTR; - -

486Pacom Systems
-Unit 6 40 Carrington Rd.
-Castle Hill
-Sydney, -NSW -2154
-Australia
-

-Steve Barton -
TEL: 61-2-9894-9911 -
FAX: 61-2-9894-5199
-

Rijndael AES
-
Version 4.10 (Firmware) -
Motorola 68360 -12/28/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom's intelligent range of field controllers (1057, 1058) incorporate the Rijndael algorithm to ensure the secure transmission of data between the panel and the (1047 CCU) Base Station Receiver. Used with existing heart-beating routines, the transmission of messages across a data network is even more protected and resilient to tampering." -

485Snapshield, Ltd.
-1 Research Court, Suite 450
-Rockville, -MD -20850
-USA
-

-Victor Elkonin -
TEL: (301) 216-3805 -
FAX: (301) 519-8001
-

AES_SNAP
-
Version 2.03 (Firmware) -
Texas Instruments C55 DSP -12/28/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Snapshield's cryptographic libraries (Snapcrypt) provide both low footprint and exceptional efficiency." -

484Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Kim Trites -
TEL: (613) 270-3127 -
FAX: (613) 270-2525
-

-Shoubhik Ghosh -
TEL: (613) 270-3770 -
FAX: (613) 270-2525
-

Entrust Security Kernel
-
Version 7.1 -
Intel® Pentium® D dual-core 3.2 GHz Processor w/ Windows Server 2003 -12/21/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Entrust Security Kernel for Security Manager is the cryptographic module used by internal C++ components, providing secure functions to Authority and toolkits. Entrust customers can access these functions via the application programming interface available for the toolkits." -

01/29/07: Update the impl description. - -

483Hirsch Electronics Corporation
-1900 Carnegie Ave., Building B
-Santa Ana, -CA -92705
-USA
-

-Keith Milleson -
TEL: 949-250-8888 -
FAX: 949-553-4219
-

SNIB2
-
Version 5.28 (Firmware) -
Rabbit 3000 Microprocessor -12/21/2006 - -CFB128 -( -e/d; -128 -); -
-
-

-"A Hirsch DIGI*TRAC controller configured with a Secure Network Interface Board (SNIB2) encrypts TCP/IP communications to a host computer running Velocity Version 3.0 (or later) or RS-485 communications to another SNIB2 configured controller using FIPS 197 approved AES 128 bit Rijndael. Hardware is UL Listed and CE." -

482Hirsch Electronics Corporation
-1900 Carnegie Ave., Building B
-Santa Ana, -CA -92705
-USA
-

-Keith Milleson -
TEL: 949-250-8888 -
FAX: 949-553-4219
-

Velocity
-
Version 3.0 -
Intel Pentium 4 w/ Windows XP Professional; Intel Pentium 4 w/ Windows Server 2003; AMD Athlon w/ Windows XP Professional x64; AMD Athlon w/ Windows Vista x64; Intel Pentium 4 w/ Windows Vista 32-bit; AMD Athlon w/ Windows Server 2003 x64; Intel Itanium w/ Windows Server 2003 IA64 -12/21/2006 - -CFB128 -( -e/d; -128 -); -
-
-

-"Velocity is a high security access control and operations management system with integrated door control, alarm monitoring, credential management, badging, video and graphics, suitable for any size organization. Communication with the Hirsch DIGI*TRAC Controller is encrypted using FIPS 197 Approved AES 128-bit Rijndael." -

481Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Marjo F. Mercado -
TEL: 201.536.1000 x121 -
FAX: 201.536.1200
-

Xceedium GateKeeper Linux IPSec Kernel Module
-
Version 2.6.18.1 (Firmware) -
Intel Pentium 4 -12/21/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium's GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP's." -

480Xceedium, Inc.
-30 Montgomery Street, Suite 1020
-Jersey City, -NJ -07302
-USA
-

-Marjo F. Mercado -
TEL: Marjo.Mercado@xceedium.com -
FAX: Marjo.Mercado@xceedium.com
-

Xceedium GateKeeper OpenSSL Implementation
-
Version 0.9.7l (Firmware) -
Intel Pentium 4 -12/21/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Xceedium's GateKeeper appliance delivers a secure centralized management platform. IT operations can provide touch free support and securely manage/control vendors, outsourced developers and MSP's." -

479Utimaco Safeware AG
-Germanusstrasse 4
-Aachen, -D-52080
-Germany
-

-Rainer Herbertz -
TEL: +49/241-1696-240 -
FAX: +49/241-1696-199
-

CryptoServer CS AES
-
Version 2.0.0.0 (Firmware) -
Texas Instruments TMS 320C6414 -12/21/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The CryptoServer CS is an encapsulated, tamper-protected hardware security module which provides secure cryptographic services like encryption or decryption, hashing, signing and verifying of data, random number generation, on-board secure key generation, key storage and further key management functionality." -

478VIACK Corporation
-16701 NE 80th St., Suite 100
-Redmond, -WA -98052
-USA
-

-Peter Eng -
TEL: 425-605-7400 -
FAX: 425-605-7405
-

VIA3 VkCrypt Cryptographic Module
-
Version 4.2 -
Intel Pentium 4 3.00GHz w/ Windows XP SP2 -12/21/2006 - -CBC -( -e/d; -128 -); -
-
-

-"The VIA3 VkCrypt Cryptographic Module is a software cryptographic module that implements symmetric and public key encryption, digital signatures, and hashing. VIA3 is a secure online collaboration solution integrating real-time audio and video, instant messaging, application sharing, and access to workspaces." -

477Good Technology, Inc.
-4250 Burton Drive
-Santa Clara, -CA -95054
-USA
-

-Daphne Won -
TEL: 408-327-6000 -

Good FIPS Crypto
-
Version 4.9.1 -
ARM9 250 Mghz processor w/ Symbian 9.1 -12/12/2006 - -ECB -( -e only; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Good FIPS Crypto is a software-based algorithm implementation that supports Triple-DES, AES, SHA-1 and HMAC-SHA-1." -

476Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: akaye@fortinet.com -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: 604-430-1063 x907 -
FAX: 613-430-1286
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-4 -
N/A -12/12/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The hardware implementation of the FortiASIC Hardware Accelerated Cryptographic Library as implemented in the FortiASIC version CP-4" -

475Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x416 -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: 604-430-1063 x907 -
FAX: 604-430-1063 x907
-

FortiASIC Hardware Accelerated Cryptographic Library
-
Part # CP-5 -
N/A -12/12/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The hardware implementation of the FortiASIC Hardware Accelerated Cryptographic Library as implemented in the FortiASIC version CP-5" -

474Secured User, Inc
-11490 Commerce Park Drive
-Suite 205
-Reston, -Va -20191
-USA
-

-Ken Hetzer -
TEL: 703-964-3164 -

SUSK Security Module
-
Version 1.1 -
Intel Pentium III w/ Windows Server 2003; Intel Pentium III w/ SUSE; Intel Pentium III w/ Red Hat; Intel Pentium III w/ Fedora; Intel Pentium III w/ HP-UX; Intel Pentium III w/ Windows Server 2003 64-bit -12/12/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The cryptographic module is accessed by its host application, the SecuredUser. All of the cryptographic functionality of the SecuredUser product is contained in the SUSK Security Module ("susk_ssl.dll")." -

05/13/08: Update implementation version;
05/21/08: Add new tested OES' (Tested by CAVS Tool v6.1);
07/25/08: Add new tested OES;
10/02/08: Add new tested OES; -
-

473Certicom Corp.
-5520 Explorer Drive., 4th Floor
-Mississauga, -Ontario -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-507-4230
-

-Randy Tsung -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

Security Builder GSE Crypto Core
-
Version 2.2 -
ARM w/ LG T98VZV05 with BREW 3.1 -12/12/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Security Builder GSE-C provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into C-based apps for FIPS 140-2 and Suite B security. Optimized with Elliptic Curve Cryptography, it can also be used with Certicom's PKI, IPSec, SSL and DRM modules." -

01/23/07: Request to update CTR to AES;
03/06/07: Update the Operating System. -
-

472Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x416 -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: ydubuc@fortinet.com -
FAX: 613-430-1286
-

Fortinet SSL Cryptographic Library v3.0
-
Version 3.0 (Firmware) -
Intel x86 -12/12/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet SSL Cryptographic Library v3.0 runs on an Intel x86 compatible processor using the FortiOS." -

471Fortinet, Inc.
-1090 Kifer Road
-Sunnyvale, -CA -94086-5301
-USA
-

-Alan Kaye -
TEL: 613-225-9381 x416 -
FAX: 613-225-2951
-

-Yannick Dubuc -
TEL: 604-430-1063 x907 -
FAX: 613-430-1286
-

Fortinet FIPS Cryptographic Library v3.0
-
Version 3.0 (Firmware) -
Intel x86 -12/12/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware implementation of the Fortinet FIPS Cryptographic Library v3.0 runs on an Intel x86 compatible processor using the FortiOS." -

470Xirrus, Inc.
-370 N. Westlake Blvd., Suite 200
-Westlake Village, -CA -91362
-USA
-

-Patrick Parker -
TEL: (805) 497-0955 -
FAX: (805) 462-3980
-

XS_AES
-
Version 1.0 (Firmware) -
Part # HW P/N XC3S2000-4FG676 -
FPGA -12/12/2006 - -ECB -( -e only; -128 -); -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Xirrus Wireless LAN Array represents the next generation in enterprise wireless LAN architecture - combining the functionality of a WLAN switch and Integrated Access Points (IAPs) in a single device. The WLAN Array delivers Gigabit-class Wi-Fi bandwidth to an extended coverage area simplifying the wireless LAN setup." -

469Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-507-4230
-

SB GSE-J Crypto Core
-
Version 2.1 -
Intel x86 w/ WindowsXP; Intel x86 64 bit w/ WindowsXP with JRE 1.5; 64 bit SPARC w/ Solaris 9 with JRE 1.5; 32 bit SPARC w/ Solaris 9 with JRE 1.5; Intel x86 64 bit w/ Red Hat Linux AS 4.0 with JRE 1.5; Intel x86 w/ Red Hat Linux AS 3.0 with JRE 1.5; UltraSPARC III w/ Solaris 10 with JRE 1.5 -12/4/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -); -OFB -( -e/d; -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -8 -10 -12 -14 -16 -) -
-
-
-

-"Security Builder GSE-J provides application developers with cryptographic tools to easily integrate encryption, digital signatures and other security mechanisms into Java-based apps for FIPS 140-2 and Suite B security. Optimized with Elliptic Curve Cryptography, it can also be used with Certicom's PKI and SSL modules" -

09/12/07: Add new OE; - -

468IBM Corporation
-IBM/Tivoli
-PO Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Mike Thomas -
TEL: +61 7 5552 4030 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core
-
Version 0.9.7c -
2084-B16 (zSeries 990 systems) w/ RHEL 4.0 (32-bit); 2084-B16 (zSeries 990 systems) w/ RHEL 4.0 (64-bit); 2084-B16 (zSeries 990 systems) w/ SLES 9.1 (32-bit); 2084-B16 (zSeries 990 systems) w/ SLES 9.1 (64-bit) -12/4/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ICC is a C language implementation of cryptographic functions which uses the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

03/22/07: Update the implementation name and version number; - -

467Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: (905) 501-3884 -
FAX: (905) 501-3884
-

-Randy Tsang -
TEL: (905) 507-4220 -
FAX: (905) 507-4230
-

Security Builder GSE Crypto Core for Palm OS 5
-
Version 3.1 -
ARM Processor w/ Palm OS 5 -11/28/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"This is a software implementation of cryptographic algorithms providing C language interface." -

466Reflex Magnetics Ltd
-31-33 Priory Park Road
-London, -NW6 7HP
-United Kingdom
-

-Richard Green -
TEL: +44 (0)20 7372 6666 -
FAX: +44 (0)20 7372 2507
-

-Andy Campbell -
TEL: +44 (0)20 7372 6666 -
FAX: +44 (0)20 7372 2507
-

Reflex Magnetics Cryptographic Library
-
Version 1.0.0.61103 -
Standard Dell Optiplex 170L machine running Microsoft Windows XP SP2 w/ Microsoft Windows XP SP2 -11/28/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Implementation Description" -

465NetLogic Microsystems
-18920 Forge Drive
-Cupertino, -CA -95014
-USA
-

-Mark Litvack -
TEL: 408-434-5700 -

XLR Processor
-
Part # P/N XLR Version B2 -
N/A -6/10/2010 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -0 -) -(Payload Length Range: -0 - -0 -( -Nonce Length(s): -13 -(Tag Length(s): -16 -) -
- AES Val#465 -
-
-
-

-"NetLogic Microsystems’ XLR series of processors offer high-throughput general purpose processing with an array of integrated I/O. They combine the power of innovative multi-core and multi-threaded architecture with the simplicity of a leading edge, general purpose MIPS64-based machine enabling wire speed performance." -

Originally validated on 1/28/2006 - now validating CCM - -

464SanDisk Corporation
-7 Atir Yeda St.
-Kfar Saba, -44425
-Israel
-

-Donald Rich -
TEL: +972-54-922-2188 -
FAX: +972-3-548-8666
-

S2
-
Part # S2, Version 1.0.2.1 -
N/A -11/28/2006 - -ECB -( -e/d; -256 -); -
-
-

-"S2 AES Hardware Core" -

12/08/06: New vendor name replaced msystems Ltd.; - -

463Gemalto
-8311 North FM 620 Road
-Austin, -TX -78726
-USA
-

-David Teo -
TEL: 512-257-3895 -
FAX: 512-257-3881
-

SafesITe Large Memory Dual Interface Open Platform Crypto Library
-
Version HM 4v1; SM 1v1 (Firmware) -
Proprietary -11/13/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"This algorithm is used in the SafesITe Large Memory Dual Interface Open Platform card usable for PKI applications (network access), digital signature and access control (personal identification). This card provides: Java Card and Global Platform compliance, contact and contactless (ISO14443) communication interfaces, large data storage capacity." -

462F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -

F-Secure® Kernel Mode Cryptographic Driver™ for Linux
-
Version 1.1 -
Intel Pentium 4 w/ Red Hat Enterprise Linux v4 -11/13/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The F-Secure Kernel Mode Cryptographic Driver for Linux is a 140-2 Level 1 compliant software module, which resides at the Kernel Mode level of the Linux OS and provides a number of cryptographic services accessible by other kernel drivers through an Application Programming Interface." -

11/22/06:Update Impl name, and description. - -

461Verex Technology
-5201 Explorer Drive
-Mississauga, -ON -L4W 4H1
-Canada
-

-Kishor Mistry -
TEL: 905-629-2600 -
FAX: 905-629-4970
-

SABER
-
Version 4.0 (Firmware) -
Freescale MC9S12A256 -11/9/2006 - -CBC -( -e/d; -128 -); -
-
-

-"SIP II communication system implements the encryption/decryption algorithm as defined in FIPS 197. System enables encrypted line security communication over the Internet and/or the Intranet for security/intrusion applications as required by relevant UL and ULC standards (such as UL1610, UL365)." -

460Intel Corporation
-2200 Mission College Blvd.
-Santa Clara, -California -95054
-USA
-

-Intel Performance Libraries Product Support -

Intel® Integrated Performance Primitives
-
Version 5.2 Gold -
Intel® CoreTM 2 Duo (x64) w/ Microsoft Windows XP SP2; Intel® CoreTM 2 Duo (x64) w/ Mac OS 10.4; Intel® CoreTM 2 Duo (x64) w/ Red Hat Enterprise Linux 4 -11/13/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Intel® IPP for cryptography is a software library optimized for IA-32, IA-64, and Intel® 64 architectures and running on Windows*, Linux*, and Mac OS* operating systems. The library has cross-platform and cross operating system API for routines commonly used for cryptographic operations." -

03/14/07: Update Vendor information; - -

459Sagem Orga
-Heinz-Nixdorf-Ring 1
-Paderborn, -33106
-Germany
-

-Swantje Missfeldt -
TEL: +49 52 51 88 90 -

J-IDMark 64 Open AES
-
Version J-IDMark 64 Open 01016221 (Firmware) -
AT58803-H-AA -11/8/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"An implementation of the AES 128 algoirthm for use in the J-IDMark 64 Open smart card cryptographic module." -

458Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 -
FAX: (519) 886-9852
-

BlackBerry Cryptographic API Library
-
Version 4.2 (Firmware) -
Intel PXA901 312MHz processor w/ BlackBerry OS 4.2 -11/8/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"BlackBerry(r) is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. The BlackBerry(r) Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry(r) Wireless Handhelds." -

457Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Security Certifications Team -
TEL: (519) 888-7465 -
FAX: (519) 886-9852
-

BlackBerry Cryptographic Kernel Library
-
Version 3.8.4 (Firmware) -
Intel PXA901 312MHz processor -10/27/2006 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CTR -( -ext only; -256 -) -
-
-
-

-"BlackBerry(r) is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. The BlackBerry(r) Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry(r) Wireless Handhelds." -

456Trust Digital
-7900 Westpark Drive, Suite A50
-McLean, -VA -22102
-USA
-

-Norm Laudermilch -
TEL: 703-760-9400 -
FAX: 703-760-9415
-

Trust Digital Algorithm Suite
-
Version 1.0 -
Intel Xscale w/ Microsoft Windows Mobile Version 5.0; Intel Xscale w/ Microsoft Windows Mobile Version 5.0 Smartphone edition -10/25/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Award winning Trusted Mobility Server allows an organization to centrally manage an unlimited number of PDA handheld or wireless devices. Access control, encryption, Data Wipe and many more device functionality can all be set and pushed to the device. Trust Digital offers security for Palm, Pocket PC, Blackberry (RIM), Symbian and all windows OSs." -

455SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Hazem Hassan -
TEL: (952)223-3139 -

-Wayne Whitlock -
TEL: (443)327-1489 -

SCCOS Crypto library
-
Version 3.0 (Firmware) -
Philips P5CT072 Secure Triple Interface Smart Card Controller -10/25/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SCCOS is a state-of-the-art operating system that offers wide range of authentication services together with the highest levels of security. It offers powerful implementaions for public and secret key encryption supporting RSA, DSA, Diffie-Hellman, SHA-1, Triple-DES, and AES." -

454Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Datacryptor Gig Ethernet
-
Version 1.00 (Firmware) -
IBM PowerPC 405 -10/20/2006 - -CBC -( -e/d; -256 -); -
-
-

-"Implementation Description" -

453PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic SDK
-
Version 3.7.1, 3.8.1, 3.10.3, 3.11.0 FC6, 3.11.0 OSX, and 3.11.0 WIN32, -
Apple MacBook Pro 15" w/ Mac OS X 10.4.8 (Version 3.7.1 only) and 10.4.10 (Version 3.8.1 only); Dell Optiplex GX280 using an Intel Pentium 4 3.2 GHz Processor w/ Windows XP Professional 2002 SP2; Intel Core 2 Duo 2.33 GHz w/ Mac OS X 10.5 Apple MacBook Pro 15" (Version 3.10.3 only); Dual Core Xeon 3060 w/ Linux, 32 bit Fedora Core 6 (Version 3.11.0 FC6 only); Intel Core 2 Duo 2.33 GHz w/ Mac OS X 10.5 Apple MacBook Pro 15" (Version 3.11.0 OSX only); Dell PowerEdge 860 with Dual Core Xeon 3060 w/ Windows XP Professional 2002 SP-2 (Version 3.11.0 WIN32 only); Dell PowerEdge 860 with Dual Core Xeon 3060 w/ Windows XP Professional 2002 SP2 (Version 3.10.2 WIN32 only) -10/20/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

11/9/06: Update the OE;
05/11/07: Update vendor POC information;
10/09/07: Update OES' and add new OES' with new version number;
03/11/08: Update vendor contact information;
05/30/08: Add new tested OES' with new version numbers;
06/09/08: Add new tested OES' with new version numbers;
07/10/08: Update vendor info;
10/22/08: Update version number; -
-

452Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Sean Gibbons -
TEL: (859)232-2000 -

Lexmark Cryptographic Algorithms
-
Version 1.0 (Firmware) -
FreeScale Power Architecture Processor w/ Lexmark ver. 2.4 O/S; IBM PowerPC w/ Lexmark ver. 2.4 O/S -11/8/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lexmark T640, T642, T644, W840, C920, C534, C772, X644e, X646e, X646dte, X850e, X852e, and X854e Cryptographic Platforms provide the cryptographic solution for the printer's secure printing capabilities. The implementation offers secure print jobs using the Advanced Encryption Standard (FIPS 197) algorithm and RSA key wrapping." -

451Gemalto
-8311 North FM 620 Road
-Austin, -TX -78726
-USA
-

-David Teo -
TEL: 512-257-3895 -
FAX: 512-257-3881
-

Cyberflex e-gate V3 AES
-
Version 3v1 (Firmware) -
A1002431 -10/16/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Cyberflex e-gate V3 smart card can be employed in solutions, which provide secure PKI (public key infrastructure) and digital signature technology. Cyberflex e-gate V3 serves as a highly portable, secure token for enhancing the security of network access and ensuring secure electronic communications." -

450IP Cores, Inc.
-3731 Middlefield Rd
-Palo Alto, -CA -94303
-USA
-

-Alex Tesler -
TEL: +1 (650) 814-0205 -
FAX: +1 (650) 475-5631
-

AES1
-
Version AES1-32E (Firmware) -
Xilinx XC2VP100 -10/13/2006 - -ECB -( -e only; -256 -); -
-
-

-"The AES1-32E core implements Rijndael encoding only (ECB mode) in compliance with the Advanced Encryption Standard. It processes 128-bit text blocks with 256 bit key. Core is completely self-contained - it includes key expansion function and does not require external memory." -

449ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ed Smith -
TEL: 760-476-4995 -
FAX: 760-476-4703
-

EBEM AES CTR 2
-
Version Helion AES Core, Version B1-XV2 (Firmware) -
Part # Xilinx Virtex, P/N FG676-4, Version 3000 -
FPGA -10/13/2006 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The ViaSat Enhanced Bandwidth Efficient Modem (EBEM-500) series Satcom Modem provides the latest in efficient modulation and coding for point-to-point Satcom connections. The EBEM-500 series offers embedded encryption integrating the security functions into the modem to provide an integrated secure Satcom modem product." -

448ViaSat, Inc.
-6155 El Camino Real
-Carlsbad, -CA -92009
-USA
-

-Ed Smith -
TEL: 760-476-4995 -
FAX: 760-476-4703
-

EBEM AES CTR 1
-
Version Helion AES Core, Version B1-XV2 (Firmware) -
Part # Xilinx Virtex, P/N FG676-4, Version 3000 -
FPGA -10/13/2006 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The ViaSat Enhanced Bandwidth Efficient Modem (EBEM-500) series Satcom Modem provides the latest in efficient modulation and coding for point-to-point Satcom connections. The EBEM-500 series offers embedded encryption integrating the security functions into the modem to provide an integrated secure Satcom modem product." -

447Schweitzer Engineering Laboratories, Inc.
-2350 NE Hopkins Court
-Pullman, -WA -99163
-USA
-

-Joe Casebolt -
TEL: (509) 336-2408 -
FAX: (509) 336-2406
-

SEL-3021
-
Version 0.146 (Firmware) -
FPGA -10/11/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The SEL-3021 Serial Encrypting Transceiver is an EIA-232 bump-in-the-wire encryption module. Use the SEL-3021 to protect meters, protective relays, Programmable Logic Controllers (PLC), Remote Terminal Units (RTU), and computers from unauthorized access." -

446NetApp
-495 East Java Drive
-Fourth Floor
-Sunnyvale, -CA -94089
-USA
-

-Ajay Singh -
TEL: 408-822-6000 -
FAX: 408-822-4501
-

Decru AT AES
-
Version 1.1 (Firmware) -
Decru SEP -10/12/2006 - -CBC -( -e/d; -256 -); -
-
-

-"Decru's Storage Encryption Processor (SEP) is the primary cryptographic and key management engine for Decru DataFort products. Decru DataFort is a storage security appliance that uses encryption, authentication, secure access controls, and secure logging to protect networked storage in NAS, SAN, DAS, and Tape environments." -

10/22/07: Update vendor POC information;
02/18/09: Update vendor information; -
-

445NetApp
-495 East Java Drive
-Fourth Floor
-Sunnyvale, -CA -94089
-USA
-

-Ajay Singh -
TEL: 408-822-6000 -
FAX: 408-822-4501
-
FAX: 650-413-6790
-

Decru FW AES
-
Version V1.1 (Firmware) -
Intel Xeon -10/11/2006 - -ECB -( -e/d; -256 -); -
-
-

-"Decru's Storage Encryption Processor (SEP) is the primary cryptographic and key management engine for Decru DataFort products. Decru DataFort is a storage secrutiy appliance that uses encryption, authentication, secure access controls, and secure logging to protect networked storage in NAS, SAN, DAS, and Tape environments." -

04/18/07: Change implementation name;
10/22/07: Update vendor POC information;
02/18/09: Update vendor information; -
-

444Harris Corporation
-1025 West NASA Boulevard
-Melbourne, -FL -32919
-USA
-

-Eric Dodson -
TEL: (321) 727-5610 -
FAX: (321) 727-4430
-

Harris Data Encryptor
-
Version 1.0 -
PowerPC 7457 w/ FSMLabs RT Linux -10/6/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Harris Data Encryptor is a software algorithm designed to encrypt voice, video, and data IP traffic prior to transmission over a Harris Mobile Ad Hoc Networking (MAHN) radio." -

443Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Kim Trites -
TEL: (613)-270-3127 -

-Christopher D. Wood -
TEL: (613)-270-2926 -

Entrust Authority™ Security Toolkit for Java®
-
Version 7.2 -
UltraSPARC-llli 1.34 GHz processor with 512KB external cache w/ Sun Solaris 10 with SUN JRE 5.0; Intel® Pentium® D dual-core 3.2 GHz CPU w/ Microsoft Windows XP Professional with SUN JRE 5.0 -10/13/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 0 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 2 - Max: 16 -) -
-
-
-

-"Entrust Authority Security Toolkit for the Java Platform provides a FIPS certified secure and trusted framework for successful e-business development of high performance applications." -

442Nokia Enterprise Solutions
-102 Corporate Park Dr.
-White Plains, -NY -10604
-USA
-

-Jeffrey Ward -
TEL: 781 993 4679 -

Nokia NGX R60 Implementation
-
Version NGX (R60) w hotfix HFA-03 (Firmware) -
Celeron w/ IPSO v3.9; Xeon w/ IPSO v3.9 -10/6/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point's VPN-1 module running on Nokia's IPSO security hardened operating system" -

441L-3 Communications Linkabit
-3033 Science Park Road
-San Diego, -CA -92121
-USA
-

-Rick Roane -
TEL: 858-597-9097 -
FAX: 858-552-9660
-

TeamF1 FIPS Module for SSHield 2.0
-
Version TF1-SSH-VX-SRC-2-0-0-001 -
MPC7457 w/ VxWorks -10/5/2006 - -CBC -( -e/d; -256 -); -
-
-

-"MPM-1000 SATCOM IP Modem" -

440Helion Technology Limited
-Ash House, Breckenwood Road
-Fulbourn
-Cambridge, -CB1 5DQ
-England
-

-Graeme Durant -
TEL: +44 1223 500924 -
FAX: +44 1223 500923
-

-Rick Roane -
TEL: +1 858 597 9097 -
FAX: +1 858 552 9660
-

Helion Tiny AES TX Core (Xilinx)
-
Version 119881-05 (Firmware) -
Xilinx Virtex-II Pro -10/5/2006 - -ECB -( -e only; -256 -); -CBC -( -e only; -256 -); -
-
-

-"The Helion Tiny AES engine is a reusable silicon IP core for use in ASIC and FPGA, designed for ultra low area, and capable of supporting all three AES keysizes and any commonly used block cipher mode." -

This AES implementation contains a set of cores (TX0 and TX1). - -

439Helion Technology Limited
-Ash House, Breckenwood Road
-Fulbourn
-Cambridge, -CB1 5DQ
-England
-

-Graeme Durant -
TEL: +44 1223 500924 -
FAX: +44 1223 500923
-

-Rick Roane -
TEL: +1 858 597 9097 -
FAX: +1 858 552 9660
-

Helion Tiny AES RX Core (Xilinx)
-
Version 119881-05 (Firmware) -
Xilinx Virtex-II Pro -10/6/2006 - -ECB -( -e only; -256 -); -CBC -( -d only; -256 -); -
-
-

-"The Helion Tiny AES engine is a reusable silicon IP core for use in ASIC and FPGA, designed for ultra low area, and capable of supporting all three AES keysizes and any commonly used block cipher mode." -

This AES implementation contains a set of cores (RX0, RX1, RX2, and RX3). - -

438Silicon Graphics Inc.
-2750 Blue Water Road
-Eagan, -MN -55121
-USA
-

-Lori Gilbertson -
TEL: 651-683-3433 -

SGI Altix with RHEL AS V4 U4
-
Version openssl 0.9.7a 43.10 -
Intel Itanium2 w/ Red Hat Enterprise Linux AS Version 4 Update 4 -9/14/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"TDES, AES, SHA-1, and RSA as used by RHEL AS V4 U4 on SGI Altix servers." -

437Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Client Algorithms
-
Version 1.0 -
Intel Pentium w/ Linux; Intel Pentium w/ MS Windows XP -9/8/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Client algorithm suite." -

436RELM Wireless Corporation
-7100 Technology Drive
-West Melbourne, -FL -32904
-USA
-

-Jim Spence -
TEL: 785-856-1300 -
FAX: 785-856-1302
-

AES-256
-
Version 721-05054-0001 (Firmware) -
DSP Processor -9/8/2006 - -ECB -( -e/d; -256 -); -CBC -( -e only; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"AES algorithm designed for use in the BK Radio secure communications products." -

435Gemalto
-Avenue du Pic de Bertagne, BP 100
-Gemenos, -Cedex -13881
-France
-

-Anthony Vella -
TEL: +33 4 42 36 61 38 -
FAX: +33 4 42 36 52 36
-

GemXpresso R4 E36/E72 PK Cryptographic Library
-
Version GX4-S_E005 (MSA029) (Firmware) -
Samsung S3CC9TC -9/5/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"This implementation is dedicated to provide the crypto algorithm on the GemXpresso R4 E36/E72 PK Java card product through the Java Card 2.2.1 API. It provides Random Number generation, 3DES, AES, SHA-1 and RSA up to 2048 bits key length as well as RSA On Board Key generation up to 2048 bits long." -

434Software House
-70 Westview Street
-Lexington, -MA -02421
-USA
-

-Mark Goldstein -
TEL: +1 781-466-6660 -
FAX: +1 781-466-9550
-

-Rick Focke -
TEL: +1 781-466-6660 -
FAX: +1 781-466-9550
-

Software House AES 256-bit Encryption
-
Version 9.1 -
C-CURE 800/8000® Security Management Software (Intel Pentium 4) w/ Windows Server 2003; C-CURE 800/8000® Security Management Software (Intel Pentium 4) w/ Windows XP SP2 -9/5/2006 - -CBC -( -e/d; -256 -); -
-
-

-"C-CURE 800/8000 is a scalable security management solution encompassing complete access control and advanced event monitoring. The system integrates with critical business applications including CCTV and digital video management systems, visitor management, ERP HR/time and attendance, and third party devices such as fire alarms, intercoms, burglar." -

433Software House
-70 Westview Street
-Lexington, -MA -02421
-USA
-

-Mark Goldstein -
TEL: +1 781-466-6660 -
FAX: +1 781-466-9550
-

-Rick Focke -
TEL: +1 781-466-6660 -
FAX: +1 781-466-9550
-

Software House AES 256-bit Encryption
-
Version 4.1.1.12045 (Firmware) -
iSTAR® eX (Intel XScale) -9/5/2006 - -CBC -( -e/d; -256 -); -
-
-

-"The iSTAR eX is a full-featured access control panel, providing physical access control for up to 4 doors. It supports all major identification technologies including Wiegand, proximity, magnetic stripe cards, keypads, smart cards and biometrics. The iSTAR eX is an integral part of the powerful Software House C*CURE 800/8000(r) Security Management system." -

09/26/06: Request to update the description;
03/20/07: Update firmware version number. -
-

432Novell, Inc.
-1800 South Novell Place
-Provo, -UT -84606
-USA
-

-Srinivas Vedula -
TEL: 801-861-5266 -

Novell International Cryptographic Infrastructure (NICI)
-
Version 2.7.1 -
Intel Celeron 325 w/ Netware 6.5 w/ SP3; AMD Athlon XP 1800+ w/ Red Hat Enterprise Linux Advanced Server 3.0; Intel Celeron M w/ MS Windows 2000 w/ SP4; Intel Celeron M w/ MS Windows XP w/ SP2; UltraSparc IIe w/ Trusted Solaris 8; Pentium 4 w/ MS Windows Server 2000 with SP3 and Q326886 Hot Fix; AMD Opteron 246 w/ SuSE Enterprise Linux 8 -9/5/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Novell International Cryptographic Infrastructure (NICI) is a cryptographic module written in C that employs the BSAFE library to provides keys, algorithms, key storage and usage mechanisms, and a key management system." -

431Polycom, Inc.
-4750 Willow Road
-Pleasanton, -CA -94588
-USA
-

-Robert V. Seiler -
TEL: 978.292.5452 -
FAX: 978.292.5943
-

Polycom VSX Cryptographic Implemententation
-
Version 1.0 (Firmware) -
Equator BSP-15 -8/30/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Software for Polycom VSX Systems" -

430Check Point Software Technologies Ltd.
-5 Choke Cherry Road
-Rockville, -MD -20850
-USA
-

-Wendi Ittah -
TEL: 703-859-6748 -

-Malcolm Levy -
TEL: 972-3753-4561 -

Check Point Crypto Core
-
Version 1.2 and 1.3 -
Intel Celeron M w/ Windows XP SP2 (version 1.2 only); Intel Celeron M w/ Windows 2000 SP4 (version 1.2 only); Intel X-Scale PXA270 w/ Windows Mobile 5 (version 1.2 only); Texas Instruments OMAP 850 w/ Windows Mobile 5 (version 1.2 only); Nokia E61 ARM9 CPU w/ Symbian 9 (version 1.2 only); AMD Athlon X2 w/ Windows Vista Ultimate (version 1.3 only); Intel Celeron w/ Windows Server 2003 SP2 (version 1.3 only); Intel Core 2 Duo w/ Mac OS X v10.5 (version 1.3 only); Marvell PXA310 w/ Windows Mobile 6.0; TI OMAP 850 w/ Windows Mobile 6.0 -8/30/2006 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point Crypto Core is a 140-2 Level 1 cryptographic module for Win 2K3/Vista, Check Point Pre-Boot Environment, Win Mobile 6 and Mac OS X. The module provides cryptographic services accessible in pre-boot mode, kernel mode and user mode on the respective platforms through implementation of platform specific binaries." -

10/02/06: Request to add new OS/Processor;
08/13/08: Add new tested OES' and update vendor information;
09/16/08: Add new tested OES'; -
-

429Pointsec Mobile Technologies, Inc
-2441 Warrenville Road, Suite 210
-Lisle, -IL -60532
-USA
-

-Jerrod Chang -
TEL: +1 630 392 2300 -
FAX: +1 630 392 2300
-

Pointsec Cryptographic Module PB
-
Version 1.2 -
AMD Athlon w/ MS-DOS 6.22 -8/30/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pointsec CryptoModule is a 140-2 Level 1 cryptographic module for Win 2K/XP, Pointsec Pre-Boot Environment, Win Mobile 5 and Symbian 9. The module provides cryptographic services accessible in 16/32-bit mode, kernel mode and user mode on the respective platforms through implementation of platform specific binaries." -

4283e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: (301) 944-1277 -
FAX: (301) 670-6989
-

AES for underlying openSSL
-
Version 3.0 -
Intel Pentium III Mobile, Intel Xeon Quad CPU server w/ Windows 2000 Server SP4, Windows 2003 Server SP1 -8/24/2006 - -ECB -( -e/d; -256 -); -
-
-

-"This AES ECB algorithm certification is for the underlying crypto suite used by openSSL." -

427Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Client Algorithms
-
Version 1.0 -
Intel ARM w/ MS Windows CE 4.0; Intel ARM w/ MS Windows CE 3.0; Intel Pentium w/ MS Windows 2000 -8/24/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Client algorithm suite." -

426IBM Corporation
-IBM/Tivoli
-PO Box 3499
-Australia Fair
-Southport, -Queensland -4215
-Australia
-

-Peter Waltenberg -
TEL: +61 7 5552 4016 -
FAX: +61 7 5571 0420
-

-Mike Thomas -
TEL: +61 7 5552 4030 -
FAX: +61 7 5571 0420
-

ICC Algorithmic Core
-
Version 0.9.7c -
AMD Athlon XP (32-bit) w/ Red Hat Enterprise Linux 4.0; UltraSparc IIe w/ Solaris 9 (Using 32-bit binary); IBM POWER5 (dual core) w/ Red Hat Enterprise Linux 4.0 (32-bit binary); UltraSparc IIe w/ Solaris 9 (Using 64-bit binary); HP PA-8600 w/ HPUX 11i (using 32-bit binary); IBM POWER5 (dual core) w/ Red Hat Enterprise Linux 4.0 (using 64-bit binary); HP PA-8600 w/ HPUX 11i (using 64-bit binary); Intel Pentium D w/ Red Hat Enterprise Linux 4.0 (using 64-bit binary); AMD Athlon XP w/ Windows 2003 SP1; Intel Pentium D w/ Windows 2003 SP1; IBM POWER5 (dual core) w/ AIX 5.2 (using 32-bit binary); AMD Opteron w/ SuSe Linux Enterprise Server 9.0 (using 64-bit binary); IBM POWER5 (dual core) w/ AIX 5.2 (using 64-bit binary); Intel Pentium 4 w/ SuSe Linux Enterprise Server 9.0; IBM POWER5 (dual core) w/ SuSe Linux Enterprise Server 9.1 (using 32-bit binary); IBM POWER5 (dual core) w/ SuSe Linux Enterprise Server 9.1 (using 64-bit binary) -8/24/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ICC is a C language implementation of cryptographic functions which uses the cryptographic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certified cryptographic provider." -

03/22/07: Update the implementation name and version number; - -

425Oberthur Card Systems
-4250 Pleasant Valley Road
-Chantilly, -VA -20151
-USA
-

-Christophe Goyet -
TEL: 703-263-0100 -
FAX: 703-263-0503
-

AES for ID-One Cosmo 64 v5
-
Version E304 (Firmware) -
Part # 77 -
ID-One Cosmo 64 v5 -8/24/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ID-One Cosmo Chip Platform is a single-chip multi-application cryptographic module for smart cards, specifically designed for identity and government market needs. The module offers a highly secure architecture together with cryptographic services such as 3DES128 and 3DES192, AES 256, RSA2048 with on-board key generation, and ECDSA (GFP)." -

424Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Tony Ureche -
TEL: 1-800-MICROSOFT -

BitLocker(TM) Drive Encryption
-
Version Build #5466 -
Intel Pentium D w/ Microsoft Windows Vista Ultimate Edition Version 6, Beta 2; Intel Pentium 4 w/ Microsoft Windows Vista Ultimate Edition Version 6, Beta 2 -8/4/2006 - -CBC -( -e/d; -128 -, -256 -); -

-CCM (KS: -128 -, -256 -) -(Assoc. Data Len Range: -0 - -8 -) -(Payload Length Range: -4 - -32 -( -Nonce Length(s): -7 -8 -12 -13 -(Tag Length(s): -4 -6 -8 -14 -16 -) -
-
-
-

-"BitLocker(TM) is a security feature in Windows Vista® that provides full volume encryption to address lost or stolen computer scenarios." -

423Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

ES520 Algorithm Implementation
-
Version 1.0 (Firmware) -
AMD MIPS w/ Fortress Proprietary -8/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Provides Cryptographic operations for the Fortress Technologies ES520." -

422Icom Inc.
-1-1-32 Kamiminami Hirano-ku
-Osaka, -Osaka -547-0003
-Japan
-

-Chris Lougee -
TEL: 425-454-8155 -
FAX: 425-450-1509
-

Cryptographic Module for Icom Radios
-
Version 1.0 (Firmware) -
HD64F2239 (16bit CISC) -7/28/2006 - -OFB -( -e/d; -256 -); -
-
-

-"Implementation Description" -

421Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: (905) 501-3884 -
FAX: (905) 507-4230
-

-Randy Tsang -
TEL: (905) 507-4220 -
FAX: (905) 507-4230
-

SB GSE-C Crypto Core
-
Version 3.0 -
ARM Processor w/ Phillips RTK-E -7/25/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-
-
-

-"Security Builder GSE is a standards-based cryptographic toolkit that supports optimized Elliptic Curve Cryptography and provides application developers with sophisticated tools to flexibly integrate encryption, digital signatures and other security mechanisms into both mobile and server-based applications." -

420Open Source Software Institute
-Administrative Office
-P.O. Box 547
-Oxford, -MS -38655
-USA
-

-John Weathersby -
TEL: 601-427-0152 -
FAX: 601-427-0156
-

OpenSSL FIPS Object Module Library
-
Version 1.1 -
PA RISC w/ HP D Class 9000 w/ HP-UX Release B.11.11; Intel x86 w/ Linux Kernel Version: 2.4.21 w/ SuSE Linux 9.0 -7/20/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Object Module Library is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website." -

419Attachmate Corporation
-1500 Dexter Ave N
-Seattle, -WA -98109
-USA
-

-Sharon Xia -
TEL: 206-217-7100 -
FAX: 206-217-7515
-

Attachmate Cryptographic Library for Java AES
-
Version 1.0 -
AMD 275 Opteron 2.2GHz, Dual Core processor (HP ProLiant DL145R2 2G Server) w/ Red Hat Linux 4 x 64 (RHELx64) and Sun Java Runtime 1.5.0; Apple Power Macintosh G4 w/ Mac OS X 10.4.3 and Apple Java Runtime 1.5.0; Intel Xeon 2.80GHz/800MHz, dual processor (HP ProLiant DL140) w/ Windows XP and Sun Java Runtime 1.5.0 -7/20/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Reflection for the Web provides terminal emulation from a web browser. With this server-based solution you can connect local or remote users to applications on IBM, HP, UNIX, and OpenVMS hosts. You can also use its comprehensive management, security, and customization features to boost IT efficiency and user productivity." -

04/28/08: Update implementation version number; - -

418Blue Ridge Networks
-14120 Parke Long Court, Suite 103
-Chantilly, -VA -20151
-USA
-

-Tom Gilbert -
TEL: 703-631-0700 -
FAX: 703-631-9588
-

BlueRidge VPN Algorithms
-
Version 1.0 -
Intel Pentium w/ Windows 2000 -7/14/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Provides cryptographic operations for the BorderGuard X.509 VPN Client which enables a user to establish a secure, end-to-end encrypted tunnel with a BorderGuard Network Appliance." -

417Attachmate Corporation
-1500 Dexter Ave N
-Seattle, -WA -98109
-USA
-

-Zeke Evans -
TEL: (206) 301-6891 -
FAX: (206) 272-1346
-

-Joe Silagi -
TEL: (206) 272-1346 -
FAX: joesi@attachmatewrq.com
-

Attachmate Crypto Module
-
Version 1.0 -
Intel Itanium w/ HP-UX 11iv2 (IA64); Intel Itanium w/ Windows 2003 Server SP1 (IA64); Intel Pentium D w/ Windows 2003 Server SP1 (x64); Intel Pentium 4 w/ Windows 2003 Server SP1; AMD Opteron w/ Solaris 10; UltraSPARC w/ Solaris 8; AMD Opteron w/ SuSE Linux Enterprise Server 9.0 (x64); Intel Pentium 4 w/ SuSE Linux Enterprise Server 9.0; Intel Itanium w/ Red Hat Enterprise Linux 4.0 (IA64); Intel Pentium D w/ Red Hat Enterprise Linux 4.0 (x64); Intel Pentium 4 w/ Red Hat Enterprise Linux 4.0; PA-RISC w/ HP-UX 11iv1; Intel Pentium 4 w/ Sun Solaris 10 -7/14/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Attachmate Crypto Module is used in a range of solutions from Attachmate, provider of host connectivity, systems and security management, and PC lifecycle management products." -

416Imation Corp.
-Discovery Bldg. 1A-041
-Oakdale, -MN -55128
-USA
-

-Larry Hamid -
TEL: 408-737-4308 -

MXI FPGA
-
Part # v1.0 -
N/A -7/7/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Stealth MXP is a USB powered Portable Security Device with authentication and cryptographic services. It provides secure storage and digital identity operations for enterprise security and user authentication via biometric and password." -

02/29/08: Update vendor information;
04/24/12: Updated vendor information; -
-

4153e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: (301) 944-1277 -
FAX: (301) 670-6989
-

3e-030-2 Security Server
-
Version 3.0 -
Intel Pentium III Mobile w/ Windows 2000 Server SP4; Intel Xeon Quad CPU server w/ Windows 2003 Server SP1 -6/30/2006 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"The Security Server is a software program that runs as a Windows service. It authenticates wireless users when they log onto the network, and distributes dynamic per session keys for the user. The Security Server can be run on Windows 2000, Windows 2000 Server, Windows 2003 Server, or Windows XP." -

414Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

Fortress Algorithms Suite
-
Version 1.0 (Firmware) -
Intel Processor -6/30/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Gateway Agorithm Suite." -

413Encryption Solutions
- 1740 East Garry Ave., #110
-Santa Ana, -CA -92705
-USA
-

-Robert Stedron -
TEL: 949-660-0102 -
FAX: 949-660-0202
-

SkyLOCK AES
-
Version 1.0 -
AMD Athlon 64 w/Windows XP -6/30/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The AES implementation is a standard ECB implementation. It performs encryption as well as decryption. It supports key sizes of 128, 192, and 256 bits." -

412Saflink Corporation
-12413 Willows Road NE, Ste 300
-Kirkland, -WA -98034
-United States
-

-Bob Turbeville -
TEL: 425-278-1100 -
FAX: 425-278-1300
-

SureAccess AES
-
Version 1.3 (Firmware) -
DS80C400 -6/30/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES encryption algorithm for use with SureAccess Assembly Processor" -

411BSI2000, Inc.
-12600 W. Colfax Ave., #B410
-Lakewood, -CO -80215
-USA
-

-Glenn Junik -
TEL: 303-231-9095 -
FAX: 303-231-9002
-

Crypto2000
-
Version 1.0 (Firmware) -
Dallas Secure Microcontroller -7/14/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int/ext; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-

CMAC (Generation/Verfication -) -(KS: 128; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 192; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; - Tag Len(s) -Min: 8 - Max: 16 -) -(KS: 256; Block Size(s): -Full -/ -Partial -; -Msg Len(s) -Min: 0 - Max: 2^16 -; -Tag Len(s) -Min: 8 - Max: 16 -) -
-
-
-

-"The Crypto2000 has been specifically designed to enable cryptographically secure transactions with optical cars via BSI2000's Secure Optical Card Protocol. In addtion to this specialty, the Crypto2000 is versatile enough to be used whenever highly-secure cryptographic operations are required." -

410Siemens PLM Software
-5800 Granite Parkway, Suite 600
-Plano, -TX -75024
-USA
-

-Kevin White -
TEL: 515-956-6849 -

Teamcenter Cryptographic Module
-
Version 1.1.1 -
64-bit SPARC IIe w/ Solaris 8; 32-bit Intel Pentium 4M w/ Windows XP SP2; 64-bit SPARC Iie w/Solaris 10 -6/22/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Teamcenter powers innovation and productivity by connecting people and processes with knowledge. Teamcenter is the de facto standard for PLM deployment, providing solutions to drive business performance goals." -

409Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: 408-399-3593 -

8170
-
Part # 1.0 -
N/A -6/22/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Hifn's 8170 is a high performance low latency cryptographic security processor intended specifically for VoIP applications. It implements all of the cryptographic protocols necessary to implement VoIP security including SRTP/SRTCP, IPsec, TLS/SSL, DTLS and public key operations." -

408Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: 408-399-3593 -

7870
-
Part # 1.0 -
N/A -6/22/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"Hifn's 7870 is a high performance low latency cryptographic security processor intended specifically for VoIP applications. It implements all of the cryptographic protocols necessary to implement VoIP security including SRTP/SRTCP, IPsec, TLS/SSL, DTLS and public key operations." -

407Nokia Enterprise Solutions
-102 Corporate Park Dr.
-White Plains, -NY -10604
-USA
-

-Jeffrey Ward -
TEL: 781 993 4679 -

Nokia NGX R60 Implementation
-
Version NGX (R60) with hot fix HFA-03 (Firmware) -
Nokia VPN Appliance, Pentium III -6/30/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point's VPN-1 module running on Nokia's IPSO security hardened operating system" -

406HP Atalla Security Products
-19091 Pruneridge Ave.
-MS 4441
-Cupertino, -CA -95014
-USA
-

-Denise Santos -
TEL: 408-447-2630 -
FAX: 408-447-5525
-

AES
-
Version 1.0 (Firmware) -
PPC440GX -6/22/2006 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -

-CCM (KS: -256 -) -(Assoc. Data Len Range: -28 - -28 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AES ECB. CBC and CCM modes" -

09/27/07: Add CCM, and update implementation description;
10/05/07: Update vendor and POC information;
05/07/08: Update vendor POC; -
-

405Digital Security Controls, a Division of Tyco Safety Products Canada Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: 905-760-3000 x2706 -
FAX: 905-760-3020
-

SG-SYSTEM II
-
Version 1.00 (Firmware) -
Freescale MPC885 -6/22/2006 - -ECB -( -e/d; -128 -); -
-
-

-"The SG-SYSTEM II Digital Alarm Communicator System provides constantly supervised and encrypted line security communications over Internet or Intranet for security/intrusion applications (as required per UL365, UL1610 standard)." -

404ViaSat UK Ltd.
-Sandford Lane
-Wareham, -Dorset -BH20 4DY
-UK
-

-Tim D Stone -
TEL: +44 1929 55 44 00 -
FAX: +44 1929 55 25 25
-

FlagStone Core AES 128
-
Part # V1.1.2 -
N/A -6/7/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The FlagStone Core AES 128 is an FPGA based FIPS 197 approved, 128-bit in-line encrypt/decrypt engine deployed within the FlagStone Product range. The FlagStone Core AES 128 has been validated for operation within the EP2C20F256 Cyclone II device." -

07/07/11: Update vendor information; - -

403ViaSat UK Ltd.
-Sandford Lane
-Wareham, -Dorset -BH20 4DY
-UK
-

-Tim D Stone -
TEL: +44 1929 55 44 00 -
FAX: +44 1929 55 25 25
-

FlagStone Core AES 128
-
Part # V1.1.1 -
N/A -6/7/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The FlagStone Core AES 128 is an FPGA based FIPS 197 approved, 128-bit in-line encrypt/decrypt engine deployed within the FlagStone Product range. The FlagStone Core AES 128 has been validated for operation within the EP2C8F256 Cyclone II device." -

07/07/11: Update vendor information; - -

402Sharp Laboratories of Europe Ltd.
-Edmund Halley Road
-Oxford Science Park
-Oxford, -OX4 4GB
-United Kingdom
-

-Anthony Hull -
TEL: +44 1865 747711 -
FAX: +44 1865 714170
-

HAL/AES
-
Version SLE-AES-01 (Firmware) -
SM4128 chip -6/7/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"An implementation of the AES encryption/decryption algorithm as defined in FIPS 197." -

401Honeywell International Incorporated
-135 West Forest Hill Avenue
-Oak Creek, -WI -53154
-USA
-

-Ken Haas -
TEL: 414-766-7100 -
FAX: 414-294-4182
-

PW/PRO Series Intelligent Controllers
-
Version 2.1 (Firmware) -
Motorola MC68430 -6/2/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The PW/PRO Series Intelligent Controllers provide physical access control and building automation. Firmware revision 2.1 indicates the AES algorithm implementation. The subsequent digits x.y in the firmware version 2.1.x.y indicate the specific access control and building management module and firmware revision." -

400IBM Corp.
-11505 Burnet Rd.
-Austin, -TX -78758
-USA
-

-Jacqueline Wilson -
TEL: 512-838-2702 -
FAX: 512-838-3509
-

-Martin Clausen -
TEL: +45 45 23 33 38 -

IBM CryptoLite for C
-
Version 3.1 -
POWER3-II w/ AIX 5200-07(64-bit kernel); POWER3-II w/ AIX 5200-07(32-bit kernel); POWER3-II w/ AIX 5300-03(32-bit kernel); POWER3-II w/ AIX 5300-03(64-bit kernel) -6/1/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"IBM CryptoLite for C is a C software package providing advanced cryptographic services in a configurable footprint. CryptoLite supports public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms through a simple programming interface." -

399jNet Technology, Inc.
-560 S. Winchester Blvd., Suite 500
-San Jose, -CA -95128
-USA
-

-Mikhail Friedland -
TEL: 408-725-7156 -
FAX: 408-725-8885
-

jNet Citadel O/S on Atmel AdvX
-
Version Citadel O/S, Version 1.0 (Firmware) -
Part # AT90SC144144CT, Version V01.01 -
AT90SC144144CT -6/1/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Personal Identity Verification Smart Card, HSPD-12 implementation. Secure card OS, fully compliant with NIST 800-73-1 and FIPS PUB 201-1 requirements. AES is implemented in AT90SC144144CT and AT90SC12872RCFT." -

398Cryptek, Inc.
-1501 Moran Road
-Sterling, -VA -21066-9309
-USA
-

-Michael Teal -
TEL: (571) 434-2129 -
FAX: (571) 434-2001
-

Cryptek CA100
-
Version 2.4.1 -
Pentium 4 w/ Windows 2000; Pentium 4 w/ Windows XP -6/1/2006 - -CBC -( -e/d; -128 -); -
-
-

-"The Cryptek CA100 IPSec software client is part of the Cryptek family of secure network products designed to control information based on: security labels, addresses, protocols, and services. The software is centrally managed, supports multiple concurrent VPN tunnels, and its security policies can be updated dynamically." -

397Broadcom Corporation
-16215 Alton Parkway
-Irvine, -CA -92618
-USA
-

-Steve Goodell -
TEL: 480-753-2280 -
FAX: 480-753-2380
-

AES
-
Part # BCM5825; Version A1 -
N/A -6/1/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BCM5825 is a high-performance security processor optimized to provide multi-protocol cryptographic acceleration for VPN and e-commerce applications." -

396Ceragon Networks Ltd
-24 Raoul Wallenberg Street
-Tel-Aviv, -Tel-Aviv -69719
-Israel
-

-Yossi Sarusi -
TEL: 972 3 7666436 -
FAX: 972 3 6455559
-

-Boris Radin -
TEL: 972 3 76668160 -
FAX: 972 3 6455559
-

1500P IDC
-
Version 1.0 (Firmware) -
MPC 8250 Motorola power-pc -6/1/2006 - -ECB -( -e/d; -256 -); -
-
-

-"High capacity broadband wireless system which provide FIPS compliant secure operation." -

395Ceragon Networks Ltd
-24 Raoul Wallenberg Street
-Tel-Aviv, -Tel-Aviv -69719
-Israel
-

-Yossi Sarusi -
TEL: 972 3 7666436 -
FAX: 972 3 6455559
-

-Boris Radin -
TEL: 972 3 76668160 -
FAX: 972 3 6455559
-

OL_AES128 Fast MultiMode Core
-
Part # 1.0 -
N/A -6/1/2006 - -OFB -( -e/d; -256 -); -
-
-

-"Accelerator card used on 1500P IDC for high capacity broadband wireless system which provides FIPS compliant secure operation." -

394Kasten Chase Applied Research, Ltd.
-5100 Orbitor Drive
-Mississauga, -Ontario -L4W 4Z4
-Canada
-

-Steve Demmery -
TEL: 905-238-6900 Ext. 3303 -
FAX: 905-212-2003
-

KCCE AES
-
Version 2.0 (Firmware) -
IBM PPC405GPR -6/1/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"KCCE is an independent, executable cryptographic module that exists variously as a dynamic linked library (dll), a shared library, a driver and as firmware. KCCE provides software designers with a comprehensive API that ensures secure cryptographic application development, for a wide range of operating systems, without undue complexity." -

393Kasten Chase Applied Research, Ltd.
-5100 Orbitor Drive
-Mississauga, -Ontario -L4W 4Z4
-Canada
-

-Steve Demmery -
TEL: 905-238-6900 Ext. 3303 -
FAX: 905-212-2003
-

ACA AES
-
Part # 1.0.00 -
N/A -6/1/2006 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"The ACA AES chip provides high speed AES encryption, RNG and IEEE P1619 data processing optimized for Gigabit line speed Storage Area Network environments." -

392Advanced Software Products Group, Inc.
-3185 Horseshoe Dr. South
-Naples, -Florida -34104
-USA
-

-Dennis Crowe -
TEL: 239-649-1548 -
FAX: 239-649-6391
-

-Lisa Hamilton -
TEL: 239-649-1548 -
FAX: 239-649-6391
-

MegaCryption
-
Version 6.0 -
z9 Mainframe w/ z/os 1.6 -5/12/2006 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Encrypts data at rest directly on the z/390/os mainframe, encrypts FTP data directly from the mainframe including backup data. Courtesy software & PGP/GnuPG interoperability included. Hardware-assist, ICSF, RACF, DB2, DFSMSdss, CA-DISK, ICSF, CPACF and FDR supported. Compliant with SOX,VISA/CISP,HIPAA,FERPA,SB1386 & GLB." -

391SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Joel Rieger -
TEL: 443-327-1275 -

SafeEnterprise SONET-192 Crypto Module
-
Version 1.0 (Firmware) -
Xilinx XC2VP50 -5/12/2006 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"The SafeEnterprise SONET-192 Crypto Module is a cryptographic accelerator that provides AES encryption operating at 10 Gbps. The data encryption algorithms are implemented in the firmware and support Counter Mode AES." -

390Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosh -
TEL: 813-288-7388 -

FC-X Algorithms
-
Version 1.0 (Firmware) -
MIPS -5/12/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Fortress FC-X Algorithm Suite" -

389Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Bill McIntosch -
TEL: 813-288-7388 -

FC-X Algorithms
-
Part # 4LX40 -
N/A -5/12/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Fortress FC-X Algorithm Suite" -

388KoolSpan Inc.
-4962 Fairmont Ave., 2nd Floor
-Bethesda, -Maryland -20814
-United States
-

-Paul Benware -
TEL: (240) 880-4400 -

KoolSpan SecurEdge Lock Algorithms
-
Version 1.0 (Firmware) -
Altera FPGA processor -5/8/2006 - -CBC -( -e/d; -256 -); -
-
-

-"KoolSpan SecurEdge Lock Algorithms is a suite of Cryptographic Algorithms for use by the KoolSpan SecureEdge Lock." -

387Aethra
-Via Matteo Ricci, 10
-Ancona, -60020
-Italy
-

-Elio Balducci -
TEL: +39 071 218981 -
FAX: +39 071 887077
-

-Riccardo Verga -

AES v1.1.20
-
Version v1.1.20 (Firmware) -
Philips Trimedia family -5/8/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The software cryptographic library, used by all Aethra Videoconferencing systems. This software library provides encryption of audio, video, and data in both point-to-point and multipoint calls, over circuit-switched(ISDN, H.320) and packet-based(IP, H.323) networks according to the ITU H.233 and H.235 standards." -

386Blue Ridge Networks
-14120 Parke Long Court, Suite 103
-Chantilly, -VA -20151
-USA
-

-Tom Gilbert -
TEL: 703-631-0700 -
FAX: 703-631-9588
-

BlueRidge VPN Algorithms
-
Version 1.0 -
32 bit intel processor w/ Windows XP -4/28/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Provides cryptographic operations for the BorderGuard X.509 VPN Client which enables a user to establish a secure, end-to-end encrypted tunnel with a BorderGuard Network Appliance." -

385RELM Wireless Corporation
-7100 Technology Drive
-West Melbourne, -FL -32904
-USA
-

-Jim Spence -
TEL: (785) 856-1300 -
FAX: (785) 856-1302
-

-Tess Zagaruyka -
TEL: (785) 856-1300 -
FAX: (785) 856-1302
-

AES-256
-
Version 721-05068-0000 (Firmware) -
Proprietary Processor -4/28/2006 - -ECB -( -e only; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"AES algorithm designed for use in the BK Radio secure communications products." -

384ITT Defence Ltd
-Jays Close
-Viables Estate
-Basingstoke, -Hampshire -RG22 4BA
-UK
-

-Helen O'Hanlon -
TEL: +44 (0) 1256 311656 -
FAX: +44 (0) 1256 840556
-

AES256 HCDR
-
Version 1.0 (Firmware) -
Aldec Active HDL version 6.1 -5/12/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ITT’s High Capacity Data Radio is in service internationally in a variety of tactical roles. HCDR is a spread spectrum, secure UHF data radio enabling ad hoc networking between military vehicles, ships and aircraft. Protected by an FGPA based implementation of AES with comprehensive external key management facilities, HCDR creates a highly secure" -

383High Density Devices AS
-Vestre Strandgate 26, N-4611
-Kristiansand, -Norway
-

-Aage Kalsaeg -
TEL: +47 38 10 44 80 -
FAX: +47 38 10 44 99
-

AES2X
-
Part # 1.6.6 -
N/A -4/7/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES encryption/decryption implemented by the SecureD device and located in the IDE path between the storage device and the motherboard, for securing all data at rest." -

01/11/07: Request update the Vendor address and PO - -

382Safenet Inc.
-Safenet Australia
-28 Greg Chappell Drive
-Burleigh Heads, -Queensland -4220
-Australia
-

-Marcus Alick -
TEL: +61 7 5568 8650 -
FAX: +61 7 5593 4388
-

-Tony Huynh -
TEL: +61 7 5568 8653 -
FAX: +61 7 5593 4388
-

ProtectServerGold
-
Version 2.02.00 (Firmware) -
IOP80321, ARM -4/7/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"PCI HSM" -

381Ecutel Systems, Inc.
-2300 Corporate Park Drive, Suite 410
-Herndon, -Virginia -20171
-USA
-

-Dzung Tran -
TEL: 571-203-8300 -

Ecutel Algorithms
-
Version 1.0 -
Pentium Processor w/ Windows XP; Intel PXA263 Processor w/ Windows Mobile; Pentium processor w/ Redhat Linux -4/7/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Ecutel Algorithms is a software algorithm implementation that supplies cryptographic functionality to Ecutel Viatores System." -

380Sterling Commerce, Inc.
-4600 Lakehurst Court
-Dublin, -Ohio -43016-2000
-USA
-

-Garry Mayo -
TEL: 469-524-2663 -
FAX: 469-524-2357
-

Connect:Direct (BSS) Implementation
-
Version 1.0 -
UltraSPARC II w/ Sun Solaris 10; POWER5+ w/ IBM AIX 5.3 -4/7/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Connect:Direct Secure+ is a cryptographic suite for Connect:Direct that adds enhanced security options such as mutual authentication, data encryption and cryptographic message integrity checking." -

10/17/06: Update the OS/Processor - -

379TecSec, Incorporated
-1953 Gallows Road, Suite 220
-Vienna, -VA -22182
-USA
-

-Roger Butler -
TEL: (703) 506-9069 -
FAX: (703) 506-1484
-

CKM Algorithms
-
Version 1.0 -
Pentium III 933 MHz processor w/ Windows 2000 -4/3/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The CKM Algorithms is a library that provides FIPS Approved algorithms for use in the CKM Cryptographic Module." -

378Motorola
-1299 E. Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Rylan Jankaushas -
TEL: (847) 538-1225 -

Motorola Canopy 300Mbps Backhaul
-
Version 1.0 (Firmware) -
Part # AES-2265-02-00 -
Vertex 2 Pro -3/29/2006 - -CFB128 -( -e only; -128 -, -192 -, -256 -); -
-
-

-"The Canopy platform offers state-of-the art wireless technology with significant benefits that enhance the broadband experience for a wide range of providers and end users. The Canopy system uses the Canopy AES128/192/256 engine to enhance over-the-air security." -

377Orthogon Systems
-Unit A1
-Linhay Business Park
-Eastern Road
-Ashburton, -Devon -TQ13 7U
-UK
-

-Richard Carter -
TEL: 01364 655504 -
FAX: 01364 654625
-

Spectra AES Library
-
Version 1.0 (Firmware) -
Part # AES-2265-02-00 -
Vertex 2 Pro -3/29/2006 - -CFB128 -( -e only; -128 -, -192 -, -256 -); -
-
-

-"The Orthogon systems family of Wireless Ethernet Bridges offer a solution to the challenge of establishing a reliable, secure, point-to-point network connection. Whether operating in a Non-Line-of-Sight (NLoS), adverse or marginally adverse environment." -

376Sharp Laboratories of Europe Ltd.
-Edmund Halley Road
-Oxford Science Park
-Oxford, -OX4 4GB
-United Kingdom
-

-Anthony Hull -
TEL: +44 1865 747711 -
FAX: +44 1865 714170
-

HAL/AES
-
Version 1.1 (Firmware) -
SM4128 chip -3/29/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"An implementation of the AES encryption/decryption algorithm as defined in FIPS 197." -

375Voltage Security, Inc.
-1070 Arastradero Road, Suite 100
-Palo Alto, -CA -94304
-USA
-

-Luther Martin -
TEL: 650-543-1280 -
FAX: 650-543-1279
-

Voltage AES
-
Version 2.5 -
Intel Pentium Processor w/ Windows XP Pro SP2; Intel Pentium Processor w/ Windows 2000 Pro SP4; Intel Pentium Processor w/ Windows 2000 Server SP4; Intel Pentium Processor w/ Windows 2003 Server SP4; Intel Pentium Processor w/ CentOS Linux v.4; UltraSPARC Processor w/ Solaris 9 -3/22/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Voltage IBE Developers' Toolkit enables any application to utilize Identity Based Encryption (IBE) in combination with common algorithms. Because IBE uses simple strings like email or IP addresses as public keys, it eliminates certificates and associated management. The toolkit includes the core Voltage IBE Cryptographic Module, which is utilized by all Voltage Security applications." -

374Algotronix Ltd.
-P.O. Box 23116
-Edinburgh, -Scotland -EH8 8YB
-United Kingdom
-

-Tom Kean -
TEL: +441315569242 -
FAX: +448700525069
-

AES Core G2
-
Version SP1 (Firmware) -
Simulator: Aldec Active HDL version 6.1 -3/16/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"AES Core G2 is Algotronix' comprehensive hardware IP core implementation of AES in synthesisable VHDL code. All NIST recommended modes and key lengths are supported. The core can be synthesised as an encryptor, decryptor or encryptor/decryptor and can be targeted at Xilinx, Altera and Actel FPGAs or for ASIC implementation." -

373Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -
FAX: (408) 853-3529
-

Cisco Aironet LWAPP AP1131AG, Cisco Aironet AP1232AG, Cisco Aironet AP1231G, and Cisco Aironet AP1242AG
-
Version 3.2.116.21 -
IBM 405GP PowerPC w/ IOS 12.3(7)JX3 -3/14/2006 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-
-
-

-"The Cisco LWAPP Aironet 1131, 1232, 1231, and 1242 access points deliver the versatility, high capacity, security, and enterprise-class features required for small, medium and large Government deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i and IEEE 802.1x standards and Advanced Encryption Standard (AES) for WPA2 encryption. WPA2 is the Wi-Fi Alliance certification for interoperable, standards-based WLAN security. The Cisco APs are also Wi-FI CERTIFIED for IEEE 802.11a, IEEE 802.11b and IEEE 802.11g radio standards." -

372UNISYS
-2470 Highcrest Road
-Roseville, -Minnesota -55113
-USA
-

-Theodore C. Woo -
TEL: 651-635-3893 -

Cipher API Algorithm Implementation
-
Version 1R2 -
Dorado Model 3X0 w/ OS 2200 -3/14/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cipher API is a product designed for applying fast & efficient cryptographic properties to data at various stages throughout the ClearPath System. The application interfaces is easy to use with a variety of other ClearPath system products such as TIP, DMS, RDMS & BATCH programs. Cipher API also interoperates with other platform" -

05/30/08: Update vendor POC information; - -

371Harris Corporation
-1025 West NASA Boulevard
-Melbourne, -FL -32919
-USA
-

-Mike Kurdziel -
TEL: 585-242-3214 -
FAX: 585-242-4619
-

Acropolis TM Cipher Integrated Circuit
-
Part # 12024-1010-01 -
N/A -3/14/2006 - -ECB -( -e only; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Acropolis TM integrated circuit is a digital encryption device that provides high-grade protection for voice and data media. Acropolis TM offers a small form factor, low power, high data rate solutino for your communication security requirements. Acropolis TM implements AES 128, 192, 256 bit key sizes, CFB-1,128, and counter feedback modes." -

370Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Chris Romeo -
TEL: (919) 392-0512 -
FAX: (919) 392-1790
-

AMAC
-
Part # A506 -
N/A -3/14/2006 - -CBC -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -10 - -20 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"The Cisco AMAC chip is an ASIC that provides 802.11i functionality to the Cisco AP1131AG, AP1242AG, and AP1232AG wireless access points, and the Cisco BR1310G wireless bridge." -

369Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -
FAX: (408) 853-5469
-

Cisco 4400 Series Wireless LAN Controller OpenSSL Algorithms
-
Version 0.9.7i -
Motorola MPC8540 PowerQUICC III w/ Linux Montavista Hardhat 2.4.20 -3/14/2006 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 4400 Series Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture. The Cisco WLAN Controllers support voice, video and data services, location & asset tracking, integrated intrusion detection & intrusion protection and intelligent radio resource management and comply with the commercial wireless security policies issued by the U.S. Federal Government and the Department of Defense (DoD)." -

368Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Brian Mansfield -
TEL: (408) 853-5469 -
FAX: (408) 853-3529
-

Cisco 4400 Series Wireless LAN Controller
-
Version 3.2.116.21 -
Motorola MPC8540 PowerQUICC III w/ Linux Montavista Hardhat 2.4.20 -3/14/2006 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -30 -) -(Payload Length Range: -32 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -12 -
-
-
-

-"The Cisco 4400 Series Wireless LAN Controllers provide centralized control and scalability for medium to large-scale Government and Enterprise wireless LAN networks and support the IEEE 802.11i wireless security standard in conjunction with meeting the Wi-Fi Alliances interoperability specification WPA2 to enable a Secure Wireless Architecture. The Cisco WLAN Controllers support voice, video and data services, location & asset tracking, integrated intrusion detection & intrusion protection and intelligent radio resource management and comply with the commercial wireless security policies issued by the U.S. Federal Government and the Department of Defense (DoD)." -

367UNISYS
-2470 Highcrest Road
-Roseville, -Minnesota -55113
-USA
-

-Jesse Evans -
TEL: 651-635-3487 -
FAX: 651-635-7523
-

-Judith Kruse -
TEL: 651-635-7759 -
FAX: 651-635-7523
-

Communications Platform (CPComm)
-
Version 4R5 -
UNISYS 2200 36 bit w/ 2200 IOE 11.0 -3/8/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"SSL/TLS included as part of communication software" -

366Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: 954-888-6202 -

Datacryptor® SONET/SDH v1.00 Firmware
-
Version 1.00 (Firmware) -
IBM PowerPC 405 -3/8/2006 - -CBC -( -e/d; -256 -); -
-
-

-"The Datacryptor® SONET/SDH v1.00 Firmware is present in Datacryptor® SONET/SDH V1.00 cryptographic module. It secures communications using signed Diffie-Hellman key exchange and AES-256 encryption over SONET/SDH networks. It provides data encryption and data rates. It also provides integrated secure unit management capability." -

365Oxford Semiconductor Ltd
-25 Milton Park
-Abingdon
-Oxford, -Oxfordshire -OX14 4SH
-UK
-

-Brian Mcmath -

F075A_ASIC_2
-
Part # OXU921DSE -
N/A -3/8/2006 - -ECB -( -e/d; -128 -); -
-
-

-"The Oxford Semiconductor OXU921DSE is a USB2.0 to Dual SATA bridge chip offering advanced encryption and decryption to address the external secure storage market. Data is encrypted/decrypted on the fly to or from the disk." -

364Utimaco Safeware AG
-Hohemarkstrasse 22
-Oberursel, -61440
-Germany
-

-Christian Tobias -
TEL: +49-6171-881711 -
FAX: +49-6171-881730
-

-Joachim Schneider -
TEL: +49-89-992881-26 -
FAX: +49-89-992881-20
-

SafeGuard Easy Cryptographic Library
-
Version 4.20 -
Pentium 4 2.8GHz processor w/ Windows 2000 SP4 16 bit OS running; Pentium 4 2.8GHz processor w/ Windows 2000 SP4 32 bit OS running; Pentium 4 2.8GHz processor w/ Windows 2000 Server 16 bit OS running; Pentium 4 2.8GHz processor w/ Windows 2000 Server 32 bit OS running; Pentium 4 2.8GHz processor w/ Windows 2003 SP1 16 bit OS running; Pentium 4 2.8GHz processor w/ Windows 2003 SP1 32 bit OS running; Pentium 4 2.8GHz processor w/ Windows XP Pro SP2 16 bit OS running; Pentium 4 2.8GHz processor w/ Windows XP Pro SP2 32 bit OS running -3/8/2006 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"SafeGuard Easy Cryptographic Library is a cryptographic library compiled for 16 bit and 32 bit operating systems that provides symmetric encryption services to the SafeGuard Easy Disk Encryption product." -

363JVC KENWOOD Corporation
-1-16-2, Hakusan, Midori-ku
-Yokohama-shi
-Kanagawa, -226-8525
-Japan
-

-Tamaki Shimamura -
TEL: +81 45 939 6254 -
FAX: +81 45 939 7093
-

AES Encryption Algorithm
-
Version 1.0.0 (Firmware) -
Texas Instruments C54x DSP -3/2/2006 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"An AES implementation designed for use in JVC KENWOOD secure communications products." -

12/01/11: Updated vendor and implementation information;
02/09/12: Updated vendor information; -
-

362DigitalGlobe Inc.
-1601 Dry Creek Drive, Suite 260
-Longmont, -CO -80503
-USA
-

-Skip Cubbage -
TEL: 303-684-4516 -
FAX: 303-684-4048
-

WorldView Command Telemetry Interface (CTIF) Serial Playback and Real Time Formatter Field Programmable Gate Array (FPGA)
-
Version 1.0 (Firmware) -
Mentor Graphics Modelsim v5.8d VHDL gate-level simulation of an Actel RT54SX FPGA -2/24/2006 - -CFB128 -( -e only; -256 -); -
-
-

-"The WorldView Command Telemetry Interface (CTIF) Serial Playback and Real Time Formatter FPGA provides AES encryption services." -

361SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.221.5009 -

-Chris Holland -

K3
-
Version 4.5.2 (Firmware) -
Intel StrongARM II -2/24/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A hardware security module in PCI form factor that provides a PKCS #11 interface" -

360SBI Net Systems Co., Ltd
-Meguro Tokyu Bldg., 5th Floor
-2-13-17 Kamiosaki Shinagawa-ku
-Tokyo, -141-0021
-Japan
-

-Hidemitsu Noguchi -
TEL: +81-3-5447-2551 -
FAX: +81-3-5447-2552
-

AES Core
-
Version 1.0.0 -
Pentium 4 w/ Windows XP SP1; Pentium 4 w/ Windows XP SP2; Pentium 4 1.6GHz w/ Windows 2000 SP3 w/Q326886 Hotfix; Power4 w/ IBM AIX 5L (v5.2); PA8500 w/ HP-UX (v11.11); UltraSPARC III+ w/ Solaris 8 -2/22/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -128 -, -192 -, -256 -) -
-
-
-

-"Implementation of the AES algorithm described in FIPS 197 with ECB/CBC/CTR modes." -

11/21/07: Update implementation OES;
08/28/08: Update vendor information; -
-

359WinMagic Inc.
-160 Traders Blvd. E., Suite 210
-Mississauga, -Ontario -L4Z 3K7
-Canada
-

-Alexandr Mazuruc -
TEL: (905) 502-7000 ext. 225 -
FAX: (905) 502-7001
-

-Thi Nguyen-Huu -
TEL: (905) 502-7000 ext. 218 -
FAX: (905) 502-7001
-

SecureDoc Cryptographic Library
-
Version 4.5 -
x86 processor w/ Windows 2000 Pro with Service Pack 3; x86 processor w/ Windows XP Pro with Service Pack 2; x86 processor w/ Windows 2000 Advanced Server; x86 processor w/ Windows 2000 Server; x86 processor w/ Windows 2003; x86 Processor w/ Windows Vista -2/21/2006 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"SecureDoc provides transparent full disk encryption of PC, laptops and PDA as well as removable media, files and folders. It utilizes cryptographic tokens, smartcards and biometric devices for multi-factor pre-boot authentication via PKCS-11 interface." -

358Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

Cisco Hardware Cryptographic Accelerator
-
Part # SEC 2.0 -
N/A -2/15/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 1800 Series fixed-configuration models are designed for secure broadband, Metro Ethernet, and wireless connectivity. Businesses can reduce costs by deploying a single device to provide multiple functions, such as DSL broadband access with integrated redundant link, routing, LAN switch, firewall, VPN, IPS, wireless LAN technology, and quality of service (QoS), which are typically performed by separate devices." -

357Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

Cisco 1801, 1802, 1803, 1811, and 1812
-
Version 12.4(4)T -
Motorola MPC8517F PowerQUICC w/ IOS version 12.4(4)T -2/15/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 1800 Series fixed-configuration models are designed for secure broadband, Metro Ethernet, and wireless connectivity. Businesses can reduce costs by deploying a single device to provide multiple functions, such as DSL broadband access with integrated redundant link, routing, LAN switch, firewall, VPN, IPS, wireless LAN technology, and quality of service (QoS), which are typically performed by separate devices." -

356Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Chris Romeo -
TEL: (919) 392-0512 -
FAX: (919) 392-1790
-

Cisco AP1131AG, AP1242AG, AP1232AG, BR1310G
-
Version 12.3(8)JA -
IBM PowerPC 405 w/ IOS 12.3(8)JA -2/15/2006 - -CBC -( -e/d; -128 -); -
-
-

-"The Cisco Aironet 1131AG, 1242AG, 1232AG, and 1310G access points deliver the versatility, high capacity, security, and enterprise-class features required for autonomous based Government deployments. In FIPS 140-2 mode of operation, the Cisco APs support the IEEE 802.11i standard and Advanced Encryption Standard (AES). The Cisco APs are Wi-FI CERTIFIED for IEEE 802.11a, IEEE 802.11b and IEEE 802.11g radio standards." -

355Gemplus
-Avenue du Pic de Bertagne
-GEMENOS Cedex, -BP100 -13881
-FRANCE
-

-Thierry Deffontaines -
TEL: +33 (0)4 42 36 60 17 -

GemCombiXpresso R4 (GCX4) Cryptographic Library
-
Version GCX4 - FIPS IE07 (Firmaware) -
Proprietary -1/30/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This implementation is dedicated to provide the crypto algorithm on the GemCombiXpresso R4 Java card product through the Java Card API. It provides Random Number generation, 3DES and RSA up to 2048 bits key length as well as X9.31 RSA On Board Key generation up to 2048 bits long." -

354EMC Corporation
-3003 Oak Road, 3rd Floor
-Walnut Creek, -CA -94597
-USA
-

-Dean Clark -
TEL: (925) 948-9355 -

Retrospect
-
Version 7.5 -
Pentium 4 w/ Windows XP -1/30/2006 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"Retrospect's built-in AES encryption provides the highest level of government certified security for data backups, enabling small and medium businesses (SMBs) and distributed enterprise environments to meet compliance requirements and prevent unauthorized access to information." -

353Tait Electronics Ltd.
-175 Roydvale Avenue
-Christchurch, -New Zealand
-

-Werner Hoepf -
TEL: 64-3-358-6613 -

TEL_TDES_AES
-
Version 1.0 (Firmware) -
Texas Instruments C55 DSP -1/30/2006 - -OFB -( -e/d; -256 -); -
-
-

-"Firmware implementation of TDES OFB and AES OFB used in the Tait Electronics Ltd digital product range" -

352Red Hat, Inc. and Sun Microsystems, Inc.
-See the vendor web site
-

-Glen Beasley -
TEL: 1-800-555-9SUN -

-Wan-Teh Chang -
TEL: 650-567-9039 x79228 -
FAX: 650-567-9041
-

Network Security Services (NSS) Software Cryptographic Module
-
Version 3.11 -
PA-RISC platform w/ HP-UX B.11.11; AMD64 platform w/ 64-bit Solaris 10; SPARC platform w/64-bit Trusted Solaris 8; x86 platform w/ Red Hat Enterprise Linux 3; x86 platform w/ Red Hat Enterprise Linux 4; x86 platform w/ Windows XP; PowerPC G4 platform w/ Mac OS X 10.4; x86-64 platform w/ Red Hat Enterprise Linux 4 -1/30/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Network Security Services (NSS) is a set of open source C libraries designed to support cross-platform development of security-enabled applications. NSS implements major crypto algorithms and Internet security standards, and supports smartcards and hardware crypto devices. NSS is available free of charge under the Mozilla Public License, the GNU General Public License, and the GNU Lesser General Public License. For more information, see http://www.mozilla.org/projects/security/pki/nss/" -

10/17/06: Update OS/Processor - -

3513e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Tiebing Zhang -
TEL: 301.944.1322 -
FAX: 301.670.6989
-

3eTI Secure Bluetooth Module
-
Version 1.0 (Firmware) -
CSR BC03MM Chip -1/19/2006 - -ECB -( -e/d; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -1 - -32 -) -(Payload Length Range: -1 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"3eTI Secure Bluetooth Module with AES-CCM encryption" -

350Inter-4, a Division of Sierra Nevada Corporation
-1777 Montgomery St.
-San Francisco, -CA -94111
-USA
-

-Paul Matz -
TEL: 415-263-1705 -
FAX: 415-771-8444
-

-Dan Haddick -
TEL: 415-771-4444 -
FAX: 415-771-8444
-

Inter-4 AES
-
Version 1.0 -
Intel XScale PXA255 w/ Windows CE 4.2; Intel Pentium M 1.6GHz w/ Windows XP Pro SP2; Intel Pentium M 1.6GHz w/ Embedded Windows XP Pro SP2; Intel XScale PXA255 w/ Linux 2.6; Intel Pentium M 1.6GHz w/ Linux 2.6 (Fedora Core 2) -1/19/2006 - -CBC -( -e/d; -256 -); -
-
-

-"Implementation of AES to provide cryptographic services for other Inter-4 and Sierra Nevada Corporation products and services." -

09/03/08: Update OES'; - -

349Algorithmic Research Ltd.
-10 Nevatim Street
-Kiryat Matalon
-Petach Tikva, -49561
-Israel
-

-Ezer Farhi -
TEL: 972-3-9279529 -

PrivateServer
-
Version 4.0 (Hardware) -
N/A -1/19/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"PrivateServer performs sensitive cryptographic operations internally in a tamper-proof, high performance device. PrivateServer is configured as a network server or as a cryptographic backend to a host." -

348MRV Communications
-295 Foster St.
-Littleton, -MA -01460
-USA
-

-Nick Minka -

-Tim Bergeron -

LX-Series Algorithm Core
-
Version 3.6.2 (Firmware) -
Freescale PQ1 MPC885 embedded RISC Processor -1/19/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -128 -, -192 -, -256 -) -
-
-
-

-"In-Reach is a complete Remote Presence solution that allows customers to proactively respond to all remote control, configuration and data acquisition needs as if they were physically there. By extending serial and console port access and facilitating alarm and power management capabilities over IP networks, In-Reach gives you visibility and control from virtually anywhere. Unlike any other general terminal server or console management solution, In-Reach is optimized to provide a secure and converged Remote Presence solution, offering serial connectivity, console, power and alarm management capabilities, all in a single box." -

347Thales Communications, Inc.
-22605 Gateway Center Drive
-Clarksburg, -MD -20871
-USA
-

-Dave Miller -
TEL: (240) 864-7641 -

Thales Encryption and Authentication Algorithms
-
Version 8.0 -
Pentium 4,2.4Ghz w/ Windows XP Professional SP2 -1/11/2006 - -ECB -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"Algorithms for encryption, hashing, and message digest functions." -

346L-3 Communications Cincinnati Electronics
-7500 Innovation Way
-Mason, -OH -45040
-USA
-

-Doug Merz -
TEL: 512-573-6567 -
FAX: 512-573-6767
-

AES-256 Encryption Core
-
Part # 1.0 -
N/A -1/11/2006 - -ECB -( -e only; -256 -); -
-
-

-"Implementation completed for Actel PN RTAX2000S-1CQ352B (SMD PN 5962-0422102QXC). Testing completed on Actel PN AX2000-FG896 installed in Actel PN SK-AX2000-CQ352RTFG896 prototyping adapter." -

345TecSec, Incorporated
-1953 Gallows Road, Suite 220
-Vienna, -VA -22182
-USA
-

-Roger Butler -
TEL: (703) 506-9069 -
FAX: (703) 506-1484
-

CKM Algorithms
-
Version 1.0 -
Pentium III 933 MHz w/ Windows XP -1/11/2006 - -ECB -( -e/d; -128 -, -192 -); -
-
-

-"The CKM Algorithms is a library that provides FIPS Approved algorithms for use in the CKM Cryptographic Module." -

344Phoenix Technologies Ltd.
-915 Murphy Ranch Road
-Milpitas, -CA -95035
-USA
-

-Shiva Mandalam -
TEL: (408) 570-1000 -
FAX: (408) 570-1001
-

TrustConnector StrongClient Software Crypto Engine
-
Version 4.0 -
Intel Pentium 4 w/ Windows XP -1/11/2006 - -CBC -( -e/d; -128 -); -
-
-

-"Phoenix TrustConnector is a standard cryptographic service provider that enables built-in device authentication and transparently enhances the way Windows protects identity credentials associated with digital certificates and binds the credentials to the platform to which they are issued." -

343Phoenix Technologies Ltd.
-915 Murphy Ranch Road
-Milpitas, -CA -95035
-USA
-

-Shiva Mandalam -
TEL: (408) 570-1000 -
FAX: (408) 570-1001
-

TrustedCore StrongROM Firmware Crypto Engine
-
Version 3.1 (Firmware) -
Intel Pentium 4 -1/11/2006 - -CBC -( -e/d; -128 -); -
-
-

-"Phoenix TrustedCore StrongROM firmware cryptographic engine enables built-in device authentication and identification." -

342Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2120 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2120 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

341Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2240 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2240 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

340Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2250 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2250 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

339Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2260 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2260 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

338Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2340 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2340 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

337Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2350 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2350 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

336Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2430 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2430 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

335Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2450 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2450 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

334Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Rajneesh Gaur -
TEL: 650-623-7000 -

NITROX II Security Processor
-
Part # CN2460 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX II CN2460 is one member of the Cavium Networks award -winning NITROX, NITROX Lite, and NITROX II line of security processors. -Based on a common hardware processor core, the NITROX families deliver -50Mbs to 10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations -per second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

333Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Mike Scruggs -
TEL: 650-623-7005 -
FAX: 650-625-7051
-

Nitrox II Macroprocessor Series
-
Part # Nitrox die, v2.0 -
N/A -1/3/2006 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NITROX II is a series of multi-core, inline hardware macro processors, using a common processor core architecture. Each identical NITROX II core implements several security and math algorithms, including ModEx, RSA, 3DES, AES256, SHA1, MD5, and HMAC. NITROX II series part numbers include CN2120, CN2130, CN2240, CN2250, CN2260, CN2340, CN2350, CN2360, CN2420, CN2430, CN2435, CN2450, CN2460, and CN2560. Family performance ranges from 1 to 10 Gbps of encryption bandwidth, and 5K to 40K RSA/DH operations per second. NITROX II processors and acceleration boards are used in a wide range of equipment, and accelerate many security protocols and algorithms including IPSec and SSL." -

05/27/08: Update vendor and implementation information; - -

332D'Crypt Private Limited
-20 Ayer Rajah Crescent
-#08-08 Technopreneur Centre
-Singapore, -139964
-SINGAPORE
-

-Chew Hwee Boon -
TEL: (65) 6776-9183 -
FAX: (65) 6873-0796
-

-Quek Gim Chye -
TEL: (65) 6776-9210 -
FAX: (65) 6873-0796
-

d'Cryptor AES Engine
-
Version 1.0 (Firmware) -
Proprietary Hardware -1/19/2006 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"d'Cryptor ZE is a micro-token targeted at high security embedded applications. Central to the next generation d'Cryptor products where it serves as a secure coprocessor, the ZE provides cryptographic/key management services, secure key storage and supports interfaces like UARTs, SSP, infrared, contact/contactless" -

331AirMagnet, Inc.
-1325 Chesapeake Terrace
-Sunnyvale, -CA -94089
-USA
-

-Tony Ho -
TEL: 408-400-1255 -
FAX: 408-744-1250
-

AirMagnet SmartEdge Sensor
-
Version 7.0 (Firmware) -
Intel xScale 425 processor; IDT Interprise Integrated Communications Processor 79RC32K438 -12/21/2005 - -ECB -( -e/d; -128 -); -
-
-

-"The SmartEdge Sensor is equipped with patent pending AirWISE Analytical Engine that, in real time, monitors and analyzes the security, performance, and reliability of the wireless network." -

330Keynesis Ltd.
-P.O.Box 7202
-Haifa, -31071
-Israel
-

-Gilad Barak -
TEL: +972-4-834-1011 -

Lockngo Professional
-
Version 3.2 -
Pentium M CPU w/ Windows XP -12/13/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Lockngo Professional encrypts and password protects portable drives such as flash USB and external hard drives. It runs directly from the portable drive with no installation on the host PC. Lockngo Professional uses 256-bit AES to encrypt the file system and offers additional levels of security for total data protection." -

329SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Joel Rieger -
TEL: 410-931-7500 -

CGX Linux/Solaris AES
-
Version 1.0 -
Pentium III 450 MHz w/ Red Hat Linux Kernel ver. 2.4.18-3; Solaris 8.2/02; 1.2 GHz 64-bit UltraSPARC III Cu CPU -12/13/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The CGX AES v1.0 is incorporated in the CGX Cryptographic Module version 3.21.1" -

328Mocana Corporation
-101 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-James Blaisdell -
TEL: 650-814-1429 -
FAX: 650-240-2297
-

Mocana Embedded Security Solutions
-
Version 1.36 -
Intel Pentium M 1.86 GHz w/ Windows XP Home Edition -12/8/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Part of the Mocana Cryptographic Module that is used in conjunction with Mocana's scalable, high performance and small footprint embedded security solutions. These include Mocana SSL/TLS Server and Client, Mocana SSH Server and Client and Mocana IPSec/IKE. Free evaluation available at www.mocana.com/evaluate.html" -

327Mercury Security Corporation
-2355 Mira Mar Ave.
-Long Beach, -CA -90815
-USA
-

-Frank Gasztonyi -
TEL: (562) 986-9105 -
FAX: (562) 986-9205
-

AES Library
-
Version 4.005.1 -
Pentium 4 w/ Windows Server 2003 SP 1 -12/1/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Scpd_net.dll provides communication services to Mercury Security Corporation's access control products." -

326ViaSat UK Ltd.
-Sandford Lane
-Wareham, -Dorset -BH20 4DY
-UK
-

-Tim D Stone -
TEL: +44 1929 55 44 00 -
FAX: +44 1929 55 25 25
-

FlagStone Core AES 128
-
Part # 600095-P1 Issue A -
N/A -12/2/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The FlagStone Core AES 128 is an FPGA based 128-bit in-line encrypt/decrypt engine deployed within FlagStone Corporate and FlagStone Freedom Drives." -

07/07/11: Update vendor information; - -

325Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

Cisco 871, 877, 876, and 878
-
Version 12.4(2)T -
Motorola MPC8272 PowerQUICC w/ IOS version 12.4(2)T -11/16/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The new Cisco 800 Series routers extend concurrent data, security, and wireless to enterprise branch offices, teleworkers, and small businesses to help increase productivity and streamline operations. The Cisco 870 series allow small offices to operate secure concurrent services, including firewall, VPNs, and wireless LANs, at broadband speeds." -

324Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

Cisco Hardware Cryptographic Accelerator
-
Part # SEC 1.0 -
N/A -11/16/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The new Cisco 800 Series routers extend concurrent data, security, and wireless to enterprise branch offices, teleworkers, and small businesses to help increase productivity and streamline operations. The Cisco 870 series allow small offices to operate secure concurrent services, including firewall, VPNs, and wireless LANs, at broadband speeds." -

323NetLogic Microsystems
-18920 Forge Drive
-Cupertino, -CA -95014
-USA
-

-Mark Litvack -
TEL: (408) 434-5751 -
FAX: (408) 434-5777
-

XLR 732
-
Part # XLR 732, Version A0 -
N/A -11/14/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -int only; -128 -, -192 -, -256 -) -
-
-
-

-"RMI’s XLR™ Thread Processors™ offer highthroughput general purpose processing with intelligent system and functional integration. RMI XLR processors combine the power of innovative multiprocessing and multithreaded architecture with the simplicity of a leading edge, general purpose MIPS64® machine enabling wire speed, software-driven applications across multiple platforms." -

322Intel Corporation
-77 Reed Road
-Hudson, -MA -01749
-USA
-

-Joshua Hort -
TEL: (978) 553-5327 -

Cryptographic Cores of the Intel® IXP2850 Network Processor
-
Version IXP2850 B1 -
Part # RPIXP2850BB -
N/A -11/10/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Cores of the Intel® IXP2850 Network Processor are high performance hardware cores which implement DES, Triple-DES, AES, SHA-1 and HMAC. The hardware unit is interfaced via cryptographic APIs running on internal Microengines which are loaded and controlled via an integrated Intel® XScale (TM) core." -

321Zix Corporation
-2711 North Haskill Ave., Suite 2200
-Dallas, -TX -75204-2960
-USA
-

-John Falsetto -
TEL: 214-370-2135 -
FAX: 214-370-2240
-

-Christina Venne -
TEL: 214-370-2263 -
FAX: 214-370-2240
-

S/MIME Gateway Cryptographic Module
-
Version 1.02 -
2x Intel Pentium 4 XEON 2.0Ghz Processors (x86) with Linux RedHat Enterprise 3 -11/4/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The S/MIME Gateway Cryptographic Module is a software library that contains FIPS-approved cryptographic algorithms. The module can provide a variety of cryptographic services for selected ZixCorp products such as symmetric and asymmetric encryption, hash, digital signing and verification, and decryption." -

320Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Chris Romeo -
TEL: 919 392-0512 -
FAX: (919) 640-1019
-

Adaptive Security Appliance OS
-
Version 7.0.4 -
Intel Pentium w/ Adaptive Security Appliance OS 7.0.4; Intel Celeron w/ Adaptive Security Appliance OS 7.0.4;Intel Pentium IV w/ Adaptive Security Appliance OS 7.0.4; Intel Pentium III Xeon w/ Adaptive Security Appliance OS 7.0.4 -11/2/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The market-leading Cisco PIX and ASA Security Appliance Series deliver robust user and application policy enforcement, and secure connectivity services in cost-effective, easy-to-deploy solutions. Cisco PIX Security Appliances and ASA 5500 Series Adaptive Security Appliances provide comprehensive security, performance, and reliability for network environments of all sizes." -

319CyberGuard Corporation
-350 SW 12th Ave
-Deerfield Beach, -FL -33442
-USA
-

-Soheila Amiri -
TEL: 954-375-3611 -

Cyberguard TSP Cryptographic Module
-
Version 6.2.2 (Firmware) -
Intel P4 3.0GHz; Intel Xeon 3.06GHz; (4)AMD 848 2.2GHz -11/2/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The firmware-based CyberGuard TSP Cryptographic Module, designed for FIPS 140-2 compliance, supports the following cryptographic algorithms: AES, DES, 3DES, SHA-1, SHA-256, HMAC-SHA1, HMAC-SHA-256 and RNG-ANSIx962. This TSP Cryptographic Module is included with all of the CyberGuard TSP Family line of Firewall/VPN products." -

318Mercury Security Corporation
-2355 Mira Mar Ave.
-Long Beach, -CA -90815
-USA
-

-Frank Gasztonyi -
TEL: 562-986-9105 -
FAX: 562-986-9205
-

AES Library
-
Version 4.005.1 -
Pentium 4 w/ Windows XP -10/18/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Scpd_net.dll provides communication services to Mercury Security Corporation's access control products." -

317Communication Devices, Inc.
-#1 Forstmann Court
-Clifton, -NJ -07011
-USA
-

-Donald Snook -
TEL: (973) 772-6997 -
FAX: (973) 772-0740
-

CDI AES Engine
-
Part # 01-03-AES-2, Version 2.01 -
N/A -10/6/2005 - -ECB -( -e/d; -128 -); -CFB8 -( -e/d; -128 -); -
-
-

-"AES self-synchronizing 128-bit Key with unique keys for each session." -

316Harris Corporation
-1025 West NASA Boulevard
-Melbourne, -FL -32919
-USA
-

-Mike Kurdziel -
TEL: 585-242-3214 -
FAX: 585-242-4619
-

Citadel TM II Cipher Integrated Circuit Cryptographic Library
-
Part # 12024-1000-01 -
N/A -9/28/2005 - -ECB -( -e only; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Citadel TM II integrated circuit is a digital encryption device that provides high-grade protection for both voice and data media. Citadel TM II offers a small form factor, low power, high data rate solution for your communication security requirements. Citadel II implements AES 128, 192 and 256 bit key sizes. A customizable version of AES is also available. The device supports CFB-1, CFB-128 and Counter feedback modes. The Citadel II crypto engine is the next generation device in the Citadel family providing assured communications(tm) with its advanced cryptographic features. The highly successful Citadel I device has been fielded worldwide and is the backbone of many national secure radio communication systems." -

315Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Kenneth Jensen -
TEL: (408) 227-4500 -

Aruba WLAN Switching Platform Software Cryptographic Implementation
-
Version 2.4 -
Motorola PowerPC 8241 w/ ArubaOS 2.4 -9/23/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Aruba Wireless Networks’ WLAN switching platform is a purpose-built WLAN voice and data switching solution designed to specifically address the needs and reduce the cost of large scale Wi-Fi network deployments for Government agencies and large enterprise. The Aruba Wireless Networks WLAN switching platform is a highly scalable and redundant solution that provides centralized intelligence to secure and manage the corporate RF environment, enforce identity based user security policies, enable service creation and provide secure mobility management to thousands of simultaneously connected users." -

314Global Key Tek
-218 Randolph Avenue
-Huntsville, -AL -35806
-USA
-

-Ronn Cochran -
TEL: 256-922-1555 -
FAX: 256-971-1571
-

Encryptis
-
Version 3.4.1 -
Intel Celeron w/ Windows XP -9/20/2005 - -CBC -( -e/d; -256 -); -
-
-

-"Encryptis Crpytographic Library" -

313Tutarus Corporation
-P.O. Box 38
-Madison, -AL -35878
-USA
-

-Ray C. Clayton -
TEL: (256) 922-1555 -
FAX: (256) 971-1571
-

-Eli J. Mendoza -
TEL: (256) 520-2180 -
FAX: (256) 971-1571
-

TRAKRON
-
Version 1.0 -
Intel Celeron w/ Windows XP -9/20/2005 - -CBC -( -e/d; -256 -); -
-
-

-"TRAKRON Crpytographic Library" -

312EVault, Inc.
-6121 Hollis Street
-Emeryville, -CA -94608
-USA
-

-David Loewith -
TEL: 510-903-7100 -

InfoStage Agent Cryptographic Algorithms Implementation
-
Version 1.0 -
Pentium 4 w/ Windows XP -9/13/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"EVault's InfoStage Agent Version 5.X supports 128-bit and 256-bit AES encryption of backup data using Cryptographic Algorithm Implementation V1.0. Encrypted at the source, backup data remains encrypted during the transmission and on the vault. This assures that the transmission of data between the client and the electronic vault is totally secure." -

311Digital Globe Inc.
-1900 Pike Road
-Longmont, -CO -80501-6700
-USA
-

-Skip Cubbage -
TEL: 303-684-4516 -
FAX: 303-684-4048
-

WorldView Ancillary Data Formatter (ADF) Data Ancillary Formatter Interface (DAFI) Field Programmable Gate Array (FPGA)
-
Part # FAID10181000-15, Revision A -
N/A -9/9/2005 - -CFB128 -( -e only; -256 -); -
-
-

-"The WorldView Ancillary Data Formatter FPGA provides AES encryption services." -

310Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: (519) 888-7465 ext. 2921 -
FAX: (519) 886-4839
-

BlackBerry Cryptographic API Library
-
Version 4.1 (Firmware) -
32-bit ARM7 Processor -9/9/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"BlackBerry is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry is a totally integrated package that includes hardware, software and service, providing a complete end-to-end solution. The BlackBerry Cryptographic API is the firmware module that provides advanced cryptographic functionality to BlackBerry Wireless Handhelds." -

309Alvarion
-2495 Leghorn Street
-Mountain View, -CA -94043
-USA
-

-Alfred Cohen -
TEL: 650-314-2604 -
FAX: 650-967-3966
-

Alvarion BreezeACCESS
-
Part # AR5212 -
N/A -9/9/2005 - -ECB -( -e only; -128 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -28 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Alvarion's BreezeACCESS VL, 4900, and BreezeNET B wireless broadband -solution is designed to provide an IP based metro-scale communications -network. Deployed in a PtMP or PtP architecture, the solution provides -public safety agencies, government and educational organizations with -cost-effective high speed connectivity regionally, citywide or countrywide." -

308PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic SDK
-
Version 3.5.3 -
Sony Notebook Computer PCG-8C6L w/ Windows XP Professional 2002 SP-2; Apple PowerBook G4 w/ Mac OS X 10.4.2 (8C46) -8/31/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

05/11/07: Update vendor POC information;
03/11/08: Update vendor contact information;
07/10/08: Update vendor info; -
-

307Lenel Systems International Inc.
-1212 Pittsford-Victor Road
-Pittsford, -NY -14534-3816
-USA
-

-Robert Pethick -
TEL: (585) 248-9720 -
FAX: (585) 248-9185
-

Lenel AES128 bit Encryption
-
Version 1.02 (Firmware) -
Part # LNL-2000 -
LNL-2000 -8/31/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Lenel OnGuard Access is an advanced access control and alarm monitoring system, built on an open architecture platform and offering unlimited scalability, database -segmentation, fault tolerance, and biometrics and smart card support. It is fully customizable, and can be seamlessly integrated into the OnGuard total security solution." -

306Lenel Systems International Inc.
-1212 Pittsford-Victor Road
-Pittsford, -NY -14534-3816
-USA
-

-Robert Pethick -
TEL: (585) 248-9720 -
FAX: (585) 248-9185
-

Lenel AES128 bit Encryption
-
Version 1.02 (Firmware) -
Part # LNL-1000 -
LNL-1000 -8/31/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Lenel OnGuard Access is an -advanced access control and alarm monitoring system, built on an open -architecture platform and offering unlimited scalability, database -segmentation, fault tolerance, and biometrics and smart card support. It is -fully customizable, and can be seamlessly integrated into the OnGuard total -security solution." -

305Lenel Systems International Inc.
-1212 Pittsford-Victor Road
-Pittsford, -NY -14534-3816
-USA
-

-Robert Pethick -
TEL: (585) 248-9720 -
FAX: (585) 248-9185
-

Lenel AES128 bit Encryption
-
Version 1.02 (Firmware) -
Part # LNL-500 -
LNL-500 -8/31/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Lenel OnGuard Access is an advanced access control and alarm monitoring system, built on an open architecture platform and offering unlimited scalability, database segmentation, fault tolerance, and biometrics and smart card support. It is fully customizable, and can be seamlessly integrated into the OnGuard total security solution." -

304Bosch Security Systems
-130 Perinton Parkway
-Fairport, -NY -14450
-USA
-

-Jon C. Wolski -
TEL: 585-223-4060 -
FAX: 585-421-4263
-

AES
-
Version 1.8.2.1 (Firmware) -
Lantronix Device Server -8/31/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Bosch Conettix-IP products provide encrypted, supervised communications for UL2050, UL1610, and DCID 6/9 compatible alarm systems over private Intranets and/or the Internet for Security/Intrusion alarm panels from Bosch and almost all major alarm panel manufacturers." -

303RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA BSAFE® Crypto-C Micro Edition (ME)
-
Version 2.0 -
Intel PXA255 w/ PocketPC 2003; Intel Celeron w/ Microsoft Windows XP SP2; Motorola MPC 7455 w/ VxWorks 5.4, PowerPC 604; Motorola MPC 8260 w/ VxWorks 5.5, PowerPC 603; Motorola MPC 7455 w/VxWorks 5.5, PowerPC 604; SPARC IIe w/ Sun Microsystems Solaris 8 (Sun OS 5.8) Sparc V9; SPARC IIe w/ Sun Microsystems Solaris 8 (Sun OS 5.8) Sparc V8+; SPARC IIe w/ Sun Microsystems Solaris 8 (Sun OS 5.8) SPARC V8; Intel Pentium 4 w/ Red Hat Linux 7.2; AMD Athlon 800 w/ Red Hat Enterprise Linux AS 3.0; Intel Itanium 2 w/ HP-UX 11.23 Itanium2, 64-bit; IBM Power5 (2-way) w/ AIX 5L v5.x, 32-bit; PA-RISC PA8500 2.0 w/ HP-UX 11.11; PA-RISC PA8500 2.0W w/ HP-UX 11.23 -8/26/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Crypto-C Micro Edition (ME) Module is RSA Security, Inc.'s cryptographic library designed for securing mobile devices like wireless phones and personal digital assistants. It contains assembly-level optimizations on key wireless processors while offering great flexibility and choice by allowing developers to select only the algorithms needed in reduced code sizes. Its functionality includes a wide range of data encryption and signing algorithms, including Triple-DES, the Advanced Encryption Standard (AES) algorithm, the RSA Public Key Cryptosystem, the DSA government signature algorithm, MD5 and SHA1 message digest routines, and more." -

09/08/05: Added Operating Environments. - -

302Lawrence Livermore National Laboratory
-L-191
-7000 East Avenue
-Livermore, -CA -94550
-USA
-

-Robert Block -
TEL: 925-422-2173 -
FAX: 925- 422-2847
-

Argus Physical Security System
-
Version Argus Tools 23.13, AFP 7.0 -
Alpha 21264 w/ VMS 23.6 -8/23/2005 - -CBC -( -e/d; -192 -); -
-
-

-"Communication between system host and field processors" -

301AirMagnet, Inc.
-1325 Chesapeake Terrace
-Sunnyvale, -CA -94089
-USA
-

-Tony Ho -
TEL: 408-400-1255 -
FAX: 408-744-1250
-

AirMagnet SmartEdge Sensor
-
Part # 6.1 -
Intel xScale 425 processor -8/16/2005 - -ECB -( -e/d; -128 -); -
-
-

-"The SmartEdge Sensor is equipped with patent pending AirWISE Analytical Engine that, in real time, monitors and analyzes the security, performance, and reliability of the wireless network." -

300SPYRUS, Inc.
-2355 Oakland Road, Suite 1
-San Jose, -CA -95131
-USA
-

-Tom Dickens -
TEL: (408) 953-0700 -
FAX: (408) 953-9835
-

AES
-
Version 2.2 (Firmware) -
ARM7-TDMI Processor -8/16/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The LYNKS Series II Hardware Security Module (HSM) supports the new "Suite B" algorithms, including elliptic curve cryptography with ECDSA signatures, AES, and the "SHA-2" algorithms. Available with either PCMCIA or USB interfaces." -

299SPYRUS, Inc.
-2355 Oakland Road, Suite 1
-San Jose, -CA -95131
-USA
-

-Tom Dickens -
TEL: (408) 953-0700 -
FAX: (408) 953-9835
-

AES ECB CBC CTR Mode
-
Version 2.2 (Firmware) -
ARM7-TDMI Processor -8/16/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The LYNKS Series II Hardware Security Module (HSM) supports the new "Suite B" algorithms, including elliptic curve cryptography with ECDSA signatures, AES, and the "SHA-2" algorithms. Available with either PCMCIA or USB interfaces." -

298D'Crypt Private Limited
-20 Ayer Rajah Crescent
-#08-08 Technopreneur Centre
-Singapore, -139964
-SINGAPORE
-

-Quek Gim Chye -
TEL: 65 6776 9210 -
FAX: 65 6873 0796
-

d'Cryptor ZE Cryptographic Module
-
Version Kernel v3.0 (builds 1124783674, 1124783679) (Firmware) -
Part # DC-ZEN4-30 v3.0, DC-ZEN2-30 v3.0 -
d'Cryptor ZE Cryptographic Kernel -8/16/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"d'Cryptor ZE is a micro-token targeted at high security embedded applications. Central to the next generation d'Cryptor products, the ZE provides cryptographic/key management -services, secure key storage and supports interfaces such as UARTs, SSP, infrared, contact/contactless Smartcard and GPIOs." -

09/14/05: Update HW, FW, and impl description; - -

297SBI Net Systems Co., Ltd
-Meguro Tokyu Bldg., 5th Floor
-2-13-17 Kamiosaki Shinagawa-ku
-Tokyo, -141-0021
-Japan
-

-Hidemitsu Noguchi -
TEL: 81-3-5447-2551 -
FAX: 81-3-5447-2552
-

C4CS Lite
-
Version 2.0.0 -
PowerPC 604E w/ IBM AIX 5L (v5.2); A5522A w/ HPUX (11i)(v11.11); Pentium M w/ Windows 2000 SP3; SPARC 2 w/ Solaris 8 -8/11/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"C4CS Lite is a cryptographic library, which provides a variety of -cryptographic services, both FIPS Approved/NIST recommended and -non-Approved, such as symmetric/asymmetric ciphers, hash functions, and -secret sharing schemes. The software module can support a wide range of -operating systems, such as Windows, Linux, Solaris, HP-UX, AIX, and others." -

08/28/08: Update vendor information; - -

296Digital Globe Inc.
-1900 Pike Road
-Longmont, -CO -80501-6700
-USA
-

-Skip Cubbedge -
TEL: 303-684-4516 -
FAX: 303-684-4048
-

WorldView Wideband Transmitter FPGA
-
Part # 668515-1 -
N/A -8/11/2005 - -ECB -( -e only; -128 -); -
-
-

-"The WorldView Wideband Tramsmitter FPGA provides AES encryption services." -

295Secure Computing Corporation
-2340 Energy Park Drive
-St. Paul, -MN -55108
-USA
-

-Chuck Monroe -
TEL: 651-628-2799 -
FAX: 651-628-2701
-

Cryptographic Library for SecureOS®
-
Version 1.0 -
x86 processor w/ SecureOS® 6.1 -8/11/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cryptographic Library for SecureOS® is a software library providing services for the cryptographic module operating on versions of the Sidewinder G2® Security Appliance™ and Sidewinder G2 Enterprise Manager™." -

294Authenex
-1489 Salmon Way
-Hayward, -CA -94544
-USA
-

-Nancy Mao -
TEL: 510-324-0230 -
FAX: 510-324-0251
-

AES
-
Version 3.6.0.1 (Firmware) -
Intel P4 2.66 GHz -8/11/2005 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"AES is based on the Rijndael encryption formula which is a FIPS Approved symmetric encryption algorithm." -

293Oxford Semiconductor Ltd
-25 Milton Park
-Abingdon
-Oxford, -Oxfordshire -OX14 4SH
-UK
-

-Brian McMath -

F075A_ASIC_2
-
Part # OXUF924DSE -
N/A -8/3/2005 - -ECB -( -e/d; -128 -); -
-
-

-"The Oxford Semiconductor OXUF924DSE is a USB2.0 & FireWire to Dual SATA bridge chip offering advanced encryption and decryption capability. Data is stored encrypted on the disk and offers a range of authentication methods." -

292Nortel
-600 Technology Park
-Billerica, -MA -01821
-USA
-

-Jonathan Lewis -
TEL: 978-288-8590 -
FAX: 978-288-4004
-

-David Passamonte -
TEL: 978-288-8973 -
FAX: 978-288-4004
-

Contivity Cryptographic Implementation
-
Version 5.05 -
Proprietary processor and operating system -8/3/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Contivity Secure IP Services Gateways provide routing, VPN, firewall, bandwidth management, encryption, authentication, and data integrity for secure connectivity across managed IP networks and the Internet. Contivity Secure IP Services Gateways connect remote users, branch offices, suppliers, and customers with the cost and performance advantages of public IP networks and the security and control found in private networks." -

291Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: 519-888-7465 x2921 -
FAX: 519-886-4839
-

BlackBerry Cryptographic Kernel Library
-
Version 3.8.3 (Firmware) -
32-bit ARM7 Processor -8/3/2005 - -CBC -( -e/d; -256 -); -
-
-

-"BlackBerry is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry is totally integrated package that includes hardware, software and service, providing a complete end-to-end solution. The BlackBerry Cryptographic Kernel is the firmware module that provides the core cryptographic functionality to BlackBerry Wireless Handhelds." -

290Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Mike Lai -
TEL: 425-705-4651 -

Windows 2003 Enhanced Cryptographic Provider (RSAENH)
-
Version 5.2.3790.1830 -
AMD Opteron 246, 2 GHz, x64 w/ Windows Server 2003 Service Pack 1 (x64); Intel Celeron, 2.53 Ghz, x86 w/ Windows Server 2003 Service Pack 1 (x86); Intel Itanium, 733 MHz, ia64 w/ Windows Server 2003 Service Pack 1 (ia64) -7/21/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Enhanced Cryptographic Provider, designed for FIPS 140-2 compliance, is a software-based, cryptographic module. RSAENH encapsulates several different cryptographic algorithms (including SHA-1, DES, 3DES, AES, RSA, SHA-1-based HMAC) in a cryptographic module accessible via the Microsoft CryptoAPI." -

289Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: 519-888-7465 ext. 2921 -
FAX: 519-886-4839
-

BlackBerry Enterprise Server Cryptographic Library
-
Version 3.0 -
Intel Pentium 4 Processor w/ Windows 2000 Service Pack 4 -7/20/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"BlackBerry is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry is a totally integrated package that includes hardware, software and service, providing a complete end-to-end solution. The BlackBerry Enterprise Server Cryptographic Kernel is the software module that provides the core cryptographic functionality to the BlackBerry Enterprise Server." -

2883e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

AirGuardTM Crypto Client
-
Version 2.0 -
Intel Mobile Processor, 1700 MHz w Windows XP Service Pack 2; Intel Mobile Processor, 1700 MHz w/ Windows 2000 Service Pack 4 -7/20/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -28 -) -(Payload Length Range: -1 - -24 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AirGuardTM Wireless Solutions implement leading cryptographic technologies. This particular algorithm certification is for AES-CCM using a Windows 2000/XP-based software implementation. AirGuardTM Crypto Client includes the following models: AirGuardTM 3e-010F-A-2 Crypto Client Software, v2.0 Build 1 for Windows 2000/XP" -

2873e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

AirGuardTM Crypto Client for Intel® PRO/Wireless 2200BG Network Connection and Intel® PRO/Wireless 2915ABG Network Connection
-
Version 2.0 -
Intel Mobile Processor, 1700 MHz w/ Windows 2000 Service Pack 4; Intel Mobile Processor, 1700 MHz w/ Windows XP Service Pack 2 -7/20/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -28 -) -(Payload Length Range: -1 - -24 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AirGuardTM Wireless Solutions implement leading cryptographic technologies. This particular algorithm certification is for AES-CCM using a Windows 2000/XP-based software implementation. AirGuardTM Crypto Client includes the following models: AirGuardTM 3e-010F-C-2 Crypto Client Software, v2.0 Build 1 for Windows 2000/XP" -

286Datamaxx Group, Inc.
-2001 Drayton Drive
-Tallahassee, -FL -32311-7854
-USA
-

-Brad Long -
TEL: (850) 558-8005 or (405) 454-3777 -
FAX: (850) 558-8215
-

Datamaxx Crypto for Java 1.5
-
Version 2.0 -
Intel 2520MHz w/ Windows XP Professional, SP2 -7/15/2005 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"This Datamaxx product for Java provides 128-bit and 256-bit encryption for the Omnixx suite of products. This product exceeds the requirements of the FBI CJIS Security Policy for Law Enforcement access to the National Crime Information Center database, which is under the jurisdiction of the FBI." -

285Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

Cisco 3200 series Mobile Access Router Cards
-
Version 12.3(14)T2 -
Motorola MPC 8250 PowerQUICC II w/ IOS 12.3(14)T2 -7/15/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 3200 Mobile Access Router offers secure data, voice, and video communications with seamless mobility across wireless networks independent of location or movement. This access router has a high-performance, compact, rugged design optimized for use in vehicles in the defense, public safety, Homeland Security and transportation markets." -

8/3/05: Updateversion and OS; - -

284Receptors International Security Group
-116 W. El Portal #201
-San Clemente, -CA -92672
-USA
-

-Shad Reding -
TEL: 949-366-1751 -
FAX: 949-366-6393
-

-Robert Dale Williams -
TEL: 916-355-1296 -
FAX: 916-355-1297
-

ECB 256 Bit Encryption
-
Version AN1/GP1-360 LAN_AES_EBC_256_ENC (Firmware) -
Part # AN1-360/GP1/360-LAN -
Motorola 68360 -7/15/2005 - -ECB -( -e/d; -256 -); -
-
-

-"RISG's proprietary application software for network communications to RISG's Server ECB 256 Bit Encryption." -

283Receptors International Security Group
-116 W. El Portal #201
-San Clemente, -CA -92672
-USA
-

-Shad Reding -
TEL: 949-366-1751 -
FAX: 949-366-6393
-

-Robert Dale Williams -
TEL: 916-355-1296 -
FAX: 916-355-1297
-

ECB 256 Bit Encryption
-
Version 8.0.1 -
Intel Pentium IV w/ Microsoft Server 2003 -7/15/2005 - -ECB -( -e/d; -256 -); -
-
-

-"RISG's proprietary application software for network communications to RISG's AN1/GP1-360 Lan Controllers." -

282Cipher Integrations
-53 Lake Morton Drive, Suite 110
-Lakeland, -FL -33801
-USA
-

-Todd Baylis -
TEL: 863-686-0110 -

Cipher Email Encryption
-
Version 1.16.0 -
Intel Pentium 4 w/ Windows XP SP 2 -7/15/2005 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"Cipher Email Encryption provides secure email encryption with a simple and intuitive interface. Cipher is designed with business in mind, and offers a free Responder version that allows a client to read and respond to secure email for free." -

281Hirsch Electronics Corporation
-1900 Carnegie Ave., Building B
-Santa Ana, -CA -92705
-USA
-

-Robert Ralston -
TEL: 949-250-8888 -
FAX: 949-250-7372
-

Velocity
-
Version 2.6sp2 -
Intel Pentium 4 w/ Windows 2000; Intel Pentium 4 w/ Windows 2003 -6/29/2005 - -CFB128 -( -e/d; -128 -); -
-
-

-"Velocity is a high security access control and operations management -software. Seamless integration of door control, alarm monitoring, -credential enrollment, badging, video, graphics, and an open database yields -an easy to use and install system suitable for any size organization. -Velocity and the DIGI*TRAC controller communication is encrypted using FIPS -197 Approved AES 128 bit Rijndael." -

280Hirsch Electronics Corporation
-1900 Carnegie Ave., Building B
-Santa Ana, -CA -92705
-USA
-

-Robert Ralston -
TEL: 949-250-8888 -
FAX: 949-250-7372
-

SNIB2
-
Version 5.11 (Firmware) -
Part # SNIB2 -
Rabbit 3000 Microprocessor -6/29/2005 - -CFB128 -( -e/d; -128 -); -
-
-

-"The Secure Network Interface Board (SNIB2) encrypts communication between -the Hirsch DIGI*TRAC Controller and the host computer running Velocity -Version 2.6sp2 or later over TCP/IP, and between Master SNIB2 and any -downstream SNIB2 over RS-485. Communication is encrypted using FIPS 197 -Approved AES 128 bit Rijndael. UL Listed. CE." -

279Altera Corp.
-101 Innovation Drive
-San Jose, -CA -95134
-USA
-

-Christian Plante -
TEL: 408-544-8609 -
FAX: 408-544-7820
-

-Keone Streicher -
TEL: 408-544-6827 -
FAX: 408-544-6402
-

AES
-
Part # Stratix II -
N/A -6/29/2005 - -ECB -( -e only; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"Altera's high-density high-performance Stratix II and Stratix II GX FPGAs -contain built-in AES engine and non-volatile key storage to protect -designers' intellectual property. Please refer to http://www.altera.com/products/devices/stratix2/features/security/st2-security.html to learn more." -

04/20/07: Update vendor POC information; - -

278EMC Corporation
-3003 Oak Road, 3rd Floor
-Walnut Creek, -CA -94597
-USA
-

-Dean Clark -
TEL: (925) 948-9355 -

Retrospect
-
Version 7.0 -
Pentium 4 w/ Windows XP Professional -6/22/2005 - -ECB -( -e/d; -128 -, -256 -); -
-
-

-"When the user creates a backup set to hold the backed up data, they can choose to store the data in AES encrypted form. Retrospect can remember the key for later scripted access to the backup set." -

277Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

- Eric Crump -
TEL: 859-825-4671 -

Lexmark T630/2 Cryptographic Platform
-
Version 1.3.0 (Firmware) -
PMC RM5231A MIPS processor -6/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Lexmark T630/2 Cryptographic Platform provides the cryptographic solution for the T630 and T632 printers secure printing capabilities. The implementation offers secure print jobs using the Advanced Encryption Standard (FIPS 197) algorithm and RSA key wrapping." -

276Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Eric Crump -
TEL: 859-825-4671 -

Lexmark C912 Cryptographic Platform
-
Version 1.3.0 (Firmware) -
PMC RM7000C MIPS processor -6/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Lexmark C912 Cryptographic Platform provides the cryptographic solution for the C912 printer's secure printing capabilities. The implementation offers secure print jobs using the Advanced Encryption Standard (FIPS 197) algorithm and RSA key wrapping." -

275Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Eric Crump -
TEL: 859-825-4671 -

Lexmark W820 Cryptographic Platform
-
Version 1.3.0 (Firmware) -
QED RM5231A processor -6/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Lexmark W820 Cryptographic Platform provides the cryptographic solution for the W820 printer's secure printing capabilities. The implementation offers secure print jobs using the Advanced Encryption Standard (FIPS 197) algorithm and RSA key wrapping." -

274Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Eric Crump -
TEL: 859-825-4671 -

Lexmark T634 Cryptographic Platform
-
Version 1.3.0 (Firmware) -
PMC RM7065C MIPS processor -6/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Lexmark T634 Cryptographic Platform provides the cryptographic solution for the T634 printer's secure printing capabilities. The implementation offers secure print jobs using the Advanced Encryption Standard (FIPS 197) algorithm and RSA key wrapping." -

273Lexmark International, Inc.
-740 West New Circle Road
-Lexington, -KY -40550
-USA
-

-Eric Crump -
TEL: 859-825-4671 -

Lexmark C760/2 Cryptographic Platform
-
Version 1.3.0 (Firmware) -
PMC RM7065C MIPS processor -6/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Lexmark C760/2 Cryptographic Platform provides the cryptographic solution for the C760 and C762 printers secure printing capabilities. The implementation offers secure print jobs using the Advanced Encryption Standard (FIPS 197) algorithm and RSA key wrapping." -

272Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551, Min-Tsu Road
-SEC.5
-Yang-Mei, Taoyuan, -Taiwan -326
-Taiwan, ROC
-

-Yeo-Fuh Kuan -
TEL: +866-3-424-433 -
FAX: +866-3-424-4129
-

-Char-Shin Miou -
TEL: +866-3-424-4381 -
FAX: +866-3-424-4129
-

HICOS PKI Smart Card Cryptographic Library
-
Version 3.0 (Firmware) -
Java Card Runtime Environment Version 2.2.1 w/ Open Platform 2.0.1 -6/10/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The HICOS PKI Smart Card Library is a set of cryptographic functions that perform Encryption/Decryption, Key Generation, and Signature operations for the HICOS PKI Smart Card" -

271RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA Crypto-J - JsafeJCEFIPS
-
Version 3.5 -
Intel Pentium IV 2.6 GHz w/ Microsoft Windows XP SP2 -6/8/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RSA BSAFE® Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. RSA BSAFE Crypto-J supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

270RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA Crypto-J - JsafeFIPS
-
Version 3.5 -
Intel Pentium IV (x86), 2.6 GHz w/ Microsoft Windows XP SP2 -6/8/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"RSA BSAFE® Crypto-J security software is designed to help protect sensitive data as it is stored using strong encryption techniques to provide a persistent level of protection. RSA BSAFE Crypto-J supports a wide range of industry standard encryption algorithms offering Java developers the flexibility to choose the option most appropriate to meet their requirements." -

269Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Christopher Marks -
TEL: (408) 936-4187 -
FAX: (408) 936-3032
-

Gigascreen3
-
Version JPR2 (Firmware) -
Proprietary hardware platform -5/16/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Juniper Networks ISG-2000 is a purpose-built internet security appliance that provides advanced firewall, IPSec VPN, and traffic management functionality, optimized for the most demanding environments such as medium and large enterprise offices, carrier infrastructures, or service providers." -

268Mobile Armor, LLC
-400 South Woods Mill Road, Suite 110
-Chesterfield, -MO -63017-3407
-USA
-

-Bryan Glancey -
TEL: 636-449-0239 -
FAX: 314-205-2303
-

-Chand Vyas -
TEL: 636-449-0239 -
FAX: 314-205-2303
-

Mobile Armor Crypto Module
-
Version 2.1 -
Intel Celeron, 2.53GHz w/ RedHat Linux Enterprise Server 3.0; Intel PXA250 400MHz w/ Pocket PC 2003; Intel Celeron, 2.53GHz w/ Windows XP SP 2 -5/10/2005 - -ECB -( -e/d; -256 -); -
-
-

-"Mobile Armor’s Cross platform implementation of Cryptographic Services for use in Enterprise Mobile Data Security products on the Linux, Windows XP, and Windows CE platform." -

267Mobile Armor, LLC
-400 South Woods Mill Road, Suite 110
-Chesterfield, -MO -63017-3407
-USA
-

-Bryan Glancey -
TEL: 636-449-0239 -
FAX: 314-205-2303
-

-Chand Vyas -
TEL: 636-449-0239 -
FAX: 314-205-2303
-

Mobile Armor Warp Drive
-
Version 2.1 -
Intel Celeron, 2.53GHz w/ Windows XP Service Pack 2 -5/10/2005 - -ECB -( -e/d; -256 -); -
-
-

-"Mobile Armor's highly optimized Microsoft Windows Certified Driver for Windows XP provides reliable high speed strong cryptographic services for systems running Mobile Armor's DataArmor Enterprise Mobile Data Protection software." -

266Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -

Hifn 8155
-
Part # 8155, HW version: 1.0 -
N/A -5/4/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -) -
-
-
-

-"The HIPP 8155 (8155PP5/8155PP5-G) security processors are highly-integrated cryptographic processors capable of performing DES, 3DES, ARC4, AES (128, 192, 256 bit), MD5, SHA-1 and HMAC at speeds up to full-duplex OC-12. The 8155’s on-board DPU processes protocols based on the available hardware algorithms. This currently includes IPv4/IPv6, IPsec, SSL, IPPCP and PPTP." -

09/22/05: Add counter mode. - -

265Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

Cisco Onboard Hardware-based Encryption
-
Version 2.2.0 (Firmware) -
Part # MV96340 Rev.A1 -
N/A -5/4/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 2800 Series features the ability to deliver multiple high-quality simultaneous services at wire speeds up to multiple T1/E1/xDSL connections. The Cisco 2800 Series routers offer embedded encryption acceleration on the motherboard. By integrating security functions directly into the router itself, Cisco can provide unique intelligent security solutions, such as network admissions control (NAC) for antivirus defense; Voice and Video Enabled VPN (V3PN) for quality-of-service (QoS) enforcement when combining voice, video, and VPN; and Dynamic Multipoint VPN (DMVPN) and Easy VPN for enabling more scalable and manageable VPN networks." -

264Britestream Networks, Inc
-12401 Research Blvd.
-Bldg 2, Suite 275
-Austin, -TX -78759
-

-Rick Hall -
TEL: 512-250-2129 x135 -
FAX: 512-250-9068
-

-Tom Black -
TEL: 512-250-2129 x110 -
FAX: 521-250-9068
-

Britestream Key Management Module
-
Version 1.0 (Firmware) -
BN1250 -5/10/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Britestream Key Management Module performs various tasks associated with cryptographic key management including key generation, key wrapping, secure key storage and secure key transport as well as key zeroization. These functions comply with requirements for achieving FIPS 140-2 certification of the overall system that the module is used in." -

263Britestream Networks, Inc
-12401 Research Blvd.
-Bldg 2, Suite 275
-Austin, -TX -78759
-

-Rick Hall -
TEL: 512-250-2129 x135 -
FAX: 512-250-9068
-

-Tom Black -
TEL: 512-250-2129 x110 -
FAX: 521-250-9068
-

Britestream Cryptographic Module
-
Part # A4 -
N/A -5/4/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Britestream Cryptographic Module performs all the cryptography required for SSL/TLS applications. This module is a common element of the Britestream BN2010 SSL Security ASIC, the industry's first single-chip solution for completely off-loading SSL/TLS processing from host systems. The innovative in-line architecture combines TCP" -

262SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Glenn Constable -
TEL: 919-462-1900 -

SafeEnterprise SONET Crypto Module
-
Version 1.0 (Firmware) -
Xilinx XC2V4000 Processor -5/4/2005 - -ECB -( -e only; -256 -); -CTR -( -int only; -256 -) -
-
-
-

-"SafeEnterprise SONET Module is a cryptographic accelerator that provides AES encryption operating at 2.4 Gbps. The data encryption algorithms are implemented in the firmware and support Counter Mode AES." -

261SkyTel Corp.
-500 Clinton Center Drive
-Clinton, -MS -39056
-USA
-

-Gagan Puranik -
TEL: (601) 460-3644 -
FAX: (888) 944-7380
-

ST900 AES ALGORITHM
-
Version 1.0 -
Fujitsu MB90F482 processor w/ proprietary OS -5/4/2005 - -ECB -( -e/d; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"SkyTel ST900 Secure 2Way is a multi-chip standalone wireless device. It provides data security for Narrowband PCS (ReFLEX) messaging." -

260Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Seyed Safakish -
TEL: (408) 745-8158 -
FAX: (408) 745-8925
-

-Simon Gerraty -
TEL: 408-745-2348 -

AES 2
-
Version JUNOS_72_BP -
X86 w/ JUNOS -4/21/2005 - -CFB128 -( -e/d; -128 -); -
-
-

-"JUNOS-FIPS" -

259Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Seyed Safakish -
TEL: (408) 745-8158 -
FAX: (408) 745-8925
-

-Simon Gerraty -
TEL: 408-745-2348 -

AES 1
-
Version JUNOS_72_BP -
X86 w/ JUNOS -4/21/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"JUNOS-FIPS" -

258nCipher Corporation Ltd.
-Jupiter House, Station Road
-Cambridge, -CB1 2JD
-United Kingdom
-

-Marcus Streets -
TEL: +44 (0) 1223 723600 -
FAX: +44 (0) 1223 723601
-

nCipher Algorithm Library
-
Version 4.0 (Firmware) -
Motorola Power PC running a proprietary Operating System -4/18/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The nCipher algorithm library provides cryptographic functionality for nCipher's secure e-commerce accelerators and Hardware Security Modules." -

257Check Point Software Technologies, Ltd.
-12700 Sunrise Valley Drive, Suite 130
-Reston, -VA -20191
-USA
-

-Malcolm Levy -
TEL: +972 37534561 -

VPN-1
-
Version NG with Application Intelligence R55 -
Dual Processor Intel® Pentium® 4 Xeon w/ Linux; Single Processor Intel® Pentium® 4 Xeon w/ Linux; Dual Processor AMD-Opteron® Single Core w/ Linux; Single Processor AMD-Opteron® Single Core w/ Linux -4/14/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point Secure Platform NG with AI R55 offers a new option for deploying Check Point products. Secure Platform packages together a customized and hardened OS (with no unnecessary components that could pose security risks) and Check Point's industry-standard, market-leading FireWall-1 (FW-1) and VPN-1 NG." -

06/13/08: Update OES'; - -

256Oceana Sensor Technologies
-1632 Corporate Landing Pkwy
-Virginia Beach, -VA -23454
-USA
-

-Alex Kalasinsky -
TEL: (757) 426-3678 -
FAX: (757) 426-3633
-

Fortress Cryptographic Library V1.0
-
Version 1.0 -
Java Virtual Machine (JRE 1.4.2) w/ Windows 2000 with SP4 (Binary compatible with equivalent or later Microsoft Windows operating system versions including Windows 2000 SP4 and Windows XP) -4/14/2005 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Oceana Sensor Technologies Fortress Cryptographic Library (FCL) is a cryptographically secure interface to applications both internal and external to the OST product. It has many features and supports AES, Triple DES and RSA. It is entirely a software product." -

255Credant Technologies Corporation
-15303 N Dallas Parkway, Suite 1420
-Addison, -TX -75001
-USA
-

-Chris Burchett -
TEL: (972) 458-5407 -
FAX: (972) 458-5454
-

Credant Cryptographic Kernel
-
Version 1.5 -
Intel PXA270 w/ Palm OS 5.4.5 -4/14/2005 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"CREDANT Cryptographic Kernel is a software-based cryptography library that implements 3DES, AES, SHA-1, HMAC, and ANSI X9.31 RNG for the CREDANT Mobile Guardian product. CREDANT Mobile Guardian enables enterprise-wide control of security for mobile & wireless users." -

254Bluesocket, Inc.
-7 New England Executive Park
-Burlington, -MA -01803
-USA
-

-Mike Puglia -
TEL: (781) 328-0888 -
FAX: (781) 328-0899
-

Bluesocket Wireless Gateway IPSec
-
Version Broadcom BCM5823-5 (Hardware) -
Part # BCM5823KPB-5 -
N/A -4/14/2005 - -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bluesocket Wireless Gateway IPSec implementation performs IPSec security services for the Bluesocket Wireless Gateway." -

253Bluesocket, Inc.
-7 New England Executive Park
-Burlington, -MA -01803
-USA
-

-Frank Calabresi -
TEL: (781) 328-0888 -
FAX: (781) 328-0899
-

-Mike Puglia -
TEL: (781) 328-0888 -
FAX: (781) 328-0899
-

Bluesocket Wireless Gateway IPSec
-
Version Broadcom BCM5823 -
Part # BCM5823KPB -
N/A -4/14/2005 - -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bluesocket Wireless Gateway IPSec implementation performs IPSec security services for the Bluesocket Wireless Gateway." -

252MaxStream, Inc.
-355 South 520 West, Suite 180
-Lindon, -UT -84042
-USA
-

-Hugh Nielsen -
TEL: (801) 765-9885 -
FAX: (801) 765-9895
-

AES
-
Version 1.0 (Firmware) -
Philips LPC2114 microcontroller -4/6/2005 - -CBC -( -e/d; -256 -); -
-
-

-"The MaxStream AES 1.0 is a 256-bit key (CBC mode for encrypt and decrypt) AES implemetation running on the Philips LPC2114 microcontroller." -

251Avaya, Inc.
-Atidim Technology Park, Bldg. 3
-Tel-Aviv, -61131
-Israel
-

-Pesah Spector -
TEL: 972-3-6459162 -
FAX: 972-3-6459162
-

G350 Branch Office Gateway
-
Version 24.14.0 (Firmware) -
IBM PowerPC 750CX processor -4/6/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Avaya G350 Media Gateway is a complete branch office business communications system that integrates an IP telephony gateway, an advanced IP WAN router, and a high-performance LAN switch into a compact (3U) modular chassis. Ideally suited for enterprise with distributed branch office locations of 8-40 extensions, the G350 replaces the complexity and cost of managing disparate key and voice systems with a survivable networked solution that is easy to deploy and can be administered from a central location." -

250Enova Technology Corporation
-Bldg. 53, #195-57, Sec.4
-Chung Hsing Road
-Chu-Tung District
-Hsin-Chu County, -Taiwan -310
-R.O.C.
-

-Casey Wang -
TEL: 886-3-591-0197 ext. 37 -
FAX: 886-3-591-0204
-

X-Wall SL/CO/DX/FX/MX: AES-CBC
-
Part # 1.0 -
N/A -4/6/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The X-Wall SL/CO/DX/FX/MX series of chips are a cryptographic bridge suitable for parallel and serial ATA applications. Equipped with an AES engine capable of 128/192/256 bit keys, the X-Wall does real-time encryption of all data written to a disk, thereby maximum security in the event of misplaced or stolen disk drive." -

249RedCannon Security
-42808 Christy Street, Suite 108
-Fremont, -CA -94538
-USA
-

-Kurt Lennartsson -
TEL: 510-498-4104 -
FAX: 510-498-4109
-

-Brian Wood -
TEL: 410-902-9779 -

RedCannon Crypto Module
-
Version 1.3.0 -
Intel Pentium 4 w/ Windows XP -4/6/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Standalone module to provide cryptographic services to various other modules of RedCannon product." -

248Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-501-3884 -
FAX: 905-507-4230
-

-Randy Tsang -
TEL: 905-501-3789 -
FAX: 905-507-4230
-

Security Builder National Security Edition (SB NSE) Cryptographic Core
-
Version 1.0 -
x86 w/ Windows 2003; x86 processor w/ Linux platform -3/23/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Security Builder NSE (National Security Edition) is a standards-based cryptographic toolkit that covers the technology that was part of the 26 patents licensed by the NSA from Certicom. It also includes optimized implementations of Elliptic Curve Cryptography to ensure future approval. Security Builder NSE is part of the Certicom Security Architecture, a comprehensive modular and portable security solution which supports multiple cryptographic software and hardware providers with a single common API. Security Builder NSE can also be used in conjunction with other Certicom toolkits which include Security Builder Crypto, Security Builder ETS, Security Builder IPSec and Security Builder BSP, Security Builder PKI and Security Builder SSL." -

247BeCrypt Ltd.
-Wyvols Court
-Swallowfield
-Reading, -Berkshire -RG7 1WY
-UK
-

-Pali Surdhar -
TEL: +44 1189 880 277 -
FAX: +44 1189 880 377
-

Becrypt Crypto Library
-
Version VER_7_09 -
X86 based processors w/ Windows XP Pro -3/23/2005 - -ECB -( -e/d; -128 -); -
-
-

-"Becrypt Crypto Library implements SHA 256 and AES algorithms for use within Becrypt's Product Set for Enterprise Data Security Solutions." -

246Funk Software, Inc.
-222 Third Street
-Cambridge, -MA -02142
-USA
-

-Steven Erickson -
TEL: 978-371-3980 x112 -
FAX: 978-371-3990
-

Odyssey Security Component/Portable
-
Version 1.0 -
x86 platform w/ Windows XP; x86 platform w/ Linux RedHat 9.0 -3/23/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Odyssey Security Component/Portable is Funk Software, Inc.'s general purpose cryptographic library. Wide-ranging algorithm support is provided, making the library suitable for use in applications such as wireless LAN, IPsec, SSL/TLS, EAP, and so on. The portable (C) version can be compiled for use on a large variety of platforms." -

245Funk Software, Inc.
-222 Third Street
-Cambridge, -MA -02142
-USA
-

-Steven Erickson -
TEL: 978-371-3980 x112 -
FAX: 978-371-3990
-

Odyssey Security Component
-
Version 1.0 -
Windows XP on x86 platform; Linux RedHat 9.0 on x86 platform -3/22/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-

-CCM (KS: -128 -, -192 -, -256 -) -(Assoc. Data Len Range: -0 - -32 -, 2^16 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -7 -8 -9 -10 -11 -12 -13 -(Tag Length(s): -4 -6 -8 -10 -12 -14 -16 -) -
-
-
-

-"The Odyssey Security Component is Funk Software, Inc.'s general purpose cryptographic library. Wide-ranging algorithm support is provided, making the library suitable for use in applications such as wireless LAN, IPsec, SSL/TLS, EAP, and so on. Assembly language optimizations allow high-speed operation on specific platforms." -

244Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-3032
-

NS-500
-
Version 5.0.0 (Firmware) -
Part # NS-500 -
MIPS R7000 CPU -3/18/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NS-500 is a purpose-built internet security appliance that deliver firewall, VPN, and traffic shaping optimized for the most demanding environments such as high traffic e-business sites, co-location facilities, ASP/ISP data centers and enterprise central sites." -

243Kanguru Solutions
-1360 Main Street
-Millis, -MA -02054
-USA
-

-Nate Cote -
TEL: 508-376-4245 -
FAX: 508-376-4462
-

KanguruLock
-
Version 1.0 -
Windows XP on x86 platform -3/18/2005 - -ECB -( -e/d; -256 -); -
-
-

-"Kanguru Solutions is the leader in portable secure storage devices. KanguruLock, featured in the KanguruMicro Drive AES USB 2.0 Flash Drive, addresses security concerns and information assurance by incorporating 256-bit AES Encryption technology to portable storage devices." -

242Avaya, Inc.
-Atidim Technology Park, Bldg. 3
-Tel-Aviv, -61131
-Israel
-

-Pesah Spector -
TEL: 972-3-6459162 -
FAX: 972-3-6459162
-

G250/G250-BRI Branch Office Gateways
-
Version 24.14.0 (Firmware) -
VxWorks, Motorola MPC8248 processor -3/18/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Avaya G250 Media Gateway and G250-BRI Media Gateway are complete branch office business communications systems that integrate an IP telephony gateway, an advanced IP WAN router, and a PoE LAN switch into a compact (2U) chassis. Ideally suited for enterprise with distributed branch office locations of 2-10 extensions, the G250 and G250-BRI Gateways replace the complexity and cost of managing disparate key and voice systems with a survivable networked solution that is easy to deploy and can be administered from a central location." -

240SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Glenn Constable -
TEL: 919-462-1900 x212 -

QuickSec Toolkit
-
Version 2.1 (Firmware) -
Motorola PPC 8280 -3/16/2005 - -CBC -( -e/d; -256 -); -
-
-

-"The SafeNet QuickSec Library is a firmware-based cryptographic library that implements FIPS-approved IPSec algorithms for the SafeEnterprise family of products. SafeEnterprise devices provide secure communications across a range of networks." -

239Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Mike Kouri -
TEL: 408-936-8206 -
FAX: 408-936-3032
-

IXP425
-
Version 1010(0)-(00), V5.0 (Firmware) -
Part # 070-0016-000 -
Proprietary hardware platform running ScreenOS 5.0 on IXP425 -3/16/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Juniper Networks NS-5GT" -

2383e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

SW AES [for access point] Linux based
-
Version 3.0 -
Intel Xscale, 533 MHz w/ Linux Kernel v2.4.17 -3/9/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -22 - -28 -) -(Payload Length Range: -1 - -24 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"AirGuardTM Wireless Solutions implement leading cryptographic technologies. This particular algorithm certification is for AES using a Linux-based software implementation." -

237SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicWALL PRO 5060c/5060f
-
Version SonicOS v2.5 Enhanced (Firmware) -
SonicOS Enhanced v2.5 -3/9/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PRO 5060c and PRO 5060f are gigabit internet security appliances offering stateful packet inspection firewall services, accelerated IPSec VPN, Intrusion Prevention Services (IPS), bandwidth management, and dual-WAN port support with ISP failover and load-balancing capabilities, all via six configurable" -

04/27/07: Update vendor POC info; - -

236M-Tech Information Technology Inc.
-#500, 1401 - 1st Street S.E.
-Calgary, -Alberta -T2G 2J3
-Canada
-

-Gideon Shoham -

M-Tech AES Cryptographic Library
-
Version 1.0 -
X86 Platform w/ Windows 32-bit Intel Processor -3/3/2005 - -CBC -( -e/d; -128 -); -
-
-

-"The M-Tech Information Technology Inc’s Identity Management Suite is an enterprise identity management solution enabling organizations to securely organize and manage user identities across enterprise applications and systems." -

235Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library Q
-
Version 1.00 (Firmware) -
Intel Xeon 32-bit Processor -3/3/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

234Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library O
-
Version 1.00 (Firmware) -
Intel Xeon 32-bit Processor -3/3/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

233Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library G
-
Version 1.11 (Firmware) -
32-bit Intel Xeon Processor -2/25/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

2/23/05: Update impl name and version; - -

232Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library Core 4
-
Version 1.00 (Firmware) -
32-bit Intel Xeon Processor -2/25/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

231Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library Core 3
-
Version 1.00 (Firmware) -
32-bit Intel Xeon Processor -2/25/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

230Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library Core 2
-
Version 1.00 (Firmware) -
32-bit Intel Xeon Processor -2/25/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

229Caymas Systems Inc.
-1179 N. McDowell Blvd., Suite A
-Petaluma, -CA -94954
-USA
-

-Joe Howard -
TEL: 707-283-5000 -
FAX: 707-283-5001
-

Caymas Cryptographic Library Core 1
-
Version 1.00 (Firmware) -
32-bit Intel Xeon Processor -2/25/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Caymas Systems enables, controls, and secures the extended enterprise with the world's first Identity-Driven Access Gateways, allowing enterprises, government agencies, and institutions to securely extend their information assets to remote employees, customers, partners and suppliers. These are the cryptographic algorithm implementations used by the Caymas Systems gateways." -

228Reflex Magnetics Ltd
-31-33 Priory Park Road
-London, -NW6 7HP
-United Kingdom
-

-Richard Green -
FAX: 020 7372 2507
-

-Andy Campbell -
FAX: 020 7372 2507
-

REF/AES Crypto Engine
-
Version 2.5 -
Intel x86 processor w/ MS Windows XP -3/16/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"REF/AES Crypto Engine provides symmetric encryption / decryption services . This version is incorporated in Reflex Disknet Pro's ESM module, v4.5+ and Reflex DataVault v2.61+. In Disknet Pro the module provides transparent encryption of removable media, allowing decryption on a PC without Disknet Pro being installed." -

227Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Mike Harvey -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

SB GSE-J Crypto Core
-
Version 2.0 -
Java Virtual Machine (JVM) on a Windows 2003, x86 (Binary compatible to Windows 98/2000/XP) Platform;Java Virtual Machine (JVM) under Solaris, on a SPARC 32-bit and 64-bit Processor;Java Virtual Machine (JVM) Red Hat Linux Application Server 3.0 (Binary compatible to AS 2.1), on a 32-bit x86 Processor -2/16/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Security Builder GSE-J is a standards-based cryptographic toolkit written in Java. It supports optimized Elliptic Curve Cryptography and provides application developers with sophisticated tools to flexibly integrate encryption, digital signatures and other security mechanisms into Java-based applications. Security Builder GSE is intended for use by developers who want government level security and can also be used in conjunction with other Certicom developer toolkits including Security Builder PKI and Security Builder SSL." -

06/14/07: Add new OES; - -

226Broadcom Corporation
-16215 Alton Parkway
-Irvine, -CA -92618
-USA
-

-Steve Goodell -
TEL: 480-753-2280 -
FAX: 480-753-2380
-

-Joseph Wallace -
TEL: 480-753-2279 -
FAX: 480-753-2380
-

BCM5812
-
Part # BCM5812 -
N/A -2/16/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BCM5812 is a full-featured security processor optimized to provide -multi-protocol cryptographic acceleration for cost sensitive VPN and -eCommerce applications." -

2253e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

AirGuardTM Crypto Client
-
Version 1.0 -
Intel® Pentium® M 1.5GHz w/ Windows XP SP2; Intel® Pentium® M 1.8GHz w/ Windows NT SP6; Intel® Pentium® M 1.7GHz w/ Windows 2000 SP4; Intel® PXA255 400 MHz w/ Pocket PC 2002 (Windows CE 3.0.11171 Build 11178);Intel® PXA255, 400 MHz w/ Pocket PC 2003 (Windows CE 4.20.1081 Build 13100) -2/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AirGuardTM Wireless Solutions implement leading cryptographic technologies including: AES, 3DES, SHA-1, HMAC SHA-1, 802.1x/EAP-TLS, Diffie-Hellman, RSA, and HTTPS/TLS. The solutions are implemented in an innovative manner so that critical performance is not sacrificed in providing a rugged FIPS 140 -2 secure solution. Additionally, the AirGuard Solution features an RF Manager that allows the adjustment of WLAN RF output power level, providing close or broad coverage with high throughput. - -AirGuardTM Crypto Client includes the following models: - -AirGuardTM 3e-010F Crypto Client Software, v2.04 for Windows NT4/2000/XP/Pocket PC 2002/Pocket PC 2003 -AirGuardTM 3e-010F-C Crypto Client Software, v1.0 Build 14 for Windows 2000/XP -AirGuardTM 3e-010F-A Crypto Client Software, v1.0 Build 7 for Windows 2000/XP" -

224Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Don Dumitru -
TEL: 425-706-4362 -

Windows CE Enhanced Cryptographic Provider (RSAENH)
-
Version 5.01 -
ARMv4i w/ Windows CE 5.01; AMD Athlon 800MHz w/ Windows CE 5.01; Intel Pentium 4 w/ Windows CE 5.00; MIPS-IV (NEC VR-5477) w/ Windows CE 5.00; ARMv4i (ARM920T) w/ Windows CE 5.00 -2/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Microsoft Windows CE Enhanced Cryptographic Provider (RSAENH) is a general-purpose, software-based, cryptographic module for Windows CE. It can be dynamically linked into applications by software developers to permit the use of general-purpose cryptography." -

11/02/06: Update Version #; - -

223Telkonet, Inc.
-20374 Seneca Meadows Parkway
-Germantown, -MD -20876-7004
-USA
-

-Jill Parlett -
TEL: (410) 627-3994 -
FAX: 240.912.1839
-

Telkonet's G3 AES
-
Version 1.0 (Firmware) -
ARM94T processor;AMD Alchemy AU 1000 MIPS 32 processor -2/15/2005 - -CBC -( -e/d; -256 -); -
-
-

-"The Telkonet iBridge (models: IB8000, IB8001, IB8011, IB8200, IB8201, IB8211) and eXtender (models: X7000, X7001, X7011, X7200, X7201, X7211) use Telkonet's G3 AES v1.0 implemetation to provide cryptographic services in Telkonet's broadband internet solution which uses power line communications technology. Telkonet's G3 AES v1.0 is a firmware implementation of 256-bit AES which is used in Telkonet's Gateway models G3001 and G3201. The gateway is a component used to deliver broadband internet access using power line communications technology to connect to existing electrical wiring." -

222SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Adam Bell -
TEL: 443-327-1340 -

184x ASIC algorithms v1.0
-
Part # 184x ASIC chip -
N/A -2/15/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The 184x is a series of chips that provide cryptographic services." -

221JP Mobile Inc.
-12000 Ford Road, Suite 400
-Dallas, -TX -75234
-USA
-

-Kishore Kankipati -
TEL: 972.277.8340 -
FAX: 972.484.4154
-

SureWave Mobile Defense Security Kernel
-
Version 5.0.050107 -
PXA255 Intel XScale 400 MHz w/ Pocket PC 2003 Premium (version: 4.20.0) -2/15/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-""SureWave Mobile Defense Security Kernel" is a 32-bit Windows library compatible with Microsoft Pocket PC 2003 Premium operating system. This module provides cryptographic services for applications written in C++ through Application Program Interface." -

220Axalto Inc.
-8311 North FM 620 Road
-Austin, -TX -78726
-USA
-

-David Teo -
TEL: 512-257-3895 -
FAX: 512-257-3881
-

Cyberflex Access 64K V2
-
Version 1v3 (Firmware) -
JavaCard 2.1.1 Runtime Environment -2/15/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Cyberflex Access 64K V2 smart card can be employed in solutions which provide secure PKI (publik key infrastructure) and digital signature technology. Cyberflex Access 64K V2 serves as a highly portable, secure token for enhancing the security of network access and ensuring secure electronic communications." -

219Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Michael Soto -
TEL: 408-902-8125 -

IOS 12.3 Software Cryptography
-
Version 12.3(11)T3 -
QED RM5261A MIPS 240 MHz w/ Cisco IOS 12.3 ; RM7065C MIPS 450MHz w/ Cisco IOS 12.3(11)T3; BCM1125H 500MHz (3825) / 650MHZ (3845) w/ Cisco IOS 12.3(11)T3; RM7065C MIPS at 350MHz w/ Cisco IOS 12.3(11)T3; RM5261A MIPS at 350MHz w/ Cisco IOS 12.3(11)T3; RM5261A MIPS 350MHz w/ Cisco IOS 12.3(11)T3; BCM1125H 500MHz (3825) w/ Cisco IOS 12.3(11)T3 -2/3/2005 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco IOS Software, the industry-leading and most widely deployed network system software, delivers intelligent network services on a flexible networking infrastructure that enables the rapid deployment of Internet applications." -

4/28/05: Changed version from 12.3(5th)T to 12.3(11)T3; - -

218Nortel
-600 Technology Park
-Billerica, -MA -01821
-USA
-

-Jonathan Lewis -
TEL: 978-288-8590 -
FAX: 978-288-4004
-

-Simon McCormack -
TEL: 978-288-8592 -

Contivity VPN Client Cryptographic Implementation
-
Version 5.11 -
Intel Pentium 4 CPU 2.99GHz w/ MS Windows XP Professional with Service Pack 2 -2/3/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Contivity VPN Client provides stable, secure network access via Nortel VPN routers and VPN gateways. The client can be preconfigured and customized by IT administrators for quick install and connect, or easily configured by end users via the connection wizard. The VPN client works over all IP infrastructures including all wireless, broadband, and satellite services. The VPN client also supports seamless roaming, enabling a user to roam wirelessly without losing the virtual connection." -

217E.F. Johnson
-123 N. State Street
-Waseca, -MN -56093
-USA
-

-John Oblak -
TEL: 507-837-5116 -
FAX: 507-837-5120
-

Subscriber Encryption Module AES
-
Version 4.0 (Firmware) -
DSP/BIOS -1/28/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is the E.F. Johnson implementation of the AES algorithm. The modes of operation for this implementation are: OFB, ECB, and CBC using 128, 192 or 256 bits. This algorithm is used in the E.F. Johnson portable radios and Johnson Encryption Module (JEM) which contain the FIPS 140-2 certified SEM module installed." -

216Wei Dai
-13440 SE 24th Street
-Bellevue, -WA -98005
-USA
-

-Wei Dai -
TEL: (425) 562-9677 -

Crypto++ Library
-
Version 5.2.3 -
Intel Pentium 4 1.6GHz w/ Windows 2000 Professional -1/28/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Crypto++ Library is a free, open source C++ class library providing public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms." -

215Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: (519) 888-7465 ext. 2921 -
FAX: (519) 886-4839
-

BlackBerry Cryptographic API Library
-
Version 4.0 (Firmware) -
32-bit ARM 7 Processor w/ BlackBerry Operating System Version 4.0 -1/25/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"BlackBerry® is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry® is a totally integrated package that includes hardware, software and service, providing a complete end-to-end solution. The BlackBerry® Cryptographic API provides advanced cryptographic functionality for BlackBerry® Wireless Handhelds.." -

214AirMagnet, Inc.
-1325 Chesapeake Terrace
-Sunnyvale, -CA -94089
-USA
-

-Tony Ho -
TEL: 408-400-1255 -
FAX: 408-744-1250
-

AirMagnet SmartEdge Sensor
-
Version 5.01 (Firmware) -
IDT Interprise Integrated Communications Processor 79RC23438 -1/25/2005 - -ECB -( -e/d; -128 -); -
-
-

-"The SmartEdge Sensor is equipped with patent pending AirWISE Analytical Engine that, in real time, monitors and analyzes the security, performance, and reliability of the wireless network." -

213WRQ
-1500 Dexter Ave. North
-Seattle, -WA -98109
-USA
-

-Donovan Deakin -
TEL: (206) 217-7100 -
FAX: (206) 217-7515
-

Reflection® Cryptographic Library for Java
-
Version 1.1 -
Intel Pentium 400 (Dell Optiplex GX 400) w/ Windows 2000 Prof (SP3, Q326886 Hotfix); Intel Xeon processor (HP Proliant ML 330) w/ Windows 2000 Server (SP3 and Q326886);Apple Power Macintosh G4 w/ MacOS X 10.3.3 and Apple Java Runtime Env 1.4.2 -1/14/2005 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Reflection® for the Web provides terminal emulation from a web browser. With this server-based solution you can connect local or remote users to applications on IBM, HP, UNIX, and OpenVMS hosts. You can also use its comprehensive management, security, and customization features to boost IT efficiency and user productivity." -

212Snapshield Ltd.
-2 Habarzel Street
-Tel Aviv, -69710
-Israel
-

-Victor Elkonin -
TEL: 972-3-6490008 -
FAX: 972-3-6489392
-

-Shimon Zigdon -
TEL: 972-3-6490008 -
FAX: 972-3-6489392
-

AES_SNAP
-
Version 2.01 (Firmware) -
Texas Instruments C54 DSP -1/3/2005 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Snapshield's total telephony security solutions create transparent safe -communication zones, providing organizations with the most effective -protection for voice and fax communications. The solution involves -connecting encryption terminals: SNAPfone for fixed line, SNAPcell and -SNAPsoft for mobile phones and SNAPtrunk for ISDN trunks." -

211TLC-Chamonix, LLC
-120 Village Square, Suite 11
-Orinda, -CA -94563
-USA
-

-Phil Smith -
TEL: 877-479-4500 -
FAX: 877-639-3470
-

WirelessWall Client
-
Version 3.3 -
Intel processor w/ Windows 2000/XP -12/22/2004 - -ECB -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The WirelessWall product is a cryptographic software system for wireless LANs that enforces network access rights, secures authorized traffic, and provides seamless mobility to users as they move across subnets. The WirelessWall client software installs onto a standard Intel-based platform running Windows 2000/XP." -

07/08/09: Update vendor information; - -

210TLC-Chamonix, LLC
-120 Village Square, Suite 11
-Orinda, -CA -94563
-USA
-

-Phil Smith -
TEL: 877-479-4500 -
FAX: 877-639-3470
-

Wireless Access Controller
-
Version 3.05e -
Intel processor w/ RedHat Fedora Core1 -12/22/2004 - -ECB -( -e/d; -128 -); -
-
-

-"The Cranite Wireless Access Controller® is a cryptographic software system for wireless LANs that enforces network access rights, secures authorized traffic, and provides seamleass mobility to users as they move across subnets. The Wireless Access Controller software installs onto a standard enterprise-class hardware platform." -

07/08/09: Update vendor information; - -

209Broadcom Corporation
-1131 W Warner Road
-Tempe, -AZ -85284
-USA
-

-Steve Goodell -
TEL: 480-753-2280 -
FAX: 480-753-2380
-

BCM5823
-
Part # BCM5823 rev AO -
N/A -12/20/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BCM5823 is a high performance security processor that provides multi-protocol cryptographic acceleration for VPN and eCommerce applications." -

208Polycom, Inc.
-94 Derech Em Hamoshavot
-Petach Tikva, -Israel -49130
-Israel
-

-Amit Keynan -
TEL: +972 3 9251409 -
FAX: +972 3 9211571
-

MGC-50
-
Version 7.0 (Firmware) -
Part # MGC-50 -
pSOS and XPEK -12/13/2004 - -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"Polycom's MGC-50 and MGC-100 are high performance, highly scalable multi-point conferencing bridges, delivering proven reliability and ease of support. The 8 slot MGC-50 can be used in both a distributed or centralized deployment, while the 16 slot MGC-100 - with twice the scalable capacity of the MGC-50 and redundant power supplies -supports a larger number of ports. AES Encryption is supported from Version 7.0 and above." -

207Polycom, Inc.
-94 Derech Em Hamoshavot
-Petach Tikva, -Israel -49130
-Israel
-

-Amit Keynan -
TEL: +972 3 9251409 -
FAX: +972 3 9211571
-

MGC-25
-
Version 7.0 (Firmware) -
Part # MGC-25 -
pSOS and XPEK -12/13/2004 - -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"Polycom’s MGC-25 platform is an economical, easy to use, multi-network conferencing solution, packaged in a sleek 19” rack-mountable chassis. The MGC-25 supports the same software as the MGC-50 and MGC-100 platforms, but comes pre-packaged in ten preset configurations of Unified Conferencing, Polycom VoicePlus and standalone Gateway. The MGC-25 is the perfect solution for any work group environment or large enterprise with distributed network requirements. AES Encryption is supported from Version 7.0 and above." -

206Polycom, Inc.
-94 Derech Em Hamoshavot
-Petach Tikva, -Israel -49130
-Israel
-

-Amit Keynan -
TEL: +972 3 9251409 -
FAX: +972 3 9211571
-

MGC-100
-
Version 7.0 (Firmware) -
Part # MGC-100 -
pSOS and XPEK -12/13/2004 - -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"Polycom's MGC-50 and MGC-100 are high performance, highly scalable multi-point conferencing bridges, delivering proven reliability and ease of support. The 8 slot MGC-50 can be used in both a distributed or centralized deployment, while the 16 slot MGC-100 - with twice the scalable capacity of the MGC-50 and redundant power supplies -supports a larger number of ports. AES Encryption is supported from Version 7.0 and above." -

205MDI, Inc.
-9725 Datapoint Drive
-San Antonio, -TX -78229
-USA
-

-Robert Hamilton -
TEL: 210-477-5400 -
FAX: 210-477-5401
-

SAFEnet Crypto Library
-
Version 1.0.0.1 -
PowerPC Processor w/ VxWorks; Motorola 68000; Dual Pentium 3 w/ Windows 2000 Server SP4 -11/22/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AES algorithm implementation used by the SAFEnet security suite. The SAFEnet security suite is an integrated security management system designed for easy control and administration of complex, large-scale, multi-site security management requirements." -

204Digi International, Inc.
-11001 Bren Road East
-Minnetonka, -MN -55343
-USA
-

-Jason Sprayberry -
TEL: +1 952-912-3284 -
FAX: +1 952-912-4955
-

Digi Portserver TS AES Implementation
-
Version OpenSSL v0.9.6c (Firmware) -
LSI Logic Tigger (RAP-2) 32-bit Tigger MicroProcessor - Digi Portserver TS 16; Motorola 32-bit Coldfire MC5272 RISC MicroProcessor - Digi One SP;Motorola 32-bit Coldfire MC5272 RISC MicroProcessor - Digi Portserver TS 4 MEI -11/22/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Digi Serial-to-Ethernet device and terminal server solutions allow existing products to be web- and networked-enabled easily, quickly and cost-effectively. These include extended temperature, internal modem, wireless, and industrial versions." -

203Digi International, Inc.
-11001 Bren Road East
-Minnetonka, -MN -55343
-USA
-

-Jason Sprayberry -
TEL: +1 952-912-3284 -
FAX: +1 952-912-4955
-

Digi Connect AES Implementation
-
Version OpenSSL v0.9.7b (Firmware) -
NS7520 NET+ARM Processor -11/22/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Connect embedded modules and external box products with Digi plug-and play firmware." -

202Schweitzer Engineering Laboratories, Inc.
-2350 NE Hopkins Court
-Pullman, -WA -99163
-USA
-

-David Whitehead -
TEL: (509) 336-2417 -
FAX: (509) 336-2406
-

SEL AES
-
Version 1.0 (Firmware) -
FPGA processor -2/16/2005 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -int only; -128 -) -
-
-
-

-"The SEL-3021 Serial Encrypting Transceiver is a standalone, bump in the wire encryption device based on Advanced Encryption Standard (AES) and NIST-Approved Federal Information Processing Standard (FIPS 197). It is designed to add strong cryptographic security to EIA-232 serial communication links including..." -

201Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Tom Ebzery -
TEL: (508)620-1102 -

HIPP3
-
Part # 4350 -
N/A -11/22/2004 - -ECB -( -e only; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -CTR -( -ext only; -128 -, -256 -) -
-
-
-

-"The Hifn HIPP III 4350 Storage Security Processor is the first security processor designed for the specific requirements of IP Storage applications. The 4350 offers a complete IPsec data path solution optimized for IP Storage based systems, combining inbound and outbound policy processing, SA lookup, SA context handling, and packet formatting - all within a single chip." -

2003e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: 301-944-1277 -
FAX: 301-670-6989
-

XScale-Based Wireless Access Point Cryptographic Algorithms
-
Version 3.0.18.11 (Firmware) -
Linux (Monta Vista) 2.4.17-mvl21-ixdp425 -11/17/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Validation of Cryptographic Algorithms for the 3e Xscale-Based Wireless Access Points" -

199Voltage Security, Inc.
-1070 Arastradero Road, Suite 100
-Palo Alto, -CA -94304
-USA
-

-Matt Pauker -
TEL: 650-543-1280 -
FAX: 650-543-1279
-

Voltage IBE Toolkit AES
-
Version 2.0 -
Intel Pentium 4 w/ Windows 2000, Windows 2003, Windows XP Service Pack 2 -11/17/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Voltage IBE Cryptographic Module is a component of the Voltage IBE -Toolkit, a set of development tools that enable any application to quickly -and easily use Identity Based Encryption (IBE) to secure data. IBE uses -simple strings like email or IP addresses as public keys, eliminating the -need for certificates and associated management. The Voltage IBE -Cryptographic Module also contains implementations of 3DES, AES, SHA-1, and -DSA. The Voltage IBE Toolkit is available for download at -http://developer.voltage.com" -

198United States Postal Service
-Address Management
-6060 Primacy Pkwy, STE 201
-Memphis, -TN -38188-0001
-USA
-

-John Boyce -
TEL: 901-681-4666 -
FAX: 901-767-8853
-

NCSCAES
-
Version 1.0 -
Sun UNIX; SPARC processor Solaris 9 OS (64bit) -11/10/2004 - -ECB -( -e/d; -192 -); -
-
-

-"For internal USPS use." -

197Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Michael Soto -
TEL: 408-902-812 -

IOS 12.3 Software Cryptography
-
Version 12.3(11)T3 -
Motorola XPC57DSL w/ Cisco IOS 12.3 -11/10/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco IOS Software, the industry-leading and most widely deployed network system software, delivers intelligent network services on a flexible networking infrastructure that enables the rapid deployment of Internet applications." -

4/28/05: Changed version from 12.3(5th)T to 12.3(11)T3; - -

196AEP Networks
-Focus 31, West Wing
-Cleveland Road
-Hemel Hempstead, -Herts -HP2 7BW
-UK
-

-David Miller -
TEL: 44-1442458600 -
FAX: 44-144245860
-

Advanced Configurable Crypto Environment
-
Part # 010837 v2 rel 3 -
N/A -11/5/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The AEP Networks Advanced Configurable Crypto Environment (ACCE) provides highly secure cryptographic services and key storage. It is used in a range of AEP systems and OEM products including the SureWare keyper family." -

195RELM Wireless Corporation
-7100 Technology Drive
-West Melbourne, -FL -32904
-USA
-

-Jim Spence -
TEL: (785) 856-1300 -
FAX: (785) 856-1302
-

-Tess Zagaruyka -
TEL: (785) 856-1300 -
FAX: (785) 856-1302
-

AES-256
-
Version 0721-05054-00 (Firmware) -
DPHxe -10/26/2004 - -ECB -( -e only; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"AES algorithm designed for use in BK Radio secure communications products." -

194Motorola
-1299 E. Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Rylan JanKausKas -
TEL: 847-538-1225 -
FAX: 847-576-0892
-

AES Library
-
Version 1.0 (Firmware) -
Part # AES-2265-01-00 -
Texas Instruments DSP BIOS Version 2.21.00 6 -10/19/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Motorola Canopy 45 Mbps Backhaul ethernet bridge offer a solution to the challenge of establishing a point-to-point network connection." -

193Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Alan Myrvold -
TEL: 613-270-3009 -
FAX: 613-270-2501
-

Entrust Authority Security Toolkit for Java - Cryptographic Library
-
Version 1.0 -
UltraSPARC-11i, 300 Mhz processor w/ Solaris 9 Operating System; Intel Pentium 4, 2.8 Ghz processor w/ Windows XP (SP1) -10/19/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Security Toolkit for Java takes advantage of the features of a Public Key Infrastructure (PKI) from a Java environment. The Toolkit provides the means to incorporate security features, such as encryption and digital signatures, into applications." -

11/02/04: Change impl name; - -

192RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -

RSA BSAFE Crypto-C Micro Edition (ME)
-
Version 1.9 -
Intel Pentium 4M 1.8GHz w/ Windows 2000 Service Pack 4; AIX 5L v5.2 PowerPC POWER3; PA-8500 RISC 2.0 w/ HP-UX 11.0; PA-8500 RISC 2.0W w/ HP-UX 11.0; Intel PXA255 w/ PocketPC 2003; Intel Pentium 4 2.4GHz w/ Red Hat Linux 7.2; Intel Pentium 4 2.66GHz w/ Red Hat Enterprise Linux Advanced Server 3.0; PowerPC 750 w/ VxWorks 5.4 PowerPC 604; PM826 processor w/ Works 5.5 PowerPC 603; PowerPC 7410 w/ VxWorks 5.5 PowerPC 604; UltraSPARC IIIi 1.28 GHz w/ Solaris 8 32-bit & 64-bit; PA-RISC PA8500 2.0 w/ HP-UX 11.11; PA-RISC PA8500 2.0W w/ HP-UX 11.11 -10/14/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto-C Micro Edition (ME) Module is RSA Security, Inc.'s cryptographic library designed for securing mobile devices like wireless phones and personal digital assistants. It contains assembly-level optimizations on key wireless processors while offering great flexibility and choice by allowing developers to select only the algorithms needed in reduced code sizes. Its functionality includes a wide range of data encryption and signing algorithms, including Triple-DES, the Advanced Encryption Standard (AES) algorithm, the RSA Public Key Cryptosystem, the DSA government signature algorithm, MD5 and SHA1 message digest routines, and more." -

11/02/04: Added OS; - -

191SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.723.5076, x3438 -
FAX: 613.274.6365
-

SafeNet Luna PCI
-
Version 4 (Firmware) -
Processor: Strong Arm II, 80200, 600 Mhz; OS: N/A; Hardware: Platform: VBD-02-0200 -10/12/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Protects and manages cryptographic keys and accelerates cryptographic operations" -

190Orthogon Systems
-Unit A1
-Linhay Business Park
-Eastern Road
-Ashburton, -Devon -TQ13 7U
-UK
-

-Richard Carter -
TEL: 01364 655 504 -
FAX: 01364 654 625
-

AES Library
-
Version 1.0 (Firmware) -
Part # AES-2265-01-00 -
Texas instruments DSP BIOS Version 2.21.00 6 -10/12/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Orthogon systems family of OS-Gemini Wireless Ethernet Bridges offer a solution to the challenge of establishing a reliable, secure, point-to-point network connection. Whether operating in a Non-Line-of-Sight (NLoS), adverse or marginally adverse environment." -

189SafeNet Canada, Inc.
-20 Colonnade Road, Suite 200
-Ottowa, -ON -K2E 7M6
-Canada
-

-Terry Fletcher -
TEL: 613.723.5076 x3438 -
FAX: 613.274.6365
-

-Randy Kun -
TEL: 613.723.5076, x3427 -
FAX: 613-274-6365
-

NITROX Security Macro Processor
-
Version CN1000-MC-Main-SSL-0.99a, CN-1000-MC-Admin-0.99a, CN1000-MC-Boot-0.99a -
Part # CN1120-350BG256, 1 -
N/A -10/12/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NITROX CN1120 is one member of the NITROX line of award winning security processors from Cavium Networks. The NITROX CN1120 is based on a common core hardware processor architecture" -

188Pacom Systems
-Unit 6 40 Carrington Rd.
-Castle Hill
-Sydney, -NSW -2154
-Australia
-

-Steve Barton -
TEL: 61 2 9894 9911 -
FAX: 61 2 9894 5199
-

Pacom Rijndael Algorithm
-
Version 3.27 (Firmware) -
Pacom Witness® -10/12/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom's range of intelligent field controllers (1057, 1058, and Pacom Witness) incorporate the Rijndael algorithm to ensure the secure transmission of data between the panel and the (1047 CCU) Base Station Receiver." -

187Pacom Systems
-Unit 6 40 Carrington Rd.
-Castle Hill
-Sydney, -NSW -2154
-Australia
-

-Steve Barton -
TEL: 61 2 9894 9911 -
FAX: 61 2 9894 5199
-

Pacom Rijndael Algorithm
-
Version 1.0 -
Windows 2000 - PC Encryption DLL module -10/12/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom's generic Windows 2000-based DLL incorporating the Rijndael algorithm for use in various software applications." -

186SBI Net Systems Co., Ltd
-Meguro Tokyu Bldg., 5th Floor
-2-13-17 Kamiosaki Shinagawa-ku
-Tokyo, -141-0021
-Japan
-

-Hidemitsu Noguchi -
TEL: +81-3-5447-2551 -
FAX: +81-3-5447-2552
-

C4CS Lite
-
Version 1.0.0 -
Pentium 4.2.4 GHz w/ Windows XP SP1 -10/14/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"C4CS Lite is a cryptographic library, which provides a variety of -cryptographic services, both FIPS Approved/NIST recommended and -non-Approved, such as symmetric/asymmetric ciphers, hash functions, and -secret sharing schemes. The software module can support a wide range of -operating systems, such as Windows, Linux, Solaris, HP-UX, AIX, and others." -

11/16/04: Added counter mode;
08/28/08: Update vendor information; -
-

185Pacom Systems
-Unit 6 40 Carrington Rd.
-Castle Hill
-Sydney, -NSW -2154
-Australia
-

-Steve Barton -
TEL: 61 2 9894 9911 -
FAX: 61 2 9894 5199
-

Pacom Rijndael Algorithm
-
Version 4.02 (Firmware) -
1057 RTU; 1058 RTU -10/14/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom's range of intelligent field controllers (1057, 1058, and Pacom Witness) incorporate the Rijndael algorithm to ensure the secure transmission of data between the panel and the (1047 CCU) Base Station Receiver." -

184Pacom Systems
-Unit 6 40 Carrington Rd.
-Castle Hill
-Sydney, -NSW -2154
-Australia
-

-Steve Barton -
TEL: 61 2 9894 9911 -
FAX: 61 2 9894 5199
-

Pacom Rijndael Algorithm
-
Version 3.21 (Firmware) -
1047 CCU -10/12/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Pacom's range of intelligent field controllers (1057, 1058, and Pacom Witness) incorporate the Rijndael algorithm to ensure the secure transmission of data between the panel and the (1047 CCU) Base Station Receiver." -

183Neoscale Systems
-1655 McCarthy Blvd.
-Milpitas, -CA -95035
-USA
-

-Dharmesh Shah -
TEL: 408-473-1389 -
FAX: 408-473-1307
-

-Rose Quijano-Nguyen -
TEL: (408) 473-1313 -
FAX: (408) 473-1307
-

CryptoStor Cryptographic Library
-
Version 1.0 (Firmware) -
PowerPC Processor; Intel X86 -10/12/2004 - -CBC -( -e/d; -256 -); -
-
-

-"The CryptoStor Cryptographic Library v1.0 provides encryption services -performed through software for NeoScale's CryptoStor family of products" -

03/30/05: Change operating environment; - -

182Utimaco Safeware AG
-Germanusstrasse 4
-Aachen, -D-52080
-Germany
-

-Rainer Herbertz -
TEL: ++49 241 1696 240 -
FAX: ++49 241 1696 222
-

CryptoServer® 2000 AES
-
Version 1.0.0.0 (Firmware) -
Part # HW Version 1.0.2.0 -
CryptoServer® 2000 -10/12/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The CryptoServer® 2000 is an encapsulated, highly tamper protected hardware security module which provides secure cryptographic services like en- or decryption, hashing, signing, and verifying of data, random number generation, on-board secure key generation, key storage and further key management functions." -

181Cisco Systems, Inc.
-170 West Tasman Dr.
-San Jose, -CA -95134
-USA
-

-Ray Potter -
TEL: 919-392-6789 -

-Nick Rowen -
TEL: 408-902-8153 -

Cisco Onboard Hardware-based Encryption
-
Version 0x128 (Firmware) -
EP1C20F324C7 -10/12/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco 1841 and Cisco 2801 Integrated Services Routers as part of Cisco's integrated services router portfolio offer secure data, voice and video connectivity (Note: Cisco 1841 supports data applications only) for small-to-medium-sized businesses and small enterprise branch offices. The routers support the Cisco IOS cross-platform images offering in the security images support for security features such as Network Admission Control (NAC) for anti-virus defense, Virtual Private Network (VPN) and inline intrusion protection. In addition, the Cisco 1841 and 2801 support encrypted VPN tunnels using Cisco IOS IPSec, and DES/3DES/AES encryption in hardware" -

06/03/08: Update OS; - -

180Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: +1 954-888-6202 -
FAX: +1 954-888-6211
-

DCAP Security Module
-
Version DHAES128_V1_31 (Firmware) -
Proc: Motorola Coldfire; HW:Datacryptor® AP,v3.511; OS:n/a -10/12/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CFB8 -( -e/d; -128 -); -
-
-

-"The DCAP Security Module is a multiple-chip embedded cryptographic module installed in the Datacryptor® Advanced Performance Cryptographic Module (known as the Datacryptor® AP). It secures communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP networks. It provides data encryption rates of up to 100 Megabits per second (Mbps)." -

179Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: +1 954-888-620 -
FAX: +1 954-888-6211
-

DCAP Security Module
-
Version DHAES192_V1_22 (Firmware) -
Proc: Motorola Coldfire; HW:Datacryptor® AP,v3.511; OS:n/a -10/12/2004 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -); -CFB8 -( -e/d; -192 -); -
-
-

-"The DCAP Security Module is a multiple-chip embedded cryptographic module installed in the Datacryptor® Advanced Performance Cryptographic Module (known as the Datacryptor® AP). It secures communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP networks. It provides data encryption rates of up to 100 Megabits per second (Mbps)." -

178Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: +1 954-888-6202 -
FAX: +1 954-888-6211
-

DCAP Security Module
-
Version DHAES256_V1_21 (Firmware) -
Proc: Motorola Coldfire; HW:Datacryptor® AP,v3.511; OS:n/a -10/12/2004 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"The DCAP Security Module is a multiple-chip embedded cryptographic module installed in the Datacryptor® Advanced Performance Cryptographic Module (known as the Datacryptor® AP). It secures communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over IP networks. It provides data encryption rates of up to 100 Megabits per second (Mbps)." -

177Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: (519) 888-7465 ext. 2921 -
FAX: (519) 886-4839
-

BlackBerry Cryptographic Kernel Library
-
Version 3.8 (Firmware) -
32-bit ARM 7 Processor w/ BlackBerry Operating System Version 3.8.0; BlackBerry OS Ver 4.0.0 - ARM Processor 32-bit; BlackBerry OS Ver 4.1.0 - ARM 7 Processor 32-bit -9/29/2004 - -CBC -( -e/d; -256 -); -
-
-

-"BlackBerry is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corportate data, phone, web and organizer features. The BlackBerry Cryptographic Kernel is the software module that provides the base cryptographic functionality for the BlackBerry Wireless Handhelds." -

176WRQ
-1500 Dexter Ave. North
-Seattle, -WA -98109
-USA
-

-Eric Raisters -
TEL: 206-217-7855 -
FAX: 206-301-6995
-

Reflection Security Component for Windows - SSL/TLS and OpenSSH
-
Version 12.0.3 -
Intel w/ Microsoft Windows XP -9/24/2004 - -CBC -( -e/d; -128 -); -
-
-

-"WRQ Reflection software provides a complete range of terminal-emulation and PC X-server solutions for host access. Each solution is specifically designed to boost IT efficiency and user productivity and includes full support for popular network security protocosl such as Secure Shell, SSL/TLS, and Kerberos." -

175Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Atsushi Yamada -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

-Randy Tsang -
TEL: 905-507-4220 -
FAX: 905-507-4230
-

Security Builder GSE Crypto Core
-
Version 2.0 -
x86 w/ Linux 32-bit; Itanium w/ Linux 64-bit; x86 w/ Win2003 32-bit; Itanium w/ Win2003 64-bit; PowerPC w/Unix 32 & 64-bit; SPARC w/ Solaris 32 & 64-bit; RISC w/ Unix 32 & 64-bit; Itanium w/ Unix 64-bit; ARM processor W/ Windows CE 3.0; ARM processor w/ Symbian 9; x86 Processor w/ Linux 64 bit; x86 w/ WindowsXP 64 bit; X86 processor w/ Windows Vista; Intel Core 2 w/ Windows Vista 64 bit; Intel Itanium 2 w/ HPUX B11 32-bit IA64; Intel Pentium III w/ Solaris 8 32 Bit; AMD Opteron w/ Solaris 10 64 Bit; IBM PowerPC 5 w/ Redhat Linux AS 4.0 32 bit; IBM PowerPC 5 w/ Redhat Linux AS 4.0 64 bit -9/16/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Security Builder GSE is a standards-based cryptographic toolkit that supports optimized Elliptic Curve Cryptography and provides application developers with sophisticated tools to flexibly integrate encryption, digital signatures and other security mechanisms into both mobile and server-based applications." -

12/20/04: Added RISC w/ Unix 32 & 64 bit and Itanium w/ Unix 64 bit Tested with CAVS4.3;
10/24/06: Added 2 OS' & Processors;
06/15/07: Add new OES;
07/10/07: Update OES;
08/30/07: Add new OS;
04/24/08: Add new OES' - tested with CAVS Tool V6.1;
05/22/08: Add new OES'; -
-

174High Density Devices AS
-Vestre Strandgate 26, N-4611
-Kristiansand, -Norway
-

-Aage Kalsaeg -
TEL: +47 38 10 44 80 -
FAX: +47 38 10 44 99
-

AES
-
Part # 0010110000004 -
N/A -9/16/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"HDD SecureD is a unique, real time, HW based encryption -unit delivered as ASIC or installable unit for a desktop/laptop or -USB/firewire removable disk system. HDD SecureD installation requires no SW -and is independent of the operating system. AES 128/192/256. HDD SecureD -encrypts the entire contents of the hard drive(s)." -

173Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -
FAX: N/A
-

7855
-
Version 1.0 -
Part # 7855 -
N/A -9/9/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -) -
-
-
-

-"The HIPP 7855 security processors packaged as part numbers 7855PP4 and 7855PP6 are highly-integrated cryptographic processors capable of performing DES, 3DES, ARC4, AES, MD5, SHA-1 and HMAC at speeds up to half-duplex OC-3. The 7855's on-board DPU processes protocols based on the available hardware algorithms.This currently includes IPv4/IPv6, IPsec, IPPCP and PPTP." -

09/22/05: Add counter mode; - -

172Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -
FAX: N/A
-

7815
-
Version 1.0 -
Part # 7815 -
N/A -9/9/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CTR -( -ext only; -) -
-
-
-

-"The HIPP 7855 security processors packaged as part numbers 7815PP4 and 7815PP6 are highly-integrated cryptographic processors capable of performing DES, 3DES, ARC4, AES, MD5, SHA-1 and HMAC at speeds up to half-duplex OC-3. The 7815's on-board DPU processes protocols based on the available hardware algorithms.This currently includes IPv4/IPv6, IPsec, IPPCP and PPTP." -

09/22/05: Add counter mode; - -

171Avaya, Inc.
-Atidim Technology Park, Bldg. 3
-Tel-Aviv, -61131
-Israel
-

-Pesah Spector -
TEL: 972-3-6459162 -
FAX: 972-3-6459162
-

G350 Branch Office Gateway
-
Version 23.10.50 (Firmware) -
VxWorks -8/23/2004 - -CBC -( -e/d; -128 -); -
-
-

-"The Avaya G350 Media Gateway is a powerful converged -networking device that packs an IP telephony gateway, an advanced IP WAN -router, and a high-performance LAN switch into a compact (3U) modular -chassis. In addition, the G350 is a VPN IP-SEC based gateway, ideal for -branch offices deployments that require an integrated solution for advanced -data and Voice over IP applications. Designed to be a complete voice/data -networking solution, the G350 Gateway is well suited for enterprises with -distributed branch office locations using 8-40 extensions." -

170McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mike Siegel -
TEL: 1-888-847-8766 -

McAfee Endpoint Encryption for Devices (formerly SafeBoot Client)
-
Version 4.2 -
FOR AES, DSA, SHA, RNG: AMD Athalon XP w/ Windows XP,SP1; FOR RNG: Pentium III -733 w/ Windows 2000 -8/23/2004 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"McAfee Endpoint Encryption for Devices is a high performance software solution that provides sector-level encryption of a PC's hard drive in a manner that is totally transparent to the user. In addition, the centrahzed McAfee Endpoint Encryption management system provides robust recovery tools, administration, and implementation." -

05/13/08: Update vendor and implementation information; - -

169Rockwell Collins, Inc.
-400 Collins Road, MS 183-100
-Cedar Rapids, -IA -52411
-USA
-

-Jack Edington -
TEL: (319) 295-5997 -
FAX: N/A
-

AES Algorithm
-
Version 091-3192-001 (Firmware) -
Windows XP -9/7/2004 - -ECB -( -e only; -128 -); -CTR -( -ext only; -128 -) -
-
-
-

-"The AES Algorithm operates in an FPGA in the Counter Mode. The counter input is based on an incrementing counter. The algorithms are stored in memory operating in a FIPS-approved mode. One of the four algorithms is selected for use and loaded. The module accepts up to eight keys which are externally generated and loaded." -

168Credant Technologies Corporation
-15303 N Dallas Parkway, Suite 1420
-Addison, -TX -75001
-USA
-

-Chris Burchett -
TEL: (972) 458-5407 -
FAX: (972) 458-5454
-

Credant Cryptographic Kernel
-
Version 1.4 -
Intel PXA250 w/ Windows CE 3.0 -8/23/2004 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"CREDENT Cryptographic Kernel is a FIPs-140-2 compliant, software-based cryptography library that implements 3DES, AES, SHA-1, and ANSI X9.31 RNG algorithms for the CREDANT Mobile Guardian product. CREDANT Mobile Guardian enables enterprise-wide control of security for mobile & wireless users." -

167SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Glenn Constable -
TEL: 919-462-1900 x212 -

SafeEnterprise Crypto-622 Module
-
Version 1.0 (Firmware) -
Xilinx XC2V2000 Processor -8/12/2004 - -CFB128 -( -e/d; -256 -); -
-
-

-"The SafeEnterprise Crypto-622 Module is a FIPS-140-2 compliant cryptographic accelerator that provides AES and TDES encryption operating at 622 Mbps. The data encryption algorithms are implemented in the firmware and support Cipher Feedback (CFB) AES along with Counter Mode and CFB TDES." -

166SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Glenn Constable -
TEL: 919-462-1900 x212 -

SafeEnterprise Crypto-155 Module
-
Version 1.0 (Firmware) -
Xilinx XCV600E processor -8/12/2004 - -CFB128 -( -e/d; -256 -); -
-
-

-"The SafeEnterprise Crypto-155 Module is a FIPS-140-2 compliant cryptographic accelerator that provides AES and TDES encryption operating at 155 Mbps. The data encryption algorithms are implemented in the firmware and support Cipher Feedback (CFB) AES along with Counter Mode and CFB TDES." -

165Forum Systems
-45 West 10000 South, Suite 415
-Sandy, -Utah -84070
-USA
-

-Terry Wise -
TEL: 801-313-4400 -
FAX: 801-313-4401
-

Forum FIA Software Libraries
-
Version 4.0 -
Intel Xeon w/ Forum OS Version 4.1 -8/4/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Forum FIA Gateway provides the foundation infrastructure that drives a return on investment by enabling secure XML and Web services communications for mission critical applications. These are the software algorithm implemenations utilized by the Forum FIA Gateway." -

164Symantec Corporation
-One Old Oyster Point Road, Suite 300
-Newport News, -VA -23602
-USA
-

-Cecilia C. Holmes-Addison -
TEL: 757-269-2357 -
FAX: 757-269-2369
-

Symantec Cryptographic Module
-
Version 1.0 -
Dual Xenon 2.66 GHZ, Microsoft Windows XP Professional, SP1;Dell Dimension 4400, Pentium 4, 1.6GHz CPU, Microsoft Windows 2000 Professional, Service Pack 4 -7/15/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Symantec Cryptographic Module is a software library that contains FIPS-approved cryptographic algorithms. This module provides encryption functionality for selected Symantec products." -

Testing on Dual Xenon 2.66 GHZ, Microsoft Windows XP Professional, SP1 - CAVS3.1; Testing on Dell Dimension 4400, Pentium 4, 1.6GHz CPU, Microsoft Windows 2000 Professional, Service Pack 4 - CAVS4.0 - -

163Kasten Chase Applied Research, Ltd.
-5100 Orbitor Drive
-Mississauga, -Ontario -L4W 4Z4
-Canada
-

-Steve Demmery -
TEL: 905-238-6900 Ext. 3303 -
FAX: 905-212-2003
-

KCCE AES
-
Version 2.0 -
x86 Linux -6/25/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"KCCE is an independent, executable cryptographic module that exists variously as a dynamic linked library (dll), a shared library and a driver. KCCE provides software designers with a comprehensive API that ensures secure cryptographic application development, for a wide range of operating systems, without undue complexity." -

162Lantronix
-15353 Barranca Pkwy
-Irvine, -CA -92618
-USA
-

-Seung Lee -
TEL: 949-453-7113 -
FAX: 949-453-7152
-

SLC-SSH
-
Version v1.0 (Firmware) -
Linux -7/6/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lantronix SecureLinx SLC Console Managers offer secure, remote access to IT equipment for administration, configuration, and troubleshooting." -

161Polycom, Inc.
-100 Minuteman Rd.
-Andover, -MA -01810
-USA
-

-David Lambert -
TEL: 978-292-5433 -
FAX: 978-292-5943
-

ViaVideo AES
-
Version 6.0.0 -
X86 or compatible processor w/ XP ; X86 or compatible processor w/ Win2K -7/1/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"ViaVideo is the world's most advanced, fully integrated personal video communication system. Connecting easily to a desktop or laptop PC through a USB connection, ViaVideo delivers unmatched business-quality video, audio and collaboration capabilities." -

160Perkons SA
-Av. Marginal Jose de Anchieta 458-zip
-code: 83408-010
-Colombo, -PR -Brazil
-

-Antonio G. Ferraz Junior -
TEL: +55 41 362-1313 -
FAX: +55 41 362-1313 (ask for fax signal)
-

-Luiz Ricardo R. Barbosa -
TEL: +55 41 362-1313 -
FAX: +55 41 362-1313 (ask for fax signal)
-

Perkons CryptoLib
-
Version 1.0 -
Pentium IV, 1.5 MHz w/ Windows XP/Linux -6/23/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The 'Perkons CryptoLib' is a software-based cryptography library that -implements AES, SHA-1 and RSA algorithms for all Perkons S/A products. -Perkons S/A is a company that makes vehicle speed measuring and classifying -products, red light violation camera products, public security monitoring -systems and optical character recognition equipments, that supply images and -data in a secure environment to be used by government agencies for -electronic traffic enforcement." -

159Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Kenneth Jensen - Dir of Prod Mgmt -
TEL: (408) 227-4500 -
FAX: N/A
-

Aruba WLAN Switching Platform Hardware Cryptographic Implementation
-
Version CN1000 -
Part # 1000199-01 -
N/A -6/15/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -

-CCM (KS: -128 -) -(Assoc. Data Len Range: -15 - -30 -) -(Payload Length Range: -0 - -32 -( -Nonce Length(s): -13 -(Tag Length(s): -8 -
-
-
-

-"Aruba Wireless Networks’ WLAN switching platform is a purpose-built WLAN voice and data switching solution designed to specifically address the needs and reduce the cost of large scale Wi-Fi network deployments for Government agencies and large enterprise. The Aruba Wireless Networks WLAN switching platform is a highly scalable and redundant solution that provides centralized intelligence to secure and manage the corporate RF environment, enforce identity based user security policies, enable service creation and provide secure mobility management to thousands of simultaneously connected users." -

06/29/05: Update version number from CN1000-MC-Main-IPsec-1.0 to CN1000; - -

158Aruba Networks
-1322 Crossman Ave
-Sunnyvale, -CA -94089-1113
-USA
-

-Kenneth Jensen - Dir of Prod Mgmt -
TEL: (408) 227-4500 -
FAX: N/A
-

Aruba WLAN Switching Platform Software Cryptographic Implementation
-
Version 5000 Series -
600 MHz Pentium-3 w/ RedHat Linux 7.3, kernel version 2.4.18-3 -6/15/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Aruba Wireless Networks’ WLAN switching platform is a purpose-built WLAN voice and data switching solution designed to specifically address the needs and reduce the cost of large scale Wi-Fi network deployments for Government agencies and large enterprise. The Aruba Wireless Networks WLAN switching platform is a highly scalable and redundant solution that provides centralized intelligence to secure and manage the corporate RF environment, enforce identity based user security policies, enable service creation and provide secure mobility management to thousands of simultaneously connected users." -

5/11/05: Changed address; - -

157Lantronix
-15353 Barranca Pkwy
-Irvine, -CA -92618
-USA
-

-Seung Lee -
TEL: 949-453-7113 -
FAX: 949-453-7152
-

SCS-SSH
-
Version 4.4 (Firmware) -
Linux -6/15/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Lantronix Secure Console Servers offer secure, remote access to IT equipment for administration, configuration, and troubleshooting." -

156Broadcom Corporation
-1131 W Warner Road
-Tempe, -AZ -85284
-USA
-

-Joseph Wallace -
TEL: 480-753-2279 -
FAX: 480-753-2380
-

BCM5841
-
Part # A0 -
N/A -6/3/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BCM5841 is a second generation multi-gigabit cryptographic coprocessor for VPN IPSec applications." -

155M/A-COM, Inc.
-221 Jefferson Ridge Parkway
-Lynchburg, -VA -24501
-USA
-

-Greg Farmer -
TEL: 434.455.6600 -

P5100/P7100IP/M7100 AES Algorithm
-
Version F7R01 R1A -
Part # TMS320VC5416 with F7R01 R1A -
N/A -6/3/2004 - -OFB -( -e/d; -256 -); -
-
-

-"Software AES encryption (e/d)incorporated through microprocessor based, trunked and conventional portable and mobile radios." -

154PC Guardian Technologies, Inc.
-1133 East Francisco Blvd.
-San Rafael, -CA -94912
-USA
-

-Seth Ross -
TEL: 415-259-3143 -
FAX: 415-459-0129
-

Encryption Plus Cryptographic Library
-
Version 1.0.1 -
Intel Pentium III, 900 Mhz w/ Windows 2000 SP4 -5/25/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Encryption Plus Crypographic Library (EPCL) is a compact and fast encryption library that provides an Application Programming Interface (API) featuring NIST Approved AES encryption, SHA-1 hashing, and pseudo-random generation." -

153Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: (954) 888-6200 ext 6202 -
FAX: (954) 888-6211
-

Datacryptor® 2000
-
Version DHAES256_V1_10 -
Proc: Motorola Coldfire; HW:Datacryptor® 2000,v3.41; OS:n/a -5/27/2004 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The Datacryptor® 2000 is a standalone multi-chip cryptographic module that secures communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over point-to-point links X.25, Frame Relay, and IP networks. The unit also provides integrated secure unit management capability." -

152Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: (954) 888-6200 ext 6202 -
FAX: (954) 888-6211
-

Datacryptor® 2000
-
Version DHAES192_V1_10 -
Motorola Coldfire; HW:Datacryptor® 2000,v3.41; OS:n/a -5/27/2004 - -ECB -( -e/d; -192 -); -CBC -( -e/d; -192 -); -CFB8 -( -e/d; -192 -); -OFB -( -e/d; -192 -); -
-
-

-"The Datacryptor® 2000 is a standalone multi-chip cryptographic module that secures communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over point-to-point links X.25, Frame Relay, and IP networks. The unit also provides integrated secure unit management capability." -

151Thales e-Security
-2200 North Commerce Parkway
-Suite 200
-Weston, -FL -33326
-USA
-

-Juan Asenjo -
TEL: (954) 888-6200 ext 6202 -
FAX: (954) 888-6211
-

Datacryptor® 2000
-
Version DHAES128_V1_19 -
Proc: Motorola Coldfire; HW:Datacryptor® 2000,v3.41; OS:n/a -5/27/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CFB8 -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"The Datacryptor® 2000 is a standalone multi-chip cryptographic module that secures communications using signed Diffie-Hellman key exchange and Triple-DES or AES encryption over point-to-point links X.25, Frame Relay, and IP networks. The unit also provides integrated secure unit management capability." -

150Motorola
-1299 E. Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Rylan JanKausKas -
TEL: 847-538-1225 -
FAX: 847-576-0801
-

Canopy AES128
-
Version 2.0 (Firmware) -
Windows 2000 -5/18/2004 - -ECB -( -e/d; -128 -); -
-
-

-"The Canopy platform offers state-of-the art wireless technology with significant benefits that enhance the broadband experience for a wide range of providers and end users. The Canopy system uses the Canopy AES128 engine to enhance over-the-air security." -

149Integrated Magnetics, Inc.
-5270A Imperial St.
-Burnaby, -BC -V5J 1E4
-Canada
-

-Doug Stevens -
TEL: 604-430-6460 -
FAX: 604-430-6475
-

Integrated Magnetics AES engine
-
Version 1.00 (Firmware) -
Atmel ATmega128 -5/18/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -CFB128 -( -e/d; -128 -); -
-
-

-"Integrated Magnetics TIMAC module is a FIPS 140-2 compliant high performance encryption module implementing AES protocol operating in 128 bit ECB, CBC, and CFB modes. It is a header mounted single chip embedded firmware microprocessor module used to encrypt and decrypt serial data." -

148F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -

F-Secure® Cryptographic Library for Linux
-
Version 1.1 -
Intel P4 1.8 GHz w/ RedHat Enterprise Linux 3 AS; 1 GHz UltraSPARC IIIi w/ Solaris 8.0 -5/10/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The F-Secure® Cryptographic Library™ for Linux is a 140-2 Level 1 compliant software module, which provides an assortment of cryptographic services including symmetric and asymmetric encryption, hash and HMAC computation, digital signing, key exchange, and pseudorandom number generation." -

147VIACK Corporation
-16701 NE 80th St., Suite 100
-Redmond, -WA -98052
-USA
-

-Peter Eng -
TEL: 425-605-7400 -
FAX: 425-605-7405
-

VIA3 VkCrypt Cryptographic Module
-
Version 3.5 -
Pentium 4.2.60 GHz w/ Windows 2000 Server -5/10/2004 - -CBC -( -e/d; -128 -); -
-
-

-"The VIA3 VkCrypt Cryptographic Module is a software cryptographic module -that implements symmetric and public key encryption, digital signatures, and -hashing for VIA3 E-meeting products. VIA3 is a secure and confidential -E-meeting solution integrating live audio and video, instant messaging, and -real-time information sharing." -

146Open Source Software Institute
-Administrative Office
-P.O. Box 547
-Oxford, -MS -38655
-USA
-

-Ben Laurie -
TEL: 44 (20) 8735 0686 -

-John Weathersby -
TEL: 662-236-1794 -

OpenSSL FIPS Cryptographic Module
-
Version 1.0 -
HP D Class 9000 w/ HP-UX Release B.11.11; Linux Kernel Version: 2.4.21 w/ SuSE Linux 9.0 (x86) -5/10/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenSSL FIPS Cryptographic Module is a validated source code component of the standard OpenSSL distribution that can be downloaded from the http://openssl.org/ website." -

145F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -

F-Secure® Cryptographic Library for Windows
-
Version 2.1 -
Intel P4 1.6 GHz w/ Windows 2000 -5/10/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The F-Secure® Cryptographic Library for Windows is a 140-2 Level 2 compliant software module, implemented as a 32-bit Windows compatible DLL. The Module provides an assortment of cryptographic services to client processes that attach instances of the module DLL." -

144Phoenix Technologies Ltd.
-915 Murphy Ranch Road
-Milpitas, -CA -95035
-USA
-

-Shiva Mandalam -
TEL: 408-570-1000 -
FAX: 408-570-1001
-

TrustConnector Firmware Crypto Engine
-
Version 2.01 (Firmware) -
Microsoft Windows XP -4/27/2004 - -CBC -( -e/d; -128 -); -
-
-

-"Phoenix cME TrustConnector is a standard cryptographic service provider that enables built-in device authentication and transparently enhances the way Windows protects identity credentials associated with digital certificates and binds the credentials to the platform to which they are issued." -

143E.F. Johnson
-123 N. State Street
-Waseca, -MN -56093
-USA
-

-John Oblak -
TEL: 507-837-5116 -
FAX: 507-837-5120
-

Subscriber Encryption Module AES
-
Version 3.3 (Firmware) -
E. F. Johnson Portable Radios -4/19/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This is the E.F. Johnson implementation for the AES algorithm. The modes of operation for this implementation are OFB, ECB, and CBC all using 256, 192, or 128 bits. This algorithm is used in the E.F. Johnson mobile and portable radios." -

142Honeywell International, Inc.
-1985 Douglas Drive N
-Golden Valley, -MN -55422
-USA
-

-Kevin Blackwood -
TEL: (919) 319-5300 -
FAX: (919) 319-5333
-

Honeywell Enterprise Buildings Integrator
-
Version AES Release 3.0 -
Lantronix 186 w/ Windows 2K -4/16/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Honeywell Enterprise Buildings Integrator, a component of the Enterprise Buildings Integrator suite of applications provides High Security, Access Control and Intrusion Detection solutions for critical infrastructure customers which must meet government high security or encrypted network data security requirements." -

141RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: 650-295-7692 -
FAX: 650-295-7700
-

-David Finkelstein -
TEL: 650-295-7535 -
FAX: 650-295-7700
-

RSA BSAFE Crypto-J Software Module
-
Version 3.5 -
Pentium IV 1.4 GHz w/ Microsoft Windows XP -4/13/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"There are two variants of the Crypto-J module, one which implements an RSA Security-specific API [jsafeFIPS] and the other which implements the Java Cryptographic Extensions (JCE) API [jsafeJCEFIPS]." -

140SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

TZ 170
-
Version 2.0 Enhanced (Firmware) -
Part # 101-5000072-00 rev A -
SonicOS v2.0 Enhanced -4/13/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The TZ 170 is an internet security appliance with WAN interface, a flexible Optional interface, and a LAN interface incorporating a 5-port Fast-Ethernet switch. The TZ 170 provides stateful packet inspection firewall services, accelerated IPSec VPN, and bandwidth management, and can be upgraded to offer ISP failover and traffic." -

04/27/07: Update vendor POC info; - -

139Corrent Corporation
-1711 W. Greentree Dr. Suite 201
-Tempe, -AZ -85284-2717
-USA
-

-Richard Andelfinger -
TEL: 480-648-2351 -
FAX: 480-648-2375
-

Corrent CR7120 Security Processor
-
Part # 220-0001-01 -
N/A -3/30/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Corrent CR7120 is industry's first complete full duplex 2.0 Gigabit + IPSec and SSL Security Processor on a chip, for Internet access equipment such as high-speed routers, VPN/Firewalls, Access concentrators, other Internet aggregation devices, layer 4 - 7 security appliances and SAN applications." -

138Polycom, Inc.
-100 Minuteman Rd.
-Andover, -MA -01810
-USA
-

-David Lambert -
TEL: 978-292-5000 -
FAX: 978-292-5943
-

Polycom iPower AES
-
Version 6.0.0 -
Windows 2000, x86 -3/23/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Ultimate multimedia conferencing platform - Versatile, Flexible, and Powerful, Polycom's iPower 9800 and 9400 provide an ideal platform for advanced multimedia presentations and meetings." -

137Phoenix Technologies Ltd.
-915 Murphy Ranch Road
-Milpitas, -CA -95035
-USA
-

-Shiva Mandalam -
TEL: 408-570-1000 -
FAX: 408-570-1001
-

TrustConnector Software Crypto Engine
-
Version 3.01 -
Intel Pentium 4 w/ Microsoft Windows XP -3/17/2004 - -CBC -( -e/d; -128 -); -
-
-

-"Phoenix cME TrustConnector is a standard cryptographic service provider that enables built-in device authentication and transparently enhances the way Windows protects identity credentials associated with digital certificates and binds the credentials to the platform to which they are issued." -

136Secure Systems Limited
-Level 1, 80 Hasler Road
-Osborne Park, -6017
-Western Australia
-

-Marilyn Windsor -
TEL: (61) (08) 9202 8354 -

Silicon Data Vault(R) (SDV (R)) Family Cryptographic Module FPGA
-
Part # FPGA 6.5 -
N/A -3/18/2004 - -ECB -( -e/d; -128 -); -
-
-

-"The SDV® is a hardware-based security device that resides inside a PC, connected in-line between the host motherboard IDE controller and hard disk drive (HDD). It prohibits unauthorized computer access through strong user authentication while encryption and a sophisticated key management scheme enforce data protection." -

135Vormetric, Inc.
-3131 Jay Street
-Santa Clara, -CA -95054
-USA
-

-Mukesh Nigam -
TEL: 408-961-2495 -
FAX: 408-844-8638
-

CoreGuard Security Server
-
Version VN.3.0SP1 -
Linux 7.3, Intel Xeon processor -3/18/2004 - -CBC -( -e/d; -128 -, -256 -); -CFB128 -( -e/d; -128 -, -256 -); -
-
-

-"Vormetric CoreGuard is a comprehensive security solution that combines protection of data at rest and host protection. CoreGuard integrates a software module loaded on a server and FIPS compliant appliance with user-defined security policies allowing fine-grain data access control and encryption of stored data." -

134Good Technology, Inc.
-4250 Burton Drive
-Santa Clara, -CA -95054
-USA
-

-Daphne Won -
TEL: (408) 327-6227 -

FIPSCrypto
-
Version 1.0 -
Intel Strong ARM w/ Windows CE -3/18/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"FIPSCrypto is a software-based algorithm implementation that supports Triple-DES, AES, SHA-1 and HMAC-SHA-1." -

08/04/09: Update implementation information; - -

133SBI Net Systems Co., Ltd
-Meguro Tokyu Bldg., 5th Floor
-2-13-17 Kamiosaki Shinagawa-ku
-Tokyo, -141-0021
-Japan
-

-Hidemitsu Noguchi -
TEL: +81-3-5447-2551 -
FAX: +81-3-5447-2552
-

C4CS
-
Version 1.0.0 -
Intel Pentium M w/ Windows XP SP1 and Windows 2000 SP3 -4/19/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"C4CS is a software cryptographic module providing symmetric/asymmetric ciphers, hash function, and secret sharing schemes." -

08/28/08: Update vendor information; - -

132Giesecke & Devrient America, Inc.
-45925 Horseshoe Drive
-Dulles, -VA -20166
-USA
-

-Won J Jun -
TEL: (703) 480-2145 -
FAX: (703) 480-2067
-

-Hassan Tavassoli -
TEL: 703-480-2165 -

Sm@rtCafé Expert FIPS 64K
-
Part # HD65246C1A05NB (Firmware Version:CH463JC_IRNABFOP003901_V101) -
N/A -3/10/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Giesecke & Devrient (G&D) Smart Card Chip Operating System Sm@rtCafé Expert FIPS 64K is a Java Card 2.2 and Open Platform v2.0.1' compliant smart card module. It supports, at a minimum, Triple-DES, AES, DSA, and RSA algorithms with on-card key generation. The Sm@rtCafé Expert FIPS 64K is suitable for government and corporate identification, payment and banking, health care, and Web applications" -

131E.F. Johnson
-123 N. State Street
-Waseca, -MN -56093
-USA
-

-John Oblak -
TEL: 507-837-5116 -
FAX: 507-837-5120
-

Communication Cryptographic Library AES
-
Version 2.0 -
Intel Pentium 4 w/ Windows XP SP 1a -4/16/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"This algorithm is used in the E.F. Johnson PC Keyloader - Key Encryption Programmer application." -

130Digital Monitoring Products, Inc.
-2500 N. Partnership Boulevard
-Springfield, -MO -65803-8877
-USA
-

-Terry Shelton -
TEL: 417-831-9362 x143 -
FAX: 417-831-1325
-

XR500E
-
Version 104 -
proprietary hardware/firmware -3/10/2004 - -ECB -( -e/d; -128 -); -
-
-

-"The XR500 is the most advanced intrusion alarm control panel available. For all applications where security is taken seriously, from a Single SCIF to an entire Campus, the XR500 can meet your needs." -

129TeamF1, Inc.
-39159 Paseo Padre Parkway #121
-Fremont, -CA -94538
-USA
-

-Mukesh Lulla -
TEL: 510-505-9931 -
FAX: 510-505-9941
-

Krypto-Lite Library
-
Version 2.0 -
pSOSystem on X86 family CPU -3/4/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"TeamF1's Krypto-Lite Is a FIPS 140-2 compliant, standards-based flexible, high performance and modular software cryptographic algorithms library. It is available in "C" source code form and tailored for embedded use and for hardware acceleration. It includes symmetric and asymmetric ciphers as well as crypto hash algorithms with an interface that can be used with any network security application." -

128Fortinet Inc.
-920 Stewart Drive
-Sunnyvale, -CA -94085
-USA
-

-Alan Kaye -
TEL: 613-225-2951 -

FortiOS Cryptographic Library
-
Version 1.0 -
FortiOS ASIC Running FortiOS V2.5 -3/4/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The FortiGate modules are multiple chip, standalone cryptographic modules consisting of production grade components contained in a physically protected enclosure in accordance with FIPS 140-2 Level 2 requirements." -

127Honeywell Security
-2 Corporate Center Drive
-Suite 100
-PO Box 9040
-Melville, -NY -11747
-USA
-
TEL: 516-577-2000 -
AlarmNet-i AES Encryption Software Module
-
Version 1.0 -
Intel 386EX w/ ThreadX -3/3/2004 - -CBC -( -e/d; -256 -); -
-
-

-"The AlarmNet-i is used in our 7810ir, 7810ir-ent, 7845i, 7845i-ent, 7845i-ENTF and 8132 devices. The software module handles the encryption function for each product and is an encapsulated C++ module." -

02/02/09: Update vendor information; - -

126Datamaxx Group, Inc.
-2001 Drayton Drive
-Tallahassee, -FL -32311-7854
-USA
-

-Brad Long -
TEL: (850) 558-8005 or (405) 454-3777 -
FAX: (850) 558-8215
-

Datamaxx Crypto for Windows
-
Version 1.0 -
Pentium, 450 MHz w/ Win 2000 Pro, SP4 -3/3/2004 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Datamaxx Crypto for Windows provides 128 and 256-bit encryption for the Datamaxx Windows-based products. This product exceeds the requirements of the FBI CJIS Security Policy for law enforcement access to the National Crime Information Center database, which is under the jurisdiction of the FBI." -

125Datamaxx Group, Inc.
-2001 Drayton Drive
-Tallahassee, -FL -32311-7854
-USA
-

-Brad Long -
TEL: (850) 558-8005 or (405) 454-3777 -
FAX: (850) 558-8215
-

Datamaxx Crypto for Java
-
Version 1.0 -
Pentium, 400 MHz w/Win 2000 Pro, SP1 -3/3/2004 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"The Datamaxx Crypto for Java provides 128 and 256-bit encryption for the Omnixx Suite of products. This product exceeds the requirements of the FBI CJIS Security Policy for law enforcement access to the National Crime Information Center database, which is under the jurisdiction of the FBI." -

124Polycom, Inc.
-5000 Plaza on the Lake, Suite #100
-Austin, -TX -78746
-USA
-

-Cary Gumbert -
TEL: 512-372-7000 -
FAX: 12-372-7001
-

Polycom Viewstation AES
-
Version 5.1 (Firmware) -
Laboratory, product running 6.0 beta code -2/18/2004 - -CBC -( -e/d; -128 -); -OFB -( -e/d; -128 -); -
-
-

-"A software cryptographic service library, used by all ViewStation EX, FX, VS4000 videoconferencing systems. This software library provides encryption of video, voice, & data in point-to-point & multipoint calls, over ircuit switched (ISDN, H.320) & packet-based (IP, H.323) networks according to the ITU H.233, H.234, & H.235 standards." -

123Oberthur Card Systems
-4250 Pleasant Valley Road
-Chantilly, -VA -20151
-USA
-

-Christophe Goyet -
TEL: (703)263-0100 -
FAX: (703)263-7134
-

ID-One Cosmo 72K RSA D
-
Version 0xE302 (Firmware) -
JMX64 -2/4/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Oberthur Card Systems CosmopolIC 72K RSA Java Card Platform is a -single chip cryptographic micro-processor smart card specifically -designed for identity and government market needs, with a large memory -(72KB), a highly secure architecture and several services and default -applications in ROM for ISO 7816 File System, Biometry and -Authentication." -

122Computer Projects of Illinois, Inc.
-6416 S. Cass Avenue
-Westmont, -IL -60559
-USA
-

-Steven Sawatzky -
TEL: (630) 968-0244, Ext. 13 -

OpenFox Encryption Libraries
-
Version 1.0 -
Win platform-Pentium 3-933MHz w/ Win 2K Server; UNIX platform- OS:AIX 4.3, CPU:604e-375MHz -2/4/2004 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The OpenFox(TM) Encryption Libraries provide an AES implementation for use in the products of our OpenFox(TM) line of Law Enforcement software solutions including: Message Switch, HotFiles, Computerized Criminal History, NCIC Validations and Message Archival/Retrieval." -

121SonicWALL, Inc.
-1143 Borregas Ave.
-Sunnyvale, -CA -94089-1306
-USA
-

-Usha Sanagala -
TEL: 408-962-6248 -

SonicWALL PRO 3060/4060
-
Version 2.0 (Firmware) -
SonicOS v2.0 -2/4/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PRO 4060 and PRO 3060 are internet security appliances offering stateful packet inspection firewall services, accelerated IPSec VPN, bandwidth management, and dual-WAN port support with ISP failover and load-balancing capabilities, all via six configurable 10/100 Ethernet interfaces." -

04/27/07: Update vendor POC info; - -

120Lantronix
-15353 Barranca Pkwy
-Irvine, -CA -92618
-USA
-

-sales@lantronix.com -
TEL: 800-422-7055 -
FAX: 949-450-7232
-

AES Library
-
Version 1.8.2.1 (Firmware) -
Cobos on a Lantronix Device Server -2/4/2004 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Lantronix, the leading supplier of device networking solutions offers a -broad range of embedded and external device servers allowing users to -securely connect, manage, and control virtually any devices over a -network or the Internet using 128, 192, or 256 bit AES encryption." -

119Britestream Networks, Inc
-12401 Research Blvd.
-Bldg 2, Suite 275
-Austin, -TX -78759
-

-Rick Hall -
TEL: 512.250.2129 x135 -
FAX: 512.250.8369
-

UltraLock Cryptographic Module
-
Part # A1 -
N/A -1/14/2004 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-""The UltraLock™ Cryptographic Module performs all the cryptography required for SSL/TLS applications. This module is a common element of the BN2010 and BN2025 UltraLock Security Processors, the industry's first single-chip solutions for completely off-loading SSL/TLS processing from host systems. The innovative in-line architecture combines TCP/IP termination and high-speed cryptography to transparently process SSL/TLS traffic at wire speed without impacting host system performance. Industry-standard GMII Ethernet connectivity allows UltraLock processors to drop easily into common networking and security platforms without special software development or complex hardware redesign, greatly reducing time to market."" -

11/16/04: Update vendor info and impl description; - -

118Honeywell ACS
-135 West Forest Hill Avenue
-Oak Creek, -WI -53154
-USA
-

-John Fenske -
TEL: 414-766-1700 -
FAX: 414-766-1798
-

PW/PRO Series Intelligent Controllers
-
Version 2.7.8 (Firmware) -
Proprietary embedded operating sys -1/14/2004 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The PW/PRO Series Intelligent Controllers provide physical access control and building automation with a 32-bit CPU architecture, TCP/IP protocol support, flash memory for firmware, large local card holder database, and high density support for reader and I/O modules." -

117Credant Technologies Corporation
-15303 N Dallas Parkway, Suite 1420
-Addison, -TX -75001
-USA
-

-Chris Burchett -
TEL: (972) 458-5407 -
FAX: (972) 458-5454
-

Credant Cryptographic Kernel
-
Version 1.0 -
Intel Pentium III w/ Win 2000 -1/5/2004 - -ECB -( -e/d; -128 -, -256 -); -CBC -( -e/d; -128 -, -256 -); -
-
-

-"CREDANT Cryptographic Kernel is a FIPs-140-2 compliant, software-based cryptography library that implements 3DES, AES and SHA-1 algorithms for the CREDANT Mobile Guardian product. CREDANT Mobile Guardian enables enterprise-wide control of security for mobile and wireless users of laptops, tablet PCs & PDAs." -

3/25/04: Update vendor address; - -

116Blue Ridge Networks
-14120 Parke Long Court, Suite 103
-Chantilly, -VA -20151
-USA
-

-Tom Gilbert -
TEL: 703-631-0700 -
FAX: 703-631-9588
-

BG4000 Cryptographic Module
-
Version 6.2 (Firmware) -
Motorola MPC8260 -12/18/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The BG4000 and BG3140 are network security appliances for the construction of secure Virtual Private Networks between Internet sites, and between Internet sites and individual remote users." -

115Cadence Design Systems, Inc.
-1 The Alba Campus
-Livingston, -West Lothian -EH54 7HH
-Scotland, UK
-

-Mark Lewis -
TEL: +44 1506 595083 -
FAX: +44 1506 595959
-

AES High Performance Core (AES_HP)
-
Part # T-CS-EN-0010-100; Version Rel 1.0 -
N/A -12/18/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The AES High Performance Core is a hardware implementation of the Rijndael Block Cipher Algorithm. It supports all NIST recommended modes of operation - ECB, CBC, OFB, CFB-1, CFB-8, CFB-128 and CTR mode. Counter with CBC-MAC mode (CCM) is also supported. 200 MHz operation at 0.13um. 2100 Mbit/s throughput." -

12/04/06: Update vendor POC info and vendor name; - -

114PalmSource, Inc.
-1240 Crossman Drive
-Sunnyvale, -CA -94089
-USA
-

-Richard Levenberg -
TEL: 408.400.1618 -

Cryptographic Provider Manager
-
Version 5.2.2 -
Palm OS(r) software v. 5.2.1 -12/8/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The CPM provides robust cryptographic functionality through a simple API that developers can use with very little cryptographic expertise. -The FIPS certified algorithms, available through the CPM, include 3DES, AES and SHA1. SHA2, RC4, and RSA public operations are also supported." -

113Mindspeed Technologies, Inc.
-4000 Mac Arthur Blvd., East Tower
-Newport Beach, -CA -92660
-USA
-

-Norbert Rossello -
TEL: 33-493-006-900 -
FAX: 33-493-006-901
-

M82xxx (formerly known as M826xx)
-
Version 1 (Firmware) -
Countach -12/8/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Mindspeed Comcerto M82xxx family of secure voice-over packet (VoP) processors includes complete solutions for enterprise and carrier networks. The Comcerto provides encryption and authentication thanks to a user-friendly API. The Comcerto authentication algorithms are also NIST certified as HMAC-SHA- {1, 224, 256, 384, 512}. In addition to encryption and authentication, Comcerto also delivers protocols for media security." -

112VCON Telecommunications
-22 Maskit St.
-Herzliya, -46733
-Israel
-

-Yair Shachar -
TEL: +972 99 59 0043 -
FAX: +972 99 56 7244
-

Advanced Encryption Server
-
Version 3.5 -
Pentium 4 w/ Windows 2000 and XP -12/8/2003 - -ECB -( -e/d; -128 -); -
-
-

-"An IP networking platform that dynamically creates a secure (fully encrypted) and private virtual LAN for videoconferences or any other data transmissions across public and/or private networks." -

111Chunghwa Telecom Co., Ltd. Telecommunication Laboratories
-12, Lane 551, Min-Tsu Road
-SEC.5
-Yang-Mei, Taoyuan, -Taiwan -326
-Taiwan, ROC
-

-Yu-Ling Cheng -
TEL: 886 3 424-5883 -
FAX: 886 3 424-4167
-

SafGuard 200 Cryptographic Library
-
Version 1.0 (Firmware) -
ARM 7 Processor running PSOS -12/8/2003 - -ECB -( -e/d; -192 -, -256 -); -CBC -( -e/d; -192 -, -256 -); -
-
-

-"SafGuard200 is a multi-chip standalone cryptographic module that is used to provide highly-secure cryptographic services and key storage for PKI applications. (e.g., secure private key storage, high-speed math accelerator for 1024-4096 bit public key signatures, and hashing). The SafGuard 200 HSM provides secure identity-based challenge-response authentication using smart cards and data encryption using FIPS approved 3DES and AES encryption." -

110Mobile Armor, LLC
-400 South Woods Mill Road, Suite 110
-Chesterfield, -MO -63017-3407
-USA
-

-Bryan Glancey -
TEL: 314-205-2300 -
FAX: 314-205-2303
-

MA Crypto Module
-
Version 1.0 -
Intel Pentium IV processor w/ Windows 2000 Professional -11/26/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Mobile Armor's FIPS 140-2 certified cryptographic Module is for use in all products and all platforms including PocketPC, PalmOS, Windows, and Linux. This provides consistent protection on all platforms. Mobile Armor integrates this module into it's suite of Enterprise Security Solutions." -

109Digital Security Controls Ltd.
-3301 Langstaff Road
-Concord, -Ontario -L4K 4L2
-Canada
-

-Dan Nita -
TEL: (905) 760-3000 ext. 2706 -
FAX: (905) 760-3020
-

SG-DRL3-IP/T-LINK TL250
-
Version 1.00 (Firmware) -
MPC855T, a Motorola 32-bit processor -11/20/2003 - -ECB -( -e/d; -128 -); -
-
-

-"The SG-DRL3-IP/T-LINK TL250 Digital Alarm Communicator System provides constantly supervised and encrypted line security communications over Internet or Intranet for security/intrusion applications (as required per UL365, UL1610 standard)." -

108Good Technology, Inc.
-4250 Burton Drive
-Santa Clara, -CA -95054
-USA
-

-Daphne Won -
TEL: (408)-327-6227 -

GoodFipsCrypto.prc
-
Version 20031028 -
ARM-based processor w/ Palm 5 -11/7/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The GoodFipsCrypto.prc is a FIPS 140-2 compliant software-based cryptographic module that implements the TDES, AES, SHA-1 and HMAC-SHA-1 algorithms." -

107Enterasys Networks
-50 Minuteman Road
-Andover, -MA -01810
-USA
-

-Damon Hopley -
TEL: 978-684-1083 -

Enterasys IR Cryptographic Library
-
Version 1.0 -
200MHz IBM PowerPC 405 GP w/ VxWorks -11/7/2003 - -CBC -( -e/d; -128 -); -
-
-

-"Software cryptographic algorithm implementations for the XSR product line." -

106Enterasys Networks
-50 Minuteman Road
-Andover, -MA -01810
-USA
-

-Damon Hopley -
TEL: 978-684-1083 -

Enterasys SSH Cryptographic Library
-
Version 1.0 -
200MHz IBM PowerPC 405 GP w/ VxWorks -11/7/2003 - -CBC -( -e/d; -128 -); -
-
-

-"Software cryptographic algorithm implementations for the XSR product line." -

105Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Mike Scruggs -
TEL: 650-623-7000 -
FAX: 650-625-9751
-

NITROX Lite CN1000 Series Die
-
Version P/N Nitrox Lite Die -
Part # Version 1.2 -
N/A -11/7/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NITROX Lite is a series of single and multi-core hardware macro-processors, implemented with a common processor core architecture. Each identical processor core implements several security and math algorithms, including ModEx, RSA, 3DES, AES256, SHA1, MD5, and HMAC. Nitrox Lite series part numbers include CN1010, CN1005, CN1001, CN505, and CN501. The family's performance ranges from 50Mbs to 1 Gbps of encryption bandwidth, and from 1K to 7K RSA/DH operations per second. NITROX Lite processors and acceleration boards are used in a wide range of equipment, and accelerate many security protocols and algorithms including IPSec, SSL, XML, and WLAN." -

01/09/08: Update vendor POC, implementation name, OE, part number, and description;
03/20/08: Update implementation version number; -
-

104Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: (519) 888-7465 ext. 2921 -
FAX: (519) 886-4839
-

BlackBerry Enterprise Server Cryptographic Library
-
Version 1.0 -
Pentium 4 w/ Windows 2000 SP3 -11/13/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"BlackBerry is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry is a totally integrated package that includes hardware, software and service, providing a complete end-to-end solution. The BlackBerry" -

103IBM Corporation
-2455 South Road
-Poughkeepsie, -NY -12601
-USA
-

-Tamas Visegrady -
TEL: 845-435-8512 -
FAX: 845-435-1858
-

UltraCypher 2 Crytographic Engine
-
Part # 1.0 -
N/A -10/23/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM UltraCypher 2 Cryptographic Engine is a flexible, high performance subsystem that provides fast, ultra-secure, hardware-based cryptographic functionality." -

102Polycom, Inc.
-5000 Plaza on the Lake, Suite #100
-Austin, -TX -78746
-USA
-

-Balaji Narayanan -
TEL: 512-372-7000 -
FAX: 512-372-7001
-

VSX 7000
-
Version 5.1 -
Laboratory, product running 5.1 beta code -10/23/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Top quality entry level video conferencing near CD quality audio with VSX Siren 14Plus TV-like video with H.264 and Pro-Motion easy to use with a new graphical user interface ultimate versatility and expandability integrates with the Polycom Office." -

101Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -

7956
-
Part # 7956; Version 1.0 -
N/A -10/20/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Hifn 7955 and 7956 are advanced security processors designed for high-speed T3/OC3, ROBO/SME networking applications like VPN Broadband Routers, wireless access points, VPN Edge Routers/Gateways, Firewall/VPN Appliances and other Network and Customer Premise Equipment (CPE)." -

100Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -

7814-W
-
Part # 7814-W -
N/A -10/20/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Hifn Intelligent Packet Processing chips are full-duplex T3 to full-duplex OC-12, Integrated public key, 3DES, Advanced Encryption Standard (AES), and compression - the latest chips from Hifn have it all in a single high-performance package." -

99NetApp
-495 East Java Drive
-Fourth Floor
-Sunnyvale, -CA -94089
-USA
-

-Ajay Singh -
TEL: 408-822-6000 -
FAX: 408-822-4501
-

Decru SAN FW AES Engine
-
Version 1.0 (Firmware) -
Decru SAN SEP -10/10/2003 - -ECB -( -e/d; -256 -); -
-
-

-"Decru's Storage Encryption Processor (SEP) is the primary cryptographic and key management engine for Decru DataFort products. Decru DataFort is a wire-speed storage security appliance. DataFort uses hardware-based encryption, authentication, secure access controls, and secure logging." -

06/15/07:Update vendor name and POC;
02/18/09: Update vendor information; -
-

98NetApp
-495 East Java Drive
-Fourth Floor
-Sunnyvale, -CA -94089
-USA
-

-Ajay Singh -
TEL: 408-822-6000 -
FAX: 408-822-4501
-

Decru SW AES Engine
-
Version 1.0 -
Atmel AT90SC6464C w/ Decru SW 23.4 -10/10/2003 - -CBC -( -e/d; -256 -); -
-
-

-"Decru's Storage Encryption Processor (SEP) is the primary cryptographic and key management engine for Decru DataFort products. Decru DataFort is a wire-speed storage security appliance. DataFort uses hardware-based encryption, authentication, secure access controls, and secure access controls." -

06/15/07:Update vendor name and POC;
02/18/09: Update vendor information; -
-

97NetApp
-495 East Java Drive
-Fourth Floor
-Sunnyvale, -CA -94089
-USA
-

-Ajay Singh -
TEL: 408-822-6000 -
FAX: 408-822-4501
-

Decru NAS FW AES Engine
-
Version 1.0 (Firmware) -
Decru NAS SEP -10/10/2003 - -ECB -( -e/d; -256 -); -
-
-

-"Decru's Storage Encryption Processor (SEP) is the primary cryptographic and key management engine for Decru DataFort products. Decru DataFort is a wire-speed storage security appliance. DataFort uses hardware-based encryption, authentication, secure access controls, and secure logging." -

06/15/07:Update vendor name and POC;
02/18/09: Update vendor information; -
-

96SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Joel Rieger -
TEL: 443-442-8199 -

SafeXcel 1141/1741
-
Part # 1.1 -
N/A -9/30/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The SafeXcel 1141/1741 ASICs are part of the SafeNet IPsec co-processor chip family. The devices consist of an IPsec Packet Engine that performs DES, TDES, AES, SHA-1, MD5, header/trailer and insertion/deletion operations, a Public Key Accelerator that performs RSA, DSA, and DH operations using long vector math up to 2048 bits, and a Random Number Generator that provides up to 2 Mbps of random data." -

6/6/05: Change version number to 1.1; - -

95Good Technology, Inc.
-4250 Burton Drive
-Santa Clara, -CA -95054
-USA
-

-Daphne Won -
TEL: (408)-327-6227 -

FipsCrypto
-
Version 1.9.3.7 -
ARM-based processor w/ eCos 1.3.1 -9/30/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The FipsCrypto is a FIPS 140-2 compliant software-based cryptographic dll module that implements the 3DES, AES, SHA-1 and HMAC-SHA-1 algorithms." -

94Backbone Security.com
-701 Main Street, Suite 300
-Stroudsburg, -PA -18360
-USA
-

- Marc Kurtz -
TEL: (570) 422-7935 -
FAX: (570) 422-7940
-

Ribcage Kernel
-
Version 2.2 FIPS -
Linux kernel w/ Intel P3 (proprietary non-modifiable) -9/22/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Ribcage is a secure IPSec Virtual Private Network that provides secure connectivity deployed on a shared infrastructure with the same privacy and performance as a leased network. Ribcage is a solution that is flexible as both a secure virtual private network and as a remote access device." -

93PGP Corporation
-200 Jefferson Dr.
-Menlo Park, -CA -94025
-USA
-

-Vinnie Moscaritolo -
TEL: 650-319-9000 -
FAX: 650-319-9001
-

PGP Cryptographic SDK
-
Version 3.0.3 -
Sony Notebook Computer PCG-8C6L, MS Win XP ProfessionalSP-1 -9/17/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PGP SDK includes a wide range of field-tested and standards-based encryption, digital signature, and encoding algorithms as well as a variety of secure network protocol implementations. The PGP SDK offers developers the same core crypto that is at the heart of PGP products." -

03/11/08: Update vendor contact information;
07/10/08: Update vendor info; -
-

92IDT
-2975 Stender Way
-Santa Clara, -CA -95054
-USA
-

-Alex Soohoo -
TEL: 408-330-1714 -
FAX: 408-330-1748
-

RC32365
-
Part # ZA -
N/A -9/16/2003 - -ECB -( -e/d; -128 -, -192 -); -CBC -( -e/d; -128 -, -192 -); -
-
-

-"The Interprise Access RC32365 is an integrated communications processor that addresses the secure SOHO wired/wireless gateway and VPN/firewall appliance markets by incorporating a high-performance CPU, an on-chip security engine and key peripheral interfaces." -

91Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

- Mike Scruggs -
TEL: 408-844-8420 x205 -
FAX: 408-844-8418
-

NITROX II In-line Security Processors
-
Version NITROX II (Firmware) -
Part # CN2130 -
CN2130 and Cavium Microcode -9/2/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NITROX II In-Line Security Processors Product Description: The NITROX -II CN2130 is one member of the Cavium Networks award winning NITROX, -NITROX Lite, and NITROX II line of security processors. Based on a -common hardware processor core, the NITROX families deliver 50Mbs to -10Gbps of encryption bandwidth with 1K to 40K RSA/DH operations per -second. NITROX processors and acceleration boards are being used by -server-motherboard vendors and OEMs in a wide range of networking -equipment to accelerate security protocols and algorithms." -

90Cavium Networks
-805 E. Middlefield Road
-Mountain View, -CA -94043
-USA
-

-Mike Scruggs -
TEL: 408-844-8420 x 205 -
FAX: 408-844-8418
-

NITROX Security Macro Processor
-
Version CN1000-MC-CryptoModule-1.1(Firmware) -
Part # NITROX CN1120 -
NITROX CN1120 and associated firmware (microcode) -9/2/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NITROX Security Macro Processor Product Description: The NITROX CN1120 -is one member of the NITROX line of award winning security processors -from Cavium Networks. Based on a common core hardware processor -architecture, the NITROX family delivers 50Mbs to 10Gbps of encryption -bandwidth with 1K to 40K RSA/DH operations per second. NITROX -processors and acceleration boards are being used by server-motherboard -vendors and OEMs, in a wide range of equipment, to accelerate security -protocols and algorithms." -

89F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -

F-Secure(R) Cryptographic Library ™
-
Version 2.1 -
Intel P4 1.6 GHz w/ Windows 2000s -8/27/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The F-Secure Cryptographic Library for Windows is a 140-2 Level 2 compliant software module, implemented as a 32-bit Windows compatible DLL. The module provies an assortment of cryptographic services to client processes that attach instances of the module DLL." -

88Check Point Software Technologies, Ltd.
-12700 Sunrise Valley Drive, Suite 130
-Reston, -VA -20191
-USA
-

-Alex Ragen -
TEL: 972-3-753-4552 -

Secure Platform Next Generation (NG) with Application Intelligence (AI)
-
Version R54 -
Pentium III w/ Linux -8/14/2003 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Check Point Secure Platform NG with AI offers a new option for deploying Check Point products. Secure Platform packages together a customized and hardened OS (with no unnecessary components that could pose security risks) and Check Point's industry-standard, market-leading FireWall-1 (FW-1) and VPN-1 NG." -

87Wei Dai
-13440 SE 24th Street
-Bellevue, -WA -98005
-USA
-

-Wei Dai -
TEL: (978)720-2173 -
FAX: (978)720-2001
-

Crypto++ Library
-
Version 5.0.4 -
Pentium III w/ Windows 2000 Prof SP1 -7/30/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The Crypto++ Library is a free, open source C++ class, 32-bit dynamic link library (DLL) providing public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms." -

86Airespace Inc.
-110 Nortech Pkwy
-San Jose, -CA -95134
-USA
-

-Scott Kelly -
TEL: 408-635-2000 -
FAX: 408-635-2020
-

Airespace IPSec Crypto Module
-
Version 1.3 -
Part # 35-100680-000 (R1) -
Airespace 4000 Series -7/29/2003 - -CBC -( -e/d; -128 -); -
-
-

-"Airespace IPSec Crypto Module provides cryptographic services for the -Airespace Wireless Enterprise Platform. Airespace offers a unique -hierarchical architecture that centralizes network intelligence for cost -effective deployment, dynamic RF operations, secure mobility management, -service creation, and policy enforcement throughout an entire wireless -network." -

85Airespace Inc.
-110 Nortech Pkwy
-San Jose, -CA -95134
-USA
-

-Scott Kelly -
TEL: 408-635-2000 -
FAX: 408-635-2020
-

Airespace SSL Crypto Module
-
Version 1.3 -
Part # 35-100681-000 (R1) -
Airespace 4000 Series -7/29/2003 - -CBC -( -e/d; -128 -); -
-
-

-"Airespace SSL Crypto Module provides cryptographic services for the -Airespace Wireless Enterprise Platform. Airespace offers a unique -hierarchical architecture that centralizes network intelligence for cost -effective deployment, dynamic RF operations, secure mobility management, -service creation, and policy enforcement throughout an entire wireless -network." -

84Penta Security Systems, Inc.
-9th Fl. Hana Securities Bldg.
-23-3 Yoido-dong, Youngdeungpo-ku
-Seoul, -150-709
-Korea
-

-Yoon-sung Chong -
TEL: 2-2125-6642 -
FAX: 2-786-5281
-

-Duk Soo Kim -
TEL: 2-2125-6616 -

CIS Crypto Library
-
Version 2.0 -
Pentium III 733MHz, Windows 2000 Professional -7/22/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Penta Security CIS Crypto Library is a full set C software library providing high-performance implementations of various cipher algorithms (AES, DES, 3DES, SEED, IDEA, Blowfish, RC2, RC5, PACA, RSA, DSA, KCDSA, RC4, etc.), hash algorithms and message authentication codes." -

83Research in Motion
-295 Phillip Street
-Waterloo, -Ontario -N2L 3W8
-Canada
-

-Government Certifications Team -
TEL: (519) 888-7465 ext. 2921 -
FAX: (519) 886-4839
-

BlackBerry Cryptographic API
-
Version 3.6 -
ARM 7 Processor running BlackBerry OS -7/14/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"BlackBerry® is the leading wireless enterprise solution that allows users to stay connected with secure, wireless access to email, corporate data, phone, web and organizer features. BlackBerry® is a totally integrated package that includes hardware, software and service, providing a complete end-to-end solution. The BlackBerry® Cryptographic API provides advanced cryptographic functionality for the BlackBerry®." -

82Bosch Security Systems
-130 Perinton Parkway
-Fairport, -NY -14450
-USA
-

-Jon Wolski -
TEL: 800-289-0096 ext. 4323 -
FAX: 585-421-4263
-

NetCom
-
Version 5.16(Firmware) -
Windows 2000 -7/24/2003 - -CBC -( -e/d; -128 -); -CFB128 -( -e/d; -128 -); -
-
-

-"The D6600 NetCom system provides encrypted, supervised communications for UL 2050, UL 1610, and DCID 6/9 compatible alarm systems over private Intranets and/or the Internet for security/intrusion alarm panels from almost all major alarm panel manufacturers." -

81Axalto Inc.
-8311 North FM 620 Road
-Austin, -TX -78726
-USA
-

-David Teo -
TEL: 512-257-3895 -
FAX: 512-257-3881
-

Cyberflex Access 64K V2
-
Part # M516LACC2 Hardmask 1V1 Softmask 2V1 -
JavaCard 2.1.1 Runtime Environment -7/14/2003 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The Cyberflex Access 64K V2 smart card can be employed in solutions which provide secure PKI (public key infrastructure) and digital signature technology. Cyberflex Access 64K V2 serves as a highly portable, secure token for enhancing the security network access and ensuring secure electronic communications." -

08/27/04: Update vendor address (Schlumberger to Axalto); - -

80Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Mike Lai -

Windows 2003 Enhanced Cryptographic Provider (RSAENH)
-
Version 5.2.3790.0 -
Intel Pentium 4 w/ Windows 2000 Professional -6/30/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Enhanced Cryptographic Provider is a FIPS 140-2 compliant, software-based, cryptographic module.RSAENH encapsulates several different cryptographic algorithms (including SHA-1, DES, 3DES, AES, RSA, SHA-1-based HMAC) in a cryptographic module accessible via the Microsoft CryptoAPI." -

79Sun Microsystems
-4150 Network Circle
-Santa Clara, -CA -95054
-USA
-

-Javier Lorenzo -
TEL: 858.625.6020 -

-Irfan Khan -
TEL: 510.936.4840 -

Sun Crypto Accelerator 4000
-
Version 1.0 (Firmware) -
Part # X4011A Sun Crypto Accelerator 4000 - Copper -
Solaris 8 7/01 SSL, 9 IPSec; Sun UltraSparc -6/25/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cryptographic Acceleration Card" -

78IBM
-11400 Burnet Rd
-Austin, -TX -78758
-USA
-

-Tom Benjamin -
TEL: 512.436.1223 -
FAX: 512.436.8009
-

IBM Java JCE 140-2 Cryptographic Module
-
Version 1.0 -
PowerPC Power3 processor w/ AIX 5.2 -6/19/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM® Java® JCE (Java Cryptographic Extension) FIPS provider (IBMJCEFIPS) for Multi-platforms is a scalable, multi-purpose cryptographic module that supports only FIPS approved cryptographic operations via the Java2 Application Programming Interfaces (APIs)." -

77Meganet Corporation
-16133 Ventura Blvd. #640
-Encino, -CA -91436
-USA
-

-Saul Backal -
TEL: 818-990-9292 -
FAX: 818-990-2906
-

VME Crypto Engine
-
Version M144 -
Intel Pentium 4 CPU w/ Windows XP Professional Version 2002 SP1 -7/22/2003 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -
-
-

-"VME Crypto Engine is a suite of tools that make data encryption and decryption easy and reliable. VME Crypto Engine also provides tools that allow you to encrypt and decrypt email messages, chat sessions, files transmitted ftp, and more." -

1/11/05: Update to reflect software; - -

76Bluesocket, Inc.
-7 New England Executive Park
-Burlington, -MA -01803
-USA
-

-Mike Puglia -
TEL: (781) 328-0888 -
FAX: (781) 328-0899
-

Bluesocket Wireless Gateway Crypto
-
Version AdmitOne Library 3 (Firmware) -
Pentium IV -6/10/2003 - -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Bluesocket Wireless Gateway IPSec implementation performs IPSec security services for the Bluesocket Wireless Gateway." -

8/10/04: Chnge impl name, HW to SW;
11/15/06: Update SW to FW; -
-

75SafeNet, Inc.
-4690 Millennium Drive
-Belcamp, -MD -21017
-USA
-

-Rick DeFelice -
TEL: (410) 931-3395 -

CGX Cryptographic Library
-
Version 3.18 -
Dell Optiplex GX400 w/ Windows 2000 SP3 -6/5/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Based on SafeNet's 20 years of security expertise and the most widely -deployed VPN software in the industry, the CGX Cryptographic Library provides a -high-level software interface to SafeNet SafeXcel(tm) VPN acceleration -chips, cards, and EmbeddedIP(tm) intellectual property. The CGX library -can be used as an API to hardware accelerators or for compiling software -implementations of the latest industry standard algorithms. Containing -over forty cryptographic commands, the CGX library can provide a total -security solution in either software or hardware." -

74Audiocodes, Ltd.
-4 H'ahoresh Rd.
-YEHUD, -56470
-Israel
-

-Shaul Weissman -
TEL: 972-3-539-4000 -
FAX: 972-3-539-4040
-

AC48x, AC49x DSP
-
Version AC48x - 202, AC49x - 1.02 -
Proprietary Audiocodes OS -5/20/2003 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"AC48x and AC49x are families of Voice Compressor being used in Audiocodes products. Support of AES Encryption, as means of secure voice transmission, is another feature enhancement to Audiocodes' products, being used in various wireline, cable and wireless Voice over IP applications." -

73E.F. Johnson
-123 N. State Street
-Waseca, -MN -56093
-USA
-

-John Oblak -
TEL: 507-837-5116 -
FAX: 507-837-5120
-

Subscriber Encryption Module
-
Version 1.0 -
EF Johnson Portable Radios -5/7/2003 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The Subscriber Encryption Module (SEM) is a cryptographic module which -supports the AES, DES, DSA, and SHA-1 algorithms. The SEM is used in -subscriber equipment such as the E.F. Johnson radios to provide secure, -encrypted voice and data communication." -

72PKWARE, Inc.
-648 N. Plankinton Avenue, Suite 220
-Milwaukee, -WI -53203
-USA
-

-Jeff Cherrington (Chief Product Officer) -
TEL: (414) 289-9788 x1156 -
FAX: (917) 464-7030
-

PKZIP UNIX/Linux AES Encryption Module
-
Version 6.0 -
PPC 604e w/ IBM-AIX -4/24/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PKZIP UNIX/Linux AES Encryption Module, v6.0, is -incorporated in PKZIP v6.x, v7.x, v8.x; PKZIP Command Line v8.x; SecureZIP v8.x; and, -SecureZIP Command Line v8.x. All support strong encryption, including AES and use of -X.509-compliant certificates for encryption and authentication. Available on Solaris, HP-UX, -IBM-AIX, and Linux." -

08/10/04: Changed impl name and description; - -

71PKWARE, Inc.
-648 N. Plankinton Avenue, Suite 220
-Milwaukee, -WI -53203
-USA
-

-Jeff Cherrington (Chief Product Officer) -
TEL: (414) 289-9788 x1156 -
FAX: (917) 464-7030
-

PKZIP Windows AES Encryption Module
-
Version 6.0 -
Intel PIII 996MHz w/ Windows XP -4/24/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PKZIP Windows AES Encryption Module, v6.0, is incorporated in PKZIP v6.x, v7.x, v8.x, v9.x; PKZIP Command Line v8.x; SecureZIP v8.x, v9.x; and, SecureZIP Command Line v8.x. All support strong encryption, including AES and use of X.509 compliant-certificates for encryption and authentication. Available on Windows and Windows Server." -

08/10/04: Changed impl name and description; - -

70IBM Zurich Research Laboratory
-Saeumerstrasse 4
-Rueschlikon, -CH -8803
-Switzerland
-

-Michael Osborne -
TEL: (41) (1) 724 8458 -
FAX: (41) (1) 724 8953
-

IBM CryptoLite in C
-
Version 3.0 (FIPS140/Prod) -
Pentium III w/ Windows 2000 Professional -4/18/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IBM CryptoLite is a C software package providing advanced Cryptographic services in a very small footprint. CryptoLite supports public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms through a simple programming interface. There are no runtime dependencies and the code has been optimized for high performance." -

69Trust Digital
-7900 Westpark Drive, Suite A50
-McLean, -VA -22102
-USA
-

-Mike Shahbazi -
TEL: 703-760-9400 -
FAX: 703-760-9415
-

Trust Digital Crypto Library
-
Version 3.0 -
Pentium 3 w/ Windows 2000 -4/2/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Award winning Trusted Mobility Server allows an organization to centrally manage an unlimited number of PDA handheld or wireless devices. Access control, encryption, Data Wipe and many more device functionality can all be set and pushed to the device. A complete audit trail of device usage is also recorded. Trust Digital offers security for Palm, Pocket PC, Blackberry (RIM), Symbian and all windows operating systems." -

8/25/03: Validated ECB mode Key Sizes 192 and 256. Key size 128 was previously validated. Cover letter received 8/28/03 #201; - -

68WinZip Computing, Inc.
-P.O. Box 540
-Mansfield, -CT -06268
-USA
-

-Edwin Siebesma -

WinZip Compression Engine
-
Version 9.0 -
Athlon 900 Mhz processor w/ Windows 2000 Prof. -3/27/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The WinZip Compression Engine is used in WinZip, the WinZip Command Line Support Add-On and the WinZip E-Mail Attachment Add-On for Outlook. With these applications the user can create or open AES encrypted Zip files. The WinZip Compression Engine supports key lengths of 128, 192, and 256 Bits and uses Counter mode." -

67Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -

8154PB5
-
Version Rev 1.0 -
Part # 8154PB5 -
N/A -3/21/2003 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Hifn Intelligent Packet Processing chips are full-duplex T3 to full-duplex OC-12, Integrated public key, 3DES, Advanced Encryption Standard (AES), and compression - these latest chips from Hifn have it all in a single high-performance package." -

66Digital Monitoring Products, Inc.
-2500 N. Partnership Boulevard
-Springfield, -MO -65803-8877
-USA
-

-David Roberts -
TEL: 417-831-9362 -
FAX: 417-831-1325
-

iCOM-E
-
Version 102 -
Proprietary hardware/firmware -3/20/2003 - -ECB -( -e/d; -128 -); -
-
-

-"The iCOM-E Internet Alarm Router provides constantly supervised, encrypted network communications over existing data networks, such as the Internet and intranets." -

65IBM Corporation
-3901 S. Miami Blvd.
-Durham, -NC -27703
-USA
-

-Mike Allen -

IBM Crypto for C
-
Version 0.1 -
AMD Athlon 900 Mhz processor w/ Windows 2000 Professional -3/20/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The ICC is a C language implementation of cryptographic functions which uses the cryptograhic library provided by the OpenSSL project. This enables IBM products to use an open source solution for cryptography and a FIPS 140-2 certificate cryptographic provider." -

64Advanced Technology Systems
-7915 Jones Branch Drive
-McLean, -VA -22102
-USA
-

-Martin Gillispie -
TEL: 858-550-1104 -
FAX: 858-550-1121
-

Voyager Query AES module
-
Version 4.17 -
Palm Tungsten w/ Palm OS 5.0 -3/20/2003 - -CBC -( -e/d; -256 -); -
-
-

-"Voyager Query allows secure access to remote databases from mobile devices. Designed for law enforcement agencies, officers can access many different databases including DMV and credit databases. Traffic is encrypted with AES." -

63PKWARE, Inc.
-648 N. Plankinton Avenue, Suite 220
-Milwaukee, -WI -53203
-USA
-

-Jeff Cherrington (Chief Product Officer) -
TEL: (414) 289-9788 x1156 -
FAX: (917) 464-7030
-

PKZIP IBM Midrange AES Encryption Module
-
Version 6.0 -
OS/400 5.2; Proc: 2434 -3/10/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PKZIP IBM Midrange AES Encryption Module, v6.0, is incorporated in PKZIP for OS/400 v5.x, v8.x; PKZIP for iSeries v5.x, v8.x and SecureZIP for iSeries, v8.x. All versions support strong encryption, including AES. SecureZIP v8.x introduces support for X.509-compliant digital certificate-based encryption." -

08/10/04: Changed impl name and description; - -

62PKWARE, Inc.
-648 N. Plankinton Avenue, Suite 220
-Milwaukee, -WI -53203
-USA
-

-Jeff Cherrington (Chief Product Officer) -
TEL: (414) 289-9788 x1156 -
FAX: (917) 464-7030
-

PKZIP IBM Mainframe AES Encryption Module
-
Version 6.0 -
MVS (z/OS 1.3); Proc: 2066-0B1 (MIPS 115) -3/10/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PKZIP IBM Mainframe AES Encryption Module, v6.0, is incorporated in PKZIP for MVS v5.x, v8.x, PKZIP for zSeries v5.x, 8.x and SecureZIP for zSeries v8.x. All versions support strong encryption, including AES. SecureZIP v8.x introduces support for X.509-compliant digital certificate-based encryption." -

08/10/04: Changed impl name and description; - -

61Mercury Security Corporation
-2355 Mira Mar Ave.
-Long Beach, -CA -90815
-USA
-

-Frank Gasztonyi -
TEL: 562-986-9105 -
FAX: 562-986-9205
-

SCP-AES128-BG
-
Version SCP-AES-1.02 -
SCP-2/C/E processors, propriet. embedded OS, Motorola MC68340 -3/6/2003 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"The System Control Processor (SCP) provides access control and security monitoring functions in a distributed environment. The SCP is part of a complete hardware platform sold to OEMs to create Security System Solutions." -

60Enova Technology Corporation
-Bldg. 53, #195-57, Sec.4
-Chung Hsing Road
-Chu-Tung District
-Hsin-Chu County, -Taiwan -310
-R.O.C.
-

-Chung-Yen Chiu -
TEL: 886-3-591-0197 ext. 25 -
FAX: 886-3-591-0204
-

X-Wall LXE/XOE/MXE
-
Part # 1.0 -
N/A -3/6/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"X-Wall LXE/XOE/MXE series are real-time crypto gateway equipped with AES crypto engine of 128/192/256 bit key strength to encrypt entire disk drive. X-Wall LXE/XOE is suitable for devices with IDE interface. X-Wall MXE is good for devices with SATA1.0 (Serial ATA) interface." -

59Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Alan Myrvold -
TEL: 613-270-3009 -
FAX: 613-270-2501
-

Entrust Authority Security Toolkit for C++
-
Version 6.2 -
Part # 1.0 -
Intel Pentium II w/ Windows 2000 SP3 -2/21/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A software cryptographic library used in the Entrust Authority Toolkit for C++." -

58Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Ray Potter -
TEL: 919-392-6789 -

VPN Client
-
Version 3.6.3B -
Pentium IV w/ Windows 2000 SP2 -2/20/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco VPN Client enables you to establish secure, end-to-end encrypted tunnels. The client can be pre-configured for mass deployments and initial logins require very little user intervention. VPN access policies and configurations are downloaded from the central gateway and pushed to the client when a connection is established, allowing simple deployment and management, as well as high scalability." -

57TANDBERG Telecom AS
-Philip Pedersens vei 22
-P.O. Box 92, 1325
-LYSAKER, -NORWAY -NORWAY
-

-Tor Erik Pedersen -
TEL: +47 67 125 125 -

TT_Encryption
-
Version 1.0 -
Pentium III w/ Windows 2000 -2/20/2003 - -ECB -( -e/d; -128 -); -
-
-

-"a software cryptographic service library, used by all TANDBERG Videoconferencing systems. This software library provides encryption of video, voice and data in point-to-point and multipoint calls, over circuit-switched (ISDN, H.320) and packet-based (IP, H.323) networks according to the ITU H.233 and H.235 standards." -

56Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Ray Potter -
TEL: 919-392-6789 -

VPN 3000 Concentrator Series
-
Version 3.6 -
Motorola PPC740, VPN3015, pSOS+ -2/13/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Cisco VPN 3000 Concentrator Series is a best-of-breed, remote-access VPN solution for enterprise-class deployment. The validation includes hardware models 3005, 3015, 3030, 3060, 3080 and the 3002 hardware client." -

55Colubris Networks Inc.
-420 Armand-Frappier (suite 200)
-Laval, -Quebec -H7V 4B4
-Canada
-

-Stéphane Laroche -
TEL: (450) 680-1661 x123 -
FAX: (450) 680-1910
-

fipscrypto
-
Version 1.0 -
Motorola MPC855T PowerQUICC -2/4/2003 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Colubris CN105x Secure Wireless LAN Router enables strong security for wireless enterprise networking, using embedded IPSec VPN and firewall functionalities. fipscrypto is the kernel mode implementation in the CN1050 and CN1054 Wireless LAN Routers" -

54Colubris Networks Inc.
-420 Armand-Frappier (suite 200)
-Laval, -Quebec -H7V 4B4
-Canada
-

-Stéphane Laroche -
TEL: (450) 680-1661 x123 -
FAX: (450) 680-1910
-

Libfips
-
Version 1.0 -
Motorola MPC855T PowerQUICC -2/4/2003 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Colubris CN105x Secure Wireless LAN Router enables strong security for wireless enterprise networking, using embedded IPSec VPN and firewall functionalities. Lipfips is the User mode implementation in the CN1050 and CN1054 Wireless LAN Routers." -

53IBM Zurich Research Laboratory
-Saeumerstrasse 4
-Rueschlikon, -CH -8803
-Switzerland
-

-Michael Osborne -
TEL: (41) ( 1 ) 724 8458 -
FAX: (41) (1) 724 8953
-

IBM CryptoLite in Java
-
Version 3.0 (FIPS140/Prod) -
Pentium III w/ Windows 2000 -1/30/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"IBM CryptoLite is a 100% Java software package providing advanced cryptographic services in a very small footprint. CryptoLite supports public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms through a simple programming interface. There are no runtime dependencies and the code has been optimized for high performance. It runs on JDK 1.1 or higher." -

52SSH Communications Security Corp
-Fredrikinkatu 42
-Helsinki, -00100
-Finland
-

-Markus Levlin -
TEL: +358 20 500 7518 -
FAX: +358 20 500 7390
-

SSH CryptoLib
-
Version 1.0 -
Pentium III w/ Redhat Linux 7.3 -1/30/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The SSH Cryptographic Library is a standards-based shared library providing FIPS 140-2 certified cryptographic services for SSH Communications Security's security products. The library provides a rich API and a comprehensive set of state-of-the-art algorithms including AES, 3DES, SHA-1, HMAC, RSA and DSA." -

51Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -

7814
-
Version 1.0 -
Part # 7814 -
N/A -1/17/2003 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Hifn Intelligent Packet Processing chips are full-duplex T3 to full-duplex OC-12, Integrated public key, 3DES, Advanced Encryption Standard (AES), and compression - these latest chips from Hifn have it all in a single high-performance package." -

11/22/05: Change name and part# from 7814-WPB4 to 7814 (TDES, DES, SHS and AES); - -

50Nortel
-600 Technology Park
-Billerica, -MA -01821
-USA
-

-Jonathan Lewis -
TEL: 978.288.8590 -

Contivity Extranet Switch
-
Version 4.7 -
2700 Platform, Intel Processor, VxWorks -1/17/2003 - -CBC -( -e/d; -128 -); -
-
-

-"Contivity Secure IP Services Gateways models 600, 1700, 2700 provide routing, VPN, firewall, bandwidth management, encryption, authentication, and data integrity for secure connectivity across managed IP networks and the Internet. Contivity Secure IP Services Gateways connect remote users, branch offices, suppliers, and customers with the cost and performance advantages of public IP networks and the security and control found in private networks." -

49D'Crypt Pte Ltd
-20 Ayer Rajah Crescent
-#08-08 Technopreneur Centre
-Singapore, -139964
-Singapore
-

-Quek Gim Chye -
TEL: (65)6776-9210 -

d'Cryptor QE Firmware
-
Version 2.0 -
D'Crypt Secure Micro O/S v3.0 -1/17/2003 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The d'Cryptor QE is a multi-chip embedded security module designed for -high security assurance applications. It comprises a secure -high-performance cryptographic core, generous memory in the form of a -Flash ROM and NVRAM, and implements physical security through an opaque, -hard epoxy potting and a tamper detection and response mesh. The QE -firmware builds in a wide range of cryptographic support and accepts a -user-programmable external application. Cryptographic services are -provided through a library and an API. All keys and cryptographic -processing are isolated within this library and accessible only through -the API." -

48Hifn, Inc.
-750 University Avenue
-Los Gatos, -CA -95032
-USA
-

-Hank Cohen -
TEL: (408) 399-3593 -

7854
-
Version 3.0 -
Part # 7854PB4 -
N/A -1/17/2003 - -ECB -( -e/d; -128 -); -CBC -( -e/d; -128 -); -
-
-

-"Hifn Intelligent Packet Processing chips are full-duplex T3 to full-duplex OC-12, Integrated public key, 3DES, Advanced Encryption Standard (AES), and compression - these latest chips from Hifn have it all in a single high-performance package." -

2/15/05: Requst Impl name change from 7854PB4/3 to 7854, Part# from 7854PB4/3 to 7854PB4, and POC info; - -

47Ultra Information Systems, Inc.
-13130 Roundup Avenue
-San Diego, -CA -92129
-USA
-

-Dr. Lynn Spraggs -
TEL: 250.542.0112 -
FAX: 250.549.3751
-

Anonymous Key Technology Java
-
Version 1.0.0 -
Pentium III w/ Windows 2000 -1/17/2003 - -ECB -( -e/d; -256 -); -
-
-

-"The UIS Anonymous Key Technology Skyhook Security Suite is a Java software package with an API interface for performing cryptographic operations and at the same time for performing personal authentication. The module is based on symmetric AES encryption and the UIS AKT methodology." -

46Cisco Systems, Inc
-7025-6 Kit Creek Road
-PO Box 14987
-Research Triangle Park, -NC -27709-4987
-USA
-

-Ray Potter -
TEL: 919-392-6789 -

Cisco IOS Encryption Software
-
Version 12.2 -
Cisco 172 Modular Access Router, Motorola MPC860P -1/17/2003 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Cisco IOSR Software, the industry-leading and most widely deployed network system software, delivers intelligent network services on a flexible networking infrastructure that enables the rapid deployment of Internet applications." -

45RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Kathy Kriese -
TEL: (650)295-7692 -

RSA Crypto-J
-
Version 3.3.3 -
Intel Pentium w/ Windows NT -12/19/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto-J Module is a Java-language software dvelopment kit that allows software and hardware developers to incorporate encryption technologies directly into their products." -

44IBM Zurich Research Laboratory
-Saeumerstrasse 4
-Rueschlikon, -CH -8803
-Switzerland
-

-Michael Osborne -
TEL: (41) ( 1 ) 724 8458 -
FAX: (41) ( 1 ) 724 8953
-

JCOP21id 32K
-
Version JCOP21id Mask 20 (firmware) -
Part # P8WE5033 AEV 1034 188i -
Philips P8WE5033 -11/14/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The JCOP21id is IBM's multi-application smart card, designed to the Java Card v2.1.1 and Global Platform v2.0.1 specifications. The smart card features IBM's PKCS#15 applet which provides standardized high-level security services including, 2048 bit key generation, DES, 3DES, SHA, RSA and AES." -

43Wei Dai
-13440 SE 24th Street
-Bellevue, -WA -98005
-USA
-

-Wei Dai -
TEL: (978)720-2173 -
FAX: (978)720-2001
-

Crypto++ Library
-
Version 5.01 -
Pentium III w/ Windows 2000 -11/14/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto++ Library is a free, open source C++ class library providing public key encryption, digital signatures, symmetric ciphers, hash functions, message authentication codes, and other cryptographic algorithms. The pre-compiled Win32 static library is FIPS 140-2 Level 1 validated. The library is also available in source code form." -

42Phaos Technology Corporation
-11 Broadway, Suite 501
-New York, -NY -10004
-USA
-

-Darren Calman -
TEL: (212) 514-6515 -
FAX: (212) 514-6528
-

Phaos Crypto
-
Version 3.0 -
Pentium III w/ Windows 2000 -11/6/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Phaos Crypto provides a state-of-the-art set of core cryptography algorithms in Java. It includes a comprehensive cryptographic library supporting the most current algorithms like AES, RSA-OAEP, SHA-256/384/512, X.9-42 as well as legacy algorithms that are still used in corporate systems like 3DES, DES, MD2 etc.. Phaos Crypto allows developers to integrate cryptography into any Java application or applet. For high security deployments, Phaos Crypto provides transparent migration to cryptographic hardware without requiring any changes to existing applications." -

41Chrysalis-ITS, Inc.
-One Chrysalis Way
-Ottawa, -ON -K2G 6P9
-Canada
-

-Terry Fletcher -
TEL: 613-723-5077 -
FAX: 613-723-0985
-

Chrysalis K3 Cryptographic Engine VBD -01-0101
-
Version 1(firmware) -
Strong Arm II, 80200, 600 Mhz -10/31/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The K3 CCE is the cryptographic module for the Luna SA network-attached HSM server." -

40Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: (678) 259-3411 -

StoneGate High Availability Firewall and VPN implementation of SSH Toolkit Library
-
Version 4.1.1-22 -
Pentium III w/ GNU/Linux -10/31/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"StoneGate is a firewall and VPN solution. It features clustering, load balancing between multiple ISPs, encrypted VPN client connectivity and advanced central administration tools." -

39Stonesoft Corporation
-Itälahdenkatu 22A
-Helsinki, -FI-00210
-Finland
-

-Klaus Majewski -
TEL: (678) 259-3411 -

StoneGate High Availability Firewall and VPN implementation of Open SSH Library
-
Version 1:3.4p1-0.0woody1.stonesoft.cervin.6 -
Pentium III w/ GNU/Linux -10/31/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"StoneGate is a firewall and VPN solution. It features clustering, load balancing between multiple ISPs, encrypted VPN client connectivity and advanced central administration tools." -

38Ultra Information Systems, Inc.
-13130 Roundup Avenue
-San Diego, -CA -92129
-USA
-

-Dr. Lynn Spraggs -
TEL: (250)542-0112 -

Anonymous Key Technology
-
Version 1.0.0 -
INTEL PIII w/ Windows 2000 -10/31/2002 - -ECB -( -e/d; -256 -); -
-
-

-"The UIS Anonymous Key Technology Skyhook -Security Suite is a software package with an API interface for -performing cryptographic operations and at the same time for performing -personal authentication. The module is based on symmetric AES -encryption and the UIS AKT methodology." -

37Eracom Technologies Group,Eracom Technologies Australia, Pty. Ltd
-28 Greg Chappell Drive
-Burleigh Heads, -Queensland -Q1d 4220
-Australia
-

-Mark Goodall -
TEL: +617 5593-4911 -
FAX: +617 5593-4388
-

Protecthost Orange (PHO)
-
Version 1.31 -
Intel (StrongArm) SA-110 microprocessor (233MHz) -10/24/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The PHO is implemented as a PKCS#11 cryptographic -services server. The PKCS#11 requests are decoded and processed by -firmware and the cryptographic functions are preformed using a -hardware Cryptographic Co-processor." -

36IBM Corporation
-CC1A/502/K301
-4205 S. Miami Blvd.
-Durham, -NC -27703
-USA
-

-Keith Medlin -
TEL: +1-919-543-2014 -
FAX: +1-919-486-0675
-

IBM Everyplace Wireless Gateway Cryptographic Module
-
Version 1.5 -
Trusted Solaris 8, UltraSparc-II 400 MHz; Pentium III w/ Windows 2000 SP3 -10/24/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IBM Everyplace Wireless Gateway is a distributed, scalable, multipurpose communications platform that supports optimized, secure data access over a wide range of international wireless and wire line network technologies. The cryptographic module implements a variety of encryption services for the product." -

35AEP Networks
-40 West Gude Drive, Suite 100
-Rockville, -MD -20850
-USA
-

-Chris Brook -
TEL: 240-399-1214 -
FAX: 240-399-1250
-

SmartGate
-
Version 4.4 -
Sun4u SPARC w/ Solaris 6 -10/18/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"AEP Networks SmartGate is leading client/server Virtual Private Network (VPN) software that provides enterprise-level security to network-based users for private information and private TCP/IP application services. SmartGate provides encryption, strong user authentication, authorization, management, accounting, key distribution, and proxy capabilities. It consists of server (SmartGate) and client (SmartPass) software." -

34IP Dynamics, Inc.
-2880 Stevens Creek Boulevard, 3rd Floor
-San Jose, -CA -95128
-USA
-

-Huan Wang -
TEL: 1-866-784-5876 -
FAX: 408-961-6390
-

-Zulfikar Ramzan -
TEL: 1-866-784-5876 -

IP Dynamics Virtual Community Network (VCN)
-
Version 4.2 -
Pentium III w/ Windows NT 4.0 WorkStation, Service Pack 6 -10/18/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The IP Dynamics’ VCN Software Suite creates a secure network services layer above the flat Internet address space allowing the creation of dynamic virtual communities, which are the secure, collaborative communications platforms designed for a wide range of intranet, extranet, remote access and collaboration applications." -

11/18/02: Update vendor information, impl. name, and description; - -

33Microsoft Corporation
-One Microsoft Way
-Redmond, -WA -98052-6399
-USA
-

-Mike Lai -

Enhanced Cryptographic Provider (RSAENH)
-
Version 5.1.2600.1029 -
Pentium III w/ Windows XP -10/18/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Microsoft Enhanced Cryptographic Provider is a FIPS 140-1 compliant, software-based, cryptographic module.RSAENH encapsulates several different cryptographic algorithms (including SHA-1, DES, 3DES, AES, RSA, SHA-1-based HMAC) in a cryptographic module accessible via the Microsoft CryptoAPI." -

32Cylink Corporation
-3131 Jay Street
-P.O. Box 54952
-Santa Clara, -CA -95056-0952
-USA
-

-Mark Campbell -
TEL: 408-855-6440 -
FAX: 408-455-6105
-

CY 1049
-
Part # 1.0 -
N/A -10/7/2002 - -CFB1 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Triple DES and AES ASIC used for encryption and decryption in the Cylink Link Encryptor and Cylink Frame Encryptor product lines." -

12/10/02: Update POC information; - -

31Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Pierre Boucher -
TEL: 613-270-2599 -
FAX: 613-270-2504
-

Entrust Authority Toolkit for Java
-
Version 6.1 -
Intel Pentium II w/ Windows 2000 SP3; Solaris 9 -10/3/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Security Toolkit for Java takes advantage of the features of a Public Key Infrastructure (PKI) from a Java environment. The Toolkit provides the means to incorporate security features, such as encryption and digital signatures, into applications." -

30Standard Networks
-344 South Yellowstone Drive
-Madison, -53705
-USA
-

-Reid MacGuidwin -
TEL: 608-227-6100 -

MOVEit Crypto
-
Version 1.0.1.0 -
AMD Athlon w/ Windows 2000 -9/25/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"MOVEit Crypto is a compact 32-bit dynamically linked library (DLL) that provides encryption services to applications running on Microsoft Windows operating systems. The module provides an API featuring the latest NIST-approved encryption, hashing, and pseudo-random number generation algorithms." -

29ASN Technology Corp.
-3th Fl., No. 22, Lane 31, Sec. 1, Hyandung Rd.
-744 Tainan Science-Based Industrial Park
-Tainan, -Taiwan
-

-Jeng-Yang Hwang (Eric Hwang) -
TEL: 886-6-6009636 ext 200 -

ASN eShield Cryptor Encryption/Decryption Processor Chip
-
Part # TAD0704-a -
N/A -9/20/2002 - -ECB -( -e/d; -128 -); -
-
-

-"ASN eShield Cryptor Encryption/Decryption Processor (TAD0704-a) is a cryptographic chip designed for system flexibility to ease secure system implementations. It is a ciphering engine supporting the Advanced Encryption Standard (AES), Data Encryption Standard (DES) and Triple-DES encryption/decryption algorithms. The chip performs AES, DES and Triple-DES at 30 MHz with 16bits I/O interface." -

283e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: (301) 944-1277 -
FAX: (301) 670-6989
-

InfoCrypt
-
Part # 1 -
N/A -9/9/2002 - -ECB -( -e/d; -128 -); -
-
-

-"Advanced Encryption for Secure Wireless Networking" -

273e Technologies International, Inc.
-700 King Farm Blvd, Suite 600
-Rockville, -MD -20850
-USA
-

-Ryon Coleman -
TEL: (301) 944-1277 -
FAX: (301) 670-6989
-

InfoCrypt
-
Version 1 -
National Geode GX1 Processor w/ Linux 2.4.18 Kernel -9/9/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Advanced Encryption for Secure Wireless Networking" -

26RSA Security, Inc.
-2955 Campus Drive, Suite 400
-San Mateo, -CA -94403
-USA
-

-Bill Kennedy -
TEL: (650) 295-7600 x512 -

RSA Crypto-C ME
-
Version 1.7 -
Pentium 4 w/ Windows 2000 -9/9/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The Crypto-C ME Module is RSA Security, Inc.'s cryptographic library designed for securing mobile devices like wireless phones and personal digital assistants. It contains assembly-level optimizations on key wireless processors while offering great flexibility and choice by allowing developers to select only the algorithms needed in reduced code sizes. Its functionality includes a wide range of data encryption and signing algorithms, including TDES, the high performing RC5, the RSA Public Key Cryptosystem, the DSA government signature algorithm, MD5 and SHA1 message digest routines, and more." -

25Columbitech
-Maria Bangatan 4A
-Box 381 73
-Stockholm, -SE-100 64
-Sweden
-

-David Broman -
TEL: 46(0)8-55608119 -
FAX: 46(0)8-55608101
-

Airbeam Safe
-
Version 1.4 -
Pentium III w/ Windows 2000 -9/17/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"WVPN software that enables strong encryption and roaming on Windows client, Pocket PC and DOS-devices. Focus on security, performance and convenience." -

24TLC-Chamonix, LLC
-120 Village Square, Suite 11
-Orinda, -CA -94563
-USA
-

-Phil Smith -
TEL: 877-479-4500 -
FAX: 877-639-3470
-

WirelessWall Wireless Access Controller
-
Version 2.0 -
Pentium III w/ Redhat Linux 7.0 (2.2.16 kernel) -8/26/2002 - -ECB -( -e only; -128 -); -CBC -( -e/d; -128 -); -CTR -( -128 -) -
-
-
-

-"Cranite's WirelessWall software suite provides the ultimate in comprehensive security for enterprise wireless LAN installations. The Wireless Access Controller (WAC) software component segregates the enterprise’s wireless access infrastructure from the protected corporate network. The WAC delivers superior network protection and FIPS-certified privacy by providing enhanced authentication services, robust traffic encryption, and directory-integrated authorization enforcement. Working in tandem with Cranite’s WirelessWall Client and Policy Server, WAC software brings enterprise-grade security to wireless LANs." -

3/25/04: POC change;
07/08/09: Update vendor information; -
-

23PrivyLink International Ltd
-77 Science Park Drive
-#02-05/07 Cintech III
-Singapore Science Park I
-118256
-Singapore
-

-Daphne Tng -
TEL: (65)-8820707 -
FAX: (65)-8720653
-

TrustField Cryptographic Key Server (CKS), Model 2000-J(software)
-
CKS Hardware w/ Windows NT 4.0 -8/16/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A hardware security solution that offers a tamper-resistant environment for highly sensitive e-commerce transaction processing. It safeguards sensitive private key and secret information with strong physical and logical security, and offloads computationally intensive cryptographic operations from the applications." -

22Proofpoint, Inc.
-892 Ross Drive
-Sunnyvale, -CA -94089
-USA
-

-Stephen Lewis -
TEL: 408-517-4710 -
FAX: 408-517-4711
-

Sigaba Gateway
-
Version 3.0 -
Pentium III w/ Windows 2000 -8/16/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Ensures the confidentiality, integrity and authenticity of all email sent over the Internet. Resides between an organization's email server and firewall. It encrypts outbound messages and decrypts inbound messges based on organization-defined policies. It uses a key server to retrieve a unique key to individually encrypt each outgoing message and decrypt each incoming message. Works with any authenitication mechanism." -

11/04/08: Update vendor information; - -

21McAfee, Inc.
-3965 Freedom Circle
-Santa Clara, -CA -95054
-USA
-

-Mike Siegel -
TEL: 1-888-847-8766 -

McAfee Endpoint Encryption for Devices (formerly SafeBoot Client)
-
Version 4.1 -
Pentium III w/ Windows 2000 -7/22/2002 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -CFB8 -( -e/d; -256 -); -
-
-

-"McAfee Endpoint Encryption for Devices is a high performance software solution that provides sector-level encryption of a PC's hard drive in a manner that is totally transparent to the user. In addition, the centralized McAfee Endpoint Encryption management system provides robust recovery tools, administration, and implementation" -

05/12/08: Update vendor and implementation information; - -

20Dekart SRL
-75, Alba Iulia Str.
-MD2071, Kishinev, -Republic of Moldova
-

-Olga Petrova -
TEL: + 37322 245580 -
FAX: + 37322 225742
-

Dekart StdCrypt
-
Version 1.0 -
Pentium 4 w/ Windows 95 -7/9/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A standards-based cryptographic library (API) realizing data encryption and hashing algorithms (DES, Triple DES, AES, GOST 28147-89, SHA-1, SHA-256, GOST 3411-94, MD5) intended for internal and external implementations." -

4/13/05: Vendor address change; - -

19Palm, Inc.
-5470 Great American Parkway
-Santa Clara, -CA -95054
-USA
-

-Rebecca Taylor -
TEL: 408-878-3206 -
FAX: 408-878-2510
-

Crypto Manager
-
Version 2.0 -
Palm i705 w/ Palm OS 4.1 -7/3/2002 - -CBC -( -e/d; -128 -, -256 -); -
-
-

-"Crypto Manager 2.0 provides cryptographic services such as encryption, decryption, hashes, and key generation. It features strong encryption via AES, HMAC-SHA-1 message authentication and SHA-1 digests. Using the Crypto Manager API, Palm application developers can incorporate these services without expertise in cryptography." -

18Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Mike Harvey (Product Manager) -
TEL: (905) 507-4220 -
FAX: (905) 507-4230
-

-Certicom Eastern US Sales Office -
TEL: (571)203-0700 -
FAX: (571)203-9653
-

Security Builder Government Solutions Edition
-
Version 1.0 -
Dragonball DB w/ Palm o/s v3.5 -6/21/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A standards-based cryptography toolkit that provides application developers with the sophisticated tools and flexibility needed to integrate encryption, digital signatures, and other security mechanisms into their applications. Security Builder GSE supports optimized Elliptic Curve Cryptography and the RSA algorithm." -

17Pointsec Mobile Technologies
-1333 N. California Blvd., Suite 445
-Walnut Creek, -CA -94596
-USA
-

-Mr. Mikel Draghici -
TEL: (732)416-1313 -
FAX: (730)416-1370
-

Pointsec Hard Disk Encryption Application
-
Version 4.1 -
Dell PC Pentium III w/ Windows 2000 -6/21/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Employs hard disk encryption to guarantee that no users can access or manipulate information on an encrypted device, either from available files, erased files, or temporary files. Safeguards the operating system and the important system files (which often contain clues to passwords for Windows), shared devices, and the network." -

16Irdeto Access, Inc.
-15070 Avenue of Science,Suite 200
-San Diego, -CA -92128
-USA
-

-Mr. GL Wright -
TEL: 858-618-4885 -
FAX: 858-618-4877
-

CypherCast
-
Version 2.0 -
x86-based PC w/ Windows2000 -6/13/2002 - -ECB -( -e/d; -128 -); -
-
-

-"Irdeto CypherCast provides a complete smart card based solution for the protection of IP data. Unicast and multicast transmission protocols are supported and data is also protected while stored." -

15nCipher Inc.
-500 Unicorn Park Drive
-Woburn, -MA -01801-3371
-USA
-

-Marcus Streets -
TEL: +1(781)994-4000 -

nCipher Algorithm Library
-
Version 2 -
Motorola Power PC -6/5/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The nCipher algorithm library provides cryptographic functionality for nCipher's nForce 800/1600 secure e-commerce accelerators and nShield Hardware Security Modules." -

14Fortress Technologies, Inc.
-4023 Tampa Road
-Suite 2000
-Oldsmar, -FL -34677
-USA
-

-Dennis Joyce -
TEL: 813-288-7388 -
FAX: 813-288-7389
-

NF Fortress Classic Cryptographic Kernel
-
Version 4.0 -
Processor IA-x86 w/ Debian Linux 2.0 -5/28/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"The NetFortress(tm) Cryptographic Kernel secures private communications among corporate divisions, branch offices, and mobile users. Installed by the vendor onto a production-quality hardware platform and deployable on any LAN or WAN, the NF Crypto Kernel provides encryption, data integrity checking, authentication, access control, data compression, and firewall capabilities; it is IPSec compliant." -

13Novell, Inc.
-1800 South Novell Place
-Provo, -UT -84606
-USA
-

-Gabriel Waters -
TEL: 880-453-1267 -

Solaris NICI
-
Version 2.4.0 -
Part # 870-000768-001 -
UltraSPARC III w/ Solaris 8 -5/28/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Novell International Cryptographic Infrastructure for Solaris" -

12Netscreen Technologies, Inc.
-350 Oakmead Parkway
-Sunnyvale, -CA -94085
-USA
-

-Lee Klarich -
TEL: 408-543-8209 -
FAX: 408-543-8200
-

NetScreen 204/208
-
Version 3.1.0 -
Proprietary HW platform running firmware ScreenOS 3.1.0 -5/20/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NetScreen 204/208 are purpose-built internet, VPN, and traffic shaping optimized for the most demanding environments such as high traffic e-business sites, co-locations facilities, ASP/ISP data centers and enterprise central sites." -

11Juniper Networks, Inc.
-1194 N. Mathilda Ave
-Sunnyvale, -CA -94089
-USA
-

-Lee Klarich -
TEL: 408-543-8209 -
FAX: 408-543-8200
-

NetScreen 204/208
-
Part # T8F59TB-0101 -
N/A -5/20/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"NetScreen 204/208 are purpose-built internet security appliances that deliver firewall, VPN, and traffic shaping optimized for the most demanding environments such as high traffic e-business sites, co-location facilities, ASP/ISP data centers and enterprise central sites." -

10Entrust, Inc.
-1000 Innovation Drive
-Ottawa, -Ontario -K2K 3E7
-Canada
-

-Pierre Boucher -
TEL: 613-270-2599 -

Entrust Cryptographic Kernel
-
Version 7.0 -
Pentium II w/ Windows NT 4.0 SP6a -5/20/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"A software cryptographic library used internally in the Entrust product family." -

9Information Security Corporation
-1141 Lake Cook Road, Suite D
-Deerfield, -IL -60015
-USA
-

-Michael J. Markowitz, VP R&D -
TEL: (847)405-0500 -

ISC Cryptographic Development Kit (CDK)
-
Version 7.0 -
Pentium III w/ Windows 2000 Pro -5/8/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB8 -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"A software development toolkit providing a comprehensive set of cryptographic primitives for use in any application. Includes RSA, DSA/Diffie-Hellman and elliptic curve algorithms, as well as a wide range of symmetric ciphers and hash functions." -

8/4/03: CTR mode validated for AES and Skipjack algorithms; - -

8Aliroo Ltd.
-6 Hanagar St.
-Kefar Sava, -44425
-Israel
-

-Ram Cohen -
TEL: 972-9-7677732 -
FAX: 972-9-7677739
-

Aliroo AES Engine
-
Version 3.0 -
Pentium III w/ Windows 2000 -5/8/2002 - -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Aliroo library for encrypting/decrypting using the AES standard." -

7Securit-e-Doc, Inc.
-515 N. Flagler Drive
-#P-400
-West Palm Beach, -FL -33401
-USA
-

-Brent L. Ravdin -
TEL: 561.833.2303 -
FAX: 561.833.0132
-

Securit-e-Doc® SITT® CryptoSystem
-
Version 3.0 -
Pentium III w/ MS Windows 2000 -5/1/2002 - -CBC -( -e/d; -256 -); -
-
-

-"Securit-e-Doc(R) provides secure server-based transmission and storage of files and messages using interactive, Web-enabled interfaces. All components of the Securit-e-Doc system derive their security services from the underlying SITT(R) CryptoSystem. SITT(R), implemented within the Securit-e-Doc application software, provides real-time cryptographic services for symmetric encryption and decryption, random number generation and message digesting." -

6CyberGuard Corporation
-350 SW 12th Ave
-Deerfield Beach, -FL -33442
-USA
-

-Soheila Amiri -
TEL: (954)958-3900 X3309 -

CyberGuard Firewall/VPN Appliance Family
-
Version 5.0PSU1 (Revision) -
Pentium III w/ SCO UnixWare 2.1.3 -4/24/2002 - -CBC -( -e/d; -128 -); -
-
-

-"The cyberguard Firewall/VPN is a packet-filtering and application proxy gateway, which allows or blocks the routing of specific network services between networks based on a set of administrator-defined rules. Packet-filtering rules provide administrative control over hosts, services allowed through the firewall, and direction of communication. The VPN feature of CyberGuard Firewall ensures that this communication takes place over secure virtual private networks by using cryptographic algorithms to protect the data while en-route." -

5Certicom Corporation
-Certicom Corporate Headquarters
-5520 Explorer Drive, 4th Floor
-Mississauga, -ON -L4W 5L1
-Canada
-

-Mike Harvey (Product Manager) -
TEL: (905)507-4220 -
FAX: (905)507-4230
-

-Certicom Eastern US Sales Office -
TEL: (571)203-0700 -
FAX: (571)203-9653
-

Security Builder® Government Solutions Edition (GSE)
-
Version 1.0 -
Pentium III w/ Windows 98 -4/15/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"Security Builder GSE is a standards-based cryptography toolkit that provides application developers with the sophisticated tools and flexibility needed to integrate encryption, digital signatures, and other security mechanisms into their applications. Security Builder provides the cryptographic core for a variety of Certicom products, including movianCrypt(c), movianVPN(c), SSL Plus(c), Trustpoint(c), PKI products, toolkits, certificates, and WTLS Plus(c). Security Builder is also licensed to third party companies." -

4F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -

F-Secure Pocket PC Cryptographic Library
-
Version 1.1 -
206 MHz Intel StrongARM 32-bit RISC Processor w/ Windows CE 3.0 -4/8/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The F-Secure Pocket PC Cryptographic Library is a 140-2 Level 1 compliant software module, implemented as a 32-bit Windows™ CE compatible DLL for Pocket PC and Pocket PC 2002 platforms. The Module provides an assortment of cryptographic services to client processes that attach instances of the Module DLL." -

3F-Secure Corporation
-Tammasaarenkatu 7
-Helsinki, -00181
-Finland
-

-Alexey Kirichenko -
TEL: +358 9 2520 5548 -

F-Secure Kernel Mode Cryptographic Driver
-
Version 1.1 -
Pentium III w/ Windows XP Workstation; Intel Pentium III w/ Windows 2000 (SP2); Intel Pentium III w/ Windows NT 4.0 (SP6) -4/8/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -CFB128 -( -e/d; -128 -, -192 -, -256 -); -OFB -( -e/d; -128 -, -192 -, -256 -); -CTR -( -ext only; -128 -, -192 -, -256 -) -
-
-
-

-"The F-Secure Kernel Mode Cryptographic Driver is a 140-2 Level 1 compliant software module,implemented as a 32-bit Windows NT/2000/XP compatible export driver. It resides at the Kernel Modelevel of the Windows OS and provides a number of cryptographic services accessible by other kernel drivers through an Application Program Interface." -

11/21/06: Add CTR;
11/22/06: Update 2 new OE's; -
-

2Motorola Solutions, Inc.
-1301 E. Algonquin Road
-Schaumburg, -IL -60196
-USA
-

-Kirk Mathews -
TEL: 847-576-4101 -
FAX: 847-538-2770
-

AES Encryption Algorithm
-
Version (API R02.01/Alg R01.00; API R01.00/Alg R01.01) -
Motorola Universal Crypto Module -4/8/2002 - -ECB -( -e/d; -256 -); -CBC -( -e/d; -256 -); -OFB -( -e/d; -256 -); -
-
-

-"The Motorola AES Encryption Algorithm is used in security modules embedded in Motorola's Astro (TM) family of radio system products." -

1WinMagic Inc.
-160 Traders Blvd. E., Suite 210
-Mississauga, -Ontario -L4Z 3K7
-Canada
-

-Thi Nguyen-Huu -
TEL: 905-502-7000 X218 -

SecureDoc Cryptographic Engine
-
Version 3.2 -
Pentium 4, Windows NT4 SP 6a -3/26/2002 - -ECB -( -e/d; -128 -, -192 -, -256 -); -CBC -( -e/d; -128 -, -192 -, -256 -); -
-
-

-"SecureDoc Cryptographic kernel is used in all of WinMagic's SecureDoc cryptographic products including the Disk Encryption and Central Database administration facility." -


-

Need Assistance? -

Computer Security Division
-National Institute of Standards and Technology
- - diff --git a/nist/aesmmt/CBCMMT128.rsp b/nist/aesmmt/CBCMMT128.rsp deleted file mode 100644 index 5e293e1..0000000 --- a/nist/aesmmt/CBCMMT128.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CBC -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:33 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 1f8e4973953f3fb0bd6b16662e9a3c17 -IV = 2fe2b333ceda8f98f4a99b40d2cd34a8 -PLAINTEXT = 45cf12964fc824ab76616ae2f4bf0822 -CIPHERTEXT = 0f61c4d44c5147c03c195ad7e2cc12b2 - -COUNT = 1 -KEY = 0700d603a1c514e46b6191ba430a3a0c -IV = aad1583cd91365e3bb2f0c3430d065bb -PLAINTEXT = 068b25c7bfb1f8bdd4cfc908f69dffc5ddc726a197f0e5f720f730393279be91 -CIPHERTEXT = c4dc61d9725967a3020104a9738f23868527ce839aab1752fd8bdb95a82c4d00 - -COUNT = 2 -KEY = 3348aa51e9a45c2dbe33ccc47f96e8de -IV = 19153c673160df2b1d38c28060e59b96 -PLAINTEXT = 9b7cee827a26575afdbb7c7a329f887238052e3601a7917456ba61251c214763d5e1847a6ad5d54127a399ab07ee3599 -CIPHERTEXT = d5aed6c9622ec451a15db12819952b6752501cf05cdbf8cda34a457726ded97818e1f127a28d72db5652749f0c6afee5 - -COUNT = 3 -KEY = b7f3c9576e12dd0db63e8f8fac2b9a39 -IV = c80f095d8bb1a060699f7c19974a1aa0 -PLAINTEXT = 9ac19954ce1319b354d3220460f71c1e373f1cd336240881160cfde46ebfed2e791e8d5a1a136ebd1dc469dec00c4187722b841cdabcb22c1be8a14657da200e -CIPHERTEXT = 19b9609772c63f338608bf6eb52ca10be65097f89c1e0905c42401fd47791ae2c5440b2d473116ca78bd9ff2fb6015cfd316524eae7dcb95ae738ebeae84a467 - -COUNT = 4 -KEY = b6f9afbfe5a1562bba1368fc72ac9d9c -IV = 3f9d5ebe250ee7ce384b0d00ee849322 -PLAINTEXT = db397ec22718dbffb9c9d13de0efcd4611bf792be4fce0dc5f25d4f577ed8cdbd4eb9208d593dda3d4653954ab64f05676caa3ce9bfa795b08b67ceebc923fdc89a8c431188e9e482d8553982cf304d1 -CIPHERTEXT = 10ea27b19e16b93af169c4a88e06e35c99d8b420980b058e34b4b8f132b13766f72728202b089f428fecdb41c79f8aa0d0ef68f5786481cca29e2126f69bc14160f1ae2187878ba5c49cf3961e1b7ee9 - -COUNT = 5 -KEY = bbe7b7ba07124ff1ae7c3416fe8b465e -IV = 7f65b5ee3630bed6b84202d97fb97a1e -PLAINTEXT = 2aad0c2c4306568bad7447460fd3dac054346d26feddbc9abd9110914011b4794be2a9a00a519a51a5b5124014f4ed2735480db21b434e99a911bb0b60fe0253763725b628d5739a5117b7ee3aefafc5b4c1bf446467e7bf5f78f31ff7caf187 -CIPHERTEXT = 3b8611bfc4973c5cd8e982b073b33184cd26110159172e44988eb5ff5661a1e16fad67258fcbfee55469267a12dc374893b4e3533d36f5634c3095583596f135aa8cd1138dc898bc5651ee35a92ebf89ab6aeb5366653bc60a70e0074fc11efe - -COUNT = 6 -KEY = 89a553730433f7e6d67d16d373bd5360 -IV = f724558db3433a523f4e51a5bea70497 -PLAINTEXT = 807bc4ea684eedcfdcca30180680b0f1ae2814f35f36d053c5aea6595a386c1442770f4d7297d8b91825ee7237241da8925dd594ccf676aecd46ca2068e8d37a3a0ec8a7d5185a201e663b5ff36ae197110188a23503763b8218826d23ced74b31e9f6e2d7fbfa6cb43420c7807a8625 -CIPHERTEXT = 406af1429a478c3d07e555c5287a60500d37fc39b68e5bbb9bafd6ddb223828561d6171a308d5b1a4551e8a5e7d572918d25c968d3871848d2f16635caa9847f38590b1df58ab5efb985f2c66cfaf86f61b3f9c0afad6c963c49cee9b8bc81a2ddb06c967f325515a4849eec37ce721a - -COUNT = 7 -KEY = c491ca31f91708458e29a925ec558d78 -IV = 9ef934946e5cd0ae97bd58532cb49381 -PLAINTEXT = cb6a787e0dec56f9a165957f81af336ca6b40785d9e94093c6190e5152649f882e874d79ac5e167bd2a74ce5ae088d2ee854f6539e0a94796b1e1bd4c9fcdbc79acbef4d01eeb89776d18af71ae2a4fc47dd66df6c4dbe1d1850e466549a47b636bcc7c2b3a62495b56bb67b6d455f1eebd9bfefecbca6c7f335cfce9b45cb9d -CIPHERTEXT = 7b2931f5855f717145e00f152a9f4794359b1ffcb3e55f594e33098b51c23a6c74a06c1d94fded7fd2ae42c7db7acaef5844cb33aeddc6852585ed0020a6699d2cb53809cefd169148ce42292afab063443978306c582c18b9ce0da3d084ce4d3c482cfd8fcf1a85084e89fb88b40a084d5e972466d07666126fb761f84078f2 - -COUNT = 8 -KEY = f6e87d71b0104d6eb06a68dc6a71f498 -IV = 1c245f26195b76ebebc2edcac412a2f8 -PLAINTEXT = f82bef3c73a6f7f80db285726d691db6bf55eec25a859d3ba0e0445f26b9bb3b16a3161ed1866e4dd8f2e5f8ecb4e46d74a7a78c20cdfc7bcc9e479ba7a0caba9438238ad0c01651d5d98de37f03ddce6e6b4bd4ab03cf9e8ed818aedfa1cf963b932067b97d776dce1087196e7e913f7448e38244509f0caf36bd8217e15336d35c149fd4e41707893fdb84014f8729 -CIPHERTEXT = b09512f3eff9ed0d85890983a73dadbb7c3678d52581be64a8a8fc586f490f2521297a478a0598040ebd0f5509fafb0969f9d9e600eaef33b1b93eed99687b167f89a5065aac439ce46f3b8d22d30865e64e45ef8cd30b6984353a844a11c8cd60dba0e8866b3ee30d24b3fa8a643b328353e06010fa8273c8fd54ef0a2b6930e5520aae5cd5902f9b86a33592ca4365 - -COUNT = 9 -KEY = 2c14413751c31e2730570ba3361c786b -IV = 1dbbeb2f19abb448af849796244a19d7 -PLAINTEXT = 40d930f9a05334d9816fe204999c3f82a03f6a0457a8c475c94553d1d116693adc618049f0a769a2eed6a6cb14c0143ec5cccdbc8dec4ce560cfd206225709326d4de7948e54d603d01b12d7fed752fb23f1aa4494fbb00130e9ded4e77e37c079042d828040c325b1a5efd15fc842e44014ca4374bf38f3c3fc3ee327733b0c8aee1abcd055772f18dc04603f7b2c1ea69ff662361f2be0a171bbdcea1e5d3f -CIPHERTEXT = 6be8a12800455a320538853e0cba31bd2d80ea0c85164a4c5c261ae485417d93effe2ebc0d0a0b51d6ea18633d210cf63c0c4ddbc27607f2e81ed9113191ef86d56f3b99be6c415a4150299fb846ce7160b40b63baf1179d19275a2e83698376d28b92548c68e06e6d994e2c1501ed297014e702cdefee2f656447706009614d801de1caaf73f8b7fa56cf1ba94b631933bbe577624380850f117435a0355b2b - -[DECRYPT] - -COUNT = 0 -KEY = 6a7082cf8cda13eff48c8158dda206ae -IV = bd4172934078c2011cb1f31cffaf486e -CIPHERTEXT = f8eb31b31e374e960030cd1cadb0ef0c -PLAINTEXT = 940bc76d61e2c49dddd5df7f37fcf105 - -COUNT = 1 -KEY = 625eefa18a4756454e218d8bfed56e36 -IV = 73d9d0e27c2ec568fbc11f6a0998d7c8 -CIPHERTEXT = 5d6fed86f0c4fe59a078d6361a142812514b295dc62ff5d608a42ea37614e6a1 -PLAINTEXT = 360dc1896ce601dfb2a949250067aad96737847a4580ede2654a329b842fe81e - -COUNT = 2 -KEY = fd6e0b954ae2e3b723d6c9fcae6ab09b -IV = f08b65c9f4dd950039941da2e8058c4e -CIPHERTEXT = e29e3114c8000eb484395b256b1b3267894f290d3999819ff35da03e6463c186c4d7ebb964941f1986a2d69572fcaba8 -PLAINTEXT = a206385945b21f812a9475f47fddbb7fbdda958a8d14c0dbcdaec36e8b28f1f6ececa1ceae4ce17721d162c1d42a66c1 - -COUNT = 3 -KEY = 7b1ab9144b0239315cd5eec6c75663bd -IV = 0b1e74f45c17ff304d99c059ce5cde09 -CIPHERTEXT = d3f89b71e033070f9d7516a6cb4ea5ef51d6fb63d4f0fea089d0a60e47bbb3c2e10e9ba3b282c7cb79aefe3068ce228377c21a58fe5a0f8883d0dbd3d096beca -PLAINTEXT = b968aeb199ad6b3c8e01f26c2edad444538c78bfa36ed68ca76123b8cdce615a01f6112bb80bfc3f17490578fb1f909a52e162637b062db04efee291a1f1af60 - -COUNT = 4 -KEY = 36466b6bd25ea3857ea42f0cac1919b1 -IV = 7186fb6bdfa98a16189544b228f3bcd3 -CIPHERTEXT = 9ed957bd9bc52bba76f68cfbcde52157a8ca4f71ac050a3d92bdebbfd7c78316b4c9f0ba509fad0235fdafe90056ad115dfdbf08338b2acb1c807a88182dd2a882d1810d4302d598454e34ef2b23687d -PLAINTEXT = 999983467c47bb1d66d7327ab5c58f61ddb09b93bd2460cb78cbc12b5fa1ea0c5f759ccc5e478697687012ff4673f6e61eecaeda0ccad2d674d3098c7d17f887b62b56f56b03b4d055bf3a4460e83efa - -COUNT = 5 -KEY = 89373ee6e28397640d5082eed4123239 -IV = 1a74d7c859672c804b82472f7e6d3c6b -CIPHERTEXT = 1bcba44ddff503db7c8c2ec4c4eea0e827957740cce125c1e11769842fa97e25f1b89269e6d77923a512a358312f4ba1cd33f2d111280cd83e1ef9e7cf7036d55048d5c273652afa611cc81b4e9dac7b5078b7c4716062e1032ead1e3329588a -PLAINTEXT = 45efd00daa4cdc8273ef785cae9e944a7664a2391e1e2c449f475acec0124bbc22944331678617408a1702917971f4654310ffb9229bec6173715ae512d37f93aaa6abf009f7e30d65669d1db0366b5bce4c7b00f871014f5753744a1878dc57 - -COUNT = 6 -KEY = bab0cceddc0abd63e3f82e9fbff7b8aa -IV = 68b9140f300490c5c942f66e777eb806 -CIPHERTEXT = c65b94b1f291fa9f0600f22c3c0432c895ad5d177bcccc9ea44e8ec339c9adf43855b326179d6d81aa36ef59462fd86127e9d81b0f286f93306bf74d4c79e47c1b3d4b74edd3a16290e3c63b742e41f20d66ceee794316bb63d3bd002712a1b136ba6185bd5c1dab81b07db90d2af5e5 -PLAINTEXT = c5585ff215bbb73ba5393440852fb199436de0d15e55c631f877670aa3eda9f672eb1f876f09544e63558436b8928000db2f02a5ad90f95b05ac4cf49e198e617e7678480fdf0efacc6aae691271e6cdd3541ebf719a1ccaedb24e2f80f92455dd5910cb5086b0960a3942ec182dcbd7 - -COUNT = 7 -KEY = 9c702898efa44557b29ed283f5bc0293 -IV = cec6e1b82e8b2a591a9fa5ff1cf5cc51 -CIPHERTEXT = ba9f646755dacc22911f51d7de2f7e7cb0bc0b75257ea44fe883edb055c7c28ede04c3a0adcb10128ad4517d0093fa16bb0bcd2635e7a0ba92c7609bc8d8568002a7a983473724d256513aa7d51b477aabec1975ab5faf2872a6407e922180eff02f1ef86a4591c8bd3d143da6f0ef0e4806f94ace0d5b0151c99640fccbc843 -PLAINTEXT = 1d1f8d81bdc3e2c7cb057f408e6450000c5aaed3260ff1e87fbb6f324df6887ffd8f78d7e2a04c9ed9deda9d64482d2b002f4a2b78d8b4f691875c8295d4a64b22257ceaf713ed2f4b92530d7ad7151d629acda882b4829577a43990b0948c1149c22fe4273656d1b08833930e8b06709a94579a78fc220f7057bbc1fa9f6563 - -COUNT = 8 -KEY = 5674636dbdb38f705f0b08c372ef4785 -IV = 3f20ce0509b57420d53b6be4d0b7f0a9 -CIPHERTEXT = 198351f453103face6655666fe90bdbd9630e3733b2d66c013a634e91f2bf015bd2d975d71b26322e44defa32d4e9dce50363557046ece08ba38f258dae5fd3e5049c647476c81e73482e40c171d89f9fea29452caf995733589b0061464fbd5dabe27dc5ea463a3deeb7dcb43664ae6a65c498c143883ab8e83b51e5410b181647602443dc3cfffe86f0205398fa83c -PLAINTEXT = 6d40fd2f908f48ce19241b6b278b1b1676dffd4a97ce9f8a1574c33bc59237deb536bee376fd6c381e6987700e39283aa111cf1a59f26fae6fb6700bf012646a2ab80239bf5e1632329043aa87d7911978b36523a2bc0bed9a9737ccf7a00baa2f3822b4e9e742e168e7069290705fed2eb63aa044b78f97dd33a8d6b24741ec1fd8c8db79d93b884e762dba0f406961 - -COUNT = 9 -KEY = 97a1025529b9925e25bbe78770ca2f99 -IV = d4b4eab92aa9637e87d366384ed6915c -CIPHERTEXT = 22cdc3306fcd4d31ccd32720cbb61bad28d855670657c48c7b88c31f4fa1f93c01b57da90be63ead67d6a325525e6ed45083e6fb70a53529d1fa0f55653b942af59d78a2660361d63a7290155ac5c43312a25b235dacbbc863faf00940c99624076dfa44068e7c554c9038176953e571751dfc0954d41d113771b06466b1c8d13e0d4cb675ed58d1a619e1540970983781dc11d2dd8525ab5745958d615defda -PLAINTEXT = e8b89150d8438bf5b17449d6ed26bd72127e10e4aa57cad85283e8359e089208e84921649f5b60ea21f7867cbc9620560c4c6238db021216db453c9943f1f1a60546173daef2557c3cdd855031b353d4bf176f28439e48785c37d38f270aa4a6faad2baabcb0c0b2d1dd5322937498ce803ba1148440a52e227ddba4872fe4d81d2d76a939d24755adb8a7b8452ceed2d179e1a5848f316f5c016300a390bfa7 - diff --git a/nist/aesmmt/CBCMMT192.rsp b/nist/aesmmt/CBCMMT192.rsp deleted file mode 100644 index 0c43d06..0000000 --- a/nist/aesmmt/CBCMMT192.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CBC -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:35 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = ba75f4d1d9d7cf7f551445d56cc1a8ab2a078e15e049dc2c -IV = 531ce78176401666aa30db94ec4a30eb -PLAINTEXT = c51fc276774dad94bcdc1d2891ec8668 -CIPHERTEXT = 70dd95a14ee975e239df36ff4aee1d5d - -COUNT = 1 -KEY = eab3b19c581aa873e1981c83ab8d83bbf8025111fb2e6b21 -IV = f3d6667e8d4d791e60f7505ba383eb05 -PLAINTEXT = 9d4e4cccd1682321856df069e3f1c6fa391a083a9fb02d59db74c14081b3acc4 -CIPHERTEXT = 51d44779f90d40a80048276c035cb49ca2a47bcb9b9cf7270b9144793787d53f - -COUNT = 2 -KEY = 16c93bb398f1fc0cf6d68fc7a5673cdf431fa147852b4a2d -IV = eaaeca2e07ddedf562f94df63f0a650f -PLAINTEXT = c5ce958613bf741718c17444484ebaf1050ddcacb59b9590178cbe69d7ad7919608cb03af13bbe04f3506b718a301ea0 -CIPHERTEXT = ed6a50e0c6921d52d6647f75d67b4fd56ace1fedb8b5a6a997b4d131640547d22c5d884a75e6752b5846b5b33a5181f4 - -COUNT = 3 -KEY = 067bb17b4df785697eaccf961f98e212cb75e6797ce935cb -IV = 8b59c9209c529ca8391c9fc0ce033c38 -PLAINTEXT = db3785a889b4bd387754da222f0e4c2d2bfe0d79e05bc910fba941beea30f1239eacf0068f4619ec01c368e986fca6b7c58e490579d29611bd10087986eff54f -CIPHERTEXT = d5f5589760bf9c762228fde236de1fa2dd2dad448db3fa9be0c4196efd46a35c84dd1ac77d9db58c95918cb317a6430a08d2fb6a8e8b0f1c9b72c7a344dc349f - -COUNT = 4 -KEY = 0fd39de83e0be77a79c8a4a612e3dd9c8aae2ce35e7a2bf8 -IV = 7e1d629b84f93b079be51f9a5f5cb23c -PLAINTEXT = 38fbda37e28fa86d9d83a4345e419dea95d28c7818ff25925db6ac3aedaf0a86154e20a4dfcc5b1b4192895393e5eb5846c88bdbd41ecf7af3104f410eaee470f5d9017ed460475f626953035a13db1f -CIPHERTEXT = edadae2f9a45ff3473e02d904c94d94a30a4d92da4deb6bcb4b0774472694571842039f21c496ef93fd658842c735f8a81fcd0aa578442ab893b18f606aed1bab11f81452dd45e9b56adf2eccf4ea095 - -COUNT = 5 -KEY = e3fecc75f0075a09b383dfd389a3d33cc9b854b3b254c0f4 -IV = 36eab883afef936cc38f63284619cd19 -PLAINTEXT = 931b2f5f3a5820d53a6beaaa6431083a3488f4eb03b0f5b57ef838e1579623103bd6e6800377538b2e51ef708f3c4956432e8a8ee6a34e190642b26ad8bdae6c2af9a6c7996f3b6004d2671e41f1c9f40ee03d1c4a52b0a0654a331f15f34dce -CIPHERTEXT = 75395974bd32b3665654a6c8e396b88ae34b123575872a7ab687d8e76b46df911a8a590cd01d2f5c330be3a6626e9dd3aa5e10ed14e8ff829811b6fed50f3f533ca4385a1cbca78f5c4744e50f2f8359165c2485d1324e76c3eae76a0ccac629 - -COUNT = 6 -KEY = f9c27565eb07947c8cb51b79248430f7b1066c3d2fdc3d13 -IV = 2bd67cc89ab7948d644a49672843cbd9 -PLAINTEXT = 6abcc270173cf114d44847e911a050db57ba7a2e2c161c6f37ccb6aaa4677bddcaf50cad0b5f8758fcf7c0ebc650ceb5cd52cafb8f8dd3edcece55d9f1f08b9fa8f54365cf56e28b9596a7e1dd1d3418e4444a7724add4cf79d527b183ec88de4be4eeff29c80a97e54f85351cb189ee -CIPHERTEXT = ca282924a61187feb40520979106e5cc861957f23828dcb7285e0eaac8a0ca2a6b60503d63d6039f4693dba32fa1f73ae2e709ca94911f28a5edd1f30eaddd54680c43acc9c74cd90d8bb648b4e544275f47e514daa20697f66c738eb30337f017fca1a26da4d1a0cc0a0e98e2463070 - -COUNT = 7 -KEY = fb09cf9e00dbf883689d079c920077c0073c31890b55bab5 -IV = e3c89bd097c3abddf64f4881db6dbfe2 -PLAINTEXT = c1a37683fb289467dd1b2c89efba16bbd2ee24cf18d19d44596ded2682c79a2f711c7a32bf6a24badd32a4ee637c73b7a41da6258635650f91fb9ffa45bdfc3cb122136241b3deced8996aa51ea8d3e81c9d70e006a44bc0571ed48623a0d622a93fa9da290baaedf5d9e876c94620945ff8ecc83f27379ed55cf490c5790f27 -CIPHERTEXT = 8158e21420f25b59d6ae943fa1cbf21f02e979f419dab0126a721b7eef55bee9ad97f5ccff7d239057bbc19a8c378142f7672f1d5e7e17d7bebcb0070e8355cace6660171a53b61816ae824a6ef69ce470b6ffd3b5bb4b438874d91d27854d3b6f25860d3868958de3307d62b1339bdddb8a318c0ce0f33c17caf0e9f6040820 - -COUNT = 8 -KEY = bca6fa3c67fd294e958f66fe8bd64f45f428f5bc8e9733a7 -IV = 92a47f2833f1450d1da41717bdc6e83c -PLAINTEXT = 5becbc31d8bead6d36ae014a5863d14a431e6b55d29ea6baaa417271716db3a33b2e506b452086dfe690834ac2de30bc41254ec5401ec47d064237c7792fdcd7914d8af20eb114756642d519021a8c75a92f6bc53d326ae9a5b7e1b10a9756574692934d9939fc399e0c203f7edf8e7e6482eadd31a0400770e897b48c6bca2b404593045080e93377358c42a0f4dede -CIPHERTEXT = 926db248cc1ba20f0c57631a7c8aef094f791937b905949e3460240e8bfa6fa483115a1b310b6e4369caebc5262888377b1ddaa5800ea496a2bdff0f9a1031e7129c9a20e35621e7f0b8baca0d87030f2ae7ca8593c8599677a06fd4b26009ead08fecac24caa9cf2cad3b470c8227415a7b1e0f2eab3fad96d70a209c8bb26c627677e2531b9435ca6e3c444d195b5f - -COUNT = 9 -KEY = 162ad50ee64a0702aa551f571dedc16b2c1b6a1e4d4b5eee -IV = 24408038161a2ccae07b029bb66355c1 -PLAINTEXT = be8abf00901363987a82cc77d0ec91697ba3857f9e4f84bd79406c138d02698f003276d0449120bef4578d78fecabe8e070e11710b3f0a2744bd52434ec70015884c181ebdfd51c604a71c52e4c0e110bc408cd462b248a80b8a8ac06bb952ac1d7faed144807f1a731b7febcaf7835762defe92eccfc7a9944e1c702cffe6bc86733ed321423121085ac02df8962bcbc1937092eebf0e90a8b20e3dd8c244ae -CIPHERTEXT = c82cf2c476dea8cb6a6e607a40d2f0391be82ea9ec84a537a6820f9afb997b76397d005424faa6a74dc4e8c7aa4a8900690f894b6d1dca80675393d2243adac762f159301e357e98b724762310cd5a7bafe1c2a030dba46fd93a9fdb89cc132ca9c17dc72031ec6822ee5a9d99dbca66c784c01b0885cbb62e29d97801927ec415a5d215158d325f9ee689437ad1b7684ad33c0d92739451ac87f39ff8c31b84 - -[DECRYPT] - -COUNT = 0 -KEY = 8e2740fba157aef2422e442312d15c14d312553684fcdc15 -IV = 324015878cdc82bfae59a2dc1ff34ea6 -CIPHERTEXT = 39a9b42de19e512ab7f3043564c3515a -PLAINTEXT = aa41179d880e6fe3b14818d6e4a62eb5 - -COUNT = 1 -KEY = 0ac0d2add273d1a260c432c662b4be4d8d366edc3f402e40 -IV = 0cc3744fa9cef13fe04a5ab6ac9b8de4 -CIPHERTEXT = 2cd57dce7465d5ecde153e87ce45e62286c6b023a446dae3ec0fdc0648f29308 -PLAINTEXT = 854e97e19b5c4fbd7a2ac7f8ddccdc8eac1a166832b58f05ae5088d7caba8fee - -COUNT = 2 -KEY = 3915d786c786731cfe35abe39fac714f5fa32c7ef3c6681b -IV = a2d326a8226576e32e48f62b3da96c40 -CIPHERTEXT = a9968021d6df78ff2c4c236bdd9a55bc727b0dc506f44958b2041f0948860a3444588242ffbdcf2726001e2f6b5bd5fb -PLAINTEXT = 4a7a4dca5c555d3f0358be7db4af14f1322a8861a3cb977f029fdcbd8ee4a8d451f32d7865e6a2376edf67e4d1092e15 - -COUNT = 3 -KEY = 92317d4d38168a359118a0df0b7b45cbfdcc2011e7175d3c -IV = 75be95a6a54400b2e1b485e24ead18ed -CIPHERTEXT = f67581763d23326f699e05696043b4c553928c2a9f857377f12029fcae4acee992dba50697f617a51899fbd6367214d97bf5dbd9bdab7fd745cd2be431118793 -PLAINTEXT = 7b88fb0195a57ac61ccb3198a05517717523444da92d2e8c37840a7f7614c9effa6dd6f1d1a730ec350cd64b99738cfb3b962c791b2674929f936e894cbcb994 - -COUNT = 4 -KEY = cd00048ce8ead5b5dff2346a86eac594b2a4194ca99fc89f -IV = 154cb1d42ad9e8d85ebb0b5189b6e1bc -CIPHERTEXT = a12b32199ae6484418ac7097fda9bb33f2ae421dfd795c9b553615e17546dcec6f3e7caf83334e6df035ac660a19a8b58d7cfe79310448337ee9716fe2b46ca7014726644c1eb9a6d5d4e28661e9b51a -PLAINTEXT = 07d471fa87fb5f267346aa4956c8bdb6c95493b1c19be8ca09deffd690d57463229352faf2878bc66a20f199d9f6b2378e6073c2cef002c628ce94d1adb5539bd15c4a51156f98f52bbe90a1905d35de - -COUNT = 5 -KEY = c4b39f1d90658aa1769a777956026573567bd0f3d6333b3b -IV = f6085f2331e851db9c2654dacb5baf19 -CIPHERTEXT = 69e771f860e0291e4477dce2a48f2c6ae2922b9337667b86f79cb38c16ea0523ecdb1e5135c54e385cfce9ebf945ed80988de466bcdb0cf92384b6544c9eec6637b656496cc65fce3e61935d51314bfc5aa38dad26e12efdde0139da897b95a5 -PLAINTEXT = 8ab7b8b3c3c7d79b6d5cc605d3094a33756a8755140782967fb86297cf599eaea03e384018631b18425363e9ada971412d3eab03c63748749001e5b1a4a2e80ed7b915e6b9fa38e490301d6b45e27c0c72fd8cf6895de950d8d02774a8c33a6a - -COUNT = 6 -KEY = 62cff862e7bef3569a380ea7ff40918e3afb5c7ad265cd5f -IV = 04d1cab2b002d9dd6c5b66add5d6148b -CIPHERTEXT = 65cfb38f922f1716225472eb36a127327007f8f5c08479ca7beac4b0aee26f3bb130bbf1ff390ef344c2a4e0b8fa81f6acbbaa7a620d945a22ecdd128a4b3acc2658b1cb41020809fab87d1f9a74b76624f9fd5c2e59a649f0b9d0229b5855adeccefbe60092eba26abf65728318b1ca -PLAINTEXT = 839238a996e51b542ab7aa55eae3150097291ca19e756325c326803926ea45ad6ef6b7790ce89d084bbb2ad2d95bc889f5d19ffd3092aff609d5e63b7324ea207ce22f8598f189563cc6e611f5ef25be06b6a78fc6a68270683542de69b0a44aee456d1138d0fd9ad4df68083633defc - -COUNT = 7 -KEY = 2c25af9d60e1af42c7f0fc2fbf011637e6119bd0e8e9bab9 -IV = c264b21a1eca4b2c8bd8606d87e38471 -CIPHERTEXT = f5f05cedea55a4f47ce943463bd15ccc7ae4f6bda2b3f5c3ccc6495a8e2965791428f2757356c5223bd40f3b4bcfd404ea4b9f2d131f73fa0f4104a14a4427f45f1f883f75309b74ce81d5859d491b1218b67b44cfe91af93c436d219bdfac67fc5f841596ec0d315e78fbecd846183e2dadf2ca7f19d0077952eba12a01db1d -PLAINTEXT = d50a55ea83ccd556e1d663424d3e19c1ad9b8d16ff01f5422accadf3dae07d597f1375aaa319994ef71e1753485660e418dc1d6767a37ae93d8e700fc639e5d7283a9ecc2945b4429e8203f33178f25ed67d231667af7b8f2994e3d904437fed121612a04eb3e4c230789d46e4409e24c7bd1f86ae502eee5a11af1cad5c98b5 - -COUNT = 8 -KEY = c6680fe9a1968f899479eca1092beaac18ad945a42ce8f93 -IV = 54130eea9e96a1199d3c090f690a479f -CIPHERTEXT = 8a21ea1381284bcdf818c2d4dfa976c13e5a3c253164ba1d30eccc27947c263457b43bff1c3d5e9c6fff27544d9419b0e7fc81d4a392a10e643e0eaf0bed571a3e3ee71a687e2d7900d7face0fc42a96ecc886864a60e9207536a285d9971a8ac427b70d6dd4ff8a340801e92b23f09ad62812e42fb6d87aed3b4f500664b7ac73d8708033251ef792fa054eab98b5e5 -PLAINTEXT = c970a819cfb715f777e8b63167999ebe17c71ff505c3ff24cc6995430fad4013e1fc69ba5123072a7123e376d1f7de8cc610ada3fdd905a1476bc23724861e85dcf950db2b4982b60271752b49e438a20ef4e8e09cac0dc49ed15b84e32627e243814fee0430744ac675c7e5673d3f57a52360ec6ff8d18ed4b5bd8f1456c1f688825cb999789cad5e1b37a4b92ace3b - -COUNT = 9 -KEY = 509baf46fb9de34281dafcc3db79593bffa8426904302688 -IV = d6d86e0c82dd8788f4147a26f9a71c74 -CIPHERTEXT = 6928299c52b4f047926f8a541529da2d6bbaa399143ced8efb77ab47409d9a953a386c7abd6026f49831c717627c2a5e77bd2d433d4d130dacd927ea0d13a23d01a7cf39c6716dafb6ed552410ef5d27fb947be2c8782eee7829196c7edcf151c65f9a01f54f8d20f38b7da4a7e83a2f0127d59d3e2405d8674fc9f41b604f788f4715f9d3624eee57f387bfadd18a1f905e839c26b8617482347fab6d08845a -PLAINTEXT = 67d2dda6da26e21307973400600725727ae81415511772f4a09ad9903bcf90cc2c0dac58ba559a0109c54a9d6117b15bb574ca473e848047e9a54ee4abde76aff9849c44109d161f46442e1610d8b015cf36a010ed8efa3207fdfc8fcc548f145c027e44c5b0ec35c9886f4b9d6513a5bc10d0ea6bbbc26f54b183bcae27fb799d8872ff748fc459d55cfa255aae29d71b076d9b44c14d5ceba9332a763d9c94 - diff --git a/nist/aesmmt/CBCMMT256.rsp b/nist/aesmmt/CBCMMT256.rsp deleted file mode 100644 index 56fae61..0000000 --- a/nist/aesmmt/CBCMMT256.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CBC -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:38 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 6ed76d2d97c69fd1339589523931f2a6cff554b15f738f21ec72dd97a7330907 -IV = 851e8764776e6796aab722dbb644ace8 -PLAINTEXT = 6282b8c05c5c1530b97d4816ca434762 -CIPHERTEXT = 6acc04142e100a65f51b97adf5172c41 - -COUNT = 1 -KEY = dce26c6b4cfb286510da4eecd2cffe6cdf430f33db9b5f77b460679bd49d13ae -IV = fdeaa134c8d7379d457175fd1a57d3fc -PLAINTEXT = 50e9eee1ac528009e8cbcd356975881f957254b13f91d7c6662d10312052eb00 -CIPHERTEXT = 2fa0df722a9fd3b64cb18fb2b3db55ff2267422757289413f8f657507412a64c - -COUNT = 2 -KEY = fe8901fecd3ccd2ec5fdc7c7a0b50519c245b42d611a5ef9e90268d59f3edf33 -IV = bd416cb3b9892228d8f1df575692e4d0 -PLAINTEXT = 8d3aa196ec3d7c9b5bb122e7fe77fb1295a6da75abe5d3a510194d3a8a4157d5c89d40619716619859da3ec9b247ced9 -CIPHERTEXT = 608e82c7ab04007adb22e389a44797fed7de090c8c03ca8a2c5acd9e84df37fbc58ce8edb293e98f02b640d6d1d72464 - -COUNT = 3 -KEY = 0493ff637108af6a5b8e90ac1fdf035a3d4bafd1afb573be7ade9e8682e663e5 -IV = c0cd2bebccbb6c49920bd5482ac756e8 -PLAINTEXT = 8b37f9148df4bb25956be6310c73c8dc58ea9714ff49b643107b34c9bff096a94fedd6823526abc27a8e0b16616eee254ab4567dd68e8ccd4c38ac563b13639c -CIPHERTEXT = 05d5c77729421b08b737e41119fa4438d1f570cc772a4d6c3df7ffeda0384ef84288ce37fc4c4c7d1125a499b051364c389fd639bdda647daa3bdadab2eb5594 - -COUNT = 4 -KEY = 9adc8fbd506e032af7fa20cf5343719de6d1288c158c63d6878aaf64ce26ca85 -IV = 11958dc6ab81e1c7f01631e9944e620f -PLAINTEXT = c7917f84f747cd8c4b4fedc2219bdbc5f4d07588389d8248854cf2c2f89667a2d7bcf53e73d32684535f42318e24cd45793950b3825e5d5c5c8fcd3e5dda4ce9246d18337ef3052d8b21c5561c8b660e -CIPHERTEXT = 9c99e68236bb2e929db1089c7750f1b356d39ab9d0c40c3e2f05108ae9d0c30b04832ccdbdc08ebfa426b7f5efde986ed05784ce368193bb3699bc691065ac62e258b9aa4cc557e2b45b49ce05511e65 - -COUNT = 5 -KEY = 73b8faf00b3302ac99855cf6f9e9e48518690a5906a4869d4dcf48d282faae2a -IV = b3cb97a80a539912b8c21f450d3b9395 -PLAINTEXT = 3adea6e06e42c4f041021491f2775ef6378cb08824165edc4f6448e232175b60d0345b9f9c78df6596ec9d22b7b9e76e8f3c76b32d5d67273f1d83fe7a6fc3dd3c49139170fa5701b3beac61b490f0a9e13f844640c4500f9ad3087adfb0ae10 -CIPHERTEXT = ac3d6dbafe2e0f740632fd9e820bf6044cd5b1551cbb9cc03c0b25c39ccb7f33b83aacfca40a3265f2bbff879153448acacb88fcfb3bb7b10fe463a68c0109f028382e3e557b1adf02ed648ab6bb895df0205d26ebbfa9a5fd8cebd8e4bee3dc - -COUNT = 6 -KEY = 9ddf3745896504ff360a51a3eb49c01b79fccebc71c3abcb94a949408b05b2c9 -IV = e79026639d4aa230b5ccffb0b29d79bc -PLAINTEXT = cf52e5c3954c51b94c9e38acb8c9a7c76aebdaa9943eae0a1ce155a2efdb4d46985d935511471452d9ee64d2461cb2991d59fc0060697f9a671672163230f367fed1422316e52d29eceacb8768f56d9b80f6d278093c9a8acd3cfd7edd8ebd5c293859f64d2f8486ae1bd593c65bc014 -CIPHERTEXT = 34df561bd2cfebbcb7af3b4b8d21ca5258312e7e2e4e538e35ad2490b6112f0d7f148f6aa8d522a7f3c61d785bd667db0e1dc4606c318ea4f26af4fe7d11d4dcff0456511b4aed1a0d91ba4a1fd6cd9029187bc5881a5a07fe02049d39368e83139b12825bae2c7be81e6f12c61bb5c5 - -COUNT = 7 -KEY = 458b67bf212d20f3a57fce392065582dcefbf381aa22949f8338ab9052260e1d -IV = 4c12effc5963d40459602675153e9649 -PLAINTEXT = 256fd73ce35ae3ea9c25dd2a9454493e96d8633fe633b56176dce8785ce5dbbb84dbf2c8a2eeb1e96b51899605e4f13bbc11b93bf6f39b3469be14858b5b720d4a522d36feed7a329c9b1e852c9280c47db8039c17c4921571a07d1864128330e09c308ddea1694e95c84500f1a61e614197e86a30ecc28df64ccb3ccf5437aa -CIPHERTEXT = 90b7b9630a2378f53f501ab7beff039155008071bc8438e789932cfd3eb1299195465e6633849463fdb44375278e2fdb1310821e6492cf80ff15cb772509fb426f3aeee27bd4938882fd2ae6b5bd9d91fa4a43b17bb439ebbe59c042310163a82a5fe5388796eee35a181a1271f00be29b852d8fa759bad01ff4678f010594cd - -COUNT = 8 -KEY = d2412db0845d84e5732b8bbd642957473b81fb99ca8bff70e7920d16c1dbec89 -IV = 51c619fcf0b23f0c7925f400a6cacb6d -PLAINTEXT = 026006c4a71a180c9929824d9d095b8faaa86fc4fa25ecac61d85ff6de92dfa8702688c02a282c1b8af4449707f22d75e91991015db22374c95f8f195d5bb0afeb03040ff8965e0e1339dba5653e174f8aa5a1b39fe3ac839ce307a4e44b4f8f1b0063f738ec18acdbff2ebfe07383e734558723e741f0a1836dafdf9de82210a9248bc113b3c1bc8b4e252ca01bd803 -CIPHERTEXT = 0254b23463bcabec5a395eb74c8fb0eb137a07bc6f5e9f61ec0b057de305714f8fa294221c91a159c315939b81e300ee902192ec5f15254428d8772f79324ec43298ca21c00b370273ee5e5ed90e43efa1e05a5d171209fe34f9f29237dba2a6726650fd3b1321747d1208863c6c3c6b3e2d879ab5f25782f08ba8f2abbe63e0bedb4a227e81afb36bb6645508356d34 - -COUNT = 9 -KEY = 48be597e632c16772324c8d3fa1d9c5a9ecd010f14ec5d110d3bfec376c5532b -IV = d6d581b8cf04ebd3b6eaa1b53f047ee1 -PLAINTEXT = 0c63d413d3864570e70bb6618bf8a4b9585586688c32bba0a5ecc1362fada74ada32c52acfd1aa7444ba567b4e7daaecf7cc1cb29182af164ae5232b002868695635599807a9a7f07a1f137e97b1e1c9dabc89b6a5e4afa9db5855edaa575056a8f4f8242216242bb0c256310d9d329826ac353d715fa39f80cec144d6424558f9f70b98c920096e0f2c855d594885a00625880e9dfb734163cecef72cf030b8 -CIPHERTEXT = fc5873e50de8faf4c6b84ba707b0854e9db9ab2e9f7d707fbba338c6843a18fc6facebaf663d26296fb329b4d26f18494c79e09e779647f9bafa87489630d79f4301610c2300c19dbf3148b7cac8c4f4944102754f332e92b6f7c5e75bc6179eb877a078d4719009021744c14f13fd2a55a2b9c44d18000685a845a4f632c7c56a77306efa66a24d05d088dcd7c13fe24fc447275965db9e4d37fbc9304448cd - -[DECRYPT] - -COUNT = 0 -KEY = 43e953b2aea08a3ad52d182f58c72b9c60fbe4a9ca46a3cb89e3863845e22c9e -IV = ddbbb0173f1e2deb2394a62aa2a0240e -CIPHERTEXT = d51d19ded5ca4ae14b2b20b027ffb020 -PLAINTEXT = 07270d0e63aa36daed8c6ade13ac1af1 - -COUNT = 1 -KEY = addf88c1ab997eb58c0455288c3a4fa320ada8c18a69cc90aa99c73b174dfde6 -IV = 60cc50e0887532e0d4f3d2f20c3c5d58 -CIPHERTEXT = 6cb4e2f4ddf79a8e08c96c7f4040e8a83266c07fc88dd0074ee25b00d445985a -PLAINTEXT = 98a8a9d84356bf403a9ccc384a06fe043dfeecb89e59ce0cb8bd0a495ef76cf0 - -COUNT = 2 -KEY = 54682728db5035eb04b79645c64a95606abb6ba392b6633d79173c027c5acf77 -IV = 2eb94297772851963dd39a1eb95d438f -CIPHERTEXT = e4046d05385ab789c6a72866e08350f93f583e2a005ca0faecc32b5cfc323d461c76c107307654db5566a5bd693e227c -PLAINTEXT = 0faa5d01b9afad3bb519575daaf4c60a5ed4ca2ba20c625bc4f08799addcf89d19796d1eff0bd790c622dc22c1094ec7 - -COUNT = 3 -KEY = 7482c47004aef406115ca5fd499788d582efc0b29dc9e951b1f959406693a54f -IV = 485ebf2215d20b816ea53944829717ce -CIPHERTEXT = 6c24f19b9c0b18d7126bf68090cb8ae72db3ca7eabb594f506aae7a2493e5326a5afae4ec4d109375b56e2b6ff4c9cf639e72c63dc8114c796df95b3c6b62021 -PLAINTEXT = 82fec664466d585023821c2e39a0c43345669a41244d05018a23d7159515f8ff4d88b01cd0eb83070d0077e065d74d7373816b61505718f8d4f270286a59d45e - -COUNT = 4 -KEY = 3ae38d4ebf7e7f6dc0a1e31e5efa7ca123fdc321e533e79fedd5132c5999ef5b -IV = 36d55dc9edf8669beecd9a2a029092b9 -CIPHERTEXT = d50ea48c8962962f7c3d301fa9f877245026c204a7771292cddca1e7ffebbef00e86d72910b7d8a756dfb45c9f1040978bb748ca537edd90b670ecee375e15d98582b9f93b6355adc9f80f4fb2108fb9 -PLAINTEXT = 8d22db30c4253c3e3add9685c14d55b05f7cf7626c52cccfcbe9b99fd8913663b8b1f22e277a4cc3d0e7e978a34782eb876867556ad4728486d5e890ea738243e3700a696d6eb58cd81c0e60eb121c50 - -COUNT = 5 -KEY = d30bfc0b2a19d5b8b6f8f46ab7f444ee136a7fa3fbdaf530cc3e8976339afcc4 -IV = 80be76a7f885d2c06b37d6a528fae0cd -CIPHERTEXT = 31e4677a17aed120bd3af69fbb0e4b645b9e8c104e280b799ddd49f1e241c3ccb7d40e1c6ff226bf04f8049c51a86e2981cf1331c824d7d451746ccf77fc22fd3717001ee51913d81f7a06fb0037f309957579f695670f2c4c7397d2d990374e -PLAINTEXT = 0b6e2a8213169b3b78db6de324e286f0366044e035c6970afbf0a1a5c32a05b24ba706cd9c6609737651a81b2bcf4c681dc0861983a5aec76e6c8b244112d64d489e84328974737394b83a39459011727162652b7aa793bfb1b71488b7dec96b - -COUNT = 6 -KEY = 64a256a663527ebea71f8d770990b4cee4a2d3afbfd33fb12c7ac300ef59e49a -IV = 18cce9147f295c5c00dbe0424089d3b4 -CIPHERTEXT = d99771963b7ae5202e382ff8c06e035367909cd24fe5ada7f3d39bfaeb5de98b04eaf4989648e00112f0d2aadb8c5f2157b64581450359965140c141e5fb631e43469d65d1b7370eb3b396399fec32cced294a5eee46d6547f7bbd49dee148b4bc31d6c493cfd28f3908e36cb698629d -PLAINTEXT = f7e0f79cfddd15ed3600ab2d29c56ba3c8e96d1a896aff6dec773e6ea4710a77f2f4ec646b76efda6428c175d007c84aa9f4b18c5e1bac5f27f7307b737655eee813f7e1f5880a37ac63ad1666e7883083b648454d45786f53ea3db1b5129291138abe40c79fcb7ab7c6f6b9ea133b5f - -COUNT = 7 -KEY = 31358e8af34d6ac31c958bbd5c8fb33c334714bffb41700d28b07f11cfe891e7 -IV = 144516246a752c329056d884daf3c89d -CIPHERTEXT = b32e2b171b63827034ebb0d1909f7ef1d51c5f82c1bb9bc26bc4ac4dccdee8357dca6154c2510ae1c87b1b422b02b621bb06cac280023894fcff3406af08ee9be1dd72419beccddff77c722d992cdcc87e9c7486f56ab406ea608d8c6aeb060c64cf2785ad1a159147567e39e303370da445247526d95942bf4d7e88057178b0 -PLAINTEXT = cfc155a3967de347f58fa2e8bbeb4183d6d32f7427155e6ab39cddf2e627c572acae02f1f243f3b784e73e21e7e520eacd3befafbee814867334c6ee8c2f0ee7376d3c72728cde7813173dbdfe3357deac41d3ae2a04229c0262f2d109d01f5d03e7f848fb50c28849146c02a2f4ebf7d7ffe3c9d40e31970bf151873672ef2b - -COUNT = 8 -KEY = 5b4b69339891db4e3337c3486f439dfbd0fb2a782ca71ef0059819d51669d93c -IV = 2b28a2d19ba9ecd149dae96622c21769 -CIPHERTEXT = ba21db8ec170fa4d73cfc381687f3fa188dd2d012bef48007f3dc88329e22ba32fe235a315be362546468b9db6af6705c6e5d4d36822f42883c08d4a994cc454a7db292c4ca1f4b62ebf8e479a5d545d6af9978d2cfee7bc80999192c2c8662ce9b4be11af40bd68f3e2d5685bb28c0f3dc08017c0aba8263e6fdc45ed7f9893bf14fd3a86c418a35c5667e642d59985 -PLAINTEXT = a0bb1d2fdeb7e6bf34c690fe7b72a5e9d65796aa57982fe340c286d6923dbddb426566ff58e9c0b3af52e4db446f6cc5daa5bfcf4e3c85db5a5638e670c370cce128db22c97542a64a63846f18a228d3462a11376dcb71f66ec52ebda474f7b6752915b0801797974bc51eb1218127fed60f1009430eb5089fb3ba5f28fad24c518ccddc2501393ceb6dffc46a159421 - -COUNT = 9 -KEY = 87725bd43a45608814180773f0e7ab95a3c859d83a2130e884190e44d14c6996 -IV = e49651988ebbb72eb8bb80bb9abbca34 -CIPHERTEXT = 5b97a9d423f4b97413f388d9a341e727bb339f8e18a3fac2f2fb85abdc8f135deb30054a1afdc9b6ed7da16c55eba6b0d4d10c74e1d9a7cf8edfaeaa684ac0bd9f9d24ba674955c79dc6be32aee1c260b558ff07e3a4d49d24162011ff254db8be078e8ad07e648e6bf5679376cb4321a5ef01afe6ad8816fcc7634669c8c4389295c9241e45fff39f3225f7745032daeebe99d4b19bcb215d1bfdb36eda2c24 -PLAINTEXT = bfe5c6354b7a3ff3e192e05775b9b75807de12e38a626b8bf0e12d5fff78e4f1775aa7d792d885162e66d88930f9c3b2cdf8654f56972504803190386270f0aa43645db187af41fcea639b1f8026ccdd0c23e0de37094a8b941ecb7602998a4b2604e69fc04219585d854600e0ad6f99a53b2504043c08b1c3e214d17cde053cbdf91daa999ed5b47c37983ba3ee254bc5c793837daaa8c85cfc12f7f54f699f - diff --git a/nist/aesmmt/CFB128MMT128.rsp b/nist/aesmmt/CFB128MMT128.rsp deleted file mode 100644 index b3af944..0000000 --- a/nist/aesmmt/CFB128MMT128.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:53 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 085b8af6788fa6bc1a0b47dcf50fbd35 -IV = 58cb2b12bb52c6f14b56da9210524864 -PLAINTEXT = 4b5a872260293312eea1a570fd39c788 -CIPHERTEXT = e92c80e0cfb6d8b1c27fd58bc3708b16 - -COUNT = 1 -KEY = 701ccc4c0e36e512ce077f5af6ccb957 -IV = 5337ddeaf89a00dd4d58d860de968469 -PLAINTEXT = cc1172f2f80866d0768b25f70fcf6361aab7c627c8488f97525d7d88949beeea -CIPHERTEXT = cdcf093bb7840df225683b58a479b00d5de5553a7e85eae4b70bf46dc729dd31 - -COUNT = 2 -KEY = 0a8e8876c96cddf3223069002002c99f -IV = b125a20ecd79e8b5ae91af738037acf7 -PLAINTEXT = 4fd0ecac65bfd321c88ebca0daea35d2b061205d696aab08bea68320db65451a6d6c3679fdf633f37cf8ebcf1fa94b91 -CIPHERTEXT = cdd1ba252b2c009f34551a6a200602d71ffbf13e684a5e60478cdf74ffe61dfded344bdc7e8000c3b0b67552917f3e4c - -COUNT = 3 -KEY = b9ba9fa32cc491d8ac2beb5f99193d57 -IV = 95511452b71e53e93afad07ba1aa4d98 -PLAINTEXT = b40382705aaeea41097c309da6cd06010f15e09c0130fa4b3af69cc8da109d1f0f0a2661f1a8b89bab7e7009dcbb8a883d46254a830c45cd87981e0ea4e490fa -CIPHERTEXT = 800bf8840a73c9279a9cdb61436f8af20ae17c5a9b95bf25e456f48cc3cc2f9dffd86c48645fa187cac5becd058e46554ae3b4825a1ef4467849c9d13536adfc - -COUNT = 4 -KEY = 5947bbd78b06bb5ea2fc67ed7b24216e -IV = 8e4722ad2230b15f2eea302173bc1795 -PLAINTEXT = 9e69423653c20c982794ed35d63c1a78e8ac14f37e1888ae4bf273bfe119891b2e4ed8ac46e7a9a463c7a710298d43b02f0c5606bcfc08adceeef2ec61867f8bede498e53163803f2f86fc58782fb841 -CIPHERTEXT = b23f0fdfc1519c408ee7a8ba46ea79f2cbea0032685af82f76a7e2b377741aaa618ef3953edbe39e8df1dd283b2e54a0f1327ce332188f6572574ce59428636f3b6e37054a4705b02bedf377e465e5f6 - -COUNT = 5 -KEY = abce650e78f969b3b210151c74117fd2 -IV = bc4659fbb7073c1f2185cd8ac5314bd1 -PLAINTEXT = 322eae07df5ad2ddd64bba34e42d30c1b884f842e71efa123345a3fb0c39884c57dd4c2c6fb0c42e69ff5a269d59af3a6144853c182edb376ca65947d7ccefae6806ba25c4f527706ba85a353c0fd10e3cb244dd93a2d060d7b055058dde1dff -CIPHERTEXT = 40ec099d74b804fe5fc3810aaa6a1f66c5dd882711b1c95f9405e43cecfe14a48518f1077c97db0b3f69d4ed7a6d287f2b71b1cbfe62b851a343d92f50b94eaf16a6c39df972afa4c2e9cd3d171f62b3a2ca699c0219db8fb4aefc9aeafd488c - -COUNT = 6 -KEY = 9f56e19b09dd3fee0e110f71e9967b7a -IV = 1155cf4231bf7ac55d5e6eb27a974fad -PLAINTEXT = ad1e4d3162a5084f581117639a13fc35df5449625ffe0f01e57d9a8726875be8515926ffe7449e30cd69ed4ca0c1b8b4486051c2d0fa2f6474a69c0afce2aec349d778a22edf81678145765b714c1b7c197287da56f59141d6978618729e1d89be20ace3de7d9b3c9b2d195ab6bc0fd4 -CIPHERTEXT = d9f0e125fe7f82b22d8f6084364388fba90809640bd6cb6331fe6eb2e4586b18af5f6b589aaeccd48e66392e1bdcc733e4f2ec3c7824a77323c757a147500d8aac31d7cee4be2d063db7f709bdb0abf63b184baa7ff3280e28fd378e4d2fa24688bf3bc4ab5d970c88728dfb2d4d61c2 - -COUNT = 7 -KEY = 31c485c996d6ceb2d17e0aa05b2490e4 -IV = 8c37f33405051b4c50abd16c6456643e -PLAINTEXT = ac68de6a2c2144c6b4fd975a8dec93447391e7c9a4fde63d36be7f23ad186f96cd92b5e8adb546880d100329e97fe8204fad860e6dd8b3c0eed4805387536b9ccc63d6c74938b83dce2c93cc0a04a6025b7563d9e5e7239ae27819fb3844848a51e4294f273401ad9e592f8a170334b042f0667233b29f92b9b13262eb73232a -CIPHERTEXT = bcb37030075abbc91a75a302e5afe7281f7fd594c74a09737ae81f50573eb144c1d6c5190e10a61587848fefe2d3b0b3c05629f78a16758eaf40253322f3f7a8d755034be407b2af3761c3e704419686616194482cca5f603be89a1f06c7a190587c2f9338d48bcda1615c4257728ec34f2ce6ad0b58a197148ed10ede6a6561 - -COUNT = 8 -KEY = 556ccfa360ecb5025032dddb124cad4d -IV = d54c6fdcc85dc0a28c0b06205fee8854 -PLAINTEXT = 71fbf180effac3dca0d69d40e4017dbe50455396f9fb6507ef7df26507de156cded8edd41a05fb25f352cbcdf3b2d770f90fa87f84863e0c2ed3b2dd770a1abfc489ad1ca82a28d061bd7039a6b5788da021657136def0c78d0b0cc7cfbec9512cf579811fd01185f3fdd2ab857328be4b63d293956b43df130e484b9861eccb1d06992b095e7febb0fb394c1954aeab -CIPHERTEXT = e59b831cccd4acd94be7a9ffd3cc3167a9b6e085bfb976500d25fdfa2782f89c420241253f1b8ebdbbccd184d88a9db0da2ae1927137d1c2b08646ad50791ab66f7f88c365d567e8a8cbdf9aaae53d4e4ce964f9a14bd30a3c7cac53b245443dc16628d697afe62e0ed83bad707ad53f64a627b52bd66fb29484876919e41f8776e54cc9780841504f8c6b481cf112b2 - -COUNT = 9 -KEY = 7cb81fc4b203b0fa9bec49759bd515c2 -IV = 4d5e2fa3bf73f488b3e7e125f03dfbbe -PLAINTEXT = 362789b376d85eb8181d4eeea52d42e873ce7741c11a2f820383a7457b15489b09fb21ac4445959dc9e851b7d40682c50d7044bda46a5da39fae2bab73b3db9ed22edc7ec5da936dfa7451cb5f0a829ff0762738cc2686148f1e1f00dc3fe38139c9a173201fc1f052ca34736fc1ab3dc4e707f864d6119b7adb6c8ddd41c80de5d357d17e9c85ed7af1e4f72cb2656932ccce469202680109eef89a9f42f10a -CIPHERTEXT = ac23259f68d4f82604cabd2e4237821c8b6c0aad0dfb1120b6b057223c994d62b5c6f63a25edbb797cd299f81ccb86d50134ad26107865142004c2d9d52fe3f91acf7b9b8111c8b4e14b05b173730e7b812036029846f1c1c6ffb30f6abcfc3e1ea631480e0d0bda106bb87319fdae09a11b89e8dde625d53a19c65ae58fbe3f4bcbc3c99af05cb0a7cc4b793d8cdb1cfa3173ede595c8c561f92c3fe3638b8d - -[DECRYPT] - -COUNT = 0 -KEY = beb622d0228cde29b342bbcf4c1c83b4 -IV = 75c282fa581d9c671edf5d540951b680 -CIPHERTEXT = a5dd69d94112f3ffc2f267adde70b996 -PLAINTEXT = 860476c81685b58e71e2599efe083ce5 - -COUNT = 1 -KEY = c4666081e0b0eddb10a9a607c807378f -IV = 5f23623288e4a41b03186024755a10ea -CIPHERTEXT = 7138c2b69191cf88702f7d25e9170dd6effdb80416b44f4d54e81fd7090f17e4 -PLAINTEXT = 2fd02dab9054248073ebc0b07aed383756ccfa4fa6298722775be6a9b4ed27a5 - -COUNT = 2 -KEY = df010376a6b03279338773a70e012382 -IV = 67455decec549365742525d8dbf1fed9 -CIPHERTEXT = c8bedc6e272366e4c584d2364fac4e2980359ace3a4ebc62d5bcf472b71ff2422477477058e61ad5d3b81cacf5a0bef6 -PLAINTEXT = 9b9c3dea553ec235db0011b27191544171845b7bdda0dc04a089583959bba5ab7048f8ca87eab073a8b824fdd4e82e40 - -COUNT = 3 -KEY = ff01aa4f7106c6bd24399076f901a530 -IV = 089b4f6054eeeef76d4e13f75de64f7e -CIPHERTEXT = 228377c8fae0edfae8cc43e5a07ceefa5d8f1b84d33842e5649efe2396831ca4c524f1361561f153ab1e7ea21de9fec026dd30419fc6c0f2aa86196131b77aa0 -PLAINTEXT = ae9cb9dfa305af83e95a3b2099f70907edcd49fbc6efc5ebe744184c76b4f56bf35774f3fe215e1c8ee42172a2dd3e6f9ccd3d9bb044325e61a6bb97e48e9986 - -COUNT = 4 -KEY = d33d4062ab32298eafcca86b5088d5fd -IV = fcfffce8b020240f9f694adcb8ddf213 -CIPHERTEXT = 208d49796fed810f37350b85d49c575f4d64ac973e02bde5157f7e3d811e3598283fd4f7998386a5813188bd21d93aedff377679dc592083e704fe893055ca2f5fa4863fa6ad10eef4f2f6616c5b8b6f -PLAINTEXT = 1fe1318adb99e6d4fced292902fe8c831ba488a43f85964d6ff54b322663b380bc99fed15568278cfe1d0af795c71355bf65e876855763655eec3abf3d4b27a0341d607f4bfbd82c8900fd436f7c4186 - -COUNT = 5 -KEY = 47e13544a7bbf74dd68ab5ce66e5bdaa -IV = 69480b4dd38cf3b47e2b7652751395ae -CIPHERTEXT = 26a7b649fd8435c5dd29ba1683ae0fb515ebb6e45cdfc4362d53f35128baf2f3a65cff33ecb3b80aa5152e118f943c8c742317a85cfa2501013b136783d522e25da8c1f398eb611d3ecb85a4125518957e960406cd01009f9a11a95a882fd586 -PLAINTEXT = 3e2e583a3a0389ca324f2aaa52b7823904ab288dae562995cf1d70c796d785fd361261434eea480ceb3d369d969652c7ff194931c0a9bd978f5ae4094d6ef32d986a092c580ccbf865e5095a7b80559be13f842f9bea9e42a3a01ef8a24a6526 - -COUNT = 6 -KEY = ae86823695b48e8c612ae5a01b597f97 -IV = b26eef7b1d14894c0c6388ce5273f4f2 -CIPHERTEXT = 34a2642a230ad03d2c688cca80baeaee9a20e1d4c548b1cede29c6a45bf4df2c8c476f1a21a4431aed23661ce96342ef7cc60712f9de51c76a2205688ce67bfe1a8ae3104ef1e1b9a6347bfde498355d58be7aa9611a3e1632a6e291d2d8585266d187b3b3d7f143df05931677410c60 -PLAINTEXT = 569a910bc6aa97b8939ca703fc10ce0d171625bc735a1fea7148650541109d955b1b686c6cc404b2d3d92ad9faaff217dc7b31b038b770959aeccd1ca55d650364fde51df8d4f0aeb05fa364f5028f709c179ca6df0bdfc1cb850f238d755ac44a733fce558402be0c70bc0871b8e62f - -COUNT = 7 -KEY = b85df29c9244229835d73441dc37555e -IV = c1375430efedb2d311a37bfa5ad2110e -CIPHERTEXT = 2a0ea682b6b22122e828e2b6e1574303e7c1d32f1563a6c751dcf0077fd2d255f492740e2ef65485c28cde4995f43ca74f8a6f700d469ffd57e0af6f5137153b35f3e9e700693b0e6cc0aaaa1f5232932255464294bb1fdba056536bac40a96dd37a2c9496d37ec4ce0c6f61e539cecd466a802c128bce6b15890380f8b737f3 -PLAINTEXT = c232a0bbf967ef28b74e7b809c62bc8c1cf2d52a273a84162900da834448fd567870471498f29770619dec504922e379eaba0d3a712602583d00279d8fc6a6d568cb94a330039a189ed5802abb7a2898c13ef89c00d73fca9a2f2ffc2107ab498212c56835c0fc26f835a69c00bb3eaa695ac20e8bdb0f5b5b6684d02bee8fb2 - -COUNT = 8 -KEY = e96771f5f20a89ee871261d2d18e1e46 -IV = 8c664a37d245d26c0c55adfb424758ba -CIPHERTEXT = 400c6d6bbfd0a676bcb88d20e41151abfed50e951e189e1d1ba2b30244de228e4ff382d39230f63576ad4728282f363b914d105689d1823f4761af631c5f80d4620d3b8eaff558fe4e8890c5ef0536b99d9cca2cf1d4cc72852ace9dacfacd8b60a3c1237ce773db2c908f7da159fa2c090b65a2bee723bbbd4437375b79b2bb33fd3c1a63cdf0d3f80e6ddba6f4299c -PLAINTEXT = 8aaafd56c5d5d54fbe16f115c3216bd1f4376666931a2ef1ffc5468ad12150c39250dca2d63c6ea166bb0ef4aaa3d5849c1f9c621c55826a1ca362f03bcba4dcbd654b300d16519710130e5360bd949aaded6a648f96dd8937a77287d4a4ac2941729475b635b9797476b4dca4171787ff15882d3b4872ed0999a7546dbb61698e8348f70e4a14981a78156150484532 - -COUNT = 9 -KEY = aef49da33f538ee66e178d4b6121055d -IV = 842566e68b61ff7bf001f2642da62f64 -CIPHERTEXT = 6625811419bdee71535f597f7c228bafd890fd69b805a699ed58116a82bdb251abea7a4ef879a96fce8ee49518b9877a3a1e3cf346d3cd73738936d1cb6fff4b2353c8ca500a26689813ad2f67774e2343f3e4830259094d3b342e00faabeba5b8a893108a390c649836ddd5d12489b2dd591ca25361032e2da1207f793a1e69513002a90ccc036bb63e9c10be87df2def960cd7a1b1621e311735d7aee4419f -PLAINTEXT = 415991f65e1a95040cef9960556f61e617827c30c74bf353cdd86173dbe4cc983a2ee6bc8ca6cfb71121e7b0d0178f2e13445c710dcc176b781201971171f7489f18faf110f39accd1cf08c85a958d7698b116f1c0d75812ac9b0b39aee7f7159ccad8fdae9b99f2d695eacf12c6469d5b51a34de26eac73613dcb2f77122cb1f8dd5162786a12052dc7b6dea6acc4989dcc7eafd9374f6c29697c74749ef16d - diff --git a/nist/aesmmt/CFB128MMT192.rsp b/nist/aesmmt/CFB128MMT192.rsp deleted file mode 100644 index ff1340f..0000000 --- a/nist/aesmmt/CFB128MMT192.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:55 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 1bbb30016d3a908827693352ece9833415433618b1d97595 -IV = b2b48e8d60240bf2d9fa05cc2f90c161 -PLAINTEXT = b4e499de51e646fad80030da9dc5e7e2 -CIPHERTEXT = 8b7ba98982063a55fca3492269bbe437 - -COUNT = 1 -KEY = 69f9d29885743826d7c5afc53637e6b1fa9512a10eea9ca9 -IV = 3743793c7144a755768437f4ef5a33c8 -PLAINTEXT = f84ebf42a758971c369949e288f775c9cf6a82ab51b286576b45652cd68c3ce6 -CIPHERTEXT = a3bd28bb817bdb3f6492827f2aa3e6e134c254129d8f20dbc92389b7d89702d6 - -COUNT = 2 -KEY = 9b4c9e6410828173019caad0a2cd13dce21f318bf8b428c3 -IV = 10ba56e67d96a0b25b71ec7461bc3b3b -PLAINTEXT = 5174f3f2eec0e7c894955401ac4b7fde3f5169690121f6088f734e53f5b1842373ac76eb818df44c100e24e313ea2466 -CIPHERTEXT = cd9967de6341671ddc172db19d0a1d432f57accfa6e931706f5f73caf78b4c8af0ad7ef9fe6a1e9b58b0fea85818b747 - -COUNT = 3 -KEY = 4484cc09871c23ee5d4fa54dcba023c6c6bed7baf64448a6 -IV = a017d75afd41d915ca1fb17a131f648b -PLAINTEXT = 477413f19b8015ba0a12043ed1feb8fd41e696dc7bf66e7878d2a4b94ccd8eaaab5c1e88accac119cd2d863e379883cc449275983fc7a6d16bfe1493464bcfb8 -CIPHERTEXT = ae999a87b71ff778b1752df9c101cd3b072eb449f6c46578eb5b272844be0607831a89e937996b63d334c6cc159e2a065c9ef2858c66766c8d5c47706456b588 - -COUNT = 4 -KEY = 91b7e6a205c6b3907be709a0528aecd949ffb733452f06f1 -IV = 38cd832d3ba1b0ee670ed385d94e8e25 -PLAINTEXT = b5ec2ea7afae2167e7da5bc2fd68811ad86ee5c6839ffeb73b12165cc64643c406629803cdc19cd6f3adfb8aa66b7c1902793397e113f8ccf5fb1823147a4ac3d2a2e4fb55d74ee3658eb740c35308a9 -CIPHERTEXT = cdf42c51d7cf77fb5e8e9e98abb8a54ead22fccce9ec9d4049550e4fba48af42b03274f318e58a9df541a7e8d60a781239542fd4cb8dbdf7acf9e7401349e5f5118cdb5ee64b3d083cf65e67080f7b83 - -COUNT = 5 -KEY = 1c9281744ae9171f3d6faa3ab3f88c5c34fd23e4f6efecea -IV = 8ce3daf1ee9e451a6f6650176114fb34 -PLAINTEXT = 1105a24df28300e93f78d0af8cf668eefd6131bc5b2d58df66e9c6ee6d7d53b31db036d497edc0b2c5464b92edb96dfb86b2715e4bd207fd8fef3a05d05ca3fd8e6adc645d2e38963a85b1f01b562234ca17b72ff293a1997aea0e3c13d95859 -CIPHERTEXT = 3e8787cc776f480890761418f5e408f630fbea7c504248f463e41ba22f993a0c7662cf9b58362afeade3743f027e63b12e8c9c33db1658f2a66df6400851f35843bcc240a1c12f453399bef1757608c778c5d9c15d4074e3a469c56e93b3e8d8 - -COUNT = 6 -KEY = 68bb0d29ce68ae8c0bb7ed8a285e391f3bee720039555838 -IV = 13c78c4bd70b595e7106492d654389c2 -PLAINTEXT = 49172017ac70ca3a1bd9b0644c7c66a795a710675e727719d7a35c49e6ce0ce264c134aa881ff70ca34a3e1a0e864fd2615ca2a0e63def254e688c37a20ef6297cb3ae4c76d746b5e3d6bb41bd0d05d7df3eeded74351f4eb0ac801abe6dc10ef9b635055ee1dfbf4144d0e24057b03e -CIPHERTEXT = 29a4dff0abebae9648e1f609e7d47005a0dfa9bda922082d38df365c48320db28f9b7b4b00e98adc82ced09223532d44c9e46317529602b2603e208d275547a85f5713a4f07d6ec31755eb71b5aabf3433901f73cbfea640c589875d2b93c32a412f05a853059ecee7166bc8a4932f96 - -COUNT = 7 -KEY = 76da852fa0b0494f3e1c6ee898db09cd0b6700594d25704b -IV = 5cc5fafd42f3111a04a845c28016934e -PLAINTEXT = 030de1c080d602272e63d76d498d2a487fdcacb2ae41dd3ef0082badd5085ebcef1d334194d84776df743795f80c06a5950cbf93c1e65b84dd06e46ae407dbd5f327d80d08f8705d09595bb109a5d664c82a475378dd2036c74b053019d331a41513164b64a04383b5fa8bea05bf642c1d1e8d195c8ff4fbb6c1d626fdd428d0 -CIPHERTEXT = 0d8122ac2ab2368c98224b90c09627f6e7ddcba65cd7e512f77b314af08a784d9495f5904754aae146f81e06aa7b4f24166ac0c8a0fc2273138cdd67da1f60ac408189a1361db34792fb0d694af8267f5a5eaadd3e97174a3fd6bea63738f46f22c6b242d2481ea57b64127a8bc4e0cad7ca3fda5a90e345212fb38378bb2cbc - -COUNT = 8 -KEY = dde0725789454bfd49304df0c7f1999c50f0064f8895723f -IV = 3bdea6e648ef054fbbcd09b098797a3e -PLAINTEXT = 8fd514121877b6d518dd905f7035ace68d06ffd63cb9e473c057c9c0239428a0c90dba3c4bcee7a4821780b9e160b04a089a307d97b8bb71406ec2212138608c509f9013b7b89e2222eddb1296ff954ee54c46b57f4e0c408b6559e536d6ecbb4b13005e053dc39521e70932361d423a49a4a9469c84bf29c8c4f8d30b75b476e3f270e7dc653e46a68d72e16abf9f56 -CIPHERTEXT = b2e50639b70dee32815f25e9857701afed3dd63e1d241494f9aca87d88177ea91a205bfd1290b1d914a3fda5d8c02b69a64273af2c91c7ded314afcd80863ade8a6f595254b99925d088783f6f235b7ee0a90af95e1bbd0a4ac6b1c8e6fb6041343186f9069e9af1624af842d2466de0103e81fb5e608725010ef6fafaf69d256a7b7a038a649c027e8605152da92806 - -COUNT = 9 -KEY = affe25a7b28fe7427aa69a89cb87bc0fb68c940d63d319b3 -IV = 89e612f77ef55ee86935d90a8c7466c2 -PLAINTEXT = b5719702560b8b214c73b9a2ea7a43707b10e0b79152d1019ac4179fb4dae34ac3be4e0ac04d4a575462d87ea5587c4770caeed5589d13cd7d412bbb51334cb1a7c70f310d24894c5c907d0c8deecf10ce843c76d50249fe75c0796b6f48c32d8a14433ee699304a8d840e124b432512c0c73161b3885bdaa9ca6879b61f3107942e53faf2b227970ec6f559865f64966c1a3560983831aa42e660abd0c27c88 -CIPHERTEXT = 5bc958b594f0e4928cee7c019ee1884bab9b6956f40c47f24c1b8ef587d68b175dbc36226b7d95e573702f5b0dc969a8c59b82816762847275c95234e3c74fba50841202c27264131ab03773b4e28ea7c68ea946efe2e2d9a89643d98c5dddd075098a930c741b535ba96ea0a08ad0cf68d11e8e98e26d0a79d3a5ef65dd137cc6c82a4e8edb1a63e9bc6e8705cef59b4b4c391924ffd33ace99808cc163272d - -[DECRYPT] - -COUNT = 0 -KEY = ecb55ffe3f5209c2eb9e6dfd46af1b90fa8fc5f1f2904623 -IV = 3e676d0a986a7308ae3cfea460d08687 -CIPHERTEXT = 0d9db2153955148d3479a90f2d4d349f -PLAINTEXT = 4c42e9650b1a288fa03ed205a6352f7d - -COUNT = 1 -KEY = 7413aee3e2fe9484482f1118abed66ae6c622365be423c2f -IV = f37bacab2e94476d6b8c86744861053d -CIPHERTEXT = b210485ae530fc44549ada94e3b08ce020daace326d6cf76c150c2bcd2b3139c -PLAINTEXT = b92cf89ab52013a061a192fc0b60aa46c415e4084a32d527d2507a24dc80a4b8 - -COUNT = 2 -KEY = caeee8b93d38608c4abe082416de59620d2733f53261d17d -IV = c0cd2bebccbb6c49920bd5482ac756e8 -CIPHERTEXT = bc01b40aec081aa00f2e3bc63ff61ac4b684dc7ae05f7c46b475c02845606c2494e7b5e8a9c8f8afe2b5ac658a9c960c -PLAINTEXT = b7872a761fd09d4c60649454a099bb85081c6404299be361cd7f183339bf50676533f4619876e5758ba8d33f36602f5c - -COUNT = 3 -KEY = a2621ee7c5eedad2e331760e3c3e49e8fa63f7c009afe8b2 -IV = 2bebd19cfa12e025798209811dac8751 -CIPHERTEXT = efb41a379f1eaf41674fbb7fca14e7c4dd78270942e547b55a8bc71cb705e845d03a07f0f9822ad7920bd9357e7a2f85d7d5308cdfa05d993a46860c5bbbe015 -PLAINTEXT = a070b01f48ad5e440017c94c77cb3af654aef9094bce94796c75c5d6f66d2172d7231cc92ca273381f3b15166b82ee6dba8810422f3cb5e3ceeb42f40ae25675 - -COUNT = 4 -KEY = 2b28a2d19ba9ecd149dae96622c21769b1927335f02aea51 -IV = 0cd6dccf5650a122b857415ee661acc9 -CIPHERTEXT = 36161b4d67bacd9d82845d611b47a41b7cbbcb66a2726889890de94caaaf360bc1b29208d399c20570467213366ed4a596498ae8db8ec657679eb08a40ff084ecc0d0cfbd9ec9c02e0c19cc68b229aad -PLAINTEXT = 5446fff3320239680c19a5519d3dfd3ab49f62300897f626eb0c9595e80c563850a9d361c6b974853abd42e6028ea4374852ccbdfca881c6885e413a5e8db53d4ffa727cee3bee0bb9ee1b4bdccb4a68 - -COUNT = 5 -KEY = 9444991a091abdfeac81d706d58495b44cdaa39aaebb2aca -IV = 1ea984af6c290566d777b0eee984faf2 -CIPHERTEXT = 11aae8806d780f98c4d9fbe8d7d69d6f3b054afe08650e40d58a44f9e3fa638b98d61bbe2fbda1c0afed476b19ab4fc7e6e601d0b017fb79306bc9f06824b524213ce085984c920a75adcf79fcdd2be38724df6d34771b57db9c9e36438f8584 -PLAINTEXT = 4c4c359b46dc4d30fd9f9a1895a4deaf0566c711c52fea26385720a87f1db0ab67df050c99738cb3c9e74f36e7090025b8ecc627c58f62ca05ef4365ed5d7ae1a2d0fdeb8b5cf55c20deed4a20a7ebbb3f14869e29c9bdbc5bd22ced264bdb5b - -COUNT = 6 -KEY = 579dd4091464cd7216e109e48b5f389fc4bb510f896b83f3 -IV = 76b8af440963c7f356aba0942e2e31d2 -CIPHERTEXT = 8c3019927901233f4f2216a895114460dd277b97eb2640481a1158b3fc408d0e41b3ae78daa7d82e5e67f401ac658108d28994922dc91c5ed2fa6b0f2de5f2dae89e4c820e117f8671de7e994967f2521d263925e745af9273682d9c08ced07d4a98fc985f68a0af512ebb56b33f1fa7 -PLAINTEXT = 5dba3a42779e60f594610ca7b48b1face6e335a9ed0d83677b705b619e76853bdd4130d5ab4ddb1c12e8bdb0b84f2999013e5c1aad56527cdca78ff482a11665886c356c52806ae419c906a38f0a4da7df49b818d528f926b5aa1fe107bfc2d6fbdb1a24c517eb9b075495bb723264fa - -COUNT = 7 -KEY = 5cd37a0f9e38067f5d165ddd4e599387af5967cae6f60e9b -IV = 79d74d29105a3080444de5f56d7b9e3e -CIPHERTEXT = 151e5ad05d9830b8a21130c2abc4ee3f53accf0cd5af716746174700634184538d993b3612c6c4aeae216107526c212423c10513c6c862e4db2d86bcc7519e25b740d8a8e2e4c49e0e780043553e140c29759b3b9686a4b0c77e5702ccc0dcce9afc784f535bf92fc8fc559d3da48ea06cb1d8abcc50fe7112f002faf8f704f7 -PLAINTEXT = e1f3aabbdd40d63ae1f4f2ac1abe9284ebcadfc0df1542d8ef5ba5010f89ab584c8f2c09e4f495e7f55e4085fa5fd43a279c11eb3fa4cccc84d45956a39b9ba9c5693cde86d8bc2b68278bd4afe9d4a57ff479639b8a92b4f2c5268950aeb4fe513397bd45a27bfba94bd26ede389850d5320db3472e3533ad5c134162c224d0 - -COUNT = 8 -KEY = ec93891882b2c8c67df894c882045ede26a9008ab09ea067 -IV = d96a0dcd84afabee6e4335bfea402c51 -CIPHERTEXT = 0a5d3e3ec164e844e49ba13bdf50d4f014e99c2124192d476a5a70b3c997eddca828eef83a04e1c90332ffba98812b2aa6791d083591bfa02ea3d7b41b9ce7cf2f7851d6866ebfe0ad67c24765b5ba00a402f527dd861bde817ec958c6d97c31a734b1012c084a30eb22340ccf544718186b6da7a36007aa6cd38cc751b473ab194454a0b43c4a62c44b9b2e5dc69b1d -PLAINTEXT = 9fc3a98d8e1d00b85836b9b03d3399d671c11e7812efffc960312d2d59035977e44bfab83fb2cc7ef8abc2c65a8eea992fc8d817ca9bb4471a5da409342a4ae0a6d21a85de72a28d90b0338f2c57c518a8979a01f216e653e20b0050202ed5444c103a7379fc00054750999caa71ef4705b740f5678e5fbd78f91a56edf1687bd26082bc59cb744400653339f6fe6845 - -COUNT = 9 -KEY = dcc8702142b29e1529f23c5c3766464f6be0d2fbb16e4682 -IV = e0818769d77f2315924cf81a3691e275 -CIPHERTEXT = 1a22b1bf5775d43c66f1a73084eeefdb3ed24cebd9e2bef2f05867165fb5930b6058f53ef4503353856fa6d2c99f5b1de9795da6e314365e2d1bb3719b23e830823b744e1ec406503183203fedf41ba014e16ca65e3425a51b0abfca1908160ac8f2b5589c79541bb3559fdfb894394a0732015211e994ae024a138aa20d267f79a640c23719259c530eaa1af128bc050993a414c6dc89612c06371afeda1f79 -PLAINTEXT = cb550111bf0a03eaf4f49af214fcc05a32972d7b4dede3e9812a27ef80d680188119ead562313e400fe0a0fffbb88c55a42bd681d5c93a8a61ba909058e62d99fa109cfd49935b150862a8aab2c301b9b0a9157c838491cd737af438cb66b1f20420200dbc56aa66552ce4be04cace4ace5bfbc617e3b27f40ec6dbc85a42b410dcb7ea0b78d472297d9b98875d636b8ef08c254ec9bd05bfda01bb38e8beb6a - diff --git a/nist/aesmmt/CFB128MMT256.rsp b/nist/aesmmt/CFB128MMT256.rsp deleted file mode 100644 index 4deae58..0000000 --- a/nist/aesmmt/CFB128MMT256.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB128 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:57 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = e1c6e6884eee69552dbfee21f22ca92685d5d08ef0e3f37e5b338c533bb8d72c -IV = cea9f23ae87a637ab0cda6381ecc1202 -PLAINTEXT = b72606c98d8e4fabf08839abf7a0ac61 -CIPHERTEXT = 2981761d979bb1765a28b2dd19125b54 - -COUNT = 1 -KEY = ae59254c66d8f533e7f5002ced480c33984a421d7816e27be66c34c19bfbc2a8 -IV = 821dd21653ece3af675cd25d26017ae3 -PLAINTEXT = 3cb4f17e775c2d6d06dd60f15d6c3a103e5131727f9c6cb80d13e00f316eb904 -CIPHERTEXT = ae375db9f28148c460f6c6b6665fcc2ff6b50b8eaf82c64bba8c649efd4731bc - -COUNT = 2 -KEY = cdeda3ecc356c6ac4ca56187f4410a4d9aa2323fd21ba77b87f75cbbe5c86d3f -IV = e5ed193d8c5aedafa405528a381fcb12 -PLAINTEXT = c198f566ea881d4390172a30d474dff034af593e5470f21cfee96668670934b0b4f24747bcaed698101d89bb3932dd46 -CIPHERTEXT = ce62fe00eaed5a8c639e3179bd75216cf8e60b42936ced7cde0e803c923dfcfd46be83782519e4997dc741e22c10a172 - -COUNT = 3 -KEY = 151a6d82846dd562dfb14d7096236cf5a36b8bf4c9cd2a0319a3905abb0bb22a -IV = d1481313203fbda4fe35700b84a93e62 -PLAINTEXT = bacfb585c07fa2098e3e23826e01f31107a208202f710eff00eb13cf2ec984a0973d58d61c788bd1b06fcecdaedf7d06708ed1201dd557c7c25ba093a5233a2e -CIPHERTEXT = eb3f304da9aadbea00b40072f0c3afda70e2fe45c2387dd03f7919ad2731efbd9ca81dcaa8e13ce15acefecae6d680ac47d7419f3740db68a8e67ce121d366fb - -COUNT = 4 -KEY = 29849b91ed551889f79e4625f663e8a678118cf8080ec9e49a93c6872abefb03 -IV = adde8ea70e3560ed4b8f5f0cdb5ace8a -PLAINTEXT = bcc7d50886394b83c2c048189da18bdee24e4f71cce8c2981802b8255da8a11da09fb81923ef7eec7f9f6786f2c0d319faad3f7a2390bdc91d28a15411ca7eb935a6514b9f4cfbb7576ff5e8afe83f27 -CIPHERTEXT = f975edf2d5ca7282599867c4cddb7b99de01e357ea93d4132b6a1718a4cb3d743a5603d6aa556180d84771ed5a9a0caa12b925c9d3fbfe4c351088396697afbef21fe07758c8cc68929b7aa22a6e5837 - -COUNT = 5 -KEY = 3a11ea3214add767c00bd372e509d4bc59f38598364af72430c49370259354e3 -IV = 49c7ee47c0f3f1e532fef3bb5bc03692 -PLAINTEXT = 5a306de98d4851fe4c50b1b8d4dae5dd5c98ed40027a06fa06177bf8364ebeb6a92db749b0115ca30a0f82135793f20bcf47c0263437d8690532dacaf57328ee9c813d376b5340fee5b8d81d0cf643b11ab1a21e720f9753d61a124fda6668e3 -CIPHERTEXT = 8c77e767c1a2f6adc1727fd440fb019b93058e0a36a059ada7f7453b9f0109735f318e442a1209466edce02e17abc1a7809b28585ecefa0abb0543643787dd84cf9089d2defd5d3861dc15f9b4a0def50423070594f7e5f611ef8c021233c288 - -COUNT = 6 -KEY = d8feeb749dc688fb28008f11af560b5bcb4e81262b2938648a0cd8f0de5d371a -IV = 327beda3900f6fa33d3c8ba572295ea5 -PLAINTEXT = 3398dc27b0ce77e120d97f8c1654333ce2a182f605881d71e820d11dcdf31465055dde316335bab0f2af1c54e381f51ec945851b091f702f8b9f1511b6e91b979c134c3471cea7bf4249b075e3520b422abf493c5a0c0270e24524e248268acf6082d135c1e16796796de4f8000f9e30 -CIPHERTEXT = 3c912c51ecf32a3efda9f828e5445b4950ce099eca9feeaba4f48bba2dfea031786872054d4021a18330e95b54246228fbad1263581943e071006f799d25ba235a4f271bab056b6918e9e89950508e2c9a0197d71834d163f0dc8bdbf3bed5809e24ff1617a702ac40de9ec62541776e - -COUNT = 7 -KEY = 533bc938d1c65b3310b7bcb2f33706b488e7e48edf6aff911d25b9e7cc421ebe -IV = 2955458d1f1561693bf46a961872f42a -PLAINTEXT = 6df0b42f593be79951ec4183eb589408268c89bb96e0e4e0c1cf09ddc805bfeb4aba3511853f4353bed6f127e3c73d2870b0190e8f1db4de8358fa5e46835ecc71e3d7cf5d7f28ae88ea65c03a5db32468084fb1d8aad2308660b3c947ba0dbcac14a2522924211276cfa43736417d62d73c328db9b0c640928d3a0711d55423 -CIPHERTEXT = 9c0c9256c333e1ff373446814649bda9c068bcdc879f9de394982c30b1a2f07f8aa0cea58c383105a7291f2ca149be9b2046efec9680b87c9c9a54e2118d510e498c3df43bbb423592f19357dc98c43ed1d90df2f599fa585a14b7335dc41df1dd0c8bba085b3a978578aa065d44d6c59f6e9a855b201c2ef2ac1a5f51808546 - -COUNT = 8 -KEY = 3938ac6c8326b4196cdc841963572e01338af2e635b80fd8c321d9acefe00cff -IV = e9d58688ef6729cfc909ead7153b5bb5 -PLAINTEXT = 8e578a39840de300fa8d0208fa856d0b65272162432a87255711a594f6af91b51aeb2c3fb3c10cb73d89bad9977c1e391374372acaf310df3267efd0f2accf5ff4d310bcbc226e06f95b30b35a42a131a359c4cd00ee44d59957aaf9667dd2f74597a0784a38ef34568cca5debdedf3b3e5e30148e220c4eb56a3ed7fd2884c534c0433a030c788b7ba3f2a1f15bbf9f -CIPHERTEXT = 8679e834f0b4e0f6e8b0d21312b4c372ad898e2da62581333fd221035acf96dd97da56be50836e0fd2c87cd12e00750205d3cf3a55dd1c183ba421d5dc9d8c7d34f98d3fd73c4e02a0a1bfbd4534129227440adc8a1b70dd3bb441de32db53567aea5f880ab05a6c9c166127f2c14d032286469383067f4268472510e5baf30c2905c04ca02a7d2b88ca7c171b11d165 - -COUNT = 9 -KEY = 04c4499a7a10a319992258726191f8087af1182ebd48f43bf6c158dce8a5c0af -IV = 7fc268d6599fcdef7457cdbde5b9c5b6 -PLAINTEXT = 04a66003969bbe72eedb638fb188bea1564d96df873994e2cacd02596053d2ff6d72e2ca5a007e65781727e1e66b92a8b4daf4b248457dfb019f22341b43a0b8d38bbec3cb9ed2deaf89869e1992dc8eb2c8706a9bdffe8e0b3b23ad394b68c67c187c54b01ec1c6dd5a0a2e13a4a43d983f936f46af1d832eca8d2e81123110b142a5e7d327530348b13bfa9c4af09cae66e329115ce4c2b374e61ebc41037e -CIPHERTEXT = 5235639833e022fa28ab90d2820abec07d2c3185a9c6e17618b8b68fb221bb5db242ad18c535d7694d1306ec26afdd459a53bb460485249c4f5fa73d41a0d6cc56988949f7ad82259fe3a3226f0bd8d479f40a2bd36400075981206f50f268c921338e91613b3a3c0cee1c0ff6c4e1d30c4ca0f9a311e9586d9ed29dcc876fd09eb6405023ebc180c5635d4c7987286080847d3a74e9deeafaeec0697ca8db75 - -[DECRYPT] - -COUNT = 0 -KEY = ec89fb348787cf902ca973c47081438da9596f2ca51a4f699c6cf6d8621f095b -IV = 94144fdc266588f0f4221921edd085be -CIPHERTEXT = 939bac6c09892f39dba665383da24846 -PLAINTEXT = 759616b0c07b103256002b5f7e0cf863 - -COUNT = 1 -KEY = c0e821554e1656bf3432d3131d12aa67d029126c4d4e155118be88e4d56540fb -IV = db2cfdabf025a53be690c3036baab1c4 -CIPHERTEXT = f25ec30d70722068477b9c72f355af8de207598c29a471bb766f3b2045423801 -PLAINTEXT = 3e5ba8e7f414010d9928101de1cd508e09db27e4a7d8a713d57934f692c6478b - -COUNT = 2 -KEY = 9cc541d52c5dd9291a185eb952fb4f5474fc5f35e2c026e317a915553a10af5a -IV = ba61991716e0a2af80517bd728396d4b -CIPHERTEXT = 78fb1c2f440bd0a46e33a9658809f651860759582b30d53ac1f627910d5c5a1282589610b57b394111d328c5cc116864 -PLAINTEXT = 37b085dc650ed9110ab62c6d1394325a4d4ce583ba171c87fd09638fd933d356c96d3f392ff2174fb9aaa8083c05057c - -COUNT = 3 -KEY = 764b93d185178639cef303ca426490c4b046a78a80b309a5a326560ccae0dba2 -IV = 557d3d096f0a461de7cace679b314b1a -CIPHERTEXT = 34e31cce15de96667b603a3cf15499b124475adaa21e24d6e204be5f85a7749edba4bd44a93f1cd629584448539b7fce5bf650ef7b5057dbf27876fe4d5b32d5 -PLAINTEXT = b39b2a4a580168582b4e2f6afbd334d55235b611bf2178e00a6ca4536647a602243c51f410191d6b81606f90a0826e514ba1d3adbd12d1fd80f38405dcabe3c6 - -COUNT = 4 -KEY = 833bc19499fcaa8dd02ed124242a3432973b07e925bb4b14f978a2a0e15d625c -IV = 53abdec019c879565f195a78ebdf0d92 -CIPHERTEXT = d03d8b0fad026448f2a663cd1b4388b0c396eab769b39faf75f7e002763f698cae571fabd0b6f595086810ef3c4b2a9b927e34d132173f714d149c975e954270af48714d1f2495f6245a6d410c886ce3 -PLAINTEXT = 8e2471920bd3398146f98c9cc90f7dae4ffadc0b1c8f7b5f8ab59c8d33942f9f7a565e511bfb19dd91f85fa7f4adc381242e09d3c9967c65cb7306f2b1fe21ab81f9e227205bbf6650ac174a3e5657d2 - -COUNT = 5 -KEY = f36b3e451e76b652d5f495e7bf7c6770650791d0f0a534b0346f5416eebd3a39 -IV = 6bbdbc908f4d513b8f8733246982ec3c -CIPHERTEXT = 0d62daf9362227a9a696bf46da1724a172941ab68892a4d441702efea1f00c92a4f323288a84e6bd721885112a14604d4690c2e96f5bcccdfe3fafb6ca861fdc3dbc04d2aeb772adead5db6814858387b00935fbfa7a35467c0c75dfdf930bd8 -PLAINTEXT = c91334f7173bf05838e079554855fd100c9d32a2495c78e6f820eb3f508fc921bcc11b96631e357e28987d9f67415d7a61d974bf87d4b2beec05ba32de63aff49edd4508cf30899d2937763380ca65b550b0addaf6300e1cbd936e883435fbf6 - -COUNT = 6 -KEY = 1154d523b8ad1b9ea21e837723b4b34cb31a7e384f6a63481c4356334e1cc445 -IV = f46557dda8e63c34d01fbb79f9fb640d -CIPHERTEXT = 30cd5e5f6e7f4300df71db26dd6478305c4ec46f7ba2f88759d14e182a11b89e8a5dd29610bd15e327c74e6f19664f156ddae5bf73000acb1dd45bb41034cceefbe79a1128dd813a51b830aeb48cfac169e3cef7f40569681776ca69eabfe6682d719e18dc68eecf044d672cd65edffc -PLAINTEXT = eff0ac9c78bcad5f2a288d0bedf5dbc7075f626b6d07bf04737723c5c5ec99acf650382cd4d8ed0337afa6d43a02ca5d66709630334a662ae6f794a1e1e62551a7234364cd9da2005513934ec5743e08fa9772ddc0f3f9451a3260d94a5e96b27adbfcf7a18ad98946f2f592639e8ccf - -COUNT = 7 -KEY = 36c8e29719a11210da1e96d4dc6cf51e01304c6b63709f7f45b06daa495b8749 -IV = 56a4b38b285765585c2bd96d03c1bc1b -CIPHERTEXT = ee5673108c8ce0da35bb1827b54f6469befe36988205628c81b58aaaa02fdac27c6cf638fd8031622e1f00324c60ae151dc1511a826bfc5750b836895cf3abfad55f22a8d77aafa33c822ab7b639df4b1be68789ff9c78bf88be18057ec39721a237dea74102c26508ed7efd1a6260d46073c22b201f3c8cd2d018682f2706fe -PLAINTEXT = 1ce5cd0d02a5963fa0007430973527a48557ce25126a568b09724c2e592dd6a3c7b49ccafa03a63df54e4ce0392aae7e0bff05428c563a0f7172ec805931885a3590e31774e48ce248c9b70c856dcb09a1cbb0d7222f49543ab20bda6ee1718d044098401a05a943281be5985f8c18fd2d309c0df17e1888651be6dd672698e1 - -COUNT = 8 -KEY = e1f4436ca31dc14e2d29de76793b0141bbcb920641fa02049e220c9807b23bb4 -IV = 00c98095550b3929a05bf72740ed2d06 -CIPHERTEXT = b86d66e22951548b102f3a930d3957c902db371b7490360834f940583e30da0ae15a668e207ba234598f73e524d6e1117e6f62e827285bcd4895e407595fccba42dfdc16c0eb60cf0bf0e4cdb6413c24d6afc746665af478eac70482533212ab232551e4d14996446f7d16b48a2570ec52c4ee9eface07f062b72930f450b6c3cc534d5f1b3c4a7bcd5b90036928864f -PLAINTEXT = 48674fcf0eba774ca9d429455a1a8d5512d66651bcc425a0a6a4bb664d1670ebe34916b540c880711cb39525f7e71905c122e00ee92f81bc08824ca11a362034b42bfb519fa73bbbe8a7533324d03b50df2458b7fd8aaef05fdbf7b08bf7b70c32ab495b6a42415ff5f8bf1b8d82b3469a955fd6b2af82d9676793c4b20d6726136ab1b024fe1fd7a387e18a570733a0 - -COUNT = 9 -KEY = 4d3e4cec63edafbb4d600007e95124f554b352ada4966a60da4c898912cada73 -IV = 05aef5ccf46298e0feb58d77122b58d9 -CIPHERTEXT = fedc2708ce2e2471ab8e66c69a3451a94380da0e5e9998fa68541d899a5786361b7e5157757d6fe746c79a8838afe9c832cda2a4d0a44f4b1181142450a63f1176a821f66d161d75d85bfefc01e68d021288648d891dfdf8e66e0ef3a65619cb75243eeca04155a4c9133929de2066de4c77c7d26f4cc9894de2b40085ae3beb82b95241f4463ffa81b5f418b7a79ce44663747a6c78dc87b0a4ae52d3f5cef9 -PLAINTEXT = 95d6b83e1c10c721e0f0c35907b3a4e35c2794a6a8234874440be7a795dc8e2f7ec5cf739d0bb13b1fc51cf5d4d27d2ed4b93c11893c7b9a649b22cbbc96a8cd5847d135c43d1a11855811b82cffbd2287e6c55f45d124d47d549218c1ea0049281dd539a60cdbb80549db3af3b9f8d4ca127efcb5cde7ecc98e008f1edeff6980f172652806ff9395af7a62f88abaaf8974ebef1a02d78e4bd52149fa1ee183 - diff --git a/nist/aesmmt/CFB1MMT128.rsp b/nist/aesmmt/CFB1MMT128.rsp deleted file mode 100644 index 13ab63a..0000000 --- a/nist/aesmmt/CFB1MMT128.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:40 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = ca705ee6847bcf17a6396fec473135cf -IV = c81b8a75c1a4d5243cd889540c8e3622 -PLAINTEXT = 0 -CIPHERTEXT = 0 - -COUNT = 1 -KEY = cdef9d0661bae4738d1a58a2a6228b66 -IV = 4dbbdcaa59f363c92a3b9843ad20e2b7 -PLAINTEXT = 11 -CIPHERTEXT = 00 - -COUNT = 2 -KEY = 1e3b6e224a79a5e40e4a1c084bdad9cb -IV = 4c55a0bae99ab9f4e9cdcb0238b8c525 -PLAINTEXT = 111 -CIPHERTEXT = 101 - -COUNT = 3 -KEY = 8a31587e6bf41d46087ba8800f912fd6 -IV = 0905779f9d72f322721bc48ae7efee5a -PLAINTEXT = 1101 -CIPHERTEXT = 0010 - -COUNT = 4 -KEY = 5c113f7f55448f1929241f185c314019 -IV = 42613bf61f0bbe30668e69d4d094d171 -PLAINTEXT = 10000 -CIPHERTEXT = 10110 - -COUNT = 5 -KEY = 258cc0daa17c0af0c137c82cea609fee -IV = 604ccded57a64243752e4d80e5ac9e65 -PLAINTEXT = 110101 -CIPHERTEXT = 110101 - -COUNT = 6 -KEY = 5a22f2b7b9f1fc7337a1ac62aeb64842 -IV = 62b10fc4299ccc50752724a5a9343bde -PLAINTEXT = 0100100 -CIPHERTEXT = 0001101 - -COUNT = 7 -KEY = 250d3ce76fae1953617143bac2d0dffa -IV = c13561f6d97834e515ee99a4510ff494 -PLAINTEXT = 00100010 -CIPHERTEXT = 00001011 - -COUNT = 8 -KEY = fb79de45bfef77cc723f919de28b1900 -IV = e26066c58906e341736c8524b5252137 -PLAINTEXT = 101100010 -CIPHERTEXT = 110011001 - -COUNT = 9 -KEY = 68dedc2e02194fb0349db1fa43ec9232 -IV = 56399132416f426516e833bfc7d79b25 -PLAINTEXT = 1100000011 -CIPHERTEXT = 0101110111 - -[DECRYPT] - -COUNT = 0 -KEY = 096225a638f36262e9707ba8a4d2d654 -IV = a934ecacea224e4136589dc0b3344f17 -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 1 -KEY = 89750356998f21fed95d4429e2ebdfcb -IV = 112a658d3caa1efb65137675b047dd7b -CIPHERTEXT = 00 -PLAINTEXT = 10 - -COUNT = 2 -KEY = 1c81130e3bcb8605a6d6b9ad2a12ee90 -IV = d8ce9b563322b2142be1bd661f8497c6 -CIPHERTEXT = 110 -PLAINTEXT = 101 - -COUNT = 3 -KEY = d65aea137761558d1b8400952c154037 -IV = fc826c2f95c7b1613c59a7c09a105099 -CIPHERTEXT = 1110 -PLAINTEXT = 0111 - -COUNT = 4 -KEY = 0cc56e694732100722bf50d25d7b0efd -IV = c88d92361e1b723587ef0a700dfa597b -CIPHERTEXT = 00111 -PLAINTEXT = 01110 - -COUNT = 5 -KEY = 42f32669fd5b5eaf9e61d5ef32e9af4a -IV = 3ff46b35773df98f9c7b7c8c5486fe5e -CIPHERTEXT = 010111 -PLAINTEXT = 001001 - -COUNT = 6 -KEY = bf84d99ef4312bd9ef79e828b06da94f -IV = cb7be6e41d0ae71337fd860b0a95d139 -CIPHERTEXT = 1110011 -PLAINTEXT = 0010111 - -COUNT = 7 -KEY = 0b3a695805c4a84775f5c8051ba5173f -IV = 4ace89f78057ad8b006327880a8350b1 -CIPHERTEXT = 10011010 -PLAINTEXT = 11110000 - -COUNT = 8 -KEY = 493509b56a92f14040eb9b66a188bc57 -IV = 7251c5e5fd763b1016a1989ad2a045da -CIPHERTEXT = 110000110 -PLAINTEXT = 110011011 - -COUNT = 9 -KEY = 822f3996006d92913f6aba0561c799c9 -IV = e2112d0f3bed28b3cc05bd977549723a -CIPHERTEXT = 1011111011 -PLAINTEXT = 0000110111 - diff --git a/nist/aesmmt/CFB1MMT192.rsp b/nist/aesmmt/CFB1MMT192.rsp deleted file mode 100644 index 9c00e0e..0000000 --- a/nist/aesmmt/CFB1MMT192.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:42 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 0938b510bbef65bfac656ea6326400832436cf8bef67c354 -IV = 4c88de2b07172c922316761e822dd74d -PLAINTEXT = 1 -CIPHERTEXT = 1 - -COUNT = 1 -KEY = fd6f0b8f7034a258a90bd4dd07689552bd4546a6d218d810 -IV = 658efbeca05b50edd35cc379c508786e -PLAINTEXT = 00 -CIPHERTEXT = 01 - -COUNT = 2 -KEY = d58c2e651dcd68039a8dbf761fa7b6fe7805a078a1066ee0 -IV = e6e832cf3b1d3232256683fdcc9bad67 -PLAINTEXT = 101 -CIPHERTEXT = 111 - -COUNT = 3 -KEY = baa158a16b504a108ed4332ee7f29bf6d1ac46a8de5afe7a -IV = 57c6897c99522813bf679ce11370af5e -PLAINTEXT = 1000 -CIPHERTEXT = 0011 - -COUNT = 4 -KEY = e9e5face86745bc3a562ef29463d5d21de3a57a05827c20a -IV = 7839e77e8305fb177f017f653fff0782 -PLAINTEXT = 11100 -CIPHERTEXT = 11101 - -COUNT = 5 -KEY = 9426b07c4bf897f9876fec047f784004d1c7bf7cc711a0dd -IV = 34020565f9527b0c25a7301fa05ed319 -PLAINTEXT = 011001 -CIPHERTEXT = 011111 - -COUNT = 6 -KEY = e3ed64ef69d86ac861aa030ca8db990e9677d957de71b69c -IV = 8657656bb7ea771271f00aa8fe9c5716 -PLAINTEXT = 1000001 -CIPHERTEXT = 0010001 - -COUNT = 7 -KEY = 1a70f05a082a7103cde278a212ea1ebfd39c5e3314436f30 -IV = 4fd0ecac65bfd321c88ebca0daea35d2 -PLAINTEXT = 00101000 -CIPHERTEXT = 01100100 - -COUNT = 8 -KEY = 76d59ec14f748ed1c07d9f5b2c58eb211ff6edc08d08e788 -IV = bca113ce16c06ed116ef97711f533199 -PLAINTEXT = 011001001 -CIPHERTEXT = 001000000 - -COUNT = 9 -KEY = 7cb626aa159f92325a77525aeaf494aafa07d6b79a0e4bf7 -IV = 0614379debaae28e84e46f7e2fb0da0a -PLAINTEXT = 1011110011 -CIPHERTEXT = 1000101011 - -[DECRYPT] - -COUNT = 0 -KEY = 1ee94238c099adc8e4f96844a93e289c14e3c65a56e59d78 -IV = 3b2ae688d352e3759b89cf41cc76c36b -CIPHERTEXT = 1 -PLAINTEXT = 0 - -COUNT = 1 -KEY = b58e86809c1c5200b545b869e8a3fdbfbaf4f554c3c0198e -IV = 856acce58abfe595cf33fc31925f5ab3 -CIPHERTEXT = 00 -PLAINTEXT = 00 - -COUNT = 2 -KEY = f53d9b899a0a41bae3da14b7c9cc8ab00fae0806de14a601 -IV = ec6339f53d60b17f060ecdfe4b30ce00 -CIPHERTEXT = 110 -PLAINTEXT = 110 - -COUNT = 3 -KEY = fa10ae2014ce9169aee6d7250961fa3c82ff4d061f7830b0 -IV = 523fbc6732e0576319d6b3caaff5ec9d -CIPHERTEXT = 1100 -PLAINTEXT = 1110 - -COUNT = 4 -KEY = db2cfdabf025a53be690c3036baab1c4c9ee1069d1366047 -IV = 869a17226d741aa38793ba167a136baa -CIPHERTEXT = 00000 -PLAINTEXT = 10110 - -COUNT = 5 -KEY = d088d1969a0124a691ed33439d6051c4c90ef21b520e63b4 -IV = 5bd95b978dd8dfc31d2b23866cbd324c -CIPHERTEXT = 101011 -PLAINTEXT = 001110 - -COUNT = 6 -KEY = 501d2c4df021b147a84a82310ee77eff9c9a9574556687da -IV = 06f64820a69a1baf1a1270b6328720bb -CIPHERTEXT = 0100001 -PLAINTEXT = 1000101 - -COUNT = 7 -KEY = 380d48971700f829b951a0a14125206e3677d684860dc2f7 -IV = f2721ec732694e381b3d657036deeaec -CIPHERTEXT = 01011111 -PLAINTEXT = 00101100 - -COUNT = 8 -KEY = cf3209f19c62ed24a5a2607300fd50e525571e26a652f486 -IV = 3e98b7487b20a816669cbc894884977d -CIPHERTEXT = 100010001 -PLAINTEXT = 000000010 - -COUNT = 9 -KEY = 873f1e631cc8eeebd9ce5d58a6729a6d4632b54774b25640 -IV = bb28705ef9e5151afc73e3886f25f521 -CIPHERTEXT = 0101111101 -PLAINTEXT = 1111110100 - diff --git a/nist/aesmmt/CFB1MMT256.rsp b/nist/aesmmt/CFB1MMT256.rsp deleted file mode 100644 index 7ccedf4..0000000 --- a/nist/aesmmt/CFB1MMT256.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB1 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:44 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = cd70191330ecf3d72e54d3307e92cb7372c354cad88c4a2d1eb1388eb9e3d654 -IV = e9b4aab6f57dc63a220e129e5d6e04d4 -PLAINTEXT = 1 -CIPHERTEXT = 1 - -COUNT = 1 -KEY = 5f50b93b30d29d9a388d30d2fa4e20afa0e11309347b83471355cc229f9a83ac -IV = cc522a95eadb2cf9c483d46880681124 -PLAINTEXT = 11 -CIPHERTEXT = 01 - -COUNT = 2 -KEY = 75cb16bedb373676b4ee931dc3f2346f67778ee2cd48532c64678c0591f3e72e -IV = 477313f6762d571984ddf95d7800d346 -PLAINTEXT = 110 -CIPHERTEXT = 010 - -COUNT = 3 -KEY = 1774227b35e5a8990826f8b1ef2a09664dd206cf31050a28370329c8a9f6af53 -IV = 595342cf4ae891fbbaf689ed9885a18f -PLAINTEXT = 0100 -CIPHERTEXT = 1101 - -COUNT = 4 -KEY = a21f6c2935b6f5e254c4d1811ac41a0c8b7b120728385dddc15b6e828b144057 -IV = 464ba25545ced8b8533c021db98ec6e4 -PLAINTEXT = 01011 -CIPHERTEXT = 10010 - -COUNT = 5 -KEY = fac36f856319f4a247f506b37b66cc58ed353bbee4177f7288269c77a4925596 -IV = 16f891b66531b32cb1806b568459305c -PLAINTEXT = 001010 -CIPHERTEXT = 010000 - -COUNT = 6 -KEY = 93c90375b07728b8101b35e6c295580bee7c9e8bbc6dfd1371a397cfdcc83dde -IV = c146c97c61a8252666c7756b32d72ec1 -PLAINTEXT = 1001011 -CIPHERTEXT = 1000010 - -COUNT = 7 -KEY = e0cbd3d04c6c834c7653dc5561cb0f28dfa8b1d84c2b0f4e7b25c28ef15f833d -IV = a7f279e0278ca4b7da108029b13c26f9 -PLAINTEXT = 01001101 -CIPHERTEXT = 10000010 - -COUNT = 8 -KEY = 3ff2711bdad9dbc75a068670a3a67d4534046e8f43505b930fa093ba7234e1ef -IV = 47750d10139175e1c552ef7929e0545f -PLAINTEXT = 000010100 -CIPHERTEXT = 010111001 - -COUNT = 9 -KEY = 7ddbb0d81a1415b792ae85ee97e06717eabaa34ccec0b5eabed800955b66647d -IV = 51696cf45531d0cc02d13de2e8e7e474 -PLAINTEXT = 1000000010 -CIPHERTEXT = 0100110111 - -[DECRYPT] - -COUNT = 0 -KEY = e9f5683a70402d3db5c5d6d5762516362cbb6749286ab496e19955678d7b412a -IV = b763d8fe2e255b56c0e01990fcb63c78 -CIPHERTEXT = 0 -PLAINTEXT = 0 - -COUNT = 1 -KEY = db397ec22718dbffb9c9d13de0efcd4611bf792be4fce0dc5f25d4f577ed8cdb -IV = 06e7d9b4bcce49350aae8a0a029f66a6 -CIPHERTEXT = 00 -PLAINTEXT = 11 - -COUNT = 2 -KEY = 150cf250b01781d6ca03481a70ffcf5a77d9b77fb26692a26825f8d0041fd70a -IV = 319434a55184b66b5b9343d724500006 -CIPHERTEXT = 110 -PLAINTEXT = 001 - -COUNT = 3 -KEY = 58fc754f9e08fb0003b69877f807585b1e641002fe85aa7cfa93bdd383896191 -IV = 1135ed8bd53935f8f7d78d9473ab79e4 -CIPHERTEXT = 1010 -PLAINTEXT = 1011 - -COUNT = 4 -KEY = 26a3c9f54aab980fa0ffe2a5c80a71220f3b0ffe9f63533ff35eba408ef5f9b1 -IV = 48edb081306cce98decea462d90e90d6 -CIPHERTEXT = 10001 -PLAINTEXT = 01100 - -COUNT = 5 -KEY = 02421e26eaf8f2067417974a47fd05df30968ba6137c62bf2862880763b2cbdf -IV = d9f612d7eb70d24ea141c86c861408c7 -CIPHERTEXT = 011100 -PLAINTEXT = 110110 - -COUNT = 6 -KEY = 4106870348412c58b7e4b3b21e8f4e4868d35dcb0e9540ed8ab369240febb5ab -IV = 69c3a2f22b2f89fa1a9117728802d357 -CIPHERTEXT = 0000100 -PLAINTEXT = 0010010 - -COUNT = 7 -KEY = cabf91bb4aa5eacb08df22b4deef802ef27005cbdda9a92c0d62e87467f67dfd -IV = dfa1691b585726837f08e418967b9df6 -CIPHERTEXT = 11000101 -PLAINTEXT = 00100000 - -COUNT = 8 -KEY = 64d78d311f330f2323dd2eae05e6460f27f9e3f389e33124e252b468f0dd39a7 -IV = 7ba7b73950267e59cf49778e140bbf4c -CIPHERTEXT = 100100111 -PLAINTEXT = 100101000 - -COUNT = 9 -KEY = f6fae4f15d91fc5088784f84a537127e3263559c62738820c2cf3de11c2a3040 -IV = 632e9f831fa3805e5202bce06d04f9a0 -CIPHERTEXT = 1111011100 -PLAINTEXT = 0100000111 - diff --git a/nist/aesmmt/CFB8MMT128.rsp b/nist/aesmmt/CFB8MMT128.rsp deleted file mode 100644 index b8cd4c3..0000000 --- a/nist/aesmmt/CFB8MMT128.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:46 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = c57d699d89df7cfbef71c080a6b10ac3 -IV = fcb2bc4c006b87483978796a2ae2c42e -PLAINTEXT = 61 -CIPHERTEXT = 24 - -COUNT = 1 -KEY = 0d8f3dc3edee60db658bb97faf46fba3 -IV = e481fdc42e606b96a383c0a1a5520ebb -PLAINTEXT = aacd -CIPHERTEXT = 5066 - -COUNT = 2 -KEY = c8fe9bf77b930f46d2078b8c0e657cd4 -IV = f475c64991b20eaee183a22629e21e22 -PLAINTEXT = c90635 -CIPHERTEXT = d27691 - -COUNT = 3 -KEY = 280cf81af5cc7e7363579c1da03390e6 -IV = 5d6cf4722d0e21f1d9ced53a0e36c342 -PLAINTEXT = b2a22ced -CIPHERTEXT = 73f3aebf - -COUNT = 4 -KEY = 5d5e7f20e0a66d3e09e0e5a9912f8a46 -IV = 052d7ea0ad1f2956a23b27afe1d87b6b -PLAINTEXT = b84a90fc6d -CIPHERTEXT = 1a9a61c307 - -COUNT = 5 -KEY = ec89fb348787cf902ca973c47081438d -IV = 528fe95c711bd13f37bc52cc9e96d45c -PLAINTEXT = 14253472e99d -CIPHERTEXT = cfc247e33a3b - -COUNT = 6 -KEY = 6607987c354809cba818639dcd185147 -IV = 552c101a0b7c0ca143af258453937fa3 -PLAINTEXT = 9b1a5a1369166e -CIPHERTEXT = b7ab2a4cc71904 - -COUNT = 7 -KEY = c028e6bf2b749ffa86759f2f84e93cb0 -IV = 288c752d9faccf367e5d0cca1fa6ec3b -PLAINTEXT = 324015878cdc82bf -CIPHERTEXT = 873250152fc6a5bb - -COUNT = 8 -KEY = d01da95d2c2a61da06ea78cfba59cc30 -IV = f9a393ad90814faf262e3a5b1d97592e -PLAINTEXT = 57c1a30e48166d9640 -CIPHERTEXT = e9a8c3b776edd39e3d - -COUNT = 9 -KEY = 3a6f9159263fa6cef2a075caface5817 -IV = 0fc23662b7dbf73827f0c7de321ca36e -PLAINTEXT = 87efeb8d559ed3367728 -CIPHERTEXT = 8e9c50425614d540ce11 - -[DECRYPT] - -COUNT = 0 -KEY = 03edfe082550bd5ac8ddf64f42a0547f -IV = 52acd8dab62c981da08e51939cc08dab -CIPHERTEXT = 21 -PLAINTEXT = 09 - -COUNT = 1 -KEY = 38cf776750162edc63c3b5dbe311ab9f -IV = 98fbbd288872c40f1926b16ecaec1561 -CIPHERTEXT = 4878 -PLAINTEXT = eb24 - -COUNT = 2 -KEY = c9053c87c3e56bc5e52bd31f6545f991 -IV = b8f9640d0923da13fe6eb87b01f0cfa0 -CIPHERTEXT = aeb6d2 -PLAINTEXT = 910949 - -COUNT = 3 -KEY = e96771f5f20a89ee871261d2d18e1e46 -IV = 6e86403e33396655907ae06ef192262f -CIPHERTEXT = 83cab2f3 -PLAINTEXT = 3b7f1f1c - -COUNT = 4 -KEY = 92ad13ecb60bde1bb3b34ce07867672b -IV = f95a4060b8f80e3f839d4c3ca33dad94 -CIPHERTEXT = 49f73e652b -PLAINTEXT = 17b9b9e16d - -COUNT = 5 -KEY = eb57b8dd076e7bbb33d4bfc4d7ecb27e -IV = 51135997a067dcd2e016c57134c5fa52 -CIPHERTEXT = b0eacbf2ca46 -PLAINTEXT = ca989fa4e818 - -COUNT = 6 -KEY = 70abc48bb1be490183f0fe3df56195ff -IV = e251f179174b71ee1e488ab3dd200483 -CIPHERTEXT = 08fbef9b2a369a -PLAINTEXT = 5405da1186b7e0 - -COUNT = 7 -KEY = 1273b8e0eee1a1ca827059b4d0a3a55d -IV = 622cab49092d026f554dd98a6441dc26 -CIPHERTEXT = b3cb9d8892423aeb -PLAINTEXT = d497df73afb9787c - -COUNT = 8 -KEY = 49437e06b6faa5f20fd98bf71f8ff554 -IV = 63c818e0d3cb5b7054ef3e1e87df0e12 -CIPHERTEXT = 01992a986279c3685e -PLAINTEXT = f203bcd402b65919da - -COUNT = 9 -KEY = 6399c1dc068ba3509845628fa9ed1a96 -IV = 1157c2766c86b754df485be9dd5851df -CIPHERTEXT = c9c284e9abbfe6fb11fe -PLAINTEXT = feff4e2e2458addf2a54 - diff --git a/nist/aesmmt/CFB8MMT192.rsp b/nist/aesmmt/CFB8MMT192.rsp deleted file mode 100644 index 96a82b3..0000000 --- a/nist/aesmmt/CFB8MMT192.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:48 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 32a1b0e3da368db563d7316b9779d3327e53d9a6d287ed97 -IV = 3dd0e7e21f09d5842f3a699da9b57346 -PLAINTEXT = 54 -CIPHERTEXT = 6d - -COUNT = 1 -KEY = a6381dcc18dd85d7729c1dce90743bbe1df580d857f5b9c4 -IV = c0ac501fad7f4a1465daf32e18fc1a4f -PLAINTEXT = a456 -CIPHERTEXT = 8fb6 - -COUNT = 2 -KEY = d08dbee4732c7ffc544c1695b201d30e795037325ef0aa18 -IV = a1e39aeeb972a8d70aa0fc7d6fac6eac -PLAINTEXT = fd115d -CIPHERTEXT = c4c016 - -COUNT = 3 -KEY = 277185a4a440869920f523c4d578fc5bedd33aee8d2ebaf7 -IV = 67be00572f82aabc13d6e5a2e51d1f08 -PLAINTEXT = 88e07061 -CIPHERTEXT = 8bb630ba - -COUNT = 4 -KEY = 83f70fdce47306fcbb8c21b6a8b3209f7ec185fef4deebd4 -IV = ff73b310cf7e62ce6f501092fa6cc888 -PLAINTEXT = 36664e222d -CIPHERTEXT = 20855555d1 - -COUNT = 5 -KEY = c5be271a29f4a29e085e8e98196601dcb88ccc03e559a304 -IV = 9f51fa2eb8a084718f7240e47d135dce -PLAINTEXT = b57f12342a62 -CIPHERTEXT = 73ff9bf3ec4b - -COUNT = 6 -KEY = 9c55322e6d495be01076d4b80371ad1479ae5636ff9861f5 -IV = 2b79cfc1ff37254dedf5924a6b61e3e0 -PLAINTEXT = 6dcede43c2ee65 -CIPHERTEXT = 7c897658282220 - -COUNT = 7 -KEY = 6e78ccece7d1b2a3c08cf0de738bee33cbbbf78d9bf4922c -IV = 4bbe15b1e94a7b97250a2136d8804e46 -PLAINTEXT = ceda42527871f802 -CIPHERTEXT = d92ff89045b1917f - -COUNT = 8 -KEY = 13c98665746f7825b37b404916240adbd1e4364be1d05c63 -IV = 0e479fbd5f3961f38b8a26be1f2d65c5 -PLAINTEXT = 1b0a63d73464ab3c8a -CIPHERTEXT = 5485847e5d3c2e2cc4 - -COUNT = 9 -KEY = 537e7bf661fd4024a024613f15b13690f7d0c847c1e18965 -IV = 3a81f9d9d3c155b0caad5d73349476fc -PLAINTEXT = d3d8b9b984adc24237ee -CIPHERTEXT = 3879fea72ac99929e53a - -[DECRYPT] - -COUNT = 0 -KEY = 7dbdc15ad4034ed828dc862799b7adc9abd68eaf9d526d5d -IV = 4359683af5a3a85c248fb7f5506f317b -CIPHERTEXT = 25 -PLAINTEXT = 2d - -COUNT = 1 -KEY = 3a2cdf9c9608c1dd6233d03dd855293b0885915114b25279 -IV = e7a28ee34acc52128ddae658ec6398a2 -CIPHERTEXT = 0678 -PLAINTEXT = 7b04 - -COUNT = 2 -KEY = c984b99a6cc5bc88003143cbe4b755e6e30ba94114f7ad1e -IV = 41e3b8fd138f8c358dfeef420302f634 -CIPHERTEXT = 037cf6 -PLAINTEXT = 658d0a - -COUNT = 3 -KEY = 39747da225bdc0c53c3463fd686dbe19d14157535171f91d -IV = 77d3a5ad8bbdb169f8d29e5f21798651 -CIPHERTEXT = 0fb0cee2 -PLAINTEXT = 2d191f2f - -COUNT = 4 -KEY = 4cd13179dfa16d01c6a8633dfc8783e723e72114c9b0d50a -IV = 6657c46c99d642474c330d8016b71dbe -CIPHERTEXT = 09d914cf0b -PLAINTEXT = 105a64c872 - -COUNT = 5 -KEY = 5dcc9b8d8a456e9917cd8d54d7f7100b34964b4ed2d398a0 -IV = 4fa295a8987f1b010ce4e011fbf94156 -CIPHERTEXT = 288c752d9fac -PLAINTEXT = 98f332d37b78 - -COUNT = 6 -KEY = c8baf0204ef80b8e0125efe43a0bccdfd0f356b62e6c75fe -IV = e9144bf2cbc5720a1b4cb6f37d11edff -CIPHERTEXT = c9981a34b7aa89 -PLAINTEXT = 56bb4c3cae53b3 - -COUNT = 7 -KEY = 64e40763f38a63ae378c32052b0ae3aa538bb868a04ac985 -IV = aacf65089e4b285438451ffdcd0f6389 -CIPHERTEXT = d8fcf83a88510a0d -PLAINTEXT = b567411bc61b0a76 - -COUNT = 8 -KEY = 7bfdca9605f17253f203efffc92da96fde023007d22cdad0 -IV = 45c09e44036070f8a7737a5176b8cf26 -CIPHERTEXT = 9c195b1944c4af5bfb -PLAINTEXT = 89358df65c3ef14d26 - -COUNT = 9 -KEY = baf08b76317a65c5f07ae6f57eb0e65488659324d29709e3 -IV = 0a02846b62abb693ef31d754842eed29 -CIPHERTEXT = 729c0b6deb75fa6eb5e8 -PLAINTEXT = 9895932402393dc33a60 - diff --git a/nist/aesmmt/CFB8MMT256.rsp b/nist/aesmmt/CFB8MMT256.rsp deleted file mode 100644 index a03e810..0000000 --- a/nist/aesmmt/CFB8MMT256.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for CFB8 -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:50 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 34e8091cee09f1bd3ebf1e8f05f51bfbd4899ef2ae006a3a0f7875052cdd46c8 -IV = 43eb4dcc4b04a80216a20e4a09a7abb5 -PLAINTEXT = f9 -CIPHERTEXT = 28 - -COUNT = 1 -KEY = e04e43173113109e1343393842fe6caef3f8a2e506d7f55f83dcb10444c6ad23 -IV = a38b88a293b077fb5546636aad90d663 -PLAINTEXT = 2914 -CIPHERTEXT = 69a6 - -COUNT = 2 -KEY = 064874092f7a13cc4462247ad423d0e96edf42e8b67a5a23b7a0a6477b098e66 -IV = 338c552ff1eca14408e05d8cf9f3b31b -PLAINTEXT = b974fa -CIPHERTEXT = 1cff95 - -COUNT = 3 -KEY = 56794adb0ef04aeddeabd650de736531d408837954b919002c33edfdff976cc2 -IV = 71b5526facea4236d33f1f4107e4b04f -PLAINTEXT = db774912 -CIPHERTEXT = f04d9d4f - -COUNT = 4 -KEY = dddd7f234e7d0e6ec64560b96430986a856f2ee9805443a7946e31601ef6679d -IV = e20f39db0025eb24491bd06012887108 -PLAINTEXT = ad1d5311ea -CIPHERTEXT = 19cc97a662 - -COUNT = 5 -KEY = ec73a760272c83f91771b3ab7b188715c6d6afb9c554feae83856e966a3863d0 -IV = ae7bfa38fd25778fcf66ce8157f6e42e -PLAINTEXT = 02fe724fbc5d -CIPHERTEXT = b0eca63405f4 - -COUNT = 6 -KEY = a66874ca0b70fb98b37c033ec96413f339adae02acade015b9f016b459db3309 -IV = 6ed480d9e4ed031cf66bb1e07f8d5514 -PLAINTEXT = b4777e6bcd9a05 -CIPHERTEXT = 8c017397ad5bab - -COUNT = 7 -KEY = a3dbbb775ada92b0b8ed1632444e21c1c86ff3eba8f628307306e766b8c15b5c -IV = 4ec56a8e541f5cfe7b8ab947bfa4fd08 -PLAINTEXT = 1d70a5a82badf5ea -CIPHERTEXT = 1e22bebebeacd81d - -COUNT = 8 -KEY = 64135e67c0ca1acef3360d930afcd726c5b04861a69c1b6a48bde1daf20f3b1f -IV = 5377a154d5f948189f9aa57b466c16b2 -PLAINTEXT = a36ca5ea382a322eef -CIPHERTEXT = 3105016567d3174aed - -COUNT = 9 -KEY = ebbb4566b5e182e0f072466b0b311df38f9175bc0213a5530bce2ec4d74f400d -IV = 0956a48e01002c9e16376d6e308dbad1 -PLAINTEXT = b0fe25ac8d3d28a2f471 -CIPHERTEXT = 638c6823e7256fb5626e - -[DECRYPT] - -COUNT = 0 -KEY = 1687831580cb764321a9d674dbd0a9640f668b0f58ef01b87a710b3095d5f855 -IV = 6cd5bec6d6e1fd23afc543b8f80d3f89 -CIPHERTEXT = 6f -PLAINTEXT = 98 - -COUNT = 1 -KEY = b6b504e8b7065373ea31cd549e52eda7cb96fd1db14eddacbc420085ab48b747 -IV = 870ecd45b1241803ddaf8bad15a025d7 -CIPHERTEXT = 17d4 -PLAINTEXT = 3572 - -COUNT = 2 -KEY = 6ad3105e15fb5b742bf4fe1eb8e98c6c1ffea653107c84f6b42ed1232a0bbc21 -IV = 17534c89c4eae5dea6ea353dde7b1623 -CIPHERTEXT = a9841e -PLAINTEXT = f9411a - -COUNT = 3 -KEY = 758f3fa8b2b289f19fd59e7316be40b904eff7f565caac4570f972360e0da787 -IV = b21335ae980898fa92c4b3069e532973 -CIPHERTEXT = 84b35e25 -PLAINTEXT = 47887872 - -COUNT = 4 -KEY = 802e854eb799500975d960a67885820d195e02ab23d51f15e5cdbcee86a1580c -IV = 94478c4e44e2fa8d2e6bc43d384597e6 -CIPHERTEXT = d1e96bf1e8 -PLAINTEXT = ed414b5689 - -COUNT = 5 -KEY = 3a0c03ca9d1e5d49bb37f9041f88d159c3f1d5ce26c798f59ed54a93f0a0e600 -IV = 9aae38ba832e4b093b50444074517d20 -CIPHERTEXT = 74410ccd12da -PLAINTEXT = 8207eee2a7ab - -COUNT = 6 -KEY = ee05462128fea75e919f6f436cb198f222847d698a283f5767df682d33d3ce77 -IV = d2ad55e41887075184635112a22fc093 -CIPHERTEXT = ff039e89877b44 -PLAINTEXT = aff3aa4c24e353 - -COUNT = 7 -KEY = 08abbdcc3eb9c1717db1faa38dcd0893afd5e16e2596747af58f8d61ebedf9cd -IV = b925c8dc9a9b55a4372ea6d37d21c1eb -CIPHERTEXT = e176ba99ea602fd9 -PLAINTEXT = b7370050288bf600 - -COUNT = 8 -KEY = 56d404a893fb3b3f594aab18939230b096646a37a781629fbd9270f3891a5cea -IV = e5906b36f2d97e6f2db19b6c7a3ce319 -CIPHERTEXT = c55a9a917a809a784b -PLAINTEXT = e44995bbb0fff40fee - -COUNT = 9 -KEY = ec13062551e4d7291e320f565b749eea1809b663b26f2c4d53b52058b833e0ad -IV = fbfa5a528e20863012790c2abafb5a0c -CIPHERTEXT = 2bfc3f0209307140101a -PLAINTEXT = 547bfd642cf6e12ed942 - diff --git a/nist/aesmmt/ECBMMT128.rsp b/nist/aesmmt/ECBMMT128.rsp deleted file mode 100644 index 756a9e5..0000000 --- a/nist/aesmmt/ECBMMT128.rsp +++ /dev/null @@ -1,111 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for ECB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:26 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = edfdb257cb37cdf182c5455b0c0efebb -PLAINTEXT = 1695fe475421cace3557daca01f445ff -CIPHERTEXT = 7888beae6e7a426332a7eaa2f808e637 - -COUNT = 1 -KEY = 7723d87d773a8bbfe1ae5b081235b566 -PLAINTEXT = 1b0a69b7bc534c16cecffae02cc5323190ceb413f1db3e9f0f79ba654c54b60e -CIPHERTEXT = ad5b089515e7821087c61652dc477ab1f2cc6331a70dfc59c9ffb0c723c682f6 - -COUNT = 2 -KEY = 280afe063216a10b9cad9b2095552b16 -PLAINTEXT = 6f172bb6ec364833411841a8f9ea2051735d600538a9ea5e8cd2431a432903c1d6178988b616ed76e00036c5b28ccd8b -CIPHERTEXT = 4cc2a8f13c8c7c36ed6a814db7f26900c7e04df49cbad916ce6a44d0ae4fe7edc0b402794675b3694933ebbc356525d8 - -COUNT = 3 -KEY = ef60fb1400c83936414a25651eb51a1b -PLAINTEXT = 593559318cc66bf695e49feb42794bdfb66bce895ec222ca2609b133ecf66ac7344d13021e01e11a969c4684cbe20abae2b19d3ceb2cacd41419f21f1c865149 -CIPHERTEXT = 3ea6f4305217bd47eebe773da4b578549cac744c00cbd8f9d596d38010304bd850cc2f4b19a91c2e022eabf100266185ca2705127815dfd46efbe4ecd46a3058 - -COUNT = 4 -KEY = c5805cd1c4a7b98a715badb709720bf4 -PLAINTEXT = 84f809fc5c84652376cc0df10095bc00b9f0547fa91a2d3310a0adbc9cc6191ade2aaa6fffa5e406af7223955f9277bfb06eb1dd2bbfbefe32ab342c36302bf22bc64e1b394032bbb5f4e6744f1bcbf2 -CIPHERTEXT = a6dc096bc21b0658e416a0f679fefc6e958e9c56e3ce04fdf6e392c2db770a60d9523c255925e14a3e02a1002bf3875c2e501bac618bee1f55f9850454854eef9d693d90937cc8387b6f4c4414e2080b - -COUNT = 5 -KEY = 4c35be028e1475278346eae531cbee5c -PLAINTEXT = 7adcf4a494f6b09790c82c8bb97db62c5d3fa4032f06dfeceaad9ecb374b747bd1c08d07e78e351dc2eb99bfa714d23cffe31f5fb5a472e6e0252f35a20c304c4f6d0cf7d29c99444d40af3a00a92fc86c6444fcb80ce9765362ac1bdba0b10e -CIPHERTEXT = 22217953f71932ab4360d97ef495081559f1fcb09caca41fa0c65f7b1792b560eabe18f3b3b06ef80c41886f24c5d6d32d20427e83d8b5564d9ac7435a2842c1cf7c6fcc229eb7f518d3e0167d510efbaee39a0438fc800eb6acfc203c93280c - -COUNT = 6 -KEY = 00cc73c990d376b82246e45ea3ae2e37 -PLAINTEXT = 37a1205ea929355d2e4ee52d5e1d9cda279ae01e640287ccb153276e7e0ecf2d633cf4f2b3afaecb548a2590ce0445c6a168bac3dc601813eb74591bb1ce8dfcd740cdbb6388719e8cd283d9cc7e736938240b410dd5a6a48ba49dd2066503e63ab592ffdf3be49e7d2de74f82158b8c -CIPHERTEXT = c88e03383ba9da6f982c057fe92c0bb3ed5b9cd18295a100e13a4e12d440b919bbb8b221abead362902ce44d30d0b80e56bee1f66a7d8de0b1e1b4dbf76c90c1807a3bc5f277e9814c82ab120f7e10217dfdf6092ce4958f8906c5e32279c6537dd1fbae20cb7a1d9f89d0490b6aefc1 - -COUNT = 7 -KEY = 0a53aa7a3e4a4f364e8c6c7224af5501 -PLAINTEXT = eaf1760c0f25310dada6debeb966304db7a9f1b2d1c3af922623b263649031d299b3c56146d61d55b6ebf4cf8dd04039a4d1ace3146f49ee915f806afad64cbb2d04a64120de40382e2175dcae9480d1ca8dedc38fb64e4a40112f10f03a4c354fed01f2c5c7017dbd514b2d443a5adfd2e49c986723266cda41a69e6e459908 -CIPHERTEXT = 5ece70a44da41bc7cfb9b582ea9ce0980030ec4af331e76499961f88860aa0554aba3ecbf77ca4293a3fee854a2caf3ae800343fb4521388b16b6dc599b3d60bf82777f98e1a8d04ab9cd54dd9a248095795d4dfe4858bfd9a05f54c795bb086e15f7c22228184ec66a9ca10b1cf71a6bb9303c5cd1dcc056460a86df651f053 - -COUNT = 8 -KEY = b80bcc929052cb5450479442e2b809ce -PLAINTEXT = 8177d79c8f239178186b4dc5f1df2ea7fee7d0db535489ef983aefb3b2029aeba0bb2b46a2b18c94a1417a33cbeb41ca7ea9c73a677fccd2eb5470c3c500f6d3f1a6c755c944ba586f88921f6ae6c9d194e78c7233c406126633e144c3810ad23ee1b5af4c04a22d49e99e7017f74c2309492569ff49be17d2804920f2ac5f514d13fd3e7318cc7cf80ca5101a465428 -CIPHERTEXT = 5befb3062a7a7246af1f77b0ec0ac614e28be06ac2c81b19e5a0481bf160f9f2bc43f28f6548787639e4ce3e0f1e95475f0e81ceb793004c8e46670ebd48b866d5b43d104874ead4be8a236bf90b48f862f7e252dec4475fdbb841a662efcd25ed64b2910e9baaea9466e413a4241438b31df0bd3df9a16f4641636754e259861728aa7ddf435cc51f54f79a1db25f52 - -COUNT = 9 -KEY = ebea9c6a82213a00ac1d22faea22116f -PLAINTEXT = 451f45663b44fd005f3c288ae57b383883f02d9ad3dc1715f9e3d6948564257b9b06d7dd51935fee580a96bbdfefb918b4e6b1daac809847465578cb8b5356ed38556f801ff7c11ecba9cdd263039c15d05900fc228e1caf302d261d7fb56cee663595b96f192a78ff4455393a5fe8162170a066fdaeac35019469f22b3470686bced2f007a1a2e43e01b4562caaa502ed541b8205874ec1ffb1c8b255766942 -CIPHERTEXT = 01043053f832ef9b911ed387ba577451e30d51d4b6b11f319d4cd539d067b7f4f9b4f41f7f3d4e920c57cbe2b5e1885aa66203ae493e93a1df63793a9563c176bc6775dd09cc9161e278a01beb8fd8a19200326bd95abc5f716768e34f90b50523d30fdabb103a3bc020afbbb0cb3bd2ad512a6fea79f8d64cef347458dec48be89451cb0b807d73593f273d9fc521b789a77524404f43e00f20b3b77b938b1a - -[DECRYPT] - -COUNT = 0 -KEY = 54b760dd2968f079ac1d5dd20626445d -CIPHERTEXT = 065bd5a9540d22d5d7b0f75d66cb8b30 -PLAINTEXT = 46f2c98932349c338e9d67f744a1c988 - -COUNT = 1 -KEY = bce4c486cc4a12622b9147df9bca452c -CIPHERTEXT = 76fa67e121894dbc2ad85ae7f9c5c44d14ccee5b87d5e7708950338f5c84cf58 -PLAINTEXT = 8c8e6ed8a6bdb3baabec78189b7d61010d6d168de2c08ec56f9b9c004a191e21 - -COUNT = 2 -KEY = 279161759d29e92dc8f1fafd8d45533d -CIPHERTEXT = 1ce69ab7624fed511fb42b8fb639f566d72783f9ab49801651961b048e0f5b7cc0ebb2f514f2d625f927ccc4d5a94593 -PLAINTEXT = 8838058bd98072b72fd75641edb216301fee8323ff8c4ba18ee6a4623c2fdeb3df5f8a240a8e7e6d5ae15444614f41fb - -COUNT = 3 -KEY = 9ba852520c9fd1eb367b6ad2aed07abd -CIPHERTEXT = 6c53489f6a4bd0f7cd15d20f6ebc7e649fd95b76b107e6daba967c8a9484797f29a8a282ee31c03fae4f8e9b8930d5473c2ed695a347e88b7ccd62376d5ebb41 -PLAINTEXT = 6061df5bcd421fabdb5235fc032502650448fd8233a0237c5f6f249a63d7db3e4283ac9a8684a363ef64e760c5886564659da619466851568b32091df5516f57 - -COUNT = 4 -KEY = cd6a33abb95d7ab92980f9c2b810c90f -CIPHERTEXT = 33cb1a98ce4be97f5b222aa861c945643f372687cbf7f8193a7d304e40baceb877eedfbc05be47437a86bdb1f7f0171b95c6c8b50404a7897332f26fb0f0923991d3a02e926f29babfb52e63d580efff -PLAINTEXT = 3f098ae7e7524ddb556403c5d3d0b10e5db6c324843ca54a47e34ad9bdbccc93a645e96f2e98651751f0f1a697398ea801a69079c1808b6a8e3bb02a4cf3292f1a7a05b954571339f7899f9aaa2ae1e9 - -COUNT = 5 -KEY = ff71b9f6311a44072ddb1a77488c4870 -CIPHERTEXT = 19d76b386a7715dec7aad8bb01d126c7385a4387f087faec67718f78274cf4a2d7ec3f7c56885c930bbfff1676d8dd3b0b4e1cdf418c086de6f50700b527cfcc2a81d6ba95e30a526eb4c3dee82af6ccc8c5ab55781db15c57de90995411bff6 -PLAINTEXT = 3dfe918048f4c0b0b22fbc55e5af751cf3e6ce348eb9a888795033f6dd216afbea65fc8df41c0ce6c7316a8183d36060bf19709fe2bec6d13bbdf1a434cc5b8f10aadb368c269d2dc4474a1f8112640fe52803b1883cb7756743100a758dd862 - -COUNT = 6 -KEY = 8ec6a5a054fea2fc8dafb5939a4bd788 -CIPHERTEXT = 4d6f972946a2e4ca05bfbeecd00535ece6c81ed963c4167063b1c34b6a185d5504646d81a83cd5bce2101120b2f2bc6a2fa856ae6fff4449ab6218189faa13e73038e82c5141c3f6276a8a206b9563ca11fa76092779f4deff2e58659047ed4f1a129092095ab75f1cf4b255c69531f4 -PLAINTEXT = 6e19cec775595c2f768de3bda3682fb4026ed1889fc3de11bc45a2a3e2b22694ddaab3274c81b29204fa034eedac564a7dfe27aabb6ff420f9aa5abadf15c74676efeabd96a7ff2491813ba53cb5ab76eacd37255a28daecbbe580f5eb77f9bc0339e0da59b2b307f52974b6182cb106 - -COUNT = 7 -KEY = b53e54b1b09f78abcd6afac1f7e7cda9 -CIPHERTEXT = 447557bd1561b09a082cabdbf49b0612b46c9793db3c987aa4a843ef28b39fa8d46799b019c0566765c5c8cb53f87ff51ff0c2e65c45df84e9acbfe02163bdba52d0b847706567320bc6ede07f2eaef86b0f602364f86510eabc58bc9ad1e6f0a6f6df0b83188c01e17744a4e0053a22810e99cf5a1ed3258f203509fdc3c050 -PLAINTEXT = 398db04b45a724393e4baec86a220f22358df1bbf0cab278dcfecf7a3f8f6275ef45ed9f039bc1f5030c3a0c245fbb6ea0bff3e2da0859ac498db6624a572023de7c221bf3567f51e98947970dfc581b3ca670ab92953d3bdd97dbf5d6bef8aa2f31500d221198ed9f23b049eaeed67683083034b4a5a82a0e49319e368c6f55 - -COUNT = 8 -KEY = 9e79b681c57d7feb7db7e8a6ad41382c -CIPHERTEXT = fa2e97bed2f0b76ed2f8c1275f6d50ecfc1131240622ba9da17e5dd0f20a7d678f537ffc33762524b73e17ac3d8dc322affd679768c66ca430e3f6ab6e70b95f99570e87f02b46ff6b543efff16d339fcbead89b59fea65403bc7418737c47a301806be66fd7c307d7825da8e1d6496c3921acb7419010b60350fea069f4cf3bb017bfa11a424344e3109d30778fad90 -PLAINTEXT = a2e19c08fa204640b1bc73beac58f81a7923f3ef2a0affcf1568c9179d816cf1bd16b79418f0266f0ff904e06045f276df187ed72b8f6641b065b854a7d3f152b8e153cd77ec605e5b75454245745dc0e0dcfc616f5246f868b6ee5a1df56c4906c5c34bc42309d370733e50d9a1addc3f37cbe4b331ac7d3a920c794484a16b05599f46f42046a6dc9063b1d5a8ae1f - -COUNT = 9 -KEY = 44f0ee626d0446e0a3924cfb078944bb -CIPHERTEXT = 931b2f5f3a5820d53a6beaaa6431083a3488f4eb03b0f5b57ef838e1579623103bd6e6800377538b2e51ef708f3c4956432e8a8ee6a34e190642b26ad8bdae6c2af9a6c7996f3b6004d2671e41f1c9f40ee03d1c4a52b0a0654a331f15f34dce4acb96bd6507815ca4347a3de11a311b7de5351c9787c4538158e28974ffa83d8296dfe9cd09cd87f7bf4f54d97d28d4788799163408323943b3e72f5eab66c1 -PLAINTEXT = 9c29eecb2de04254fafb896a994102d1da30ddb49d82728eb23dbd029901e9b75b3d0aee03f7a05f6c852d8fada0b5c28e8c9aed334fad11829df3dfadc5c2e471eb41af9e48a8a465e03d5ebdb0216915081f3b5a0ebb2308dfc2d28e5a8ba3f32adae4c3575921bc657b63d46ba5a618880ee9ad8af3fba5643a5026facd7d667ce599327f936cdda7e1bb742a33a019990b76be648a6ec725daed540ed9e7 - diff --git a/nist/aesmmt/ECBMMT192.rsp b/nist/aesmmt/ECBMMT192.rsp deleted file mode 100644 index e0bbb9f..0000000 --- a/nist/aesmmt/ECBMMT192.rsp +++ /dev/null @@ -1,111 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for ECB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:11:28 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 61396c530cc1749a5bab6fbcf906fe672d0c4ab201af4554 -PLAINTEXT = 60bcdb9416bac08d7fd0d780353740a5 -CIPHERTEXT = 24f40c4eecd9c49825000fcb4972647a - -COUNT = 1 -KEY = c9c86a51224e5f1916d3f33a602f697afc852a2c44d30d5f -PLAINTEXT = 64145e61e61cd96f796b187464fabbde6f42e693f501f1d73b3c606f00801506 -CIPHERTEXT = 502a73e4051cfac8fe6343211a129f5a5f56710c41b32c84da978dda2cec34ad - -COUNT = 2 -KEY = c4854919c324d381bbef9bea771172f6e4563ffbd1e1e956 -PLAINTEXT = 07d3781a71e87b8cf12cac4616f9c7a819be57a0770a7a66e0e6e469506826897c8530866f2715b8757f0f01389dc301 -CIPHERTEXT = 0b0455954e477e87d1a338414f8ac4d760efb70e5770e5d496b31152cb07e9316378f7fd38c6903b31d4f1b1a53931af - -COUNT = 3 -KEY = 3deecf7a037ebb2ada805e8059bfaeaebb195cace379fcd2 -PLAINTEXT = 096612f4111ebdb9accf5efbb973589e5a2c9103407ed2da29bc7137a6c02de822df5907201d3dcbc49cb9a3955b2b86811d938422a6f5a23f2dffe4960fecab -CIPHERTEXT = d375e1af5fcd03e31d0f735f6bc5d7e773bc34ff3eb706be85842f998e4e361303825b848170608f300ad1ced848b5233477f53710503c55736a730595599964 - -COUNT = 4 -KEY = 0c0333d8fe3e99a1eecc120d6b54bb8faa888d12794de93e -PLAINTEXT = 6f825ad0e2fcabd811db11e2840f0884470b87eaa678e329342bf0d1125569c16dfa924049a51b497d594825ffca4f4062cd02359d0ead2b0e014264bf1bb313e741a06eb4813205470047520133cf91 -CIPHERTEXT = e6128a9fb497b2ec0d0e9fe1b24e691ea36c0628eb55046b2f20de9d281dd9dbbbeaa0519a4875d3516b15022330163b2798a9102ee9d141a3416c1a277442d4cf1fec87ccea571a23b91a461991ec0d - -COUNT = 5 -KEY = b07da99fbe0b193e5336141a9819974b1a9a4102129db861 -PLAINTEXT = 27756c11f57c40169f95f25141fb1a07d9444d864e4c43b9b16f39fbc2fb9529b6e4c9fb37ba7994add9e057bce070fd0d64b8e452e58baa84005ffb6fe7f3a7710f35f87f28624268526fbb5e8ea88db272972adf2227e0ca7b09ad48915754 -CIPHERTEXT = 7516e53877236e931e7fbae22ed2ca5116b72a700f6e397c2aa47c304b3f5c2a026d89831a5104ae7b73ef48de709c1b9e661ae973dea6bb38217a7650228ccc6b228b33f567121427e9f21cbd3ec6aa35ebba336f51ed8e4bf6e75c5866bc20 - -COUNT = 6 -KEY = 80da652b1844dafe4fd4ca8ccc26b564b263711723b6cd48 -PLAINTEXT = 1e49e9541ed0f97023f8205e71fe75668680f12fb5902d7a11066d108c1adef960321cefaef8f71365b077de66c91e59e6b16c9113eea945fa6bdee3a80f25b38f9422512c97d260e7eb837d3b33247216b0bfac835744f08627884947b98d4573190460e0d410c170524d2437661118 -CIPHERTEXT = a47e7d0d8266595792bc980bf3c47822229e4428cc91aa1b15519823a133dd479a4664ec8408b4d9301760454ed2037279d996eb1ccc98df77660aa97422dca1c54d7bfac37223d0caee6a6b34d760e767b9595f7f3bb631d6545a7442d3497a7b85054e8b99d24e65df985e5bccf450 - -COUNT = 7 -KEY = 9a35954f400034b29c9f85766a255cf1393dccb8d6c93e65 -PLAINTEXT = 823fade2722805e4948db57639cbb67d477d4b01319d927826ec594789933486a20acc0393397a8a8ddd1564432e081e9fbfa78cb4a5c30cf5db7b0fa4e556d68db48f7af3cab02fcb9e62c928428480f7437af0ecd1c864bc1fdf538d0d362baa059d4e7c22cf5ab69846aecf50532ab5d26d35c068ca05e4802c1b2c53fe0c -CIPHERTEXT = 52c54ec4345e776b84952f5803ad3a52ba4cfedb32c2dc146ecc8813705f02fd3d4d559027e895e2ba29710396272436c398fa12ba02c85c02947df8035647334bc6c53e1d716f582206c8538f397784c3e42f535b68e8151b3cff71a82d2785b0eb298ff63aebc5d822549f44fbbcf0b69114323c9572d0bf674332fac3b57d - -COUNT = 8 -KEY = 280a05e6ba0542e4e16dafe63d738fb4c544241b6626729a -PLAINTEXT = f4d46d6ac9969cb6994c4f5f97a58634e5927e52bfaa82a2f7cc04a3a106ec6a0fb530e700eea569141d156483ec91730f670899375d19ccae0926b40bf1aab0c20fcc1a532f34ccc1981de246eeabc245577f5a80dd8aa98b141e8181fc4b8bf528688b2b20f0e58805906148737d2b6fab0b1e02f27c417634159269ed7803904a2dc3f18b82be52ab9567f143afb5 -CIPHERTEXT = a61376ae4c6f8fef51736087dd54ddc6cd917735386f73ff95884d92739d1af4a65386ad396fa01def9e3381133e2357506215519c2ebeffff12c35a70fb149d23f035d026ac1d24e5ec81f5c28684b4a203c29aaffc54794cabd3885090fc871cb8d4569190a39e3d34df87c3e05245ef7de4856d103e2a780361115f78e227622f93b7f9c2fd8390bfaf23a06cb348 - -COUNT = 9 -KEY = 4f41fa4d4a25100b586551828373bcca5540c68e9bf84562 -PLAINTEXT = 7c727bd3e7048e7a8995b7b1169ae4b5a55e854bb4f7a9576d7863ab2868731d307322dcca606e047343676f6af4d9cf6ebf2bf9c95d87848d233c931e7a60eff08fb959924cde1eec8699ebc57890e3887024ef47c89a550018788d1faa3250452e06f148af25f07bc613cd2f0e501a79d738d4361f28f34dbee24034e03367b6b8d34df3738ca3a86b9ebcb09e639bcb5e2f519f4a7a86fc7c41556404a95d -CIPHERTEXT = 922812ad5feacdf11fe7fdae96300149419e31cff54061b3c5ed27fdb8b50c9c0932b522a6c04e482499b011ef3c3e9dc56a1a61cfeb78b34032d26dbdc3cac51a3279bc934b9bce2d9c19bf858235613ba784e48e292d22c6b5a28e1d1bb860524fb7b5f9b3d9a5f4da66e340585bd2496fe6d6942db8d05d716fec03b17d19abb58b33332e24beaec7995d69525364fe139aa1fd62054668c58f23f1f94cfd - -[DECRYPT] - -COUNT = 0 -KEY = f2d2b82280c2592ecfbcf500ae647078c9c57624cde9bf6c -CIPHERTEXT = 21c8229a4dceaf533fe4e96eced482a6 -PLAINTEXT = 49aabe67da5322b6e11d63b78b5a0e15 - -COUNT = 1 -KEY = 4bb83429faaaa25265f65c8ebb1caf815916810defe89281 -CIPHERTEXT = e741f38ed720877b53264ce81bdf2e5ea5b97163710ba29e9755cd3ba2caf091 -PLAINTEXT = 71b805feb56aaca22049073db10ad696751a4818b7005ae35eb3111cfeafcac8 - -COUNT = 2 -KEY = 2ad0db3278b7f6afd75a0cb62b6132d36449010ef509a5b6 -CIPHERTEXT = d1568d45f495112f12e37461aacddbfda7a71d0a40dacb6c1d7e6e13bb2c0f72110dfd337437ca29b83a978698f5914e -PLAINTEXT = 7991ecf8ec98c6da6a27ee89055783f7302f5cb063f9c67084850702dfc9d64834536ecf524dc10f8504c1b132101ce5 - -COUNT = 3 -KEY = b7f4c377e6233c34717e7ac9040d369ac66c6d3f3b1e627d -CIPHERTEXT = fd71fec985a92046a5c0b633112bb2cdde3581d98bf4323b417bdbc55a51384d21229602d8b5ef00001e5721d4359616174617b70f0a0198d2d6a3ddc013154f -PLAINTEXT = 9b540d3eb0bf52210aefe3b1929b3e43561c4110fb81520d41d671fc0f404dcddd879ef4a70f93311e6b034a6020e2b4fd5161748b57b61e7cbbd1d8e1d2cf42 - -COUNT = 4 -KEY = f714e621c97768d82eea6bf98ebf4a82c005262188ff894a -CIPHERTEXT = e24ff85f7ae75226ddd393972c3f836a0fc4aa13f997b896ae01249b030f12c5e58a7a409d29879952063dd3d04f5fb7883e906bd74bb8468ba0a9e3a3cd037456bd545957e884f258cb71b1cd95d673 -PLAINTEXT = f7058804932feae0851aca9be500c54ec35b3552dbb1417d81de51b0b0f3209dc999302369f25b1f133dfdbd9fe50b6834273806ef525c61ec4f5e88714cb945b0fa6481ce75bbff50e8eece1527baa7 - -COUNT = 5 -KEY = 7c045f663d668e1f7ba80f06d0d25fefcb00b7808aaa3e95 -CIPHERTEXT = 2a81ae3d397c7cd3b9746db43cc04b137261e5124c9158ed609e8d7590f903c1e68acf20c347e151390588f7b58e3947e1f38c04c82487ad3cbd1ff57423fc73fad07d9bc5ebfceda11c536cd89e9e520b96430261a3303ee4b6649a2724b130 -PLAINTEXT = 482466fe1bcbeb5ce8d21eb3b2c30997d36d4dd55f21e8271ad0b1b0cb12be86702eda3879db2838ee3a55fe9aef70c86118ac30b44030b7b53f8b21daba1a4c0137f58e1832aa8247809746e33da9a45ba6431d261546a9784c321be360d32e - -COUNT = 6 -KEY = 0b4bd7be14e239620c8eb992a48ab50b3815849401d04e83 -CIPHERTEXT = fe9a6e64dc5a5e485c96b854299ba3e6b958610780c325f1647825cf70a3f1c3cc21032dede2972b0992bd5cce78acea539e59c74f324836892ca28e8f31893aabb7a805136b0e9560cf3c3441287cd771977558e686fd074c452e61b1f5bc1f82a68573b6bc6a8e49975e65ec73bcb5 -PLAINTEXT = 723e9a19c8526d312c75beef81c398dd3371594f98e7740ed9ffd65e347fde28cd677f58284930c6f45c61365103f24bc28034fb19f16549e0acbcaf141952e44df19e9256789a5054e8196eb4c52dad29a5e683cc668a78fa43526a0fc62c88229448098ef3d9bc237ff4f97a2e9491 - -COUNT = 7 -KEY = f5bd199c43e9917dfddf8464483ee605587d21ad907f5c7b -CIPHERTEXT = 557d3629e71ba544a20abaa2f314e77b844ac791609b5f6359a6a5a4a7cd3eebd18b8cacd107e86773e92c1ffe6c750e16b42797e163317c6967925141151c316c7c77af7af36a0ff4f556b7fa2f03e02bd69f91c53e04ce0da93a0df25d3de9edf9001a2b08b1a5eed73f5031841a598b583a67555662c10f14a6be00ca2b7d -PLAINTEXT = 34a8cbb7afab72a8e5753f04a5d18726f1f0a9a92e02f593d78d28c9dd50377af7bd4efa3eeb7b71ca7beb420161358088e2bdc295b65fcbe6097f7178a278b601a26102afd341f8c94f89b792ae421fcd458879704e9224f102b6ce204c55df73e15539d2fe04e8dc3e25e9e893994b5ae2705d65c01e0586ca4b18abf14f30 - -COUNT = 8 -KEY = 2f8118dd5b2ec401b9f501cf0149cb65ac451ed943e25e15 -CIPHERTEXT = c11a65accf2faa952d078713b6a73c7648fe4a4b0f1cd82d06a055deba6f5f9652ace39acce48611898844130ca15704ffbf5b207632af56787d1e5abc08bff6b01519a1bff58b52d47cec961ab26ee107cbc821985a9499dec1f5edb9ec7e79e43f4fe731cc810116cac5c3694247b5680cd978fcfa4d9e3f5322bf3b8364c8f510cd97aad030c5585a18c380baac29 -PLAINTEXT = d09b7aa92197e1a6a42d67a02091bc10f8b59cfea963d8ea279e8cd46b517508817aab5d4a7627ea39ad27b03a3b1c610f724bad22996d8249a4eab076e3091100da1aeb20698c00879b1f44549cc5209a0ee3a2f897355eed420cfa42a141944e904023bcd099dda51eb5444adbb30d920f887dc04362783c2fed4f336d5c0631acef029d95b545dcf9d0c40df2de6b - -COUNT = 9 -KEY = 9cc24ea1f1959d9a972e7182ef3b4e22a97a87d0da7ff64b -CIPHERTEXT = 952f4546a8bf7166964917ece01bda3c6857e427cef5da0ff90b0e4bf44cf7ccfccfdf01d713dcf9673f01c87eaed52bf4aa046ff778558ea396dc9cd240716136386148a5c76378b3ffcd40864407b8e60b40a594e0619eddae3f6d6e3b15b86af231e1bae5ed2aa512e11da0e5572b67ffff934c36e585cfdd9f877045cb19c183b994bf74645862ffa726739aadcb9e10aaffc881c88ca3aa65b37f667bcb -PLAINTEXT = b8bb5ce53a15aa6dfdf2cb61bc8e3617d1d0fefe9ba5d175550470e32397f6f3b3e65b43bded2b21e5c181d3c4c4c526c41ceab044289508458048b63352dfc379de373fd19a2c900c43524b75949e677cceda866f7f2bcc4844ef2e5dac5b804b4045e657c8156d1dcdb43cbf2f5e00a4f9255e3be2439436c4d0449a8d2c4c1a56bece98ea0fd68abaf12398039994aebffc692b9000e580479b4f4b28b5fe - diff --git a/nist/aesmmt/ECBMMT256.rsp b/nist/aesmmt/ECBMMT256.rsp deleted file mode 100644 index a851a6e..0000000 --- a/nist/aesmmt/ECBMMT256.rsp +++ /dev/null @@ -1,111 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for ECB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:11:30 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = cc22da787f375711c76302bef0979d8eddf842829c2b99ef3dd04e23e54cc24b -PLAINTEXT = ccc62c6b0a09a671d64456818db29a4d -CIPHERTEXT = df8634ca02b13a125b786e1dce90658b - -COUNT = 1 -KEY = 7a52e4d342aa07255a7e7c34266cf7302abe2d4dd7ec4468a46187ee61825ffa -PLAINTEXT = 7e771c6ee4b26db89050e982ba7e9803c8da34606434dd85d2910e538076d001 -CIPHERTEXT = a91d8b2ddf37520bc469470ad0dd6394923143ce55386beb1f9c4bd51584658e - -COUNT = 2 -KEY = 605c4139c961b496ca5148f1bdb1bb1901f2101943a0ec10fcdc403d3b0c285a -PLAINTEXT = 68c9885ba2be03181f65f1e04e83d6ba6880467550bcf099be26dc9d9c0af15ab02abac07c116ac862a41da90cfa604f -CIPHERTEXT = a7603d29bbba4c77208bf2f3df9f5ec85204adce012299f2cce7b326ce78f5cf8040343dd291e8cf9f3645726368dc20 - -COUNT = 3 -KEY = f984b0f534fc0ae2c0a8593e16ab8365f25fcc9c5947f9a2db45b588160d35c3 -PLAINTEXT = 351fee099122e371c4830f409c6c4411186d22176f7138b054f16b3c79679c2f520685651ba8e4b61c08dccb2c31982f743631a97524d2ca4d351ac23546c178 -CIPHERTEXT = 8b9c9e692c16e7059818e285e85d8fa5433dee2aff9fec61d6a0a781e24b24f64902fbd18cef7461ad7760cfb2442fb74ffd9be108a386545f2a216430ef16fb - -COUNT = 4 -KEY = ba42b760bb5a5de21acb9aba214c9783cd71ea841ada018580abc4e1be3b76dd -PLAINTEXT = 4b4b12d6ee6fc0bf987eaafe2634aad464781ff4c83d3f8a61a6af7c0a6d51f0e3855d0e02feb307652a6f562bfebe4604baf1b4e7cdd01603f231bcf7a0c95645a141b704008cd8d62979201a4c84e2 -CIPHERTEXT = fa18d25e37ea0ce94f0949efc0edecc6a40fada8f007fd8e760afed0a83ebb350c82b03baaa6ee19f791bb9bd1b44d27a76fc6eb0e1c0017d68776ed69a541851a732e46ef328def064baf6a0a755588 - -COUNT = 5 -KEY = 1d29079cc34ab5a3bc713f416a129f9d26ada15fca458cc2731404ea857d2f79 -PLAINTEXT = b36809198132518d815aa37f32f40dd7a952ec8bd63355700837b450b396b33c72125e23482a84a42b916021c3de78156f85c6a78906167feb64afd8b1d935d641c8ce1a89f3849588eeeb9910d40336ca385fc37a5e87bb84ab9ccbb05b3a28 -CIPHERTEXT = 7ae803b14914d156439f580c02c592bf9a41b7b80c20168129a33fae2290403f01a6fabe4fea7ac770ffbc6c421f8e013b9e831674ef17eb27d446dded3baf50686b809c18b6bbd588cd3c7423b64987e9164b7e1e66987dc9319790ae27b3e8 - -COUNT = 6 -KEY = 2e39c585ce4900d323ce29713bebe73a1be08a0cb22e9f1310fcc14ad4b9b23e -PLAINTEXT = e199899e1e12cffcb28909aec51b36c2f96fab49ef32b9650cc38aa37d2f4c8b785f9176c590f6a07e04037e13f7535290d5f5fc23aa1113d9dacf34a812749ab27ecfefc83dd3622d1285fa9d5c192a8e4857a5b6454473cdb8ff4594f1e906165e08b22effae6b491a55ca6d30ce73 -CIPHERTEXT = 2c4998428e72f6d96e982a316f73bf2a7da81730909b65403489ab92ada6de11882d08742f90f0f109d3420b00b8abe6873f4fdd1474923da2c5bdea2e4523ffca2132015ecf7c9cac9de2f956b112c4ba8e4c8e4b354a3df6e4652d6a77ae982a24d15cff71b979538d49994fd38761 - -COUNT = 7 -KEY = 85405c4f0ebbe8f29228f02f1ff184e2f5e7857e8933c2a1d08f61ecb9b68111 -PLAINTEXT = 0f5321db6fd9d816d88e28183a739d90974e76095caa9f12f11fe49c8fd35fa3524132118f397cdf6728857d9c9a3c74a4fde44afca80aa5bf1cbab47789f2cb3394574dda5727cfbea96f7a74a07eb1e45599f49ce7f0056ac3d14929221c70dbd3f759f83ac22f06994ed96a8e49917eddfdd2e3703b78199c91234ca6c3dc -CIPHERTEXT = 2ac6de212da0434bea9cdd7332637307131d31e8c4b0c1fd02298e249bfa9f64f34aae45faadf79d971ae82b033d903f6b18adec171ec83ccd147b44d05dec5cedb574534e8901385534c3f1dae4aebee0eb2164975e8b4e85a7b5a766ffd8247885c2b6429eb659b92c8d953af92b54517933566654d804665112bec17ff3a4 - -COUNT = 8 -KEY = f157285db00e64c2791668a54493966e3039a19426605056b95b7eac5106667d -PLAINTEXT = 3637f71f60a430322980349ad414fcfdc14f87e9915d210e8b7be5aa3e09814468e0399d17e72fe40ee1e1296a89f31486e12fd71bc7ca61acc9e8d4213a633ab285c87406c2a3729c87fdaa6b0122c2c543a89081ddac4559b15fe59102c2fbdacead8a755e16469b1b90041da31270481cfafe0bc951235cda51c4d78924efa862efc9ace20fc7d344a321c9984a84 -CIPHERTEXT = ca0a683e759c1312928fe01198f625bba044bb9003e82b9279b6812feefe54e30ccc0ca51fb858eba9ed4667e85c146a424071e7bf603f1f538ead57a3e29c583549c08e279bb078cc51e42eeb3d2443da965192cd0478e8d7ea1343cf90196f520933e3aab6db2dcd9a76534e05483eea2d373deae95d6213b91db2b96aa6adce727cdf7e43bd01978d07e0241cf1c1 - -COUNT = 9 -KEY = 44a2b5a7453e49f38261904f21ac797641d1bcd8ddedd293f319449fe63b2948 -PLAINTEXT = c91b8a7b9c511784b6a37f73b290516bb9ef1e8df68d89bf49169eac4039650c4307b6260e9c4e93650223440252f5c7d31c26c56209cbd095bf035b9705880a1628832daf9da587a6e77353dbbce189f963235df160c008a753e8ccea1e0732aa469a97659c42e6e31c16a723153e39958abe5b8ad88ff2e89af40622ca0b0d6729a26c1ae04d3b8367b548c4a6335f0e5a9ec914bb6113c05cd0112552bc21 -CIPHERTEXT = 05d51af0e2b61e2c06cb1e843fee3172825e63b5d1ce8183b7e1db6268db5aa726521f46e948028aa443af9ebd8b7c6baf958067ab0d4a8ac530ecbb68cdfc3eb93034a428eb7e8f6a3813cea6189068dfecfa268b7ecd5987f8cb2732c6882bbec8f716bac254d72269230aec5dc7f5a6b866fd305242552d400f5b0404f19cbfe7291fab690ecfe6018c4309fc639d1b65fcb65e643edb0ad1f09cfe9cee4a - -[DECRYPT] - -COUNT = 0 -KEY = a81fd6ca56683d0f5445659dde4d995dc65f4bce208963053e28d7f2df517ce4 -CIPHERTEXT = 4154c0be71072945d8156f5f046d198d -PLAINTEXT = 8b2b1b22f733ac09d1196d6be6a87a72 - -COUNT = 1 -KEY = bc1415aa119c29a9a27c0ea9d19ed50ace86c488b8e39d6a056424fb23cddb3e -CIPHERTEXT = 0a5f3278d7d96632e0508391e813f06b35d8d754ddf5867240d3168dd69f4a66 -PLAINTEXT = a8fab53790af3519cf21978e3cf03ba8e52b902be23311bf17f1ad2c5ff37c16 - -COUNT = 2 -KEY = 0d0ec1b61ebc5177c4513ef1d7d5bb97d06abaa2d33710a8eda6d3709acf0705 -CIPHERTEXT = c1c83fa3cd3d52524876e715bc28efe7c7c4256a139e9d2c874ea029bf56b792ba0606cdd39ddbbdf3b1874304d16d05 -PLAINTEXT = f17733de8f763110ef4b305594936ca2bb75119ad65261be32ba919a2c3ef8b8f1c42f62b8474362e53ee7cc6c82a647 - -COUNT = 3 -KEY = ae67999eb240a9e5b6e3f0bd6b504530000be51343b8bc3b0ae8e0eed1335f98 -CIPHERTEXT = 254c015626baa3ed2d7f05f5d0a98c8cc2f29dd7a4410ea41d74db4e2c5d1be1bd0a327f7b4a4703e66cf9e3a54a4d5b1d87ebc842148b52adf9aacdf05281e1 -PLAINTEXT = 959b7d696e2267f3d465f6f77ff2453296cfa54843363981484853e67cc21d340b803d6d653213d1037b81d849c5acc361771a5a072c9c29d6bc5096c38c9c86 - -COUNT = 4 -KEY = dde079371133ebd68df061b56f0efd3a14c137ced35a30e0eb68422cb924dc3d -CIPHERTEXT = ea1fd2f064548906ad10ce1240758868ed9fb32921dabe18681232a8308b955ad0d28e45c9f34af64bec1d7bfb626dbbf393cc090a8c64f8569b9870f008e801f7001578d8d286b0cc5eebaba2c920e1 -PLAINTEXT = 5889ad2c09a6307611e6115a78c13566de05b5892f7850fb917f83898e07486cc9ce746e891db102a0f570d7ad3c2804f40cdfe23bcc8b2c8a3bfba48632892d3df3bb7bbd1029b915cab2faf281c4e6 - -COUNT = 5 -KEY = d68a345159178b9bd2e3bd7a13c9512ee9b397944eff81a8df28b44890a2df3b -CIPHERTEXT = 59722586a56ed6c8207d6a0a9f7278588f5203782fb64e6ffd71f1486d732d10e1ed7d25d6b66db15beeaf71c8e16cbbac2dd8bf0728090dba7c09573b142a788d3c99b670033644d5e4a30b94a69bab618186bcfd824a59a93163dfe07036f2 -PLAINTEXT = a56e000be19eced20479cbe8964fdb366c437ca3b5fd9d04c339c1a51bdb0aad46df1b78ef05b02e492464136155d76dd32c3b4aa4198c3926cb75d2578434ab4fff0894508b6f60ff39686a0fd151d1bffba7a786b1bc02acd2d23b56e45749 - -COUNT = 6 -KEY = 5a20ff7da47c7e853becca0ca5f32bc80e17de973337146f7e1f3c93725a850d -CIPHERTEXT = bed9f2db31ebbfac57f3745e0dacf71087cb35c94326b9ba3b1b7dc35f30003942f798e714350a52d0425842b6b3da7dfc3790d6c1bfb76642e29a1a507fab6e02a4d277a7ae0527feb219cdaa1cd8dbe09653ec632c7a05b2ade91b7f5405d664a74895d2a0d9b24a0b6007cf2f18b1 -PLAINTEXT = 34467d07c2e49c44e9003da836786169e7c0fb54f1e2f178387c2f759d50809ce84d6705fe6350907d5e945e262af378753163f5569be9c09c874d254dde2545898d4cbd2eaa1ade9c8a02f8d76d418565d02075e082999bbf6f2ba985f65f17c73cc0cc29ac04824db98b3cc2b77126 - -COUNT = 7 -KEY = 082d33edd0a1ad3de596762d711bae6f3188a12c7b6ced987fc7e8c9cd7a3cc9 -CIPHERTEXT = 496553f24d47264ef74a584b893ccd4ea1cfc0b1044aac15997e6dfab9fca28da68557c058c2e1a0803508e4c7706cc1568521069cbd9d644b8dd40da4c5a182f50b68a56088fa16dde1b8bc8269fca20395b40575b050ab57cfdf76d208743840dfcfc9ec0139571835b0fe458f4498aee6c1d716898e91c32ed55acb2be458 -PLAINTEXT = 51c527c0985369234a599f476731e8b51ac7a44bfbe37ec71a641ad71ad464f9e45467d82a0d101f67043b87e2da34de183459295000cea9e0f0ccdd82270fc70b880fa80104e0b78b7a5b1620dee83da84702223b277a0966b10ddf44ef06b98e48788092c763895d95f13fd389fff5706e70876d5af8c197cdebb38a4d2ba6 - -COUNT = 8 -KEY = 3e1934554952b87a07d6371721f4d78a0e9adadc42be7347a2fcd8f53c81990b -CIPHERTEXT = 2b3c036be68fba7a625dc72a0e68b6677326f8751714e0e1a14df2b73d5b5df5424dc640130947d643e4b8c4fc702d59a195bfdab2e49077f027097ec23d66cfd82575900e589a21935c17524a968ad47060b7ee805b8871530652ee8c905a2633eb98c2a022bb459bec6d3ec181d7c22aac68194822d2b81212566f62fd42e49cc8b8409110b028a3bd40ef29da1c0a -PLAINTEXT = 5f967e10da68887567b514293149697212888efc9fd90604459f8a9c4fa1f4117f0214fa675b680571bd980cf941bfccd4826e1fe1420a0ba59554341b507e760d2d85c7219b3f5e261eef2d201bc134d2ec32d8b97157e3de91f1c312b26ff193e637bf78012850f23d0536715e51a68be730c55375774642345e0daaa4c40185985cab38df09dac9a688e6b597d327 - -COUNT = 9 -KEY = c4a71e055a7254dda360693fe1be49f10faa6731c36dbaa6590b05974e185c5b -CIPHERTEXT = 2c487fa96f4090c56aa1b5be81918a934c9492878fb0cd686dcf8d17d86485454c51237bbd09205dcef1552f430dd098b9d827a694730c133a0222c77f540f9d5fc2d36af359583c9e3b49df884228a64de79b67f66207c8281360b99b214042ce61367ff97960e944453cd63679bb44708897d29bc5e70f9fc8f1f715143fbb00f7f5c1b7b161ec26d8d41d36fab0fa8a85c3ee6ce4d37007eb7a89d6753590 -PLAINTEXT = 31fd5a307e279b2f34581e2c432379df8eccbaf79532938916711cd377540b9045373e47f2214b8f876040af733f6c9d8f03a7c58f8714d2fbb4c14af59c75b483adc718946ee907a18286cc4efd206789064b6f1b195f0d0d234468e4f00e6f1cad5cd3b9c0a643b3c0dd09280ff2e2a5929183409384dd72dc94e39687ea2b623d5d776700bd8b36e6130ffde966f134c4b1f35f29c5cc4a03297e1ccc9539 - diff --git a/nist/aesmmt/OFBMMT128.rsp b/nist/aesmmt/OFBMMT128.rsp deleted file mode 100644 index b676942..0000000 --- a/nist/aesmmt/OFBMMT128.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for OFB -# State : Encrypt and Decrypt -# Key Length : 128 -# Generated on Fri Apr 22 15:11:59 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = d7d57bd847154af9722a8df096e61a42 -IV = fdde201c91e401d9723868c2a612b77a -PLAINTEXT = 81883f22165282ba6a442a8dd2a768d4 -CIPHERTEXT = 84cc130b6867623696aa8f523d968ade - -COUNT = 1 -KEY = c9f4ce21b4c7daaa4f93e292dc605bc5 -IV = 5e5a8cf2808c720e01c1ed92d470a45d -PLAINTEXT = 8e19c5cacd015a662e7f40cdecadbf79a68081c06d9544b41c2dd248e77633b4 -CIPHERTEXT = 885dc48add7ee6a1839bc5c5e03beae071301ecf91a0111520cde0d3a112f5d2 - -COUNT = 2 -KEY = 7a70cc6b261eeccb05c57117d5763197 -IV = bb7b9667fbd76d5ee204828769a341b1 -PLAINTEXT = 823cbaae3760c85512a3c83fd60bb54b7cfc739b295b63e05ef435d86e19fd15368c89ff08a0f21ce89a728ffb5d75df -CIPHERTEXT = f5c49aae8a026bf05e525a12ab7e195eea8a1b71a8d32a5113aa8974858f2cfc0339805003a0cb1a7be19f376d4604eb - -COUNT = 3 -KEY = 85dbd5a6e73681a51a4a7d4e93ca7d0c -IV = 89d897c5aa9e0a5d5586d4b4664fc927 -PLAINTEXT = e3dbfc6ae1a879870fd22644c8135fe063355dfc0a8dad45c9c6e052e6e085cf717754dc1b49acb04cf340826ffb0da991138f022a9c34923a6a116c98c7d3d5 -CIPHERTEXT = 48a34bd814dd4e1b92a5aa04218136bcd428fd34ca151a78e0eb2c8f24d4f070978aacd5e1351c909c818db45d25b34fc21cb06a3984f969ab825ef795888da9 - -COUNT = 4 -KEY = 18b9887a34438fb2e759027e54e334b6 -IV = a5be8621e58dae325c6b868fd783e2cd -PLAINTEXT = 8cd659df925950b516f737fc92d2fafa008c008c9dfe0e75ed2d68f6ff79399ff2183464b8c37cf31aafc145fcbfac73e3f87eccb435f424bf1c6d6efb504e8e93e8a668a2210e3d3b4fd437ad1a5842 -CIPHERTEXT = 82736a8fd3c07941b1173c9c51bfe0d8590f237ae36e7b93481b7b4ad88da9d68f427305b95e4b90f7212dba00f6d6bde7e39a74da702012f36c4cd0a0c27756052ac1bd3bf1501c86c1186a69a7296c - -COUNT = 5 -KEY = da52c0e4609e82ee926174a9eaf90b08 -IV = f2d0c5e86b4ddb40d30713aaa5a153fe -PLAINTEXT = 91d6c95a614cf85de16eeabe5976c2a2a9d307042f79a7aaeb7c3c57e1dd8d43bfa458c8c02e4f5ed0c960c9f17e3991dd2e0cb3ede18f96395a484001ef07ca4c97b411ce454aaf0f74242aca03786a93442171bd50a1467b9d663245d24c2f -CIPHERTEXT = 416ae1e3d8350e7c291ef419c5e3465b388ee2d2f0014c04a5977e5617a00dfbeba7743155720fd646bbe64d8bbfd08817c4c4e97c1134574bc3829297655c08e39de77951d3996a1700a26bdc4292d3ce5c4294feab7619007bf3bd031bc763 - -COUNT = 6 -KEY = 56d6f7e2a870b92d55ff8d6e9c554d2a -IV = b512f0e11e27fd1a94aa0c697bb6da5e -PLAINTEXT = e62cdeac43667749701314c546f778a4c758e4f55760e7d729c3783cf7a242edf6ae3fcf0990886434896c945455bfae0e5674aa06ee6fb1512d94df2cac2447eeb849373bb3efbe7bb8d66c8a7ee559b17fc268d6599fcdef7457cdbde5b9c5b692236e4397545f2be97bd44f3993ad -CIPHERTEXT = 3abae717e8370f53c3ee5571739dce8a611bb51538569fdd17f3c011642cd78111dc9520f9d357351ffb8ab77b38bb5c34f2dd02e497ff876887f2a3b26fbfcab7955817780fca751b9ef74eedd38ee0ab4bc1ece453e6765916d345e1bdbd42ad6d508c5ff375df20fc8948b6310f2d - -COUNT = 7 -KEY = 09f216ff78dfe419dfcef1a855473414 -IV = 722174c892d265291982c6f042ced145 -PLAINTEXT = 11f435e7e3656fcfa8e0df230311ca21054e84e13c8590e7ec7309f59c174022d467a7302641ee1b6ba46bee4f20bfda108bb78982f670b057dfbfe49da9cfae88490ce17241402b20d2fceb476d3a424e6c406d56ffc85278695d584d6c087cb4012ca2cf4daf284fd15ac1f2e183814957e934bf88dff4d777adfbb54933b5 -CIPHERTEXT = e0e518e2d339b2e878937cd44d4e5bac40315eb226949a8b0e5863d9e543bc09936440c654764f03e5adab5b76b61218492e9f0e4578de990f1a486506c26eea4a3ea9682946ae4a462f90482a2cff19ac7846587dae80a3f1d3408583d065594869b00ddd17ae19d8e09d8d31eb7f7579320c9f26467ff0c58c86f22a3a217e - -COUNT = 8 -KEY = cde9b69eea2b6a5588457e35e0a08803 -IV = 52323b54d69a62fec0689baee1b3ec63 -PLAINTEXT = 967798995af6f435b3a6f92bff77a11fa44d1426ae0f6e7dbafac27b123c5fc419be52c0ea412c4b3cac05ae89a4c0ce6f5e91a456b1bded5370a1234cf6f6ab5d0253507bc6f3f0573ab97585b67107dec059812323e021e341ad839ea9e3d02aeca43356add48ccef81f693ed53d32ba1c74a35e8a5f7f3115ef834f7daf9948244c4fc31f5487678d3e70fb27abb5 -CIPHERTEXT = 6a5747276037643bbd0013c265d8d9a80b0299b283514d5256fecb5c787002a291a18a765fa046c3243418b02eebfc0c599576e52dd8c30291c97ceaa8bd2d7dbee3e66db7b585ea2b67f46f6711df28456b801556e233a96da1a8c34cd4d6154b20f43ae27b8ae83d907f9355c87aa021a280232265e99b4e189f4a3ccaa6b5e04153961e8e427a2dd53e5ec6f5112a - -COUNT = 9 -KEY = 939aac71e337709855715a57e3a4648f -IV = 493509b56a92f14040eb9b66a188bc57 -PLAINTEXT = 9c22efddc7de496a916d15d710de374d57478126ed64c9ad7e823e24d19bfc0cfac3dda0d1c292a3a203f35b26ad94deb20f998caf41cbdd4a08eb5d6cfb46f4ede4896b0569d72c03ec194941af95c0573cc3fe8f045ba19946b382803248f3dd4f9a454b1a3e8e1af02ea8482d637dac96a68275f4a382d3023f9df4892b9032cab9378b1cef5051d6db81226f259d1be4eb23495ac807600536b5b0481754 -CIPHERTEXT = 7c0217d4f990342be5a35e2bdd4756ae7f461add633a7b0f5174ee107a7c0c53b1c787cb83e5ddb876e251a23caf7959d952638c2aa28b2b08928c9b88e4c0e0fd0d8154690c3638ce692f20905e7263ff359bcc17e3b43d2276ef1fc4c882282f9a453bc03eb29e9c95986318c19150acf1bf33270752d32488543f598f8ed4db3ccb990c8bfdf64cae0d1c6011042acda8c2687a758c2ba8080720990be88d - -[DECRYPT] - -COUNT = 0 -KEY = 8368189d41eaa20d06a3a2d2a91e43f7 -IV = cf04ac0e4733952ba538711f79eef8ca -CIPHERTEXT = 7ddda312308993a58e636744a0a38491 -PLAINTEXT = 696ca57339840fb3c150e0c111d9e13e - -COUNT = 1 -KEY = 5124c6fdb0856ded76afb6febdaa981e -IV = 937ebdeec379685a71d466703f788ff7 -CIPHERTEXT = b01c0e4470b20d489fb8848b209312bf309f792b4a7da4a047aae8afca568a19 -PLAINTEXT = 5a5928dd09e78a21256eadb062630a3f0b47ca2376ccae314948143fff2512d4 - -COUNT = 2 -KEY = 6a8f6487e76058bc5a126276e48fdd77 -IV = 6e75d8b8ac0976143ea103a710caec02 -CIPHERTEXT = 29c360fac9b361c449e112415e3a7aefe149cacb2d08e2c2c9f61768476934ec6b26be4c902f7dc548dc378e432dbfc5 -PLAINTEXT = 424ddc343067612fdb426920f40ab4d82e3d4f9485b07fef91617556d3093874840e8110ff375b7a68f98c471ca10acc - -COUNT = 3 -KEY = 01963d44aea026b2205238454d5bb73f -IV = 9442a6e0f3a53f10b0ccf5b0ccc1793a -CIPHERTEXT = a1452e63a52fd294009482289812735166117f5427a6759154b8b4be5561f873f29673eb0a0b200987515499914196d9029eb0371af6065d75c9276b39eea283 -PLAINTEXT = c54cfacd953736a2d8db0b8b63b555253a0ca6f6e05f2e918d18be95669fa85609f827d6da014add2964626670c202b195248fc986372c92adbb10c0e7c36e04 - -COUNT = 4 -KEY = 4ea87b0b346054c097edc5601b782870 -IV = 9a3e23333b2b2de7eceea67a7ca97641 -CIPHERTEXT = 323d2253511545302c6fb5a5bc324d74cad7386a0225aa3f493fcdbd50e1ff2469e73ace9a0fd30ff0ff685f168a14bb262fe448bfe28f3a581061f4d4dd797056b034e256f1e998f511d7258dcb5bbe -PLAINTEXT = 0c7734310c5ca82b520bf1e0a1614c7ddd0c002711ef0b239de8fa256e15b32056b992747ff3a3a310d52e9df36275d9192dad61caa16715744552c865c5ae9477a70a2c3a02a01ba176b927445094d2 - -COUNT = 5 -KEY = 1956f40b2334a6546b3071f2d17f4a59 -IV = 765cfb560c46777a20cce091232ccaf2 -CIPHERTEXT = bd2190e1bfa0be9430f5081e9ec58dee5186fbcb80e5605ec4643df1cc48dd7653b2e4cb4f0c2b3c6ba6cb4ab8a178aa9f0d11911b4e742f25c497796fabd52c543f850f0f24d1782c06c6113d7da7dcce3387759b48169800f5bce2b070e4dc -PLAINTEXT = 045ad66c515d407ab73ea0c6f6ae869872342fc72956a659945454005e37c76ed07df996ffe1322840cf23843b34346a1e730ab721ddceaf362ed256054c105ed581a80c04ef22ae1b5eb8742c6e3c9c0e0e29fad211b4f40adc1520f7c6821e - -COUNT = 6 -KEY = 4e47e1b5c1b489295d3a2bf049f4be2d -IV = 83fdf064d213df417ba0e75ec517bf63 -CIPHERTEXT = afaff2d1ec65cc8e1700e7c133c970b100d347916f960e4a58da817b6fd705be759a832eabaa76268cec434bbbc4cacc3b7d3ae8deeb29b1004ee410747a030abf35414184e18bbe405b57ed382237e9afbcaefa5b55425d1aaad243e2252a1bf649d514605132de9b14cbb1902ce191 -PLAINTEXT = 94a7bed3b5a158e85f9e4778a7de105ff4f3b2a61c2fead82cbe949d7a4ee961a6c62949ba2c69d513d836a455b612c2fbb6ca243a0a18a853cadb6b73b600192de1d51ddf80030718b079fbb581073a06b66ba4ad524d3d09efaa59e6919bca15b2b92bd9f8c17d6e463f4ea5fd5f5e - -COUNT = 7 -KEY = 613485e5bb84b91cdd0ca02f8d83e0bb -IV = ad8a7564f6ce8abb6949ddb7d7186580 -CIPHERTEXT = a35e2bb864d4dea2db117ef77f7f63ff86518229b208e3ad6e3c55711999602aa2287bc355cf7f02f41c5c690a3e0a5a7c54c37f61eb706913c1617786cf40fad98748962b5bb2ecb07e707504ee1eb1bfb23682496083d2f0e3d87c377b016a7105fafb8f7d5fa737c124e51698864c76f241f9137204322a292248d4a58ac2 -PLAINTEXT = ed5068003163c424ae9a8e51e3d77684c69073a824dc4721568f7528657c3dd28d66219f398ed57105aa35cfef3ac078eab30ae0f3ed752b0e320b099ea42b156f818904c4b6c534cabde53dfa62e7b74518a8bca3f36ee85b130e8520d38c006e6adef34bbc8df56b757b500d703e5777aa545c4170404754f03dbf22c9f0d7 - -COUNT = 8 -KEY = 8198b36e880cf50dbf6724feaaac8688 -IV = fbaa2882a2a4acdb299e4f82c93f2af7 -CIPHERTEXT = af5245ca51e55d4da0ab30a376e789b71d8826a063f26b80f10158acd84bb90d6da69cc657eb0816e6f9ec80a7fc562a35efe584515f81293572490a2629cdc949e27e63b7216312d38f0d72dc43cce2be41232d2e407a6af5b113208cfc3faeea0dd2ea9a0fd409107779bf3d4553a66186c7e4211ebe09d9c49c36334e7684f92f80a3273ec4c245b91aaff3895440 -PLAINTEXT = b2516a356e437513f0df83938afefbe9f9ef1ec879797997f31da96a1ea7a15d395ecdb94b7fda14cdc0b75c171784fa8832d574b64f9450c6be25dc83b93d3bbf0145a661bf4db775282b98649b64613aeedb8bb770f67cc3421ac6761e5d763c21ac2d1e729e4597ad7fca9fdc70878b26634df78cd0f36fb3b138a1357915abba4ff5f8dfaef268307022f2e23528 - -COUNT = 9 -KEY = e30b4c874c4c4f6e0cf1f8ef58e5d375 -IV = 7e26f07f8024343cec35409e71e0cd8c -CIPHERTEXT = 5dcaa173ede14fd2d658973926168ff34fd6df9bce3280d40b00c43b80e2979a1e19045fec9afb4cf264516f55100855c3aad17b11bfcf0523b79eb20d65941077dd46ec46864e0d79704c2250e72bf8b448a6f0d3130ab10b423d1a09d9ff7a32bf700441ccd27d3223913860c28044ea5766e45a55b93f8948a959bd6661421566898e27950f04e726279bcbc990a22c80193ef0ae65196671eb59713240cf -PLAINTEXT = 8ceca4dc346cfd6b15774e082db1a89497b7d85d6b5b7102e77417f7a243fafe17118b7a3bb49d1657cf61b866da395a5b3f349183a53dfa11fc0ac053bddff49dd472ee55f5e43a2f8bc785e2bc420300694919ff7bb43feb75a9cac44ece96f679e618db5d7433af12dcc7e0963ff10b45d835f9a8f42627e7f3fd5038932685965ad0e183f5955e671fc2b878dd51051eedaf85310d1e4e8f75f2decf36c7 - diff --git a/nist/aesmmt/OFBMMT192.rsp b/nist/aesmmt/OFBMMT192.rsp deleted file mode 100644 index 1ef7097..0000000 --- a/nist/aesmmt/OFBMMT192.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for OFB -# State : Encrypt and Decrypt -# Key Length : 192 -# Generated on Fri Apr 22 15:12:01 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 2943e3edfa815260a8a697b386ca3ae3eee914f22b3857dc -IV = c6995f00318c241217cdc82cf2fa43f9 -PLAINTEXT = 67e2cf5d63334ae03dbda91100ab781b -CIPHERTEXT = 225e8bfb133c4332ba6e95ddb841370d - -COUNT = 1 -KEY = 6a32b19fc5f048a29efe97927e8f91df23390278d4fc81eb -IV = 39776bf5d8965c7b795e3c6f23115cac -PLAINTEXT = e8bc8453a7d47de7a9ccd94385b008693e4645f3179311b4a9a1e09c328012dc -CIPHERTEXT = 18132430a50b89c64c72c5d9092d8bfb844291799d70151690ca85837d89a79d - -COUNT = 2 -KEY = 155f12744f6cf7e1f108df341c5e9c02ddd44812b285e46f -IV = 855a5899180472427a1002c0ba5a3dff -PLAINTEXT = e7efcd84d52e30376d96ace92160e2ce247e4b82748c679d18041887a6b1488e0966d23581efa0cfeb48114d430d9d55 -CIPHERTEXT = d6079c22d740637b24fd801eb02ab24e6d0f32a9ae7c0eafb13b5fcfdf05e1811c2ed7f337e1b964ed0da10990b50de6 - -COUNT = 3 -KEY = 66c7d31359eac09056d597816542bffe4bb33e475dfb2d62 -IV = 426042dc81a7a069251972b91fb35058 -PLAINTEXT = 2f2178a285e61932c0b75d7be0a6e23afe78248330fc8bb3ad9ca9a73232bc2ba41d7bb5f6930f544d385fe362f0908228f2cc47b01f43304991705ceb769e7b -CIPHERTEXT = 863aa235c8ec3d7e8b24244f9eb797a610d0814cf15b2bdc2b17e90e02e15e2b4b73affc0d5983aa9e9b63fc5004629b1e337129cd3e4f3cc48b7f174544e30e - -COUNT = 4 -KEY = f7718e48dc09373f607f0e52a384cedcdf7f179348de6e73 -IV = c1b7d13dbe1fc137b2def6883342511a -PLAINTEXT = b56cb19505ced0a4cdd4ea157ef625c590a0cd1ed035483efc534c558d594f4fd4263fb4482474cc1f86e3061bcd949aa791566e227eb1377b9d1ce0fed4702f6db19da653639ba79509a4dc4a30a1d6 -CIPHERTEXT = ee1a61111d0789288314460fae70839516996d2545a80e0a3acd9e2f206ccdcdbbb3b71550c46b17ac1643f572ae45bb1d808c7e71eb2a776f02ded2b56f62b8327c8ef6d943fe2945f7a5436e39c390 - -COUNT = 5 -KEY = 1a00e1b34817f3bac340eea1c25f7b7fd84f5534311bab42 -IV = 3fd09c2f438b596b7295b81c39f9a54b -PLAINTEXT = 033b3ea4d5055a212ecec7c1d09c8263b5d36e29ff58ecc432f7acf2a102c344263bfd2516f4741874756141659e3327e4cedeb8b703768ea242fc70da39781cbc234743bfecb7d6a895d180fddb7674bb13ae684b593ce1b3e976b20acd53bf -CIPHERTEXT = 0fa7c51b3884b5d734d56955078019b1822c66cb5779d351ada319f6799620d4fc0d9518efb521529d91d1073fb4b9aef62044219c62e782384f4c357cb3c2062366d26c7b12d90358cabcd01b53cdf3aff91b40f5ddb04d5ecc501c59ffe48c - -COUNT = 6 -KEY = da9e056673ef01edb7dd4f00c614b8d4548e234c0764116d -IV = 81d872f7dd7c9d6ecdeadd556965b433 -PLAINTEXT = 6211b0ffffe478206e65c8fac9d824096db571b2fea016d4ac9b5ba1b47b14ac29988442f4c97cfe1a90c3983d91bafe664940a601fcd42229eff9f526d8dfa534933f11861687058ba7370c704d8b85e6845af925343eac31e4f5725c2b07c40c68a913beb3e25c4b14ecfd6af2ddc7 -CIPHERTEXT = 55544a5ba81fe6b91d9d76b47c9bc80524f49d98678d8918e6554e516af56606e11c87c1269de64fdd8b66e071f3bee70170929ca2f9d5e4a4f4652b17bb0203ea8d14df80344f725ae4f5f7c05eaa0000ba0881942cd92a5fcc427e6ea659e8ac70883e3ea749154cd56755b5b6e33f - -COUNT = 7 -KEY = 4d5948356e36390b3547129883badd12c8168fe5cec38356 -IV = 92de5d2999c1142a6a130ac55f1b7822 -PLAINTEXT = 92d1e2f1eabd7f3fdc99105093f5c03f13d0573a1ff6497b5a8df279acea2060e7a9d2bfabfc3f8187431a1f60dd1514173ea490664203700bc17a6e2964e095ebb75ef96a7f75a4d14d42d3bf530163ec77d18610a6b6ba006be4fc1ac03b38e4240e05f0ed288f03e011d475ff8d14dba26682e4c96b4081b1b98a49a53932 -CIPHERTEXT = 56cd225b88757a1b520d6ac236231b5d86d27d15a9b7769b71512ae922669abfe873de30ea7ecfc59c3a86703daa1070dc6e548efbdb972ce78191b4b173d46cdf67032bf515ed28bbfbc44a6d39df2882caffe6de76bccab49f765fa2dac8c548eb0ed57f03c49b8963b4a968e14164ffcf015e21a92c98497691a35d91146e - -COUNT = 8 -KEY = 258bc6c00318ec2880c2d11138801ed52b2adbaac83c2782 -IV = b23e9f5eb270b3640f44b623c2a2805c -PLAINTEXT = eb493dab3317272f1f26bb6eb1c716e305f263d8cce4f32dfc0c9155c6280fa1c9ac25c185637c88125805ef11f78f5de47099251a5c64502da34d9e709d5ac74377130689d993d85cc5de02ffc375d1133b28a50e222cb1ead86dfc1a5125abc274ae8327c095aa6535efad6072f0c7fc1bb961917d72d599759977ac8d99d6af699f3f4862a9839470e0fa1d4d27c8 -CIPHERTEXT = 8aa908ff06ef0de732eee5eeafc4be32ab9c23cd4ee6205b7f29e49c50d8b6677241c0fbbb6232454986dde2728c62abcbb47d2be912149f73733cb7e65b68e57bb2145aa45ce957c9037d099502d3b2d46ac3f848499267ad850058aef65566843ee119c483ccf8cc2a72c93467b0afdafd87b9843119c4859d5d428e2d371a54177fea6e4fdde8901191b713b60970 - -COUNT = 9 -KEY = 17b0f9915f6b541e1d3fec5b9c5dfe1cb05a9dbc9983b20f -IV = eaf17cec9714d2e6f266f283618494eb -PLAINTEXT = 0d4e7f3f732bf9d8d2d3f648968fe84175d1c7f5ac6d6be48c0539f336c501bfa3512730e7fc0151b63b815f27591420b86cc9759287b6330f31982f7a16b99816fd178a61fac2df99e58649800aca9e5d22b87243839eeb959394d1ca8260e56e399674698d042b84b94c2d290bd3636addda1346c7ebb527137702ae71bd4db3eced16881d8edd7e9f1d34abc3f718ea84798122bd6538cc9987e9af4b9979 -CIPHERTEXT = 05f6ec0f2e2215cc4518750c4c6adb0b4e0b28b0889b33528cc3865a44d8f3680d838ff3da8d57d18df22187a716ad24630645732b7510aa77f5e3181f402b72df2543f825ff06ad5993324524a917093867ae5b59ae439697fd53fb9605eed3cc6b5c89fee0b6bdfe62e1444290f3dd71ff6aa1b60a8abdbc70b2ae3aee999739d7e6952a18fcf43151b65a5c9504fe3bf166917a264ab0c048cdfc40d4e0bf - -[DECRYPT] - -COUNT = 0 -KEY = b57c1f00ef9aa21ede38d0c1addddedadd21dcc7a0773aca -IV = 658b01d8dda573850cb2c27dba2a139e -CIPHERTEXT = 09f40f19164302e12043e7c30627b42d -PLAINTEXT = 1bbdad8549babb85efa475bff0307d5e - -COUNT = 1 -KEY = b8cffa57140e7e490623c03e37a05d6ed1966ca440516295 -IV = 3a2351b89bddc8a812e4af39c6d10eea -CIPHERTEXT = feaaddd0c62630c26df99e0059825cfb07d971b05005177deb7064333498296c -PLAINTEXT = 2e57b78e8a7a9797a360d17b70bf4a3409e7407247e45b51bdfacdfc126ac03a - -COUNT = 2 -KEY = 6706988210f64a2a22e359bc731a6c900b5adfe8329071d3 -IV = 74014d44bd6a857bb5e13e351945ab68 -CIPHERTEXT = 2dde0bb74a3e0f81a82f54aa86cb1cbb5884a44e606655747e9c3e554936c2165e298e00f997cfdec251a1a6e99bca5c -PLAINTEXT = 1d5cffc80987dae1c54ac1248b0bd62c3e11616368d5b365fcc8ba3c2228ce4cbc6f0b22d7d90b7c9fd204ca69a5a83f - -COUNT = 3 -KEY = 6c98ed90354af277df6c64d3f4f7af72d94317959bbf9f46 -IV = e80bbd08f6ed38755132a0d0c58cb765 -CIPHERTEXT = 564af9b8c99e33a668c10f86a89fd55327b423009a2c85bb06494573340685985ffa8a222f7e5bd4eb128bc2eafd53114a34e4fee57dfa2181d4b5f3470ea58f -PLAINTEXT = 40aa6ef1f783d1187c1fe998c08373ca9b3021b112f03bff57179f10bbb987750c22b1ed65a18340033d35a7527200dc244ade241989eac950892897c77c7f5d - -COUNT = 4 -KEY = 32fe5dea74b6fcf5da2ce889545cbb2b619efb97dd2b9161 -IV = d09845e20cbb97f9e6102eb475656e78 -CIPHERTEXT = 5d3e9d6e5fce6ad11d24f9ab3044cfc551d38f806ed6b6b9fdbd88ef90a04ba8a9c8b210d0719ce4e4ceff8eaf4e1e92bc1e03286def292a48f97931924077fc1f16be1168e1aaa6de1e54c17ea6c39f -PLAINTEXT = 7c736ac5aef97964a83008600fbc976fe77022aeeadcb0d3fecc433e6f7f049c63685bf0eba95bc0b67b0fe2c7da067c95abc65c89d8072b5deb72295c219368912ec9b3bee60601c48faf25db4809f2 - -COUNT = 5 -KEY = 3fc51432aafc426fe0d1a1fd75950ae1a79f4949419f217a -IV = fee3c1b2b4e49fb8ff28a574a3f54f80 -CIPHERTEXT = 80a921d4972a862856ff168b339124553a8d393960e70a6c151ea80918c1f7b58f32617f57aacb09997dc8ed9ea00d5ae46826fe71946729678e242fd9ee250edd405450e207b9334402a8081ead39d9600bf94e21a3dfd136c882f1031e8804 -PLAINTEXT = 1d85795d126973f6fb8142d931d6076d687cacbfb0a4ef2f1a3f430716922ba1e590ca417e8643bc88e9b4255f3870a239e7c88dbabaa9ab3f4799f40d95e48bb744c36095c1d8a0311e9c262f7658ce12d065c2093bf471a01c968f921d9b44 - -COUNT = 6 -KEY = 4b0a5a32fc9bfa964a86fc8cb59bfc11da50a6eeeb67cc82 -IV = b26268835f33b3aff46a65ce351274d1 -CIPHERTEXT = 64372d6df57bbbf21c1cd20325892f3ad5c5dd499dc80486122302a7a2e2bcc97fb636b8e054626a691836cce7ee01c24172ff68ac562b9f1d0454c5048573c337a23c4d2c49f3656c32812144c1c7afbe2f3296d0e5903ed22822b335fbf2a6734166b5422316ec0db1db8ba4cc2809 -PLAINTEXT = 0c883c182515694807e7c929b4badd62cd3af32b016ce2a0f1241db1c34a4a5e2b873a56c841214f10a852494595d8bf0c9f9919c71e2a3acd37c9bfa01ea521d1a82cb020c85e24a89d9d5f04a41f63bca3b2261d86c217f335d4a613922b17ab5fcb502eee48b279727fc08eb21f56 - -COUNT = 7 -KEY = 791afee6a0911571d4ba8a828ff5cd1ae6daa928167a76f3 -IV = 5b863b6e13d528597d5a974c1a5b495b -CIPHERTEXT = 6c940622e40d37fa61cd9546877391c6edd204fcdaa216834c7460a23fec4d212b2ac65bcf890e952d8cea8ed615065767d89465541036e5e4701e4f7d5d733e225af77f3ac4e86893bf246ba67090eb1d6db94d9271bc539a5564a5023b93b1580de3b5ad268c1a9a4e890481ecf6271577bddc1d2e717475097acc55ef7321 -PLAINTEXT = 0b8252879ca247de3cf120ca58b652040cba3b697c24a7395299c1197d32d7fc3ca44f1844598f96f53c5b44d21c52ee4db36cdf8aef34d781c4c288170347286b2476bc22c26b21e6c3ca0465b102151541aa759aa28db0d38621b0fdee9e12f287097431742ccb35597d4c06a0df261a477ccfb1d618e4a854824b1b9b84d2 - -COUNT = 8 -KEY = 09d5278132ce1d3a75fcf2e0571d7ac570b92e4f1f067ffb -IV = 20d896e0e4dae1471b3cefc0ffd78412 -CIPHERTEXT = b107b390886821d745c0b0ac830df2a8894b88391ff29544a0c1730f51baa55ff16e0ddd917a5fbea652d6a35d3d26be2ea1b137b481fdcebc4466c19cb810f0c656203f9cc82c3c86a8ef02428b425d7c3e482e9f4fe811eacf803ec657d7ad5749547e51586e970d4b648fdcfd2ecb9ba9b3e687643c5653eb294d789fe3decdce116157340f1862c29b13d09ed250 -PLAINTEXT = e5f41cdf295f23b0daf1d3f3fe1d47cee30ed153026eb7b3292307a2a133f6d40c581dfe8e710ede5d6c20bbdbdc49a65e96f86a0b6cc551a66dc1db3dfba95c88e3093633b81db637995f9f05d298eec2149daf673695949074a83c7129de61709b191e3476ec1f35f56df4f09664fe2fc5a4b8de41ea7fa89f46efca1498fde5bd127aa7514728dc7579de664233bb - -COUNT = 9 -KEY = 753c1f7f39afd286ff051339c45d57c848850393b4112fe5 -IV = d3ee0d8de5080eda4c26f5a3b9ca8a9f -CIPHERTEXT = a91409fa694a4ad34a9cb1c1534a94979a5beb390083a6a61b4a4436746ba120f37a0f3e97caa9156a8ee410b53e670c703d1d19fcb8887f15d1580002fd3c5d0eaaf81c3c26b88737bca3f88820b4540b0dc5d6a42ced0e2e380c29b460a472e4eceb19c0241e33976d170334b6227855120df65fa67e5a4fc68938f45b82665c8810bf8c8d832173eb68b821c95a7f35961b0394f0e36b61c4f7b529b77e42 -PLAINTEXT = ad3ccda264343130bf1db3703e27127176fbaa7b6a5da2718783baf9f28fcdd3ed9cd31adcc79427fe4df03f1672a5e55cab0db0f4d434d860340d2fa05bfeb07e924157064a24d0f10e3293f78a2676e3c53734f22d4ea33e89384bd17f4a0f59354179ce48a7d1c1ba35e7f77735f58680f0e89bf9242a4f087322d99e507336a8e9037b6f1bfbe45614abeb2f71516b94caf618851ddcfac7429a2177be40 - diff --git a/nist/aesmmt/OFBMMT256.rsp b/nist/aesmmt/OFBMMT256.rsp deleted file mode 100644 index b7d73be..0000000 --- a/nist/aesmmt/OFBMMT256.rsp +++ /dev/null @@ -1,131 +0,0 @@ -# CAVS 11.1 -# Config info for aes_values -# AESVS MMT test data for OFB -# State : Encrypt and Decrypt -# Key Length : 256 -# Generated on Fri Apr 22 15:12:03 2011 - -[ENCRYPT] - -COUNT = 0 -KEY = 6f419b4c683a44d67d234eaa6b57f622f912de657dddb280a14d0cb967ed951f -IV = 19b888800ff1d0116124f79dfae54ffe -PLAINTEXT = 3d12989faf41ba75bfa70e2bcc2fa222 -CIPHERTEXT = 2d6b005e8d3bc6ea9f62dca36d47aea5 - -COUNT = 1 -KEY = a92577607968dbeee135a24edc2f3263926d97141f2c6d9f96c0012f45d1b3b0 -IV = 97bfebec0c2e7704d002dc6a1fd36901 -PLAINTEXT = bb28705ef9e5151afc73e3886f25f52175dbb57ae36eacc5ac4e989b9d69bff9 -CIPHERTEXT = 944169b510b2825505a14b22eaba744c19ee30da6ed697e3b879425f26808289 - -COUNT = 2 -KEY = c4c7fad6535cb8714a5c40779a8ba1d2533e23b4b258732a5b7801f4e371a794 -IV = 5eb93313b871ff16b98a9bcb43330d6f -PLAINTEXT = 6d0bb079638471e939d4531486c14c259aeec6f3c00dfdd6c050a8baa820db71cc122c4e0c1715ef55f3995a6bf02a4c -CIPHERTEXT = 0f54617159d03ffc1bfafb602930d700f4a4a8e6dd93944664d219c4c54dde1b0453e173f51874aefd64a2e1e27613b0 - -COUNT = 3 -KEY = 7c4424cf1ac4d75aceebdb2238a9f0383438f453afa55772b98ccfc3dc234dc4 -IV = 34838273c7848b70c6e1abad79ce1325 -PLAINTEXT = cb9ac89b78902ce09d8467291181a702fd9a0430e2dca944de8135702b66619ae8c0e2af1c0a913af842c9355c54101e9dd7fa4e86f74b879cb25ccca648c075 -CIPHERTEXT = 5df03b8d91cb0e5da86ba108ead87ec762c90767ace96be60598b4efe8f3d3f8383827a599180ffdddb3e94151e22feeda3c90651a697f3834e036e44d0506b2 - -COUNT = 4 -KEY = 318aa7c73006ff95840f17f2b9cf01fe7f031105ff01daa66ff95834e47b6f5c -IV = 0e28bd0603b31c26250345a118408ffc -PLAINTEXT = 257f3fc84537158b68c8af111b1e9eb41f8841686ab1e94c6fd13a7f9f24d535309c340a1dd3d4966e439a41b9b97058e9072f613ef9c1ac958b872bea59f8831b578b63eec2d7155657f953f2c2375b -CIPHERTEXT = ba4ebcdc894e6de54f8f1d7ccbb19e13d2ae0ca66c05c10e2f90bad2e9b8db94ee7770c3557927029d49fd2b3f80a01025af0e7a343237fb625dbdee85367ddfbd7f6664b511cdc7e832b2c4d91f1c0e - -COUNT = 5 -KEY = 1d5d440ee1c72740f7bbea5db587b0c5834344f091b4666ac571631bf844e9cc -IV = 1088128efc7d4cdc629d3874c727aa2c -PLAINTEXT = e8e8ed02c13b9852274cdc60a9fe5e52a9bb2f056069f1a223993c72e40140f3fb2cab2b2770cd3ccf21f9398e042f38ef06f9a8752e93e5dfd14e0aa9053607d657f3f3edc1eda342d6b47b76409e84416cb2bf6f84c4b9299ee2607633ef15 -CIPHERTEXT = a862293bda833a8ad5f1875d1ebf5e5d250203a5ac2f6c0f029f2c515a8a731018626806820647ad088a29fd3b4e92b05f47d5651e3767869c9d289010c7926ad8d64c98f2a7544eddae2522327371039cf757c6591649b3b59b4e5a84b5a7b2 - -COUNT = 6 -KEY = 686bda53073e94d8a8113ac291a0eec18534258445184dcf564db4ce057ea5a9 -IV = f0cd1d670c031bca0dc1d6f4b39d1fc8 -PLAINTEXT = 5d20b4d0a2ac43cbf8120fa9da387915d7c0ab62872d2cccc347b10115c037e06e174e8017bdb874ea77324dc203926130fe12cb7005ecb39b1b27d01d4ab02a6a8dac25edee0dbb41ec6309a41ff50da91f11ae2da1a0fc8be3fdba144b081ab94b76c70b876b28663a4ae468d5cca1 -CIPHERTEXT = d2ddf06ce095f6142c2c929cac8ff63c47832d474bf5160b5e7142aa68b9c2736b6f1a49395a525f06ca56df5f7941ac39a7048d891ccca10e6a14779451a740b4854cb872b4b36e9984a7fb9d03dee8c26b2d7a23e377a36ab35b6d9a26fb397b03200cf1c6987f6da0924d7181e003 - -COUNT = 7 -KEY = a0bf10c0b4fd2552d26ac9e9c2bf9a3ea7a37d352633df11cae241e4a783f34a -IV = 20db833498b37dfc5866c732ba7a22a4 -PLAINTEXT = 27af4a135b4c0f33ec03e5ffe351a9edac7ada8f62c3fe684ee241feaab36030aa2cc5cabd93f45710ee253653bc32f0c1e2b4c95ae869957365dacd71b83ae2d2f990d16d3019f8fac4e728d436cffbfe0e82686416fa9464c718eb8d018b70a7fff351f38946bfb46b73fced2746b66de78c9309b5770d29ee448086f41a81 -CIPHERTEXT = 0621f4800b001c44ee3e3ea4ca70248bfd01a8045b6ca46047f9b91b22e70bb04e6e4bd2dc5759112967cf7dcbf6d6134681adf1226f51c69fdef9f191575157ac688e9908d7e4aae31fe573072ee1366f64a8f118d798e6f7d2d862904fa445158d2e97d4d38cd804f9f207f11a6fca24e46485ec86b5e970998aa6fd552319 - -COUNT = 8 -KEY = 108a06c812f2cacb5e521acad0eac6a6db32fa2e1d1b6d883798dad3db5db40a -IV = baadd9b9a14280d4610d41685c36b778 -PLAINTEXT = d57fb32d6ec9d3190c14c5015281fe1bf5056935d904acec7722ac1f825653a3ca40913860bca0bcfbb78d9f9a41f4976be40b95ec34e1f750a8e8ff24a8b28432e7f8e7a6f3e0496f0b7ffbe8309d36b87eb90df7bd4d9f92345491f0bd08bcd51ff02287971a2730b8a6fe84768461a37d7d8541c7784d046df6be2dbde0b37b8e82d14cd0d7be0667078eb53a2e7e -CIPHERTEXT = f2d8aacd5179584d68bedd301ddb1c0b8e6e0b02d0985944c59bf8bf8a7299b69518bb761c26af7da204ac2fed069271a0afb177c3fc880428c07eabb0e151164371ee1fc5d1f9d8e1321d8b3d73881ea968674ad5950c2c7fe6dd4773ffdfb3970a65db8e33787f24dbed8947f1644bc6b8a79a2b19428589fb8b1337257ba53a6a68fc2b2160e077a307e0a7ebc3bc - -COUNT = 9 -KEY = 1d6fab8e8e49d623cfc8d105f04dcfab60175d7db4fd452ea463b34c56679615 -IV = 2aff323645f8aecf9204e7450952264f -PLAINTEXT = 581d511bbd441d3531e77a910ad194f40d8a69b63cd6396cef7f37c5265485b21e725fca22c297eca4c341268c8aafd5d007a00e4589b43db584230c3193af87a8b9d77db9ec4e29c6d4ab114ad0622f6c3af34fd4ec61b8bd02e60e4be2e5771f7a20fd2ac92b34bea1211cebab954808abcb40900528253081e8931d4b0fcbab3ea2121c611654b5b2090d1823306acde391ab22def2cb358791634fd515cc -CIPHERTEXT = 6ca579544f243cb2074feb19edc128faa33635d6eed0c850502669860d7ea66842298154ab455f79db45fd72e0ce88d49210226c489e9c15fe09216218707bcb96e1e59aa8d7fcd99728f71a478f9fedc109a111622a63b8e6e736207b37adbf0e6f4990ed76b42434473f90bb8c75ca7df47d72dab61fb0c67d265502217c4e590b3536d8d7c7a03a64735e87799423f40b123b8e431e3bba45bf193b6c4af0 - -[DECRYPT] - -COUNT = 0 -KEY = 56c58f5c2141c8ec0327b1a6bb8e13fc8412290f8c7ab272a79845314571e512 -IV = a30b0b95c57e6897b40ce8ddd4209656 -CIPHERTEXT = bc2389f583569cfcf89f091aa9a3f2be -PLAINTEXT = f5639c9ce76e4350ce4758da04570532 - -COUNT = 1 -KEY = 2715cbd61f349447a6564efc215830dc2b7853303b667158809fecbc10f61206 -IV = 02d402b94059f1ab662aefa001358019 -CIPHERTEXT = ce58c54b84ec2afe0cb2fd55d62d468b3b1c5af459fb4e991fcdb222a4197cfa -PLAINTEXT = 0d05ae0ebdd58fceff2e383014de0612d6c7d468c4b285cade43972ca0d643ab - -COUNT = 2 -KEY = 6165cf1dc48cadcc1ba068f5cf35d6697e42a0774e253d0d81e721214ac2314f -IV = 0c47e490b3c83d32036ec27be7cccf22 -CIPHERTEXT = 3396e30d126a591adf6489716574b323fde0164301e706a583a53fe63f3679accf1e3c2f1ee8f6f91f0e4beabf19ac7e -PLAINTEXT = c3ce738b5aabab830ccdd82e3c588e0abdd0c79c226a92ddb74f16369c70593c9339b7ba770f607a44c23fafa9d91923 - -COUNT = 3 -KEY = 75be95a6a54400b2e1b485e24ead18ed20a6261fba82d397166486b268c4a7c7 -IV = 3b395ad3450c56c8f1accab2a47be11e -CIPHERTEXT = 52647fa67c0675753f725a8fd446622a2dff2841e61a46dc79792491b1090d4b61a2884a552ee56b890e16aa99b9c0e579a692e3666dd6941c29459a4a202009 -PLAINTEXT = 6892fc5c3d48f4e68a2c318f8157ee986fcf6c85a2ece70c0fdc709c504f0ab0b91606c4f13bc9bce5f1a1e0ce46960be86c35bc5982418097ba282d887608ea - -COUNT = 4 -KEY = f6085f2331e851db9c2654dacb5baf195ef52a1179da2080744ed66bd3160b5f -IV = 279355afb39f671cc4a6dc5397086fb7 -CIPHERTEXT = faefd354f5916e3480b5f50bf797bea393d9f451e127a1bf731b0befd55e447dc211fd25986b9b840aa38d231510dcb1358f0390d825029413e5ae0794144bf0d88c5c949e5eba3e9bbbe43c6f15962a -PLAINTEXT = afc0f87e2552468929823104a41418bc5b9040b63263769a75a2e17106cb529e599efc59583f1a3d0932b16f175b74a47d2d83347a10da6e70624257dda20be90d91032f0c2681e432bfe916d3c475fe - -COUNT = 5 -KEY = ab765f7d8867382a0d6baf755c2f947e64f3ecbe06293c3e763f040be5b989e5 -IV = 7fae073c0eb9ff465bd4eff9f91326b8 -CIPHERTEXT = 51125f7d0303bd0b9ea1ce5682e47939709534df3560ca7c892a5b3a36a5a4777d21802db5a5afb1353ed7a17497c8176fca04234b767f793c12a366a580970981e5c1bf01b98adf761a61a8726602772a08f83d1f926031fe0df1c2c48c39d0 -PLAINTEXT = 76f6d28718b788e95af2562344cafbadae919bf1be4a56424d062859d53a2d56f1f74e569091c5255a3a3ebbc052a9eece40e5a0277860883ccb8ed1e2bf158164d1c96df15ffa3ac1315a70e13f91afb9ba7bedb7175dd1b7742e74c8b911d5 - -COUNT = 6 -KEY = 61e54c306d6bfe8f35a5d9a24ea731bec710b91f0190f387c0a7eb2883af25c4 -IV = abe7673ee5ded53b588230925d9ab7d6 -CIPHERTEXT = c2a17d6f3872b7fe16712b8de4dcb1ea429c1bebc5cab00c0173dc59e798258f5279617edc1426b1f6e8835138feed47f52a7ca1138f583719616e8e8aef67fc72e0da0d3ebcc026d0af2968d38a2ed74c0b27bc725e1e48c0e38379483220424a5d50e605756ca5cd4f879a5e875be4 -PLAINTEXT = 7c426641905155a852a346ad65a6a269c1647b13562492970df8f94fb0b835924bca02ae25d7f4592a6896e76927fed58e9bfb4a4f0f8820674c03052a63d931ccdf2034d3a84e129b1c1f16bfa0ff893e805282bea7762c0be5d8ef7964cb2182d610237b2ffd5218297758a80f57d9 - -COUNT = 7 -KEY = 2cf26c4bba769ccb47e63d4ecc6fa070c5aac6c0d6b52271b4889f524386e500 -IV = 655cb1b498545c3e95c7fbb3845683c0 -CIPHERTEXT = 11f62821f8daedbda595c1790cd4e79b263dbf15f461ea12c2ecafcfa91f9dac5781728313d13c38fb3ebe9190db1548754d9c5f74c60cb4c238e8d584c21815916fd3e07a1fc34bc8c564ef84d3aef8fdf3f379c5f80a03fd14ad75d24b2015482713e037aeca1f92917b3befa6f8d244988d0aefde2c26fae9c7579ca2fed4 -PLAINTEXT = 705e3f25bb1c11d4316e8d76b79202a246f6573f4c5bc2a2c3ee2dc6e9092f20fe9488f420cedddd94603458b1043e4f70e18109ee61fc065c5d3ac3ab003808df3b4590bdc931df224fd009e76ca2a636fd42bedfb88e8f1f4a72dc7c0ed8cd93b81393285b30720829f6a155c2fc2538993569987bb222f5d71b17da4d2354 - -COUNT = 8 -KEY = de9dc19fd3bba76c338d9d824a7985083776856457b912fe01904d47748e93fb -IV = 4beb729b182715f09f3f06aa0591c1a9 -CIPHERTEXT = 1d5f37421c8e64cf79a5d6941848b2f74ec41d5599f695018e69888a12be1f3dcd515bebdc1964edc6d01e64b254fcc5d74e19963311857280c5dc5364c41e11e844ba252b37ecb3586f49c8d50699e0bdfde4ab9123d0102a382a73f253c23354817c7771afa42b15ca8245e9242e4dea1aa61c19f41ee4740c97702633b3adfb50c86a164a335ce628ef6556776615 -PLAINTEXT = 3eec7d7c2214e229801f6fbad85eb08958de177de78bea23a3801353bd2b74de647beb7122ea83e94724ceabe20609b02b4b3e294b467559d0f9e5f5bd076a8c0f0c2707a41ef970f990b02d3870578b9b4af354048852fbe4887e7b6c23c11c2b02e75d5a09d6f0cf9d010c1ac15668a52b2e013f50d71c6b74d84355a804a3a8b72f25a7cdaf6bc4eb74c0d43c9f33 - -COUNT = 9 -KEY = 98a9971e86806ccc3495116fd06dc9d1522fe88060fdddc36e846fd329d24748 -IV = 9983ce048f19ef4043054c03aa010bee -CIPHERTEXT = 4b0767fec0d4bd07c79c0f5652dafadf10cfce89e3259dea94d39252c640840c28abcbe0efca53dc84b1ef5579f6ef28c213f445220b036fe351d93dcae57e654ac01d39f87213723f0a462d5536b8336dab5c7d2fc728f865756b85f7526144190e0412c3142650616dbde7cde17e887a60ad39f2a1330d8209f13233ce5431fd5c297238f8b3ff53a3fb89c84168b04ffa8f7f53e14c36a2d3124d68a27fb5 -PLAINTEXT = 00caa233198f51bbf593404f59826997b4ea387385cf744c93cfa00e702e8f16ff5aa7e17a9a6020df0f0de4ea6abb38bcf1d777810a8318f69b5e8305f6d727f06f008b4bec2d65cd4c516ca49f62fb2f916f273c45bb722bec78c316f90b5ed5de6ef1d366603ced303c10e33dd5c99eb0f994db5a7867da9b530fc4d0b9ce224c6eab7810359c9733cf933c573611d31fcdf3f1db87cfd17be7f4a470a0b4 - diff --git a/scripts/dowload_nist.sh b/scripts/dowload_nist.sh new file mode 100755 index 0000000..7e598f2 --- /dev/null +++ b/scripts/dowload_nist.sh @@ -0,0 +1,14 @@ +#!/bin/bash +dir="nist" + +if [ ! -d "$dir/KAT_AES" ]; then + mkdir -p $dir/KAT_AES + curl -L -o $dir/KAT_AES.zip "https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/aes/KAT_AES.zip" + unzip $dir/KAT_AES.zip -d $dir/KAT_AES +fi + +if [ ! -d "$dir/aesmmt" ]; then + mkdir -p $dir/aesmmt + curl -L -o $dir/aesmmt.zip "https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/aes/aesmmt.zip" + unzip $dir/aesmmt.zip -d $dir/aesmmt +fi \ No newline at end of file diff --git a/scripts/download_nist.sh b/scripts/download_nist.sh new file mode 100755 index 0000000..7e598f2 --- /dev/null +++ b/scripts/download_nist.sh @@ -0,0 +1,14 @@ +#!/bin/bash +dir="nist" + +if [ ! -d "$dir/KAT_AES" ]; then + mkdir -p $dir/KAT_AES + curl -L -o $dir/KAT_AES.zip "https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/aes/KAT_AES.zip" + unzip $dir/KAT_AES.zip -d $dir/KAT_AES +fi + +if [ ! -d "$dir/aesmmt" ]; then + mkdir -p $dir/aesmmt + curl -L -o $dir/aesmmt.zip "https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/aes/aesmmt.zip" + unzip $dir/aesmmt.zip -d $dir/aesmmt +fi \ No newline at end of file