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

https://github.com/elldritch/matasano

A Haskell implementation of the Matasano Crypto Challenges.
https://github.com/elldritch/matasano

Last synced: 2 months ago
JSON representation

A Haskell implementation of the Matasano Crypto Challenges.

Awesome Lists containing this project

README

          

# The Matasano Crytography Challenge

## Design Goals
* Write as much as possible from scratch (this is intended to be pedagogical, not production-ready)

## Naming conventions
* {decode,encode}Base
* cipher{Encrypt,Decrypt,Break[Many]}