Skip to content

nomadeel/cryptopals-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptopals-challenge

This repository holds my solutions to the challenges located at https://cryptopals.com/. This is my 'Something Awesome' project as part of COMP6841 at UNSW.

The solutions requires the following:

In the root of the repository directory, there is a bash script called setup.sh which when executed will clone the crytopp library and build the files. Additionally, it will setup the cmake build system which will generate the Makefiles for each solution subdirectory.

For reference, the solutions were compiled using the C++14 standard with GCC version 7.3.1. The Python scripts in Set 4 use python2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published