From 80f6b630621e9796786dea7a7e26573361d9d242 Mon Sep 17 00:00:00 2001 From: Torsten Meissner Date: Wed, 5 Oct 2011 22:20:47 +0200 Subject: [PATCH] Revert 32e44bdf948f5fc3a420a37defe918ec55d67b6a^..HEAD --- cbcdes/sim/tb_cbcdes.vhd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cbcdes/sim/tb_cbcdes.vhd b/cbcdes/sim/tb_cbcdes.vhd index 75bb1da..a5d379f 100644 --- a/cbcdes/sim/tb_cbcdes.vhd +++ b/cbcdes/sim/tb_cbcdes.vhd @@ -23,6 +23,8 @@ -- Initial release, variable plaintext known answer test integrated -- Revision 1.1 2011/09/25 -- integrated all encryption tests of NIST 800-17 publication except the modes-tests +-- Revision 1.2 2011/10/05 +-- integrated all decryption tests of NIST 800-17 publication except the modes-tests library ieee;