summaryrefslogtreecommitdiff
path: root/randpool.cpp
Commit message (Expand)AuthorAgeFilesLines
* initialize memory to remove Valgrind warning (Zooko, Jeffrey Walton)weidai2009-09-171-0/+2
* reduce risk of reusing random numbers after VM state rollbackweidai2007-05-041-76/+36
* port to MSVC .NET 2005 beta 2weidai2005-07-121-14/+10
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* Initial revisionweidai2002-10-041-0/+100