Skip to content

bibajz/cryptopals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptopals solutions

DIY solutions written in OCaml.

Goals

  • learn more about cryptography
  • get hands-on experience in OCaml

Non-goals

  • Previously, I wanted to get away with not knowing the auxiliary tools of OCaml ecosystem. That was a mistake - see the note below.

EDIT (3rd September '22) I was mistaken - Getting to know the auxiliary tools and libraries of OCaml is necessary for this project to fly the distance. I was converted the test cases to Alcotest, I was yet unsuccessful with integrating the QCheck library. Will look into that + better dune options soon.

About

Solutions to Cryptopals challenge - https://cryptopals.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published