rtobar / cryptopals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptopals

Solutions for the Cryptopals Crypto Challenges in C++.

The code is far from well-organised, well-written or documented, as this is mostly a personal exercise more than anything else.

Requirements

  • cmake >= 3.1
  • Any C++17 compiler

About

License:GNU General Public License v3.0


Languages

Language:C++ 85.8%Language:CMake 12.1%Language:Shell 2.1%