0

I am trying to verify a JWS token in a Kong plugin. The kong plugin has to be written in Lua. The algorithm used to sign the token is EdDSA. I couldn't find any library support for EdDSA in Lua.

I have tried using lua-resty-jwt. I have also tried installing nettle but haven't been successful in doing so.

aaijmrt
  • 51
  • 5
  • What have you tried ? Why https://github.com/bungle/lua-resty-nettle/blob/master/lib/resty/nettle/eddsa.lua was not working for you ? – Ôrel May 08 '23 at 09:38

0 Answers0