Skip to content

karai17/One-Time-Pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Time Pad

A live preview of this application can be viewed here.

This application is a very simple one time pad. This pad allows you to input a message and a key (if no key, it will generate one which is NOT SECURE) and outputs the encrypted message. Conversely, you can also input a cryptographic message and a key to decode the message.

Installation

To install this software, all you need to do is clone the repository into a web directory. Alternatively, replace the script in index.html that calls jQuery from Google's API servers with a local copy of jQuery to run this from a local directory.

License

This code is licensed under the MIT license. Check out the LICENSE file for more information.

About

A one time pad written in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published