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 is a website building & hosting documentation for Clojure/Script libraries

× close