Re: Double-checking with NUMS and Curve 25519 [was Re: Elliptic Curve Extensibility - your view is expected]

On Fri, Oct 17, 2014 at 3:54 PM, Mark Watson <watsonm@netflix.com> wrote:
> Trevor,
>
> Look again - I just updated it.

OK.  The PKCS8 looks like the extension point isn't in the right place
- e.g. in ECDH ImportKey, the "Otherwise" is after stuff has been
parsed.

You're also assuming the JWK "EC" type, which requires full x and y
coordinates, so disallows single-coordinate or compressed public keys.

Those could be fixed - whether all this is saving any effort or
cleaner than just defining new algorithms, I don't have strong
opinions on.


Trevor

Received on Friday, 17 October 2014 23:16:56 UTC