mgm

package
v1.0.4007 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MGM = crypto.TypeMode.Generate()

MGM MGM nounce(iv) size, should be 16 bytes

Functions

This section is empty.

Types

type ModeMGM

type ModeMGM struct{}

MGM nounce(iv) size, should be 16 bytes

func (ModeMGM) Decrypt

func (this ModeMGM) Decrypt(data []byte, block cipher.Block, opt crypto.IOption) ([]byte, error)

解密 / Decrypt

func (ModeMGM) Encrypt

func (this ModeMGM) Encrypt(plain []byte, block cipher.Block, opt crypto.IOption) ([]byte, error)

加密 / Encrypt

Jump to

Keyboard shortcuts

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