summaryrefslogtreecommitdiff
path: root/nbtheory.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove temporary array for SHA1. Whitespace and commentsJeffrey Walton2016-12-061-7/+7
|
* Updated documentationJeffrey Walton2016-12-041-6/+35
|
* Whitespace checkinJeffrey Walton2016-09-101-3/+3
|
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-7/+48
|
* Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding ↵Jeffrey Walton2015-11-221-48/+7
| | | | | | garbage to the end of some source files during drag and drop from guest to host. This reverts commit c45435812225aa68d122c7de246e5f60b509766c.
* Crypto++ 5.6.3 check-inJeffrey Walton2015-11-201-7/+48
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-132/+132
|
* Included "integer.h" in source files with Integer dependencies so make would ↵Jeffrey Walton2015-07-301-0/+1
| | | | rebuild stale object files
* changes for 5.6: weidai2009-03-021-9/+4
| | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-2/+1
|
* changes done for FIPS-140 lab code dropweidai2005-01-201-29/+29
|
* fix bugs in 64-bit CPU supportweidai2003-07-251-1/+1
|
* remove Diamond2, code size reductionsweidai2003-07-191-8/+2
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-29/+29
|
* Initial revisionweidai2002-10-041-0/+143