>Some ciphers are symmetric. If you DES-encrypt something, and then "encrypt" the ciphertext again, you magically get the plaintext back. This is the behavior I expected, and so I used -c each time. It did not work with 3DES. Is 3DES not truly symmetric in this sense?