Replies: 4 comments
-
The readme explicitly says CFRG Elliptic Curve Signatures (EdDSA) from RFC8037 are implemented The detailed matrix says
When Node.js supports it, its going to be supported by jose too. Please go to that issue and voice your interest in the feature. |
Beta Was this translation helpful? Give feedback.
-
@awoie i've refactored and with ^1.16.0 there's the option to install a plugin that adds x25519 ECDH-ES support. https://github.com/panva/jose#plugins also one for the chacha individual draft |
Beta Was this translation helpful? Give feedback.
-
That is very helpful! We will try it out! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Does the jose package has support for ECDH-ES (X25519)? In the documentation you mention you have implemented RFC8037.
Beta Was this translation helpful? Give feedback.
All reactions