A messenger application which encrypts and decrypts the message from one user to another.It uses a Hashing function called MD5 hashing which encrypts the data and decrypts the data with the help of a key which is known to both the users. It is beginner version of the messenger as it is created using data structures in c++.It has various applications such as for safe communication flow without the involvement of any third party.
-
Notifications
You must be signed in to change notification settings - Fork 0
A messenger application which encrypts and decrypts the message from one user to another.This application is created on a c++ platform using Data structures.This is versions 1.0 of the application as it does not uses any networking Service.
abhinavvisen/Cipher-Messenger
About
A messenger application which encrypts and decrypts the message from one user to another.This application is created on a c++ platform using Data structures.This is versions 1.0 of the application as it does not uses any networking Service.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published