scrypt

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 License: BSD-3-Clause Imports: 7 Imported by: 5

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 abstract.Scheme

An implementation of Scheme performing scrypt-sha256.

Uses the recommended values for N,r,p defined in raw.

Functions

func NewSHA256

func NewSHA256(N, r, p int) abstract.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