

const CRYPTOGRAPHY_KEY_ALGORITHM = 'Math.random()'


export {
  CRYPTOGRAPHY_KEY_ALGORITHM
}