Liking cljdoc? Tell your friends :D

uniformity.internals.crypto.algo-js


aes-gcm-decryptcljs

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

aes-gcm-encryptcljs

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

pbkdf2-hmac-sha256cljs

(pbkdf2-hmac-sha256 password salt iterations key-length-bits)
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