Skip to main content

Module data

Expand description

Functionality for re-encrypting user data during key rotation.

EnumsΒ§

DataReencryptionError πŸ”’
Errors that can occur during data re-encryption

FunctionsΒ§

reencrypt_ciphers πŸ”’
reencrypt_data πŸ”’
Re-encrypts all user data (folders, ciphers, sends) with the new user key for the purpose of key-rotation. Note: Ciphers must be filtered to just contain the user’s ciphers, not organization ciphers.
reencrypt_folders πŸ”’
reencrypt_sends πŸ”’