diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ trying out the challenges from [cryptopals.com][cp]. ## building -requires `go >= 1.15` and `make`. +requires `go >= 1.11` and `make`. ```bash make |
index : cryptopals | ||
cryptopals challenges (wip) | siddharth |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | README.md | 2 |
@@ -8,7 +8,7 @@ trying out the challenges from [cryptopals.com][cp]. ## building -requires `go >= 1.15` and `make`. +requires `go >= 1.11` and `make`. ```bash make |