FIPS 140.2 and CryptGenRandom documentation.
We are trying to obtain FIPS 140.2 certification for our product, and it happens to use CryptGenRandom() method from Crypto API for initializing its random seed. In Windows Server 2003 versions, the seed was described in: http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140sp/140sp1012.pdf I believe the entropy characteristics of seed buffer described in page 18-19 in section heading Miscellaneous was sufficient to satisfy seed requirements. However, the corresponding RSAENH in Windows Server 2008 is missing that, and there is only a statement that it gets a seed from the kernel, but does not describe the size of the seed or its entropy characteristics. Windows Server 2008 RSAENH: http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140sp/140sp1010.pdf Where can I obtain further information on the seed?
July 30th, 2009 3:32am

Here is our compliance link, This might be a good place to starthttp://technet.microsoft.com/en-us/library/cc750357.aspxBruce Adamczak
Free Windows Admin Tool Kit Click here and download it now
August 5th, 2009 4:54pm

That link seems to be useless in answering the question of how the entropy characteristics of the seed buffer is maintained.
August 31st, 2010 9:11pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics