From 12bc2b697e91d886f0ecb88fac358fda895daf17 Mon Sep 17 00:00:00 2001 From: Torsten Meissner Date: Wed, 21 Sep 2011 23:20:19 +0200 Subject: [PATCH] I mean the test vases in NIST document 800-17 ;-) --- des/sim/tb_des.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/des/sim/tb_des.vhd b/des/sim/tb_des.vhd index a3e5d22..9a7fbdb 100644 --- a/des/sim/tb_des.vhd +++ b/des/sim/tb_des.vhd @@ -26,7 +26,7 @@ -- Revision 1.0.2 2011/09/18 -- includes more tests of NIST 800-16 publication -- Revision 1.1 2011/09/18 --- now with all ecb tests of NIST 800-16 publication except the modes-tests +-- now with all ecb tests of NIST 800-17 publication except the modes-tests library ieee;