gpg-lacre/test/modules
Piotr F. Mieszkowski 9696b7e997 Separate key-cache and key-loader
Extract key-loading code to a dedicated class KeyRing in lacre.keyring module.
KeyCache only keeps a static map of identities, making it safe to use in
asynchronous context (and race condition resistant).
2022-10-19 18:36:23 +00:00
..
test_contracts.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00
test_gnupg.py Reformat GnuPG module 2022-10-19 18:36:23 +00: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