Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages