0 Forks
1 Stars
1 Watchers

cryptopals-resources

resources to help solve cryptopals challenges without spoiling anything

How to download and setup cryptopals-resources

Open terminal and run command
git clone https://github.com/stripedpajamas/cryptopals-resources.git
git clone is used to create a copy or clone of cryptopals-resources repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cryptopals-resources https://github.com/stripedpajamas/cryptopals-resources/archive/master.zip

Or simply clone cryptopals-resources with SSH
[email protected]:stripedpajamas/cryptopals-resources.git

If you have some problems with cryptopals-resources

You may open issue on cryptopals-resources support forum (system) here: https://github.com/stripedpajamas/cryptopals-resources/issues