mycrypto

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecryptCFB

func AesDecryptCFB(encrypted []byte, password string) (decrypted []byte)

func AesEncryptCFB

func AesEncryptCFB(origData []byte, password string) (encrypted []byte)

func Base64DecodeWithBytes

func Base64DecodeWithBytes(inputBytes []byte) []byte

func Base64DecodeWithString

func Base64DecodeWithString(inputStr string) []byte

func Base64Encode

func Base64Encode(inputData []byte) string

func CompressZip

func CompressZip(inputData []byte) []byte

func DecompressZip

func DecompressZip(inputZipData []byte) []byte

func Md5

func Md5(s string) string

func RC4Decode

func RC4Decode(key, inputData []byte) []byte

func RC4Encode

func RC4Encode(key, inputData []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