export const ID_LENGTH = 16; export const ENCRYPTION_KEY_LENGTH = 128; export const LATEST_KEY_VERSION = 2;