Key Derivation

User Key

{{userKey.b64}}

Master Password Hash

{{userKeyHash.b64}}

Generated Symmetric Key Material

{{key.key.b64}}

Encryption Key

{{key.encKey.b64}}

MAC Key

{{key.macKey.b64}}

Generated RSA Keypair

Public Key

{{publicKey.b64}}

Private Key

{{privateKey.b64}}

Encryption


The "Cipher String"

{{cipher.string}}

Decrypt