aboutsummaryrefslogtreecommitdiffstats
path: root/include/gpg/function/GpgKeyManager.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-05Rewrite the core.Saturneric1-62/+0
Adjust the structure.
2021-08-29Start to rewrite gpg core.Saturneric1-19/+24
2021-08-21Functions addition and improvement;Saturneric1-11/+20
Design and adjustment of function architecture related to server access; Add a new module (advance);
2021-08-20Improve Functions;Saturneric1-9/+13
Bugs Fixed;
2021-08-19Bugs Fixed; Improve Functions;Saturneric1-1/+2
2021-08-10Split some source files that are too large.Saturneric1-3/+23
2021-06-08Check whether the key can be encrypted before the encryption operation.Saturneric1-0/+23
Establish and improve the results analysis framework. Analyze and output the encryption result. Analyze the decryption results and output. Analyze and output the signature result. Analyze and output the encrypted and signed results. Adjust part of GpgContext API interface. Improve the interface for finding keys based on ID. Signed-off-by: Saturneric <[email protected]>