Skip to content

RedaFakih/EncryptorDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EncryptorDecryptor

  • Just a project to have fun learning on simple encrypting and decrypting messages.
  • The res file contains the Key for the encryption and decryption.
  • Every character could be mapped to a another character or another string of characters
  • You should compile with -std=c++20 or higher flag to be able to access the structured bindings used in Decryptor.cpp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages