Module storage_proofs_core::crypto::xor

source ·

Functions§

  • Decodes ciphertext by elementwise xoring with the passed in key.
  • Encodes plaintext by elementwise xoring with the passed in key.