airsidemobile / JOSESwift

A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
https://www.airsidemobile.com
Apache License 2.0
202 stars 113 forks source link

Support EdDSA for JWS #322

Closed dcow closed 2 months ago

dcow commented 5 months ago

CryptoKit supports Curve25519 now so this shouldn't be a huge lift.

RFC: https://www.rfc-editor.org/rfc/rfc8037