keys

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: BSD-3-Clause, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AeadAes256CbcHmac256

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

func NewAeadAes256CbcHmac256

func NewAeadAes256CbcHmac256(rootKey []byte) AeadAes256CbcHmac256

func (AeadAes256CbcHmac256) EncryptionKey

func (a AeadAes256CbcHmac256) EncryptionKey() []byte

func (AeadAes256CbcHmac256) IvKey

func (a AeadAes256CbcHmac256) IvKey() []byte

func (AeadAes256CbcHmac256) MacKey

func (a AeadAes256CbcHmac256) MacKey() []byte

func (AeadAes256CbcHmac256) RootKey

func (a AeadAes256CbcHmac256) RootKey() []byte

type Key

type Key interface {
	RootKey() []byte
}

Jump to

Keyboard shortcuts

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