aead

package module
v2.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: MPL-2.0 Imports: 3 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewWrapper       func() *Wrapper                         = baseaead.NewWrapper
	NewShamirWrapper func() *ShamirWrapper                   = baseaead.NewShamirWrapper
	WithAeadType     func(wrapping.AeadType) wrapping.Option = baseaead.WithAeadType
	WithHashType     func(wrapping.HashType) wrapping.Option = baseaead.WithHashType
	WithInfo         func([]byte) wrapping.Option            = baseaead.WithInfo
	WithKey          func([]byte) wrapping.Option            = baseaead.WithKey
	WithSalt         func([]byte) wrapping.Option            = baseaead.WithSalt
	WithRandomReader func(io.Reader) wrapping.Option         = baseaead.WithRandomReader
)

Functions

This section is empty.

Types

type ShamirWrapper

type ShamirWrapper = baseaead.ShamirWrapper

type Wrapper

type Wrapper = baseaead.Wrapper

Jump to

Keyboard shortcuts

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