Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 227 Bytes

File metadata and controls

13 lines (7 loc) · 227 Bytes

cryptopals-go

Description

Solutions to the cryptopals challenge (https://cryptopals.com)

Solutions are my own and are almost certainly not optimal

Instructions

To run a solution, ie exercise 4:

go run ex4/main.go