Re: fipstest.c in nss 3.14.3 does not support prediction resistance = true case

2013-04-19 Thread Robert Relyea
On 04/17/2013 06:38 PM, bratchan...@gmail.com wrote: Hi, The fipstest.c does not seem to support the scenario with prediction resistance = true . The case statement for function drbg has to change if prediction resistance is true and also the NIST request file has an additional parameter Entr

fipstest.c in nss 3.14.3 does not support prediction resistance = true case

2013-04-17 Thread bratchandan
Hi, The fipstest.c does not seem to support the scenario with prediction resistance = true . The case statement for function drbg has to change if prediction resistance is true and also the NIST request file has an additional parameter EntrophyInputPR in case of [Prediction resistance = true ]