summaryrefslogtreecommitdiff
path: root/nist/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nist/README.md')
-rw-r--r--nist/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/nist/README.md b/nist/README.md
new file mode 100644
index 0000000..674e9dd
--- /dev/null
+++ b/nist/README.md
@@ -0,0 +1,11 @@
+`TestVectorGen.zip` was retrieved on [NIST's website] ([direct link]).
+
+`make-package.sh` will take create the directory structure specified
+by [NIST's requirements], compile and run `TestVectorGen.zip`'s
+`genkat_aead.c` against every member of the Lilliput-AE family, and
+bundle the sources and the vectors into a tarball.
+
+
+[NIST's website]: https://csrc.nist.gov/projects/lightweight-cryptography
+[direct link]: https://csrc.nist.gov/CSRC/media/Projects/Lightweight-Cryptography/documents/TestVectorGen.zip
+[NIST's requirements]: https://csrc.nist.gov/CSRC/media/Projects/Lightweight-Cryptography/documents/final-lwc-submission-requirements-august2018.pdf