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
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