Commit Graph

8 Commits (780b392d25ff067015f561fcb152bc01ac3ea650)

Author SHA1 Message Date
Matthew Wild 5ca81b0e3b util.jwt: Add support for ES512 (+ tests) 3 years ago
Matthew Wild fad58c5ab2 util.jwt: All the algorithms (+ all the tests!) 4 years ago
Matthew Wild 74351799e9 util.jwt: Overhaul of tests to use declarative approach 4 years ago
Matthew Wild 4d94a62f9b spec: Move test crypto keys to a shared file for clarity and easy maintenance 4 years ago
Matthew Wild 0b0555c339 util.jwt: Add support for RSA-based algorithms (RS256, PS256) 4 years ago
Matthew Wild ae16ddcac7 util.jwt: Add support/tests for ES256 via improved API and using util.crypto 4 years ago
Kim Alvefur d9c8eeb889 util.jwt: Remove unused return value from tests [luacheck] 6 years ago
Kim Alvefur 0bcbbed753 util.jwt: Basic JSON Web Token library supporting HS256 tokens 6 years ago