gpg-lacre/test/modules
Piotr F. Mieszkowski ea8b246538 Clean up PGP/MIME flow
- Use MIMEPart instead of Message when encrypting in PGP/MIME mode.

- Wrap text/plain messages in MIMEPart, instead of manipulating payloads
  manually.

- Add a test for wrapping.
2023-05-08 22:17:01 +02:00
..
test_contracts.py Clean up the code after refactor 2023-05-08 22:17:01 +02:00
test_gnupg.py When encryption fails, revert to cleartext delivery 2023-05-08 22:16:41 +02:00
test_lacre_core.py Clean up PGP/MIME flow 2023-05-08 22:17:01 +02:00
test_lacre_keycache.py Separate key-cache and key-loader 2022-10-19 18:36:23 +00:00
test_lacre_text.py Reformat tests 2022-10-19 18:36:23 +00:00
test_m2crypto.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00