Hello, If I encrypt a file, using: _Crypt_EncryptFile, and try to decrypt it with : _Crypt_DecryptFile, BUT, with a wrong password, then it will drop a 1 kb file, witch obviously isn't working, but isn't it possible that it can detect if the password was wrong instead of creating this 1 kb file?