Skip to content

ninegua/crypto-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Random Collection of Exercises about Cryptography

Programs are written in Haskell and meant to be run with a recent version GHC. The only external package dependency is QuickCheck.

For nix users, ./nix-shell.sh is a quick way to drop into an environment to load the code.

Schnorr Signature

ghci Schnorr.hs

Elliptic Curve

ghci ECC.hs

About

A Random collection of exercises about cryptography

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published