Liking cljdoc? Tell your friends :D

uniformity.internals.crypto.algo-java


aes-gcm-decryptclj

(aes-gcm-decrypt ciphertext key nonce & {:keys [aad] :or {aad nil}})
source

aes-gcm-encryptclj

(aes-gcm-encrypt plaintext key nonce & {:keys [aad] :or {aad nil}})
source

pbkdf2-hmac-sha256clj

(pbkdf2-hmac-sha256 password salt iterations key-length)
source

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