Skip to content

abhinavvisen/Cipher-Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cipher-Messenger

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.

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

 
 
 

Contributors

Languages