Just because you have antivirus software installed on your PC doesn't mean a zero-day Trojan can't steal your personal data.
I'm looking to encrypt a file with OpenSSL functions (blowfish, des, rc4-- haven't picked one yet). Anyhow, after decrypting a file, I need to know if the file was correctly decrypted. The only way it ...