Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asross/encryption_lesson
a simple interactive lesson on encryption
https://github.com/asross/encryption_lesson
Last synced: 8 days ago
JSON representation
a simple interactive lesson on encryption
- Host: GitHub
- URL: https://github.com/asross/encryption_lesson
- Owner: asross
- Created: 2013-02-20T13:57:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-20T21:13:21.000Z (over 11 years ago)
- Last Synced: 2024-10-07T18:41:19.721Z (29 days ago)
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
encryption_lesson
=================This is a simple interactive lesson about encryption that I made for a friend. It includes a basic javascript implementation of one-time pad encryption.