- #1
temujin
- 47
- 1
Hi,
Short question,
I have to XOR multiple bytes. Is the right procedure to XOR first and second byte then XOR the result with the third byte and so on?
Or is there a different method?
t.
Short question,
I have to XOR multiple bytes. Is the right procedure to XOR first and second byte then XOR the result with the third byte and so on?
Or is there a different method?
t.