Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogoodness/vbreaker-js
CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition
https://github.com/ogoodness/vbreaker-js
affine-cipher caesar-cipher columnar-transposition-cipher cryptography data-analysis decoder decryption encoder encryption hill-cipher parsing vigenere-cipher
Last synced: 3 months ago
JSON representation
CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition
- Host: GitHub
- URL: https://github.com/ogoodness/vbreaker-js
- Owner: OGoodness
- License: mit
- Created: 2019-10-02T19:15:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T15:36:09.000Z (over 3 years ago)
- Last Synced: 2023-05-15T20:31:08.237Z (over 1 year ago)
- Topics: affine-cipher, caesar-cipher, columnar-transposition-cipher, cryptography, data-analysis, decoder, decryption, encoder, encryption, hill-cipher, parsing, vigenere-cipher
- Language: JavaScript
- Homepage: https://ogoodness.github.io/VBreaker-JS/
- Size: 930 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VBreaker-JS
Recreation of Amber Roger's VBreaker in a HTML5 + JS.Jquery Format. Uses Bootstrap and ChartJS for responsiveness.