crypto

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2019 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Salt

func Salt(b []byte) []byte

Salt - hash and salt specified byte array

func Sha3

func Sha3(b []byte) []byte

Sha3 - hash specified byte array

func Sha3String

func Sha3String(b []byte) string

Sha3String - hash specified byte array to string

func Sha3d

func Sha3d(b []byte) []byte

Sha3d - hash specified byte array using sha3d algorithm

func Sha3dString

func Sha3dString(b []byte) string

Sha3dString - hash specified byte array to string using sha3d algorithm

func Sha3n

func Sha3n(b []byte, n uint) []byte

Sha3n - hash specified byte array n times

func Sha3nString

func Sha3nString(b []byte, n uint) string

Sha3nString - hash specified byte array n times to string

func VerifySalted

func VerifySalted(salted []byte, password string) bool

VerifySalted - verify the contents of a salted hash

Types

This section is empty.

Jump to

Keyboard shortcuts

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