添加md5流式计算
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ func AESGCMEncrypt(key, plaintext string) (ciphertext, noncetext string, err err
|
||||
}
|
||||
|
||||
/*
|
||||
AES CBC 解码
|
||||
AES GCM 解码
|
||||
key:解密key
|
||||
ciphertext:加密返回的串
|
||||
plaintext:解密后的字符串
|
||||
|
||||
Reference in New Issue
Block a user