iToto / passhash

A simple Go program that bcrypts a string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passhash

Overview

This program will take in a string from stdin and will output the bcrypt'd version

Usage:

Simply install and run the binary:

$ go install github.com/iToto/passhash
$ passhash

About

A simple Go program that bcrypts a string


Languages

Language:Go 100.0%