buddy.sign.jwe
(source)Json Web Encryption
Public Variable | Short Description |
---|---|
aead-decrypt (clj) | |
aead-encrypt (clj) | |
decode-header (clj) | Given a message, decode the header. |
decrypt (clj) | Decrypt the jwe compliant message and return its payload. |
encrypt (clj) | Encrypt then sign arbitrary length string/byte array using json web encryption. |