ciphers

package
v4.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HasherMock added in v4.9.0

type HasherMock struct {
	mock.Mock
}

func (*HasherMock) Hash added in v4.9.0

func (m *HasherMock) Hash(plain string) (string, error)

func (*HasherMock) IsNotEqual added in v4.9.0

func (m *HasherMock) IsNotEqual(hashed, plain string) bool

type HasherSuite added in v4.9.1

type HasherSuite struct {
	suite.Suite
	SUT hashes.Hasher
}

func (*HasherSuite) TestHash added in v4.9.1

func (s *HasherSuite) TestHash()

func (*HasherSuite) TestIsNotEqual added in v4.9.1

func (s *HasherSuite) TestIsNotEqual()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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