summaryrefslogtreecommitdiff
path: root/blumshub.h
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationJeffrey Walton2020-04-091-1/+1
|
* Update documentationJeffrey Walton2020-04-021-4/+16
|
* Cleanup Doxygen directivesJeffrey Walton2018-01-221-2/+1
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-5/+5
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-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
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-8/+4
|
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-4/+15
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-49/+52
|
* Included "integer.h" in source files with Integer dependencies so make would ↵Jeffrey Walton2015-07-301-0/+2
| | | | rebuild stale object files
* Removed forward declaration to non-existent class BlumGoldwasserPublicKey ↵Jeffrey Walton2015-06-111-6/+0
| | | | and BlumGoldwasserPrivateKey
* add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interfaceweidai2007-05-041-6/+2
|
* fix MSVC 2005 warningsweidai2006-03-131-3/+2
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-1/+1
|
* fix bugs in 64-bit CPU supportweidai2003-07-251-1/+1
|
* fix warnings for VC7 and GCCweidai2003-03-201-1/+1
|
* Initial revisionweidai2002-10-041-0/+58