CryptoSys PKI Pro Manual

Ecc.CurveName Enumeration

Supported curve names.

Syntax

[C#]
public enum CurveName
[VB.NET]
Public Enumeration CurveName

Members

Member nameDescription
Secp192r1
NIST curve P-192
Secp224r1
NIST curve P-224
Secp256r1
NIST curve P-256
Secp384r1
NIST curve P-384
Secp521r1
NIST curve P-521
Secp256k1
"Bitcoin" curve
P_192
NIST curve P-192 (synonym for secp192r1)
P_224
NIST curve P-256 (synonym for secp256r1)
P_256
NIST curve P-224 (synonym for secp224r1)
P_384
NIST curve P-384 (synonym for secp384r1)
P_521
NIST curve P-521 (synonym for secp521r1)
Prime192v1
Alternative name for NIST curve P-192
Prime256v1
Alternative name for NIST curve P-256
BrainpoolP256r1
ECC Brainpool curve [RFC5639]
BrainpoolP384r1
ECC Brainpool curve [RFC5639]
BrainpoolP512r1
ECC Brainpool curve [RFC5639]
Ed25519
Safe curve for EdDSA
Ed448
Safe curve for EdDSA
X25519
Safe curve for ECDH
X448
Safe curve for ECDH

[Contents] [Index]

[PREV: Cnv.EndianNess Enumeration...]   [Contents]   [Index]   
   [NEXT: Ecc.Format Enumeration...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.