encryption

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNilKeyGenerator = errors.New("nil key generator")

ErrNilKeyGenerator is returned when a nil key generator is provided

View Source
var ErrNilMarshaller = errors.New("nil marshaller")

ErrNilMarshaller is returned when a nil marshaller is provided

View Source
var ErrNilPrivateKey = errors.New("nil private key")

ErrNilPrivateKey is returned when a nil private key is provided

Functions

func NewEncryptor

func NewEncryptor(encryptionMarshaller core.Marshaller, keyGen crypto.KeyGenerator, managedPrivateKey crypto.PrivateKey) (*encryptor, error)

NewEncryptor creates a new encryptor instance

Types

This section is empty.

Jump to

Keyboard shortcuts

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