Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-05 | Rewrite the core. | Saturneric | 1 | -62/+0 | |
Adjust the structure. | |||||
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -19/+24 | |
2021-08-21 | Functions addition and improvement; | Saturneric | 1 | -11/+20 | |
Design and adjustment of function architecture related to server access; Add a new module (advance); | |||||
2021-08-20 | Improve Functions; | Saturneric | 1 | -9/+13 | |
Bugs Fixed; | |||||
2021-08-19 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -1/+2 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-06-08 | Check whether the key can be encrypted before the encryption operation. | Saturneric | 1 | -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]> |