summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/drbg.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 497217 - The first random value ever generated by the RNG should be disc...rrelyea%redhat.com2009-06-101-0/+7
* Bug 457045: fixed copyright notice. r=rrelyea.wtc%google.com2009-04-011-8/+7
|\
| * fixup commit for tag 'JSS_4_3_RTM'JSS_4_3_RTMcvs2hg2009-04-011-723/+0
|/
* Bug 457045: In rng_init, removed an unnecessarywtc%google.com2009-03-301-2/+1
* Bug 457045: changed prng_Hash_df back to return SECStatus. r=rrelyea.wtc%google.com2009-03-301-1/+2
* Bug 457045: moved the remaining FIPS 186-2 RNG code from drbg.c to dsa.c.wtc%google.com2009-03-291-108/+1
* Bug 457045: fixed nits. r=nelson.wtc%google.com2009-03-291-53/+51
* Bug 457045 - (drbg) Implement one of the DRBGs (PRNGs) specified inrrelyea%redhat.com2009-02-201-25/+28
* Bug 457045: PR_STATIC_ASSERT can be used only in places where an "extern"wtc%google.com2009-02-171-4/+5
* Bug 457045 Implement one of the DRBGs (PRNGs) specified in NIST SP 800-90rrelyea%redhat.com2009-02-121-0/+828