Skip to content

A simple byte-encryption that takes an input text and encrypts it with a public-key, and can also decrypt if the same key is used.

Notifications You must be signed in to change notification settings

4miau/xCryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xCryption

  • Simple byte encryption, uses 8-bit input as a public-key with a secret private key.
  • Settings panel to allow you to manage your public-key.
  • Accepts both encryption & decryption.

About

A simple byte-encryption that takes an input text and encrypts it with a public-key, and can also decrypt if the same key is used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages