diff options
| -rw-r--r-- | nist/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nist/README.md b/nist/README.md index 51eca24..1e50043 100644 --- a/nist/README.md +++ b/nist/README.md @@ -3,7 +3,7 @@ `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. +and vectors under `./crypto_aead`. [NIST's website]: https://csrc.nist.gov/projects/lightweight-cryptography |
