Documentation ¶
Overview ¶
Package crypt2go @file : crypt2go.go @author : china.gdxs@gmail.com @time : 2024/2/3 16:45 @Description:
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶
AesDecrypt aes-解密 @param plaintext @param key @return []byte @return error
func AesEncrypt ¶
AesEncrypt aes-加密 @param plaintext @param key @return []byte @return error
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package ecb @file : ecb.go @author : china.gdxs@gmail.com @time : 2024/2/3 16:45 @Description:
|
Package ecb @file : ecb.go @author : china.gdxs@gmail.com @time : 2024/2/3 16:45 @Description: |
Package padding @file : padding.go @author : china.gdxs@gmail.com @time : 2024/2/3 16:47 @Description:
|
Package padding @file : padding.go @author : china.gdxs@gmail.com @time : 2024/2/3 16:47 @Description: |
Click to show internal directories.
Click to hide internal directories.