crypto

package
v0.0.0-...-e7df039 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aes

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

func (*Aes) Decrypt

func (m *Aes) Decrypt(cipherCode interface{}) (interface{}, error)

func (*Aes) Encrypt

func (m *Aes) Encrypt(d interface{}) (interface{}, error)

func (*Aes) Engine

func (m *Aes) Engine(d ...interface{}) (interface{}, error)

type M

type M struct {
	Mode interface{}
	D    []interface{}
}

func New

func New() *M

func (*M) Engine

func (m *M) Engine() (interface{}, error)

Jump to

Keyboard shortcuts

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