-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathREADME
More file actions
23 lines (12 loc) · 720 Bytes
/
README
File metadata and controls
23 lines (12 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Cryptography Project
Encrypt and decrypt any text right in your browser. You can also generate random key phrases from the list of 39,000 English words. Nothing is ever sent to a server!
url: http://simplydo.com/cryptography
sources: https://github.com/SimplyDo/cryptography
Created by Simply Do: http://simplydo.com
Uses various libraries / framework under their respective licenses:
AngularJS by Google - http://angularjs.org/
CryptoJS - http://code.google.com/p/crypto-js/
Twitter Bootstrapped - http://twitter.github.com/bootstrap/
Kevin's Word List Page - http://wordlist.sourceforge.net/
Instructions:
Simply point a web server to the root directory of this repository and view in any modern browser.