Fix bugs in a couple of Lua nk module functions. (#457)
1. jwt_generate now correctly supports the RS256 algorithm. 2. rsa_sha256_hash now correctly decoding the private key argument.
Loading
Please register or sign in to comment
1. jwt_generate now correctly supports the RS256 algorithm. 2. rsa_sha256_hash now correctly decoding the private key argument.