anonymousland-synapse/synapse/crypto
Richard van der Hoff ef27d434d1 Clean up Keyring.process_v2_response
Make this just return the key dict, rather than a single-entry dict mapping the
server name to the key dict. It's easy for the caller to get the server name
from from the response object anyway.
2019-04-04 19:12:54 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
context_factory.py fix to use makeContext so that we don't need to rebuild the certificateoptions each time 2019-02-19 16:18:05 +11:00
event_signing.py Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
keyring.py Clean up Keyring.process_v2_response 2019-04-04 19:12:54 +01:00