An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# matasano [![Build Status](https://secure.travis-ci.org/osteele/matasano.png?branch=master)](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.