nhynes / jwk-rs

Rust JSON Web Keys πŸ¦€πŸ•ΈπŸ”‘
MIT License
33 stars 17 forks source link

feat: adds ed25519 support #6

Open NickUfer opened 2 years ago

NickUfer commented 2 years ago

This PR adds Ed25519 curve support. Despite my added tests I strongly suggest testing that a bit more as I'm a novice rust dev.