From CodeProject:
This is a simple shell script to XOR hex strings. I used it to generate sha1 hashes of files and XOR ing their hashes to create master result. Now let's see what this function does.
From CodeProject:
This is a simple shell script to XOR hex strings. I used it to generate sha1 hashes of files and XOR ing their hashes to create master result. Now let's see what this function does.