cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

Fix Ed25519 and X25519 JWK and the EC public key JWK

Open ErkoRisthein opened this issue 3 years ago • 0 comments

This properly fixes the Ed25519 and X25519 JWK support and the EC public key JWK as well. Has unit tests. See #73

Is a breaking change since the SimpleKeyPairData constructor API has changed.

ErkoRisthein avatar Jun 17 '22 14:06 ErkoRisthein