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

https://github.com/mxk/go-pbkdf2

Go package for an incremental PBKDF2
https://github.com/mxk/go-pbkdf2

Last synced: about 1 year ago
JSON representation

Go package for an incremental PBKDF2

Awesome Lists containing this project

README

          

Incremental PBKDF2
==================

To download and install this package run:

go get github.com/mxk/go-pbkdf2/pbkdf2

The documentation is available at:

http://godoc.org/github.com/mxk/go-pbkdf2/pbkdf2