This repo contains my solution to Cryptopals challenges.
go run main.go <setnum|challengenum>
For example, run the challenge 12 set 2:
go run main.go 212
This repo contains my solution to Cryptopals challenges.
go run main.go <setnum|challengenum>
For example, run the challenge 12 set 2:
go run main.go 212