- blob-xor BLOB BLOBprocedure
Given two blobs, returns a blob of the size of the smaller input obtained by bitwise XORing the two input blobs together.
Given two blobs, returns a blob of the size of the smaller input obtained by bitwise XORing the two input blobs together.