/go-sha256

Naive implementation of the SHA-256 hashing algorithm in Go

Primary LanguageGo

Go SHA-256

Naive implementation of the SHA-256 Hashing Algorith in Go, for learning purposes.