summaryrefslogtreecommitdiff
path: root/rng.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-1/+1
* Update documentationJeffrey Walton2020-04-021-13/+15
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-41/+41
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+2
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* spelling fixesklemens2016-12-271-1/+1
* Updated documentationJeffrey Walton2016-01-171-5/+5
* Cleared Valgrind warnings on uninitialized reads (Issue 105)Jeffrey Walton2016-01-101-4/+4
* Updated documentationJeffrey Walton2015-12-161-0/+1
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-1/+5
* Additional documentation; fixed issues with Clang integrated assembler and di...Jeffrey Walton2015-11-191-7/+27
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-5/+13
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-77/+78
* reduce risk of random number reuse after VM rollbackweidai2007-05-041-5/+4
* port to MSVC .NET 2005 beta 2weidai2005-07-121-1/+1
* changes done for FIPS-140 lab code dropweidai2005-01-201-3/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-1/+3
* fix bug in Grouperweidai2003-04-151-3/+2
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-2/+3
* Initial revisionweidai2002-10-041-0/+77