synapse/tests/crypto
Richard van der Hoff 895b79ac2e Factor out KeyFetchers from KeyRing
Rather than have three methods which have to have the same interface,
factor out a separate interface which is provided by three implementations.

I find it easier to grok the code this way.
2019-05-23 13:46:47 +01:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_event_signing.py Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
test_keyring.py Factor out KeyFetchers from KeyRing 2019-05-23 13:46:47 +01:00