Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

MD2 hash implementation in Go (Golang)
https://github.com/htruong/go-md2

Last synced: 2 months ago
JSON representation

MD2 hash implementation in Go (Golang)

Awesome Lists containing this project

README

        

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.