buddy.sign.jwe

(source)
Json Web Encryption

For more info about this library see:

https://funcool.github.io/buddy-sign/latest/
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.