Documentation ¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. Apache License 2.0.
Index ¶
- func AesDecrypt(cryted string, key string) string
- func AesEncrypt(plaintext string, key string) string
- func DecryptHostPassport(ciptext, secret string) string
- func EncryptHostPassport(plaintext, secret string) string
- func PKCS7Padding(ciphertext []byte, blocksize int) []byte
- func PKCS7UnPadding(origData []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶
func AesEncrypt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.