summaryrefslogtreecommitdiffstats
path: root/crypto/objects
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-01-16 16:05:23 +0000
committerBodo Möller <bodo@openssl.org>2003-01-16 16:05:23 +0000
commitd745af4b0cc5d37ffa662aa04dcbfb2855c0f034 (patch)
treed494f1940d1ae6c4691144e6a3169da692165b01 /crypto/objects
parent44ea41cfff77ede56a56931d7851e5a806fb44b1 (diff)
avoid potential confusion about curves (prime192v1 and prime256v1 are
also known as secp192r1 and secp256r1, respectively) Submitted by: Nils Larsch, Bodo Moeller
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/objects.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt
index e13912e7a8..8ec0484c76 100644
--- a/crypto/objects/objects.txt
+++ b/crypto/objects/objects.txt
@@ -83,9 +83,13 @@ secg-ellipticCurve 9 : secp160k1
secg-ellipticCurve 8 : secp160r1
secg-ellipticCurve 30 : secp160r2
secg-ellipticCurve 31 : secp192k1
+# NOTE: the curve secp192r1 is the same as prime192v1 defined above
+# and is therefore omitted
secg-ellipticCurve 32 : secp224k1
secg-ellipticCurve 33 : secp224r1
secg-ellipticCurve 10 : secp256k1
+# NOTE: the curve secp256r1 is the same as prime256v1 defined above
+# and is therefore omitted
secg-ellipticCurve 34 : secp384r1
secg-ellipticCurve 35 : secp521r1
# SECG characteristic two curves OIDs