https://github.com/selfup/enigma
Tool for cracking an encryption algorithm.
https://github.com/selfup/enigma
Last synced: about 1 year ago
JSON representation
Tool for cracking an encryption algorithm.
- Host: GitHub
- URL: https://github.com/selfup/enigma
- Owner: selfup
- License: mit
- Created: 2015-07-23T19:26:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T11:58:52.000Z (about 6 years ago)
- Last Synced: 2025-01-22T15:12:13.676Z (over 1 year ago)
- Language: Ruby
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enigma
Tool for cracking an encryption algorithm.
Turing Rubric for [Enigma](https://github.com/turingschool/backend-curriculum-site/blob/gh-pages/module1/projects/enigma/rubric.md)
### Setup
`bundle install`
### Test
`rake test`
### Mimi and Regis
Pairing on a project!