App for text message encryption and decryption
The function of this app is to encrypt and decrypt messages using the AES (Advanced Encryption Standard). This algorithm is very secure and has never been cracked before. The way it works is by adding a key to a text message to encrypt and decrypt the message. So if you need to send very important messages to someone else over the internet, use mEncrypt. The other person can decrypt the message as long as he or she knows the key that what used to encrypt it! For more security, use a key with more characters.