scrypt

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package scrypt implements the scrypt password hashing mechanism, wrapped in the modular crypt format.

Index

Constants

This section is empty.

Variables

View Source
var (
	SHA256Crypter scheme.Scheme // implementation of Scheme performing scrypt-sha256.

)

Functions

func NewSHA256

func NewSHA256(N, r, p int) scheme.Scheme

Returns an implementation of Scheme implementing scrypt-sha256 with the specified parameters.

Types

This section is empty.

Directories

Path Synopsis
Package raw provides a raw implementation of the modular-crypt-wrapped scrypt primitive.
Package raw provides a raw implementation of the modular-crypt-wrapped scrypt primitive.

Jump to

Keyboard shortcuts

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