cryptography
cryptography copied to clipboard
Fix Ed25519 and X25519 JWK and the EC public key JWK
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.