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