

const CRYPTOGRAPHY_KEY_ALGORITHM = 'ed25519'

export {
  CRYPTOGRAPHY_KEY_ALGORITHM
}