summaryrefslogtreecommitdiff
path: root/oids.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
|
* Update comments for OID 1.3.6.1.4.1.11591.15.1Jeffrey Walton2021-09-101-0/+3
|
* Add some missing OID's used in X.509 certificatesJeffrey Walton2019-10-011-0/+6
|
* Add additional ANSI X9.62 OIDsJeffrey Walton2019-10-011-2/+8
|
* Add dome missing OID's used in X.509 certificatesJeffrey Walton2019-09-291-1/+17
|
* Add OID for ElGamal encryption (GH #876)Jeffrey Walton2019-08-241-0/+4
|
* Add curve ids for x25519, ed25519, x448 and ed448Jeffrey Walton2018-12-181-0/+6
| | | | Also see https://tools.ietf.org/html/draft-ietf-curdle-pkix
* Remove extra ';' from oids.h (GH #607)Ilja2018-03-271-39/+39
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-8/+8
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Update oids for SM2 (GH #542)Jeffrey Walton2017-11-251-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 Walton2017-11-251-0/+14
|
* Add PKCS #1 SHA3-based signatures (GH #517)Jeffrey Walton2017-10-041-0/+5
|
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-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 Walton2016-12-031-2/+2
|
* Change curve25519 and curve448 to friendlier namesJeffrey Walton2016-10-161-4/+4
|
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
|
* Fixed OIDs for curve25519 and curve448Jeffrey Walton2016-04-111-3/+3
|
* Add OIDs for curve25519 and curve448Jeffrey Walton2016-04-111-4/+13
|
* Updated documentationJeffrey Walton2016-04-081-5/+2
|
* removed ECPM changesDevJPM2016-01-131-0/+1
|
* removed ECPMDevJPM2016-01-131-27/+0
|
* Added Montgomery supportDevJPM2016-01-101-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 Walton2015-11-181-0/+6
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-123/+123
|
* fix for id_sha1 (Alexei)weidai2009-08-281-1/+1
|
* add Brainpool curves (Zooko)weidai2009-03-121-1/+12
|
* Initial revisionweidai2002-10-041-0/+112