Skip to content

📠Symmetric-key encryption and decryption using the XOR cipher

Notifications You must be signed in to change notification settings

JakeCallcut/XOR-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation



📠XOR-encryption

This program uses a XOR cipher to encrypt and decrypt messsages using a key known to both parties.

Features

  • Encryption and decryption with any 8-bit key
  • Random key generation
  • Key generation history per session

Upcoming features

  • import and export text files for encryption
  • Diffie-Helman key exchange

About the XOR cipher

Wikipedia Article

About

📠Symmetric-key encryption and decryption using the XOR cipher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages