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.
- Host: GitHub
- URL: https://github.com/elldritch/matasano
- Owner: elldritch
- License: isc
- Created: 2015-10-24T07:58:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T07:58:25.000Z (over 10 years ago)
- Last Synced: 2025-02-24T10:49:30.341Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]}