des3

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CbcCrypto = Cbc{}

Functions

This section is empty.

Types

type Cbc added in v1.1.0

type Cbc struct {
	gocrypt.Base64
	// contains filtered or unexported fields
}

func (*Cbc) Decrypt added in v1.1.0

func (c *Cbc) Decrypt(input, iv []byte) (decByte []byte, decErr error)

func (*Cbc) Encrypt added in v1.1.0

func (c *Cbc) Encrypt(input, iv []byte) (encByte []byte, encErr error)

func (*Cbc) SetDes3Key added in v1.1.0

func (c *Cbc) SetDes3Key(des3key string)

Jump to

Keyboard shortcuts

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