Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add curve ids for x25519, ed25519, x448 and ed448 | Jeffrey Walton | 2018-12-18 | 1 | -0/+6 |
| | | | | Also see https://tools.ietf.org/html/draft-ietf-curdle-pkix | ||||
* | Remove extra ';' from oids.h (GH #607) | Ilja | 2018-03-27 | 1 | -39/+39 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -8/+8 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Update oids for SM2 (GH #542) | Jeffrey Walton | 2017-11-25 | 1 | -0/+2 |
| | | | | Also see https://www.cryptopp.com/wiki/SM2. The wiki page is documenting some of this stuff | ||||
* | Add OIDs for SM2 standard (GH #542) | Jeffrey Walton | 2017-11-25 | 1 | -0/+14 |
| | |||||
* | Add PKCS #1 SHA3-based signatures (GH #517) | Jeffrey Walton | 2017-10-04 | 1 | -0/+5 |
| | |||||
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) | Jeffrey Walton | 2016-12-03 | 1 | -2/+2 |
| | |||||
* | Change curve25519 and curve448 to friendlier names | Jeffrey Walton | 2016-10-16 | 1 | -4/+4 |
| | |||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -2/+2 |
| | |||||
* | Fixed OIDs for curve25519 and curve448 | Jeffrey Walton | 2016-04-11 | 1 | -3/+3 |
| | |||||
* | Add OIDs for curve25519 and curve448 | Jeffrey Walton | 2016-04-11 | 1 | -4/+13 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-04-08 | 1 | -5/+2 |
| | |||||
* | removed ECPM changes | DevJPM | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | removed ECPM | DevJPM | 2016-01-13 | 1 | -27/+0 |
| | |||||
* | Added Montgomery support | DevJPM | 2016-01-10 | 1 | -0/+26 |
| | | | | | | 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. | ||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -0/+6 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -123/+123 |
| | |||||
* | fix for id_sha1 (Alexei) | weidai | 2009-08-28 | 1 | -1/+1 |
| | |||||
* | add Brainpool curves (Zooko) | weidai | 2009-03-12 | 1 | -1/+12 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+112 |