Json Web Encryption Content Encryption Key utilities.
(decrypt {:keys [key alg enc ecek], :as options})
(encrypt {:keys [key alg enc cek], :as options})
(generate {:keys [key alg enc], :as options})