paolo-rossi / delphi-jose-jwt

Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token)
Apache License 2.0
448 stars 176 forks source link

ES512 Algorithmn #38

Closed cointec closed 3 years ago

cointec commented 4 years ago

Hello Is there any plan to introduce ES512 in JOSE? If not, any guides on how to implement it for JOSE? Thanks

paolo-rossi commented 3 years ago

I have some experimental code that I will upload in a different branch