mkpasswd

command module
v0.0.0-...-58f8162 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: MPL-2.0 Imports: 12 Imported by: 0

README

Mozilla Public License

mkpasswd

Summary

Simple mkpasswd utility written in golang for platform portability.

Installing

With a proper Go environment simply run:

go get -u github.com/myENA/mkpasswd

Usage

Summary
ahurt$ ./mkpasswd -h
Usage of mkpasswd:
  -hash string
        Optional hash argument: sha512, sha256, md5 or apr1 (default "sha512")
  -password string
        Optional password argument
  -rounds int
        Optional number of rounds
  -salt string
        Optional salt argument without prefix
Example
ahurt$ ./mkpasswd
Password: ****
Confirm:  ****
$6$amUMrbDAEvqAdrtz$Jg0xMnIVeRR2IrZExX3AJj/IIMkfqDGGebIiUFRM2A376d8rbIJYBMOQGjoLeHu3mPlq//0Awc55zEtBNH43m.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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