secret

package
v0.2.52 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 10 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecryptCFB

func AesDecryptCFB(encrypted []byte, key []byte) ([]byte, error)

func AesEncryptCFB

func AesEncryptCFB(origData []byte, key []byte) ([]byte, error)

func NewDes added in v0.2.38

func NewDes() *desSecret

func NewDesPassword added in v0.2.38

func NewDesPassword(original []byte) *desPassword

Types

type Types added in v0.2.38

type Types int
const (
	Hex      Types = 1
	Base64   Types = 2
	Original Types = 3
)

Jump to

Keyboard shortcuts

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