summaryrefslogtreecommitdiff
path: root/osrng.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile on Cygwin x86_64. Thanks to Alex Afanasyevnoloader2015-07-011-2/+7
* fix compile with GCC 4.4 and -march=i386weidai2010-08-081-0/+3
* fix possible error during DLL startup self-test due to calling functions in A...weidai2010-07-291-2/+2
* fix compileweidai2007-05-041-0/+1
* reduce risk of random number reuse after VM rollbackweidai2007-05-041-35/+19
* clarify commentsweidai2007-04-161-3/+3
* port to GCC 4weidai2005-09-051-2/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-5/+5
* changes done for FIPS-140 lab code dropweidai2005-01-201-4/+4
* *** empty log message ***weidai2004-04-081-0/+3
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-7/+10
* various changes for 5.1weidai2003-03-201-18/+14
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-8/+17
* Initial revisionweidai2002-10-041-0/+157