From 73ae8680cd33921123b657c12072797afa705e63 Mon Sep 17 00:00:00 2001 From: Swati Dixit Date: Thu, 1 Oct 2020 15:33:02 +0530 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..de21723 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SecureMessenger +This is an android application which can be used to prevent from the message interception or communication network attacks. This app uses symmetric and asymmetric cryptography algorithms to encrypt and decrypt the based. Choice of the key between the sender and receiver is also provided. Other features like speech to text conversion, 1 click clear,password hashing using MD5 algorithm is also there. Support for all the third party apps like gmail,whatsapp for the sending purpose is also integrated