https://github.com/osteele/matasano
SPOILER ALERT: Clojure solutions for the Matasano Crypto Challenges
https://github.com/osteele/matasano
Last synced: 8 months ago
JSON representation
SPOILER ALERT: Clojure solutions for the Matasano Crypto Challenges
- Host: GitHub
- URL: https://github.com/osteele/matasano
- Owner: osteele
- License: epl-1.0
- Created: 2014-08-28T08:52:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-02T16:07:50.000Z (almost 12 years ago)
- Last Synced: 2025-02-25T09:18:39.859Z (over 1 year ago)
- Language: Clojure
- Size: 219 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matasano [](http://travis-ci.org/osteele/matasano)
Work-in-progress solutions to the [Matasano Crypto Challenges][cryptopals].
**Spoiler alert**: don't look yet if you want to solve [the challenges][cryptopals] on your own.
A nights-and-weekends project to learn [Clojure][clojure].
And crypto.
And [Light Table][lighttable].
[clojure]: http://clojure.org
[cryptopals]: http://cryptopals.com
[leiningen]: http://leiningen.org
[lighttable]: http://www.lighttable.com
## Usage
`lein test` to test.
## License
Copyright © 2014 Oliver Steele
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.