NIST DRBG test vector data file. Current 2020-06-09.

Vectors are from:
    https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/drbg/drbgtestvectors.zip

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/68)
This commit is contained in:
Pauli 2020-06-09 11:48:49 +10:00
parent 7f6a58bcc6
commit e4755452b7
2 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@ test data sets and internal formats.
The `convert_nist_drbg_test_data.lua` script converts the
[NIST DRBG test data]: https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/drbg/drbgtestvectors.zip
to a format suitable for use in evp_test.
The `drbgtestvectors.zip` file contains the DRGB test vectors that the
`convert_nist_drbg_test_data.lua` script converted for the current OpenSSL
source repository.

Binary file not shown.