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

https://github.com/msyrus/aspnet-pass

.Net PasswordHasher in Golang
https://github.com/msyrus/aspnet-pass

dotnet golang password-hash

Last synced: about 1 month ago
JSON representation

.Net PasswordHasher in Golang

Awesome Lists containing this project

README

          

# aspnet-pass

This is an implementation of .Net PasswordHasher class in Golang.

[![Godoc](http://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](http://godoc.org/github.com/msyrus/aspnet-pass)
[![Build Status](https://travis-ci.org/msyrus/aspnet-pass.svg?branch=master)](https://travis-ci.org/msyrus/aspnet-pass)
[![Coverage Status](https://coveralls.io/repos/github/msyrus/aspnet-pass/badge.svg?branch=master)](https://coveralls.io/github/msyrus/aspnet-pass?branch=master)