From 150f73e1d7396207c657d5b984e7861a5236b7b5 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 11 Jun 2015 06:49:02 +0300 Subject: test: README update --- test/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/README.md b/test/README.md index 8bfe479..f00d3d4 100644 --- a/test/README.md +++ b/test/README.md @@ -54,9 +54,9 @@ Use `--help` to see the script's usage details. ### NIST Special Publication 800-38A -To test the implementation against the vectors from [NIST SP 800-38A](http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf) using `800-32a.py`. +To test the implementation against the vectors from [NIST SP 800-38A](http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf) using `nist-sp-800-32a.py`. - python 800-38a.py -r C:\build\test\Debug + python nist-sp-800-38a.py -r C:\build\test\Debug ### Cryptographic Algorithm Validation Program -- cgit v1.2.3