summaryrefslogtreecommitdiff
path: root/osrng.cpp
Commit message (Collapse)AuthorAgeFilesLines
* handle EAGAIN from /dev/urandom and /dev/random (Folkert van Heusden)weidai2013-01-261-4/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@538 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* reduce risk of random number reuse after VM rollbackweidai2007-05-041-15/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@328 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix threading bugweidai2007-02-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@278 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix BlockingRng for OpenBSDweidai2006-12-131-3/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@257 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* port to GCC 4weidai2005-09-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@211 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@198 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@87 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* compatibility fixes for MacOS Xweidai2002-10-041-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@6 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Initial revisionweidai2002-10-041-0/+170
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@2 57ff6487-cd31-0410-9ec3-f628ee90f5f0