I\'m using pyDes to encrypt some data. I wanted to demonstrate that if you change even one bit in the key or initial value, the encrypted data would be totally different.
In DES, some bits of the key are parity bits, and don't actually affect the encryption/decryption.