(aes-gcm-decrypt ciphertext key nonce & {:keys [aad] :or {aad []}})
(aes-gcm-encrypt plaintext key nonce & {:keys [aad] :or {aad []}})
(pbkdf2-hmac-sha256 password salt iterations key-length-bits)
cljdoc builds & hosts documentation for Clojure/Script libraries