summaryrefslogtreecommitdiff
path: root/nist/make-package.sh
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-13 17:54:06 +0100
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-13 17:54:06 +0100
commit35f637aa76a6370aff4f6812d9bfeb9c0c371ec7 (patch)
tree438810c49d3140a074abc164c9e29023742c64e2 /nist/make-package.sh
parentec5c219519c4ebeb83e43725f9de3162bf7d5552 (diff)
parent3e4096b266e623ec8c3a82bf688a980453db44a3 (diff)
downloadlilliput-ae-implem-35f637aa76a6370aff4f6812d9bfeb9c0c371ec7.tar.xz
Merge branch 'alpha-reformulation' into 'master'
Reformulations des considérations d'implémentation sur le tweakey schedule See merge request paclido/sp3!11
Diffstat (limited to 'nist/make-package.sh')
-rwxr-xr-xnist/make-package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nist/make-package.sh b/nist/make-package.sh
index 3a90dce..dd50f54 100755
--- a/nist/make-package.sh
+++ b/nist/make-package.sh
@@ -52,7 +52,7 @@ add-variant ()
implementations=(
ref
- add_tweakeyloop
+ add_tweakeyunrolled
add_tweakeysequences
)