uruk-project / Jwt

JSON Web Token implementation for .Net & .Net Core
MIT License
80 stars 13 forks source link

Consider implementing Diffie-Hellman algorithms "X25519" and "X448" and the signature algorithms "Ed25519" and "Ed448" #117

Open ycrumeyrolle opened 5 years ago

ycrumeyrolle commented 5 years ago

https://tools.ietf.org/html/rfc8037

ycrumeyrolle commented 4 years ago

Blocked by https://github.com/dotnet/runtime/issues/14741