summaryrefslogtreecommitdiff
path: root/eccrypto.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-5/+5
* Update documentationJeffrey Walton2021-04-111-1/+1
* Add ECIES_P1363 for backwards compatibilityJeffrey Walton2021-04-111-41/+60
* Fix ECP leakage in Add() and Double() (GH #869, PR #871)Jeffrey Walton2019-08-051-0/+4
* Rename ECGDSA_ISO15946 -> ECGDSA (#634)Jeffrey Walton2018-04-021-27/+27
* Update documentationJeffrey Walton2018-01-221-0/+5
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-20/+0
* Remove commented compatibility methodsJeffrey Walton2018-01-191-6/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-219/+219
* Update documentationJeffrey Walton2017-11-261-2/+3
* Fix "X causes a section type conflict with Y" for GCC on AIX (GH #499)Jeffrey Walton2017-09-171-1/+5
* Update documentationJeffrey Walton2017-07-271-7/+9
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-0/+9
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-9/+0
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-0/+9
* Removed "typedef SHA1 SHA" (Issue 369)Jeffrey Walton2017-04-241-1/+1
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+2
* Change next version from 5.7 to 6.0Jeffrey Walton2017-02-211-6/+6
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Clear MSVC warning "warning C4189: 'params': local variable is initialized bu...Jeffrey Walton2017-01-231-3/+1
* Add CRYPTOPP_ASSERT to Validate routinesJeffrey Walton2017-01-201-3/+14
* Add ECGDSA benchmarks using secp256k1 and sect233r1Jeffrey Walton2016-12-131-1/+2
* Add German digital signature algorithm (ECGDSA) (Issue 113)Jeffrey Walton2016-12-131-0/+180
* Updated documentation (Issue 121)Jeffrey Walton2016-12-111-1/+4
* Add Deterministic DSA and ECDSA Signatures (Issue 121)Jeffrey Walton2016-12-111-1/+30
* Updated documentation (Issue 328)Jeffrey Walton2016-12-031-4/+50
* Updated documentation (Issue 328)Jeffrey Walton2016-12-031-0/+14
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-4/+4
* Commented typedef guarded by CRYPTOPP_MAINTAIN_BACKWARDS_COMPATIBILITYJeffrey Walton2016-12-031-5/+5
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-48/+0
* Increment version to 5.7 due to ABI break *Issue 337)Jeffrey Walton2016-12-011-1/+1
* Fix: GCC warning "type qualifiers ignored on function return type".Ralph Tandetzky2016-12-011-2/+2
* Add CRYPTOPP_STATIC_CONSTEXPR macroJeffrey Walton2016-11-131-2/+2
* Updated documentationJeffrey Walton2016-10-181-8/+5
* Align with BouncyCastle and Botan for DLIES and ECIES. Updated documentationJeffrey Walton2016-10-181-21/+88
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-19/+13
* Change curve25519 and curve448 to friendlier namesJeffrey Walton2016-10-161-4/+4
* Merge 'master' into 'hmqv'Jeffrey Walton2016-09-081-2/+2
|\
| * Add constexpr-ness to StaticAlgorithmName member functionJeffrey Walton2016-09-071-2/+2
* | Add EC prefix to classes which operate over elliptic curvesJeffrey Walton2016-07-211-12/+12
* | Updated documentationJeffrey Walton2016-07-141-42/+41
* | Merge branch 'master' into hmqvJeffrey Walton2016-07-071-12/+12
|\ \ | |/
| * 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
| |/
* | Add HMQV and merge untracked FHMQVMouse2016-07-041-0/+40
|/
* Removed duplicated code in eccrypto.hdenisbider2016-01-031-334/+0