password

package
v0.0.0-...-e64d7c6 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package password generates a strong password from a hashed string.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Encrypt() string
}

Generator is the interface that creates a fixed length password.

func New

func New(passwordLength int, passphrase string) Generator

New creates a new password.

Jump to

Keyboard shortcuts

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