mysql

package
v0.0.0-...-d1cf776 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2020 License: LGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BlockSize = 16
)

Variables

This section is empty.

Functions

func New

func New(db *db.DB, privView crypto.Key, encryptKeyStr string) core.Store

func PKCS7Padding

func PKCS7Padding(data []byte) []byte

*

  • PKCS7补码
  • 这里可以参考下http://blog.studygolang.com/167.html

func UUIDWithString

func UUIDWithString(text string) string

func UnPKCS7Padding

func UnPKCS7Padding(data []byte) []byte

*

  • 去除PKCS7的补码

Types

This section is empty.

Jump to

Keyboard shortcuts

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