diff options
Diffstat (limited to 'nist/README.md')
| -rw-r--r-- | nist/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/nist/README.md b/nist/README.md index 674e9dd..51eca24 100644 --- a/nist/README.md +++ b/nist/README.md @@ -1,9 +1,9 @@ -`TestVectorGen.zip` was retrieved on [NIST's website] ([direct link]). +`TestVectorGen` was retrieved from [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. +`make-package.sh` will create the directory structure specified by +[NIST's requirements], compile and run `TestVectorGen/genkat_aead.c` +against every member of the Lilliput-AE family, and bundle the sources +and vectors into a folder. [NIST's website]: https://csrc.nist.gov/projects/lightweight-cryptography |
