summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/add_vhdltbc/decrypt/chiffrement.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/chiffrement.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/crypt_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/crypt_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/i-128/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/i-128/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/i-128/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/i-128/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/i-192/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/i-192/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/i-192/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/i-192/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/i-256/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/i-256/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/i-256/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/i-256/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/ii-128/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/ii-128/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/ii-128/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/ii-128/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/ii-192/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/ii-192/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/ii-192/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/ii-192/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/ii-256/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/ii-256/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/ii-256/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/ii-256/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/inner_sbox_a.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_a.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/inner_sbox_b.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_b.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/inner_sbox_c.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_c.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/inv_multiplication.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/inv_multiplication.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/key_schedule.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/key_schedule.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/machine_etat_chiffrement.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/machine_etat_chiffrement.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/multiplications.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/multiplications.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/roundexe_liliput.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/roundexe_liliput.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/sbox.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/sbox.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/state_key_register.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/state_key_register.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/state_register.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/state_register.vhd)0
-rw-r--r--src/add_vhdltbc/decrypt/top.vhd (renamed from implementations/vhdl/add_vhdltbc/decrypt/top.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/chiffrement.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/chiffrement.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/crypt_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/crypt_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/i-128/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/i-128/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/i-128/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/i-128/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/i-192/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/i-192/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/i-192/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/i-192/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/i-256/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/i-256/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/i-256/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/i-256/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/ii-128/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/ii-128/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/ii-128/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/ii-128/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/ii-192/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/ii-192/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/ii-192/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/ii-192/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/ii-256/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/ii-256/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/ii-256/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/ii-256/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/inner_sbox_a.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_a.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/inner_sbox_b.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_b.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/inner_sbox_c.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_c.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/key_schedule.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/key_schedule.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/machine_etat_chiffrement.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/machine_etat_chiffrement.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/multiplications.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/multiplications.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/roundexe_liliput.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/roundexe_liliput.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/sbox.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/sbox.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/state_key_register.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/state_key_register.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/state_register.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/state_register.vhd)0
-rw-r--r--src/add_vhdltbc/encrypt/top.vhd (renamed from implementations/vhdl/add_vhdltbc/encrypt/top.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/chiffrement.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/chiffrement.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/crypt_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/crypt_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/i-128/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/i-128/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/i-128/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/i-128/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/i-192/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/i-192/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/i-192/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/i-192/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/i-256/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/i-256/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/i-256/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/i-256/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/ii-128/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-128/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/ii-128/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-128/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/ii-192/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-192/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/ii-192/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-192/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/ii-256/const_pack.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-256/const_pack.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/ii-256/tb/top_tb.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-256/tb/top_tb.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/inner_sbox_a.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_a.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/inner_sbox_b.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_b.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/inner_sbox_c.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_c.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/key_schedule.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/key_schedule.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/machine_etat_chiffrement.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/machine_etat_chiffrement.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/multiplications.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/multiplications.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/roundexe_liliput.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/roundexe_liliput.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/sbox.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/sbox.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/state_key_register.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/state_key_register.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/state_register.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/state_register.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/store_rtk.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/store_rtk.vhd)0
-rw-r--r--src/add_vhdltbc/encryptdecrypt/top.vhd (renamed from implementations/vhdl/add_vhdltbc/encryptdecrypt/top.vhd)0
77 files changed, 0 insertions, 0 deletions
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/chiffrement.vhd b/src/add_vhdltbc/decrypt/chiffrement.vhd
index 567f0f1..567f0f1 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/chiffrement.vhd
+++ b/src/add_vhdltbc/decrypt/chiffrement.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/crypt_pack.vhd b/src/add_vhdltbc/decrypt/crypt_pack.vhd
index 15f1a17..15f1a17 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/crypt_pack.vhd
+++ b/src/add_vhdltbc/decrypt/crypt_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/i-128/const_pack.vhd b/src/add_vhdltbc/decrypt/i-128/const_pack.vhd
index f3c3661..f3c3661 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/i-128/const_pack.vhd
+++ b/src/add_vhdltbc/decrypt/i-128/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/i-128/tb/top_tb.vhd b/src/add_vhdltbc/decrypt/i-128/tb/top_tb.vhd
index 91c9aff..91c9aff 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/i-128/tb/top_tb.vhd
+++ b/src/add_vhdltbc/decrypt/i-128/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/i-192/const_pack.vhd b/src/add_vhdltbc/decrypt/i-192/const_pack.vhd
index 9749825..9749825 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/i-192/const_pack.vhd
+++ b/src/add_vhdltbc/decrypt/i-192/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/i-192/tb/top_tb.vhd b/src/add_vhdltbc/decrypt/i-192/tb/top_tb.vhd
index 0fb808d..0fb808d 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/i-192/tb/top_tb.vhd
+++ b/src/add_vhdltbc/decrypt/i-192/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/i-256/const_pack.vhd b/src/add_vhdltbc/decrypt/i-256/const_pack.vhd
index 82d1e86..82d1e86 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/i-256/const_pack.vhd
+++ b/src/add_vhdltbc/decrypt/i-256/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/i-256/tb/top_tb.vhd b/src/add_vhdltbc/decrypt/i-256/tb/top_tb.vhd
index 6bf4e2a..6bf4e2a 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/i-256/tb/top_tb.vhd
+++ b/src/add_vhdltbc/decrypt/i-256/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/ii-128/const_pack.vhd b/src/add_vhdltbc/decrypt/ii-128/const_pack.vhd
index 064663a..064663a 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/ii-128/const_pack.vhd
+++ b/src/add_vhdltbc/decrypt/ii-128/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/ii-128/tb/top_tb.vhd b/src/add_vhdltbc/decrypt/ii-128/tb/top_tb.vhd
index 9d77558..9d77558 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/ii-128/tb/top_tb.vhd
+++ b/src/add_vhdltbc/decrypt/ii-128/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/ii-192/const_pack.vhd b/src/add_vhdltbc/decrypt/ii-192/const_pack.vhd
index 30aff46..30aff46 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/ii-192/const_pack.vhd
+++ b/src/add_vhdltbc/decrypt/ii-192/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/ii-192/tb/top_tb.vhd b/src/add_vhdltbc/decrypt/ii-192/tb/top_tb.vhd
index 0b1fa3a..0b1fa3a 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/ii-192/tb/top_tb.vhd
+++ b/src/add_vhdltbc/decrypt/ii-192/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/ii-256/const_pack.vhd b/src/add_vhdltbc/decrypt/ii-256/const_pack.vhd
index 774e01b..774e01b 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/ii-256/const_pack.vhd
+++ b/src/add_vhdltbc/decrypt/ii-256/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/ii-256/tb/top_tb.vhd b/src/add_vhdltbc/decrypt/ii-256/tb/top_tb.vhd
index a2bd225..a2bd225 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/ii-256/tb/top_tb.vhd
+++ b/src/add_vhdltbc/decrypt/ii-256/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_a.vhd b/src/add_vhdltbc/decrypt/inner_sbox_a.vhd
index 18185a1..18185a1 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_a.vhd
+++ b/src/add_vhdltbc/decrypt/inner_sbox_a.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_b.vhd b/src/add_vhdltbc/decrypt/inner_sbox_b.vhd
index 46f757e..46f757e 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_b.vhd
+++ b/src/add_vhdltbc/decrypt/inner_sbox_b.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_c.vhd b/src/add_vhdltbc/decrypt/inner_sbox_c.vhd
index a794485..a794485 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/inner_sbox_c.vhd
+++ b/src/add_vhdltbc/decrypt/inner_sbox_c.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/inv_multiplication.vhd b/src/add_vhdltbc/decrypt/inv_multiplication.vhd
index b975b0c..b975b0c 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/inv_multiplication.vhd
+++ b/src/add_vhdltbc/decrypt/inv_multiplication.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/key_schedule.vhd b/src/add_vhdltbc/decrypt/key_schedule.vhd
index 57079d0..57079d0 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/key_schedule.vhd
+++ b/src/add_vhdltbc/decrypt/key_schedule.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/machine_etat_chiffrement.vhd b/src/add_vhdltbc/decrypt/machine_etat_chiffrement.vhd
index 2d5614c..2d5614c 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/machine_etat_chiffrement.vhd
+++ b/src/add_vhdltbc/decrypt/machine_etat_chiffrement.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/multiplications.vhd b/src/add_vhdltbc/decrypt/multiplications.vhd
index 0f04062..0f04062 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/multiplications.vhd
+++ b/src/add_vhdltbc/decrypt/multiplications.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/roundexe_liliput.vhd b/src/add_vhdltbc/decrypt/roundexe_liliput.vhd
index 99e8433..99e8433 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/roundexe_liliput.vhd
+++ b/src/add_vhdltbc/decrypt/roundexe_liliput.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/sbox.vhd b/src/add_vhdltbc/decrypt/sbox.vhd
index 7eee9d8..7eee9d8 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/sbox.vhd
+++ b/src/add_vhdltbc/decrypt/sbox.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/state_key_register.vhd b/src/add_vhdltbc/decrypt/state_key_register.vhd
index 60b9403..60b9403 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/state_key_register.vhd
+++ b/src/add_vhdltbc/decrypt/state_key_register.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/state_register.vhd b/src/add_vhdltbc/decrypt/state_register.vhd
index cdba362..cdba362 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/state_register.vhd
+++ b/src/add_vhdltbc/decrypt/state_register.vhd
diff --git a/implementations/vhdl/add_vhdltbc/decrypt/top.vhd b/src/add_vhdltbc/decrypt/top.vhd
index 0f343e1..0f343e1 100644
--- a/implementations/vhdl/add_vhdltbc/decrypt/top.vhd
+++ b/src/add_vhdltbc/decrypt/top.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/chiffrement.vhd b/src/add_vhdltbc/encrypt/chiffrement.vhd
index 1274032..1274032 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/chiffrement.vhd
+++ b/src/add_vhdltbc/encrypt/chiffrement.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/crypt_pack.vhd b/src/add_vhdltbc/encrypt/crypt_pack.vhd
index 15f1a17..15f1a17 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/crypt_pack.vhd
+++ b/src/add_vhdltbc/encrypt/crypt_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/i-128/const_pack.vhd b/src/add_vhdltbc/encrypt/i-128/const_pack.vhd
index f3c3661..f3c3661 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/i-128/const_pack.vhd
+++ b/src/add_vhdltbc/encrypt/i-128/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/i-128/tb/top_tb.vhd b/src/add_vhdltbc/encrypt/i-128/tb/top_tb.vhd
index 39d28f8..39d28f8 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/i-128/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encrypt/i-128/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/i-192/const_pack.vhd b/src/add_vhdltbc/encrypt/i-192/const_pack.vhd
index 9749825..9749825 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/i-192/const_pack.vhd
+++ b/src/add_vhdltbc/encrypt/i-192/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/i-192/tb/top_tb.vhd b/src/add_vhdltbc/encrypt/i-192/tb/top_tb.vhd
index 09760d4..09760d4 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/i-192/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encrypt/i-192/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/i-256/const_pack.vhd b/src/add_vhdltbc/encrypt/i-256/const_pack.vhd
index 82d1e86..82d1e86 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/i-256/const_pack.vhd
+++ b/src/add_vhdltbc/encrypt/i-256/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/i-256/tb/top_tb.vhd b/src/add_vhdltbc/encrypt/i-256/tb/top_tb.vhd
index dc9dc8d..dc9dc8d 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/i-256/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encrypt/i-256/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/ii-128/const_pack.vhd b/src/add_vhdltbc/encrypt/ii-128/const_pack.vhd
index 064663a..064663a 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/ii-128/const_pack.vhd
+++ b/src/add_vhdltbc/encrypt/ii-128/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/ii-128/tb/top_tb.vhd b/src/add_vhdltbc/encrypt/ii-128/tb/top_tb.vhd
index 8992745..8992745 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/ii-128/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encrypt/ii-128/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/ii-192/const_pack.vhd b/src/add_vhdltbc/encrypt/ii-192/const_pack.vhd
index 30aff46..30aff46 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/ii-192/const_pack.vhd
+++ b/src/add_vhdltbc/encrypt/ii-192/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/ii-192/tb/top_tb.vhd b/src/add_vhdltbc/encrypt/ii-192/tb/top_tb.vhd
index 7a8ef8d..7a8ef8d 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/ii-192/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encrypt/ii-192/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/ii-256/const_pack.vhd b/src/add_vhdltbc/encrypt/ii-256/const_pack.vhd
index 774e01b..774e01b 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/ii-256/const_pack.vhd
+++ b/src/add_vhdltbc/encrypt/ii-256/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/ii-256/tb/top_tb.vhd b/src/add_vhdltbc/encrypt/ii-256/tb/top_tb.vhd
index b90a8be..b90a8be 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/ii-256/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encrypt/ii-256/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_a.vhd b/src/add_vhdltbc/encrypt/inner_sbox_a.vhd
index 18185a1..18185a1 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_a.vhd
+++ b/src/add_vhdltbc/encrypt/inner_sbox_a.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_b.vhd b/src/add_vhdltbc/encrypt/inner_sbox_b.vhd
index 46f757e..46f757e 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_b.vhd
+++ b/src/add_vhdltbc/encrypt/inner_sbox_b.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_c.vhd b/src/add_vhdltbc/encrypt/inner_sbox_c.vhd
index a794485..a794485 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/inner_sbox_c.vhd
+++ b/src/add_vhdltbc/encrypt/inner_sbox_c.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/key_schedule.vhd b/src/add_vhdltbc/encrypt/key_schedule.vhd
index d983c84..d983c84 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/key_schedule.vhd
+++ b/src/add_vhdltbc/encrypt/key_schedule.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/machine_etat_chiffrement.vhd b/src/add_vhdltbc/encrypt/machine_etat_chiffrement.vhd
index a79b759..a79b759 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/machine_etat_chiffrement.vhd
+++ b/src/add_vhdltbc/encrypt/machine_etat_chiffrement.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/multiplications.vhd b/src/add_vhdltbc/encrypt/multiplications.vhd
index 0f04062..0f04062 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/multiplications.vhd
+++ b/src/add_vhdltbc/encrypt/multiplications.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/roundexe_liliput.vhd b/src/add_vhdltbc/encrypt/roundexe_liliput.vhd
index 8a24619..8a24619 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/roundexe_liliput.vhd
+++ b/src/add_vhdltbc/encrypt/roundexe_liliput.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/sbox.vhd b/src/add_vhdltbc/encrypt/sbox.vhd
index 7eee9d8..7eee9d8 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/sbox.vhd
+++ b/src/add_vhdltbc/encrypt/sbox.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/state_key_register.vhd b/src/add_vhdltbc/encrypt/state_key_register.vhd
index 60b9403..60b9403 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/state_key_register.vhd
+++ b/src/add_vhdltbc/encrypt/state_key_register.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/state_register.vhd b/src/add_vhdltbc/encrypt/state_register.vhd
index cdba362..cdba362 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/state_register.vhd
+++ b/src/add_vhdltbc/encrypt/state_register.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encrypt/top.vhd b/src/add_vhdltbc/encrypt/top.vhd
index 2006d69..2006d69 100644
--- a/implementations/vhdl/add_vhdltbc/encrypt/top.vhd
+++ b/src/add_vhdltbc/encrypt/top.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/chiffrement.vhd b/src/add_vhdltbc/encryptdecrypt/chiffrement.vhd
index 8a27acb..8a27acb 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/chiffrement.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/chiffrement.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/crypt_pack.vhd b/src/add_vhdltbc/encryptdecrypt/crypt_pack.vhd
index a0c11b8..a0c11b8 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/crypt_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/crypt_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-128/const_pack.vhd b/src/add_vhdltbc/encryptdecrypt/i-128/const_pack.vhd
index 40869dc..40869dc 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-128/const_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/i-128/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-128/tb/top_tb.vhd b/src/add_vhdltbc/encryptdecrypt/i-128/tb/top_tb.vhd
index 9e3e8f8..9e3e8f8 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-128/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/i-128/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-192/const_pack.vhd b/src/add_vhdltbc/encryptdecrypt/i-192/const_pack.vhd
index c917acf..c917acf 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-192/const_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/i-192/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-192/tb/top_tb.vhd b/src/add_vhdltbc/encryptdecrypt/i-192/tb/top_tb.vhd
index bcc1ee4..bcc1ee4 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-192/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/i-192/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-256/const_pack.vhd b/src/add_vhdltbc/encryptdecrypt/i-256/const_pack.vhd
index 1159b08..1159b08 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-256/const_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/i-256/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-256/tb/top_tb.vhd b/src/add_vhdltbc/encryptdecrypt/i-256/tb/top_tb.vhd
index 5ad5c4a..5ad5c4a 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/i-256/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/i-256/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-128/const_pack.vhd b/src/add_vhdltbc/encryptdecrypt/ii-128/const_pack.vhd
index 11340b2..11340b2 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-128/const_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/ii-128/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-128/tb/top_tb.vhd b/src/add_vhdltbc/encryptdecrypt/ii-128/tb/top_tb.vhd
index 49870b3..49870b3 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-128/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/ii-128/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-192/const_pack.vhd b/src/add_vhdltbc/encryptdecrypt/ii-192/const_pack.vhd
index bb5c4b1..bb5c4b1 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-192/const_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/ii-192/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-192/tb/top_tb.vhd b/src/add_vhdltbc/encryptdecrypt/ii-192/tb/top_tb.vhd
index 460eb6e..460eb6e 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-192/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/ii-192/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-256/const_pack.vhd b/src/add_vhdltbc/encryptdecrypt/ii-256/const_pack.vhd
index ecaa7c0..ecaa7c0 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-256/const_pack.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/ii-256/const_pack.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-256/tb/top_tb.vhd b/src/add_vhdltbc/encryptdecrypt/ii-256/tb/top_tb.vhd
index b3e7640..b3e7640 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/ii-256/tb/top_tb.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/ii-256/tb/top_tb.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_a.vhd b/src/add_vhdltbc/encryptdecrypt/inner_sbox_a.vhd
index 18185a1..18185a1 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_a.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/inner_sbox_a.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_b.vhd b/src/add_vhdltbc/encryptdecrypt/inner_sbox_b.vhd
index 46f757e..46f757e 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_b.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/inner_sbox_b.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_c.vhd b/src/add_vhdltbc/encryptdecrypt/inner_sbox_c.vhd
index a794485..a794485 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/inner_sbox_c.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/inner_sbox_c.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/key_schedule.vhd b/src/add_vhdltbc/encryptdecrypt/key_schedule.vhd
index a76df3c..a76df3c 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/key_schedule.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/key_schedule.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/machine_etat_chiffrement.vhd b/src/add_vhdltbc/encryptdecrypt/machine_etat_chiffrement.vhd
index b40bc65..b40bc65 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/machine_etat_chiffrement.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/machine_etat_chiffrement.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/multiplications.vhd b/src/add_vhdltbc/encryptdecrypt/multiplications.vhd
index 0f04062..0f04062 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/multiplications.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/multiplications.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/roundexe_liliput.vhd b/src/add_vhdltbc/encryptdecrypt/roundexe_liliput.vhd
index dec98ff..dec98ff 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/roundexe_liliput.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/roundexe_liliput.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/sbox.vhd b/src/add_vhdltbc/encryptdecrypt/sbox.vhd
index 7eee9d8..7eee9d8 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/sbox.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/sbox.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/state_key_register.vhd b/src/add_vhdltbc/encryptdecrypt/state_key_register.vhd
index 60b9403..60b9403 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/state_key_register.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/state_key_register.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/state_register.vhd b/src/add_vhdltbc/encryptdecrypt/state_register.vhd
index 96b2510..96b2510 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/state_register.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/state_register.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/store_rtk.vhd b/src/add_vhdltbc/encryptdecrypt/store_rtk.vhd
index 0edf110..0edf110 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/store_rtk.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/store_rtk.vhd
diff --git a/implementations/vhdl/add_vhdltbc/encryptdecrypt/top.vhd b/src/add_vhdltbc/encryptdecrypt/top.vhd
index 69264b8..69264b8 100644
--- a/implementations/vhdl/add_vhdltbc/encryptdecrypt/top.vhd
+++ b/src/add_vhdltbc/encryptdecrypt/top.vhd