crypto

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidMessage = errors.New("invalid message format")
	ErrDecryption     = errors.New("decryption error")
	ErrEncryption     = errors.New("encryption error")
)

Functions

func Encrypt

Types

type SdkDecrypter

type SdkDecrypter interface {
	// contains filtered or unexported methods
}

type SdkEncrypter

type SdkEncrypter interface {
	// contains filtered or unexported methods
}

Directories

Path Synopsis
Package hasher provides a Hasher interface for hashing data with a given elliptic.Curve.
Package hasher provides a Hasher interface for hashing data with a given elliptic.Curve.

Jump to

Keyboard shortcuts

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