cloak v1.0.0-alpha.0 Cloak View Source

Cloak consists of two behaviours:

  • Cloak.Cipher - Ciphers encrypt and decrypt data using a particular encryption algorithm and key.

  • Cloak.Vault - Vaults configure and use ciphers. Applications can have multiple vaults.