Enigma is an easy to use file encryptor / decryptor that uses the Vernam cipher algoritm. This means the key is as long as the message to encrypt. This is the only provable secure cryptosystem known.Multiple files can be encrypted in the same run with one password. For each file a unique key is produced. Files encrypted in one run, can be decrypted separately.