Skip to content

Demo of web-based encryption and decryption running from open source with open hosting on Github

Notifications You must be signed in to change notification settings

tomosaigon/web-encrypt-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

tomosaigon/web-encrypt-text

Demo of web-based encryption and decryption running from open source with open hosting on Github.

The code is just a tiny bit of HTML/CSS (using Bootstrap) with a few lines of JavaScript and using the included xxtea JS library. So all of it is transparent and meant to be inspected by any web developer to see how it works and that there's no hidden backdoors. Future versions will support other encryption algorithms.

Actual web demo hosted with GitHub pages at tomosaigon.github.io

1st Demo: XXTEA

XXTEA algorithm diagram Encrypt using this algorithm: Encrypt with XXTEA

View source: GitHub/tomosaigon

About

Demo of web-based encryption and decryption running from open source with open hosting on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published