Comment Cryptographic signatures? (Score 2, Informative) 306
A hash of the code is encrypted with MS' private key, which stays at HQ, the hash can only be decrypted with the public key. (google asymmetric cryptography, if you'd like more info)