- From: <bugzilla@jessica.w3.org>
- Date: Mon, 21 Mar 2016 11:51:07 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29539
Bug ID: 29539
Summary: Invalid algorithm OID for ECDH
Product: Web Cryptography
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Cryptography API Document
Assignee: sleevi@google.com
Reporter: mitar.w3@tnode.com
CC: public-webcrypto@w3.org
Target Milestone: ---
It seems the algorithm OID for ECDH is invalid. In the Web Crypto standard it
is specified as 1.3.132.112. But it should be 1.3.132.1.12, shouldn't it?
http://www.oid-info.com/cgi-bin/display?oid=1.3.132.1.12&submit=Display&action=display
RFC 5480 confirms:
id-ecDH OBJECT IDENTIFIER ::= {
iso(1) identified-organization(3) certicom(132) schemes(1)
ecdh(12) }
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 21 March 2016 11:51:11 UTC