summaryrefslogtreecommitdiff
path: root/nist
diff options
context:
space:
mode:
Diffstat (limited to 'nist')
-rwxr-xr-xnist/make-package.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/nist/make-package.sh b/nist/make-package.sh
index 30debe3..77c4057 100755
--- a/nist/make-package.sh
+++ b/nist/make-package.sh
@@ -53,8 +53,7 @@ add-variant ()
implementations=(
ref
- add_tweakeyunrolled
- add_tweakeysequences
+ add_tweakeyloop
)
for implem in ${implementations[@]}