Hi Steve,
thanks for the quick reply!
Are you sure you really want to try calling FIPS_*() functions directly?
Well, probably not. Let me describe what I want. I'm trying to model (and
understand the operation) of the upcoming RdRand instruction:
http://en.wikipedia.org/wiki/RdRand
In one part
On 09/12/2011 05:27 AM, Jiri Hladky wrote:
> Hello,
>
> I would like to use CTR DRBG random number generator. It's part of
> the FIPS-2.
>
> I have downloaded the CVS tree and found fips_rand.h which defines
> functions I would like to use:
>
> FIPS_drbg_init
> FIPS_drbg_instantiate
> FIPS_drbg_gen