[][src]Module storage_proofs::crypto::xor

Functions

decode

Decodes ciphertext by elementwise xoring with the passed in key.

encode

Encodes plaintext by elementwise xoring with the passed in key.