export const ENCRYPTION_KEYPAIR_ALGORITHM = 'RSA-OAEP-512' export const ENCRYPTION_ENCODING = 'A256GCM'