Encrypt and decrypt arbitrary bytes using the AES's CBC block cipher algorithm. Integrity is checked with HMAC SHA-256
Encrypt and decrypt arbitrary bytes using the AES's CBC block cipher algorithm. Integrity is checked with HMAC SHA-256
(decrypt input {:keys [key iv aad] :as params})(encrypt input {:keys [key iv aad]})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |