Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update comments | Jeffrey Walton | 2019-01-05 | 1 | -3/+4 |
| | |||||
* | Update comments | Jeffrey Walton | 2019-01-05 | 1 | -0/+1 |
| | |||||
* | Remove unnecessary static from reference to singleton | jan-dominik.blome | 2017-03-15 | 1 | -1/+1 |
| | |||||
* | Add StaticAlgorithmName to select RNGs for object registry (Issue 386) | Jeffrey Walton | 2017-03-07 | 1 | -4/+0 |
| | |||||
* | Use NO_OS_DEPENDENCE in osrng class files (Issue 377) | Jeffrey Walton | 2017-02-18 | 1 | -1/+1 |
| | | | | Thanks to Mattias Linnap for raising the issue | ||||
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | Add changes for Windows Sotre that went missing with my clumsy Git skills | Jeffrey Walton | 2016-05-09 | 1 | -19/+99 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -192/+192 |
| | |||||
* | Whitespace checkin | Jeffrey Walton | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | handle EAGAIN from /dev/urandom and /dev/random (Folkert van Heusden) | weidai | 2013-01-26 | 1 | -4/+25 |
| | |||||
* | reduce risk of random number reuse after VM rollback | weidai | 2007-05-04 | 1 | -15/+1 |
| | |||||
* | fix threading bug | weidai | 2007-02-03 | 1 | -1/+1 |
| | |||||
* | fix BlockingRng for OpenBSD | weidai | 2006-12-13 | 1 | -3/+11 |
| | |||||
* | port to GCC 4 | weidai | 2005-09-05 | 1 | -2/+2 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -4/+4 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -0/+5 |
| | |||||
* | compatibility fixes for MacOS X | weidai | 2002-10-04 | 1 | -1/+3 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+170 |