summaryrefslogtreecommitdiff
path: root/random/random-csprng.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Completed switch to a simpler thread model.Werner Koch1-2/+2
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-50/+50
2010-08-19Fix bug 1263Werner Koch1-0/+2
2010-04-12Applied spelling fixes and more verbose test diagnositcs by Brad Hards.Werner Koch1-6/+6
2010-03-24Added an entropy gatherer for W32CE.Werner Koch1-1/+9
2010-01-21Support WindowsCE.Werner Koch1-1/+2
2008-12-05Fixed error cases in mpicoder.Werner Koch1-4/+10
2008-08-29Changed the way the FIPS RNG is seeded.Werner Koch1-4/+8
2008-08-20Replace assert calls by a new gcry_assert at most places.Werner Koch1-10/+9
2008-08-19A whole bunch of changes to eventually support Werner Koch1-0/+1388