xor-crypt ( seq key -- seq' )


Vocabulary
crypto.xor

Inputs
seqan object
keyan object


Outputs
seq'an object


Definition