icrypto

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ECB = xECB{}

Functions

func MD5

func MD5(s string) string

func NewAesEcbPKCS5

func NewAesEcbPKCS5(key []byte) xAesEcb

Types

type Interface

type Interface interface {
	Encrypt(bytes []byte) (idt.Bytes, error)
	Decrypt(bytes []byte) (idt.Bytes, error)
}

Jump to

Keyboard shortcuts

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