gcmsiv

package
v0.1.24 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GCMSIV

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

GCMSIV ...

func NewGCMSIV

func NewGCMSIV(key []byte) (*GCMSIV, error)

NewGCMSIV ...

func (GCMSIV) NonceSize

func (GCMSIV) NonceSize() int

NonceSize ...

func (GCMSIV) Open

func (ctx GCMSIV) Open(dst, nonce, ciphertext, additionalData []byte) (out []byte, err error)

Open ..

func (GCMSIV) Overhead

func (GCMSIV) Overhead() int

Overhead ...

func (*GCMSIV) Seal

func (ctx *GCMSIV) Seal(dst, nonce, plaintext, additionalData []byte) []byte

Seal ..

Jump to

Keyboard shortcuts

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