parent
bfa63d7e0c
commit
f31b1d0295
@ -0,0 +1 @@
|
||||
/.idea
|
@ -0,0 +1,10 @@
|
||||
class Letter:
|
||||
sign = ""
|
||||
encryptType = "SM4-GCM"
|
||||
encryptKey = ""
|
||||
recvPubKey = ""
|
||||
senderPubKey = ""
|
||||
|
||||
fileName = ""
|
||||
fileSize = 0
|
||||
fileBase64 = ""
|
@ -0,0 +1 @@
|
||||
# sha-256
|
Loading…
Reference in new issue