Privacy, Security, no one will read your message again with this app
TEncryptor Open Source app
Written in Python3 and PyQt4
Licensed under the MIT License
When you encrypt a text file or message
The User need to choose 3 things
1- Password
2- The order of the letters
3- Four letter/word with specified order
Cross-platform encrypted password and file database
...For advanced users, it includes a separate utility called Grypto-Transforms, which has a universal hash calculator with all the major hash functions, generic encrypt/decrypt functions and a base64/hex converter.
It's not just easy to use, it's also highly secure. Security experts will be happy to know that it uses AES with CCM and has a solid security concept.
Pseudo Random Number Generator (PRNG) frontend using libtomcrypt. It simply writes pseudorandom data (using sober-128, fortuna, yarrow or rc4 algorithm) on standard output. The output may be encoded to base64, base85 or hex or just left binary.