RE: RandomNumberGenerator that is FIPS2complaint

2012-08-08 Thread Vasantharangan, Shruthi M.
Your response to the below mail will be appreciated. Thanks Shruthi From: Vasantharangan, Shruthi M. Sent: Thursday, 2 August, 2012 12:19 PM To: dev-tech-crypto@lists.mozilla.org Subject: RE: RandomNumberGenerator that is FIPS2complaint Hi, I tried to use fipstest to validate the DRBG

RE: RandomNumberGenerator that is FIPS2complaint

2012-08-02 Thread Vasantharangan, Shruthi M.
lla.org] On Behalf Of Robert Relyea Sent: Monday, 30 July, 2012 2:42 PM To: dev-tech-crypto@lists.mozilla.org Subject: Re: RandomNumberGenerator that is FIPS2complaint On 07/30/2012 10:40 AM, Vasantharangan, Shruthi M. wrote: > Hi, > Is there a way to set the Random Number Generato

RE: RandomNumberGenerator that is FIPS2complaint uses DRBG

2012-07-30 Thread Vasantharangan, Shruthi M.
+svasantharangan=idirect@lists.mozilla.org] On Behalf Of Robert Relyea Sent: Monday, 30 July, 2012 2:42 PM To: dev-tech-crypto@lists.mozilla.org Subject: Re: RandomNumberGenerator that is FIPS2complaint On 07/30/2012 10:40 AM, Vasantharangan, Shruthi M. wrote: > Hi, > Is there a way to s

Re: RandomNumberGenerator that is FIPS2complaint

2012-07-30 Thread Robert Relyea
angan=idirect@lists.mozilla.org] On Behalf Of Robert Relyea Sent: Friday, 27 July, 2012 6:50 PM To: dev-tech-crypto@lists.mozilla.org Subject: Re: RandomNumberGenerator that is FIPS2complaint On 07/27/2012 12:34 PM, Vasantharangan, Shruthi M. wrote: We would like to use a randomNumberGenerator on

RE: RandomNumberGenerator that is FIPS2complaint

2012-07-30 Thread Vasantharangan, Shruthi M.
ev-tech-crypto-bounces+svasantharangan=idirect@lists.mozilla.org > [mailto:dev-tech-crypto-bounces+svasantharangan=idirect@lists.mozi > lla.org] On Behalf Of Robert Relyea > Sent: Friday, 27 July, 2012 3:25 PM > To: dev-tech-crypto@lists.mozilla.org > Subject: Re: RandomNumb

Re: RandomNumberGenerator that is FIPS2complaint

2012-07-27 Thread Robert Relyea
to-bounces+svasantharangan=idirect@lists.mozilla.org] On Behalf Of Robert Relyea Sent: Friday, 27 July, 2012 3:25 PM To: dev-tech-crypto@lists.mozilla.org Subject: Re: RandomNumberGenerator that is FIPS2complaint On 07/25/2012 02:32 PM, Vasantharangan, Shruthi M. wrote: Hi, How can run drbg te

RE: RandomNumberGenerator that is FIPS2complaint

2012-07-27 Thread Vasantharangan, Shruthi M.
ubject: Re: RandomNumberGenerator that is FIPS2complaint On 07/25/2012 02:32 PM, Vasantharangan, Shruthi M. wrote: > Hi, > How can run drbg test vectors provided by NIST to validate the response > of the random output for the various algorithms on NSS. > > Rgds > Shruthi Softoken

Re: RandomNumberGenerator that is FIPS2complaint

2012-07-27 Thread Robert Relyea
On 07/25/2012 02:32 PM, Vasantharangan, Shruthi M. wrote: Hi, How can run drbg test vectors provided by NIST to validate the response of the random output for the various algorithms on NSS. Rgds Shruthi Softoken 3.11.4 uses the DSA RNG and not the DRBG (that would be RHEL 6 and Softoken

Re: RandomNumberGenerator that is FIPS2complaint

2012-07-27 Thread Robert Relyea
On 07/25/2012 02:00 PM, Vasantharangan, Shruthi M. wrote: HI, I am using the NSS Cryptographic Module document to use the random number generator for FIPS2 random number. If I use the FC_GetFunctionList fpr PK11_GenerateRandom and initialise with slotid as 0, then is the Mode set to FI

Re: RandomNumberGenerator that is FIPS2complaint

2012-07-27 Thread Robert Relyea
On 07/24/2012 11:19 AM, Vasantharangan, Shruthi M. wrote: Hi, We require a random number generator that's FIPS2 complaint on RedHat Linux 5.6. In the linux rpm for NSS nss-3.12.8-1.el5. I find random generation api's in pkcs11f.h. If I use them can I be sure that the random data generat

RE: RandomNumberGenerator that is FIPS2complaint

2012-07-27 Thread Vasantharangan, Shruthi M.
Hi, How can run drbg test vectors provided by NIST to validate the response of the random output for the various algorithms on NSS. Rgds Shruthi From: Vasantharangan, Shruthi M. Sent: Wednesday, 25 July, 2012 5:01 PM To: dev-tech-crypto@lists.mozilla.org Subject: RandomNumberGenerator that is