Added a comment: hybrid encryption
This commit is contained in:
parent
08962119c8
commit
d48ff049bc
1 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="Ilya_Shlyakhter"
|
||||
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
|
||||
subject="hybrid encryption"
|
||||
date="2021-04-13T20:30:43Z"
|
||||
content="""
|
||||
With [[hybrid encryption|design/encryption]], your gpg key encrypts a symmetric key which then encrypts file content. Try getting the encrypted symmetric key from [[`remote.log`|internals]], decrypting it with your gpg key, then using that to decrypt file content.
|
||||
"""]]
|
Loading…
Reference in a new issue