Commit Graph

21 Commits

Author SHA1 Message Date
Jeffrey Walton
398964b87d
Add curve ids for x25519, ed25519, x448 and ed448
Also see https://tools.ietf.org/html/draft-ietf-curdle-pkix
2018-12-18 17:53:39 -05:00
Ilja
71ea29d893 Remove extra ';' from oids.h (GH #607) 2018-03-27 14:15:42 -04:00
Jeffrey Walton
61ec50dabe
Change Doxygen comment style from //! to ///
Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
2017-11-29 10:54:33 -05:00
Jeffrey Walton
679c9583a0
Update oids for SM2 (GH #542)
Also see https://www.cryptopp.com/wiki/SM2. The wiki page is documenting some of this stuff
2017-11-25 10:40:17 -05:00
Jeffrey Walton
c1acc9fcfa
Add OIDs for SM2 standard (GH #542) 2017-11-25 05:01:21 -05:00
Jeffrey Walton
1d0df34ae8
Add PKCS #1 SHA3-based signatures (GH #517) 2017-10-04 23:24:18 -04:00
Jeffrey Walton
81b1a18063
Change file preamble to include "originally written by Wei Dai"
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
2017-01-27 07:05:45 -05:00
Jeffrey Walton
40230dd3bf
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) 2016-12-03 00:32:07 -05:00
Jeffrey Walton
255d285ef2
Change curve25519 and curve448 to friendlier names 2016-10-16 03:33:48 -04:00
Jeffrey Walton
894874fe75 Whitespace checkin 2016-09-10 04:57:48 -04:00
Jeffrey Walton
29e9bd2b27 Fixed OIDs for curve25519 and curve448 2016-04-11 18:28:05 -04:00
Jeffrey Walton
7ca5f7d3b5 Add OIDs for curve25519 and curve448 2016-04-11 04:14:07 -04:00
Jeffrey Walton
198ae5a518 Updated documentation 2016-04-08 01:51:21 -04:00
DevJPM
1839fc40b3 removed ECPM changes 2016-01-13 23:46:05 +01:00
DevJPM
a2bd46a843 removed ECPM 2016-01-13 23:41:27 +01:00
DevJPM
c8aaa5aae3 Added Montgomery support
This check-in enables support for elliptic curves over prime fields
using the Montgomery equation. Support for Edwards curves will follow as
soon as all bugs are eliminated.
2016-01-10 23:31:18 +01:00
Jeffrey Walton
6ac1e46a1f Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) 2015-11-18 15:32:28 -05:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
weidai
f4012b8937 fix for id_sha1 (Alexei) 2009-08-28 12:25:08 +00:00
weidai
94776a744e add Brainpool curves (Zooko) 2009-03-12 00:45:30 +00:00
weidai
a3b6ece7ab Initial revision 2002-10-04 17:31:41 +00:00