Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 488 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 488 Bytes

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 GoDoc for function references.

go get github.com/analogist/cryptopals/cryptanalysis