Liking cljdoc? Tell your friends :D

fides.cipher

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
raw docstring

decryptclj

(decrypt input {:keys [key iv aad] :as params})

encryptclj

(encrypt input {:keys [key iv aad]})

tag-lengthclj

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close