compoundencryptor

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(encryptor storage.Encryptor, decryptors ...storage.Encryptor) storage.Encryptor

Types

type CompoundEncryptor

type CompoundEncryptor struct {
	// contains filtered or unexported fields
}

func (CompoundEncryptor) Decrypt

func (c CompoundEncryptor) Decrypt(ciphertext []byte) (data []byte, err error)

func (CompoundEncryptor) Encrypt

func (c CompoundEncryptor) Encrypt(plaintext []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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