[Bug 25618] Extensibility: Offer spec-blessed ways to extend the algorithms and curves, rather than monkey-patching the spec

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25618

--- Comment #61 from Mike Jones <Michael.Jones@microsoft.com> ---
The JWK elliptic curve language has been generalized to allow new curves to be
registered that represent their keys using only an “x” value, rather than
always requiring “x” and “y” values.  See
http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-35#section-6.2.1
and 6.2.1.1.

I’m calling this out to WebCrypto because I believe this opens the door for new
curves for WebCrypto to have the same flexibility.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Saturday, 18 October 2014 01:53:22 UTC