Skip to content

This program is developed to encrypt the message using a key and same key is used to decrypt the message, using different key will not be able to decrypt the message.

Notifications You must be signed in to change notification settings

RamanRay/Encryption-Decryption-in-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Encryption Decryption in C++

This program is developed to encrypt the message using a key and same key is used to decrypt the message, using different key will not be able to decrypt the message.

This program is having :

-menu driven

-easy to encrypt and decrypt

-key is used for security

About

This program is developed to encrypt the message using a key and same key is used to decrypt the message, using different key will not be able to decrypt the message.

Topics

Resources

Stars

Watchers

Forks

Languages