Initial, provisional, subject to wholesale change, untested, probably
authorDr. Stephen Henson <steve@openssl.org>
Fri, 4 Mar 2011 18:00:21 +0000 (18:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 4 Mar 2011 18:00:21 +0000 (18:00 +0000)
commit591cbfae3cfcb26b45c523499847d3dbe53a44e4
treea9d7f9ecb77975864e51264848939a5f9b611e58
parenta000759a5c5473ccd8e060f9f428424409e7c2df
Initial, provisional, subject to wholesale change, untested, probably
not working, incomplete and unused SP800-90 DRBGs for CTR and Hash modes.

Did I say this was untested?
CHANGES
fips/rand/Makefile
fips/rand/fips_drbg_ctr.c [new file with mode: 0644]
fips/rand/fips_drbg_hash.c [new file with mode: 0644]
fips/rand/fips_drbg_lib.c [new file with mode: 0644]
fips/rand/fips_rand.h
fips/rand/fips_rand_lcl.h [new file with mode: 0644]