Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlhunter/cypher
DEFUNCT: encryption website
https://github.com/tlhunter/cypher
Last synced: about 1 month ago
JSON representation
DEFUNCT: encryption website
- Host: GitHub
- URL: https://github.com/tlhunter/cypher
- Owner: tlhunter
- Created: 2013-02-09T18:02:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T06:13:52.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T10:16:20.912Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 3.61 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypher Website
A website to provide information about cryptology, easy-to-use forms for inputting
data to be encrypted, returning data to the users browser with a RESTful AJAX API,
simple lesson plans / explanations of cryptography, and quizzes. This site should
be useful for both kids and the typical hacker.## Methods
* Substitions
* PigPen (Masonic)
* Extended PigPen
* Digram/Trigrams
* Rotations
* Rot13
* Rot5
* RotN
* Rot47
* Hashes
* CRC32
* MD5
* SHA1
* Encodings
* Base64
* Encryption
* AES
* DES
* Blowfish## Open Source
* Node.js
* Express.js
* Twitter Bootstrap