no checking on decrypt/encrypt
Brought to you by:
anisri
There is no checking when encrypting or decrypting as
to whether the file is already encrypted or decrypted.
There is no checking when decrypting if the password
given is correct or not. Both of these could be done
by including a header of some kind.
As it overwrites the original files this is especially
problematic.