aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs1/packet-pkcs1-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/pkcs1/packet-pkcs1-template.c')
-rw-r--r--asn1/pkcs1/packet-pkcs1-template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/pkcs1/packet-pkcs1-template.c b/asn1/pkcs1/packet-pkcs1-template.c
index 2965bf5830..9bea7df4ae 100644
--- a/asn1/pkcs1/packet-pkcs1-template.c
+++ b/asn1/pkcs1/packet-pkcs1-template.c
@@ -102,8 +102,8 @@ void proto_reg_handoff_pkcs1(void) {
oid_add_from_string("secp384r1","1.3.132.0.34");
oid_add_from_string("sect409k1","1.3.132.0.36");
oid_add_from_string("sect409r1","1.3.132.0.37");
- oid_add_from_string("sect521r1","1.3.132.0.35")
-; oid_add_from_string("sect571k1","1.3.132.0.38");
+ oid_add_from_string("secp521r1","1.3.132.0.35");
+ oid_add_from_string("sect571k1","1.3.132.0.38");
oid_add_from_string("sect571r1","1.3.132.0.39");
/* sha2 family, see RFC3447 and http://www.oid-info.com/get/2.16.840.1.101.3.4.2 */