Updates to DRBG: fix bugs in infrastructure. Add initial experimental
authorDr. Stephen Henson <steve@openssl.org>
Sun, 6 Mar 2011 12:35:09 +0000 (12:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 6 Mar 2011 12:35:09 +0000 (12:35 +0000)
commit868f12988c7397fa6466a4fbc7269cd6de99ec1b
tree1437539b32cd15212cad62ec6b339d65ceeeb444
parent591cbfae3cfcb26b45c523499847d3dbe53a44e4
Updates to DRBG: fix bugs in infrastructure. Add initial experimental
algorithm test generator.
fips/rand/Makefile
fips/rand/fips_drbg_lib.c
fips/rand/fips_drbgvs.c [new file with mode: 0644]
fips/rand/fips_rand.h
fips/rand/fips_rand_lcl.h
test/Makefile