htruong / go-md2

MD2 hash implementation in Go (Golang)

Home Page:https://godoc.org/github.com/htruong/go-md2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MD2 implementation in Go

(c) 2012-2013 Huan Truong

This module can be used as usual as any other hash module in the crypt suite of Google Go distribution. Can be used in conjunction with HMAC too.

Please refer to LICENSE for license information.

About

MD2 hash implementation in Go (Golang)

https://godoc.org/github.com/htruong/go-md2

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%