util

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 29, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptDESECB

func DecryptDESECB(src []byte, key []byte) []byte

DecryptDESECB func

func DecryptDesECBBase64

func DecryptDesECBBase64(data, key string) string

DecryptDesECBBase64 ...

func EncryptDESECB

func EncryptDESECB(src []byte, key []byte) []byte

EncryptDESECB func

func EntryptDesECBBase64

func EntryptDesECBBase64(data, key string) string

EntryptDesECBBase64 ...

func PKCS5Padding

func PKCS5Padding(ciphertext []byte, blockSize int) []byte

func PKCS5UnPadding

func PKCS5UnPadding(origData []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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