Extension of DRBG selftests using new data.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 4 Sep 2011 18:35:33 +0000 (18:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 4 Sep 2011 18:35:33 +0000 (18:35 +0000)
commiteb9e63df61a91220252789e590c9921d623299ba
treede7a11ff33561289d49a2e5335649556e04d7bc2
parentfa85c1dbf5d72617411cef0a4d3bf9f39922b3e6
Extension of DRBG selftests using new data.

Test PR and no PR and test initial generate before the reseed too.

Move selftest data to separate fips_drbg_selftest.h header file.
fips/rand/fips_drbg_selftest.c
fips/rand/fips_drbg_selftest.h [new file with mode: 0644]