chickadee » tweetnacl » stream-xor!

(stream-xor! buffer #!optional [stream (current-input-port)])procedure

Destructively xors the contents of the string buffer with bytes read from stream. Returns buffer.