Skip to content

An attempt to learn Haskell and also cryptography

Notifications You must be signed in to change notification settings

ninepints/cryptopals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptopals

These are my solutions to the Matasano crypto challenges, a series of programming exercises that demonstrate attacks on real-world cryptography. They're also my first time writing Haskell! I'm still picking up the language, so things might be a bit of a mess.

Each exercise has its own numbered directory that holds a driver program and any implementation notes. The driver usually takes no arguments: for example, you can run the first solution with runhaskell 01/01.hs.

About

An attempt to learn Haskell and also cryptography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published