they should create a hash the compiled exe on the machine and compare it to a hash of a compiled version of the code they recieve to make sure it is the same code.
Bingo. A hash compare would tell if the code was the same. They should have hashes for all of their compiled code anyway to verify what is on the actual voting machines to begin with. If even one character is different the hash would be completely different.
they should create a hash the compiled exe on the machine and compare it to a hash of a compiled version of the code they recieve to make sure it is the same code.
Bingo. A hash compare would tell if the code was the same. They should have hashes for all of their compiled code anyway to verify what is on the actual voting machines to begin with. If even one character is different the hash would be completely different.