forked-synapse/synapse/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 copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
event_signing.py Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
keyring.py Factor out KeyFetchers from KeyRing 2019-05-23 13:46:47 +01:00