summaryrefslogtreecommitdiff
path: root/gfpcrypt.h
Commit message (Expand)AuthorAgeFilesLines
* Update documentationJeffrey Walton2019-09-261-15/+56
* Update documentationJeffrey Walton2019-09-261-5/+52
* Update documentationJeffrey Walton2019-08-271-4/+51
* Add legacy ECIES ECP cryptosystem and kat (GH #856)Jeffrey Walton2019-07-031-5/+3
* Revert #857 for nowMouse2019-07-021-2/+4
* Complete change from DEFAULT_KEYLENGTH to DIGESTSIZE in DLAESMouse2019-07-021-2/+2
* Make 2048-bit modulus default for DSA (GH #571)Jeffrey Walton2018-01-231-3/+21
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-20/+0
* Remove DL_PrivateKey_GFP_OldFormat (GH #567)Jeffrey Walton2018-01-191-102/+0
* Fix error in bits2octets: should use the base point's bit count, instead of t...Linmao Song2018-01-101-1/+1
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-191/+191
* Update documentationJeffrey Walton2017-11-261-4/+4
* Fix "X causes a section type conflict with Y" for GCC on AIX (GH #499)Jeffrey Walton2017-09-141-1/+5
* Update documentationJeffrey Walton2017-07-271-1/+1
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-1/+1
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-1/+1
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-1/+1
* Removed "typedef SHA1 SHA" (Issue 369)Jeffrey Walton2017-04-241-2/+2
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
* Change next version from 5.7 to 6.0Jeffrey Walton2017-02-211-1/+1
* Add BuildVersion and RuntimeVersion functions (Issue 371)Jeffrey Walton2017-01-281-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Use ASCII character for commentJeffrey Walton2017-01-221-1/+1
* Comments and whitespace checkinJeffrey Walton2017-01-201-621/+625
* Switch ECGDSA equation to slightly speed-up signingJeffrey Walton2016-12-131-1/+1
* Add German digital signature algorithm (ECGDSA) (Issue 113)Jeffrey Walton2016-12-131-0/+37
* Updated documentation (Issue 121)Jeffrey Walton2016-12-111-2/+3
* Add Deterministic DSA and ECDSA Signatures (Issue 121)Jeffrey Walton2016-12-111-4/+189
* Updated documentation (Issue 328)Jeffrey Walton2016-12-031-10/+49
* Updated documentation (Issue 328)Jeffrey Walton2016-12-031-0/+31
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-1/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-68/+7
* 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 documentation for Crypto++ 1.0 algorithmsJeffrey Walton2016-10-261-1/+3
* Updated documentationJeffrey Walton2016-10-181-10/+11
* Align with BouncyCastle and Botan for DLIES and ECIES. Updated documentationJeffrey Walton2016-10-181-80/+166
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* Whitespace checkinJeffrey Walton2016-09-101-26/+26
* Add constexpr-ness to StaticAlgorithmName member functionJeffrey Walton2016-09-071-2/+2
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-2/+6
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-540/+632
* Included "integer.h" in source files with Integer dependencies so make would ...Jeffrey Walton2015-07-301-0/+2
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-2/+2
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Cleared remaining virtual destructor warnings under GCC with -WallJeffrey Walton2015-07-191-2/+4
* Fixed copy/paste errorJeffrey Walton2015-07-191-1/+1
* Cleared virtual destructor warnings under GCC with -WallJeffrey Walton2015-07-191-0/+3
* Cleared virtual destructor warnings under GCC with -WallJeffrey Walton2015-07-191-0/+4