analogist / cryptopals

Golang attempts at solving the NCC Group (orig. Matasano) cryptopals challenges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Golang attempts at solving the NCC Group (orig. Matasano) cryptopals challenges.


Languages

Language:Go 100.0%