symmetricCipher

package module
v0.0.0-...-f1de798 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2021 License: Apache-2.0 Imports: 5 Imported by: 1

README

symmetric-cipher

对称加密算法封装,支持DES,3DES,AES

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SCDecryptString

func SCDecryptString(chipherText, key, scType string) (string, error)

SCDecryptString SCDecryptString

func SCEncryptString

func SCEncryptString(originalText, key, scType string) (string, error)

SCEncryptString SCEncryptString

Types

This section is empty.

Jump to

Keyboard shortcuts

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