jose

BSD 2-Clause

JSON Object Signing and Encryption (JOSE) implementation

$ area51 add joseCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(jose:some-function ...)