cl-jwk
Key parser
A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats.
Common Lisp system for decoding public JSON Web Keys (JWK)
18 stars
4 watching
0 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
common-lispjwkjwksetlispopenid-provider
Related projects:
Repository | Description | Stars |
---|---|---|
dnaeon/cl-ssh-keys | A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
dnaeon/clingon | A command-line options parser system for Common Lisp | 127 |
dnaeon/cl-bcrypt | Provides functions to generate, parse and verify bcrypt password hashes | 13 |
dnaeon/cl-jingle | A Common Lisp web framework with features and tools for building REST APIs and applications | 48 |
zulu-inuoe/jzon | A JSON parser and serializer for Common Lisp with sane defaults. | 151 |
auth0/jwks-rsa-java | A Java library for working with JSON Web Keys and JWKS endpoints | 196 |
chaitanyagupta/chronicity | A natural language date and time parser for Common Lisp | 67 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
cocobelgica/autohotkey-json | A JSON parser and serializer for AutoHotkey scripting language | 258 |
sharplispers/cl-json | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
jgm/commonmark-hs | A flexible and extensible Haskell library for parsing markdown syntax | 135 |
rotatef/json-streams | A Common Lisp library for reading and writing JSON text with streaming capabilities. | 20 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |