A small example of a simple symmetric cypher using basic techniques
- Bernardo Estrada A01702430
- Sebastian Resendiz A01701111
- Francisco Diaz A01204695
Encryption example | Decription example |
---|---|
- Just open index.html in any browser or server, files are static.
- Add the text you want to encrypt, choose a key and a number of runs. When the encrypt button is clicked, the cypher text is copied to the clipboard.
- To decrypt follow the same steps ald click the decrypt button, the plain text will be displayed on the bottom and copied to the clipboard.