Encrypt files and check the password strength of strings.
EncryptionTool is a simple application to encrypt text files with SHA1 and MD5 hash algorithms using AES encryption system. Using a given buffer size for reading and writing and a procentage of the said buffer for encryption, memory and cpu usage optimization can be achieved. You can check password strength too.