analogist's Cryptopals solution My Golang attempts at solving the NCC Group (orig. Matasano) cryptopals challenges. Key elements are packaged in the cryptanalysis package. See for function references. go get github.com/analogist/cryptopals/cryptanalysis