crypt

package module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2014 License: GPL-3.0 Imports: 0 Imported by: 0

README

Password hashing library for Go

Build Status

The goal of crypt is to bring a library of many common and popular password hashing algorithms to Go and to provide a simple and consistent interface to each of them.

To install crypt, use the go get command.

go get github.com/developermail/crypt

Credits

Documentation

Overview

This file's only purpose is to make "go get github.com/developermail/crypt" work

Directories

Path Synopsis
Package sha512_crypt implements Ulrich Drepper's SHA512-crypt password hashing algorithm.
Package sha512_crypt implements Ulrich Drepper's SHA512-crypt password hashing algorithm.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL