/cryptopals

cryptopals solutions

Primary LanguageClojureMIT LicenseMIT

cryptopals

Solutions to Matasano's cryptopals exercises in Clojure.

I am not an expert when it comes to Clojure or cryptography. The solutions are probably riddled with errors and false assumptions. If you find an error, feel free to send me a pull request.

Docs

Docs are generated with marginalia. To generate the docs, run lein marg from the project root.

License

Code released under the MIT license.