Functions related to encryption/decryption of data using a vault
Functions related to encryption/decryption of data using a vault
(cuid->iv cuid)
Generates an iv from the given cuid
Generates an iv from the given cuid
(generate-iv)
Generates a random initialization vector for AES encryption
Generates a random initialization vector for AES encryption
(generate-key)
Generates random encryption key
Generates random encryption key
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close