summaryrefslogtreecommitdiff
path: root/eccrypto.h
Commit message (Expand)AuthorAgeFilesLines
* Go back to Commit 66ada4cc61d62afcJeffrey Walton2016-07-061-12/+12
* Revert "Add HMQV implementation (and merge the old FHMQV into the new codebase)"Mouse2016-07-061-42/+2
* Revert "Merge remote-tracking branch 'upstream/master'" - not intended to be ...Mouse2016-07-061-12/+12
* Merge remote-tracking branch 'upstream/master'Mouse2016-07-061-12/+12
|\
| * Add MacPorts GCC compiler and Clang integrated assembler support. This is a m...Jeffrey Walton2016-07-051-12/+12
* | Add HMQV implementation (and merge the old FHMQV into the new codebase)Uri Blumenthal2016-07-011-2/+42
|/
* Removed duplicated code in eccrypto.hdenisbider2016-01-031-334/+0
* Fixed GCC version for deprecated attributeJeffrey Walton2015-12-271-1/+1
* Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3Jeffrey Walton2015-11-221-5/+7
* Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding gar...Jeffrey Walton2015-11-221-6/+4
* Crypto++ 5.6.3 check-inJeffrey Walton2015-11-201-4/+6
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-1/+1
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-283/+669
* Included "integer.h" in source files with Integer dependencies so make would ...Jeffrey Walton2015-07-301-1/+2
* Cleared virtual destructor warnings under GCC with -WallJeffrey Walton2015-07-191-0/+2
* Changed m_compress and m_encodeAsOID to mutable. They are presentation detail...Jeffrey Walton2015-06-111-1/+1
* fix for compiling with Clang from Marshall Clowweidai2011-01-071-5/+5
* don't default to SHA-1 for ECDSAweidai2010-06-281-4/+4
* update version number, port to Sun C++ 5.8weidai2006-12-181-4/+4
* port to GCC 4weidai2005-09-051-24/+28
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-6/+7
* port to CodeWarrior 8.3weidai2004-06-201-3/+3
* port to GCC 3.4weidai2004-06-191-9/+9
* allow DLL to be built with VC++ .NETweidai2003-07-181-1/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-3/+25
* various changes for 5.1weidai2003-03-201-4/+4
* Initial revisionweidai2002-10-041-0/+253