forked-synapse/synapse/crypto
Richard van der Hoff 8ea2f756a9 Remove some pointless exception handling
The verify_request deferred already returns a suitable SynapseError, so I don't
really know what we expect to achieve by doing more wrapping, other than log
spam.

Fixes #4278.
2019-05-30 18:29:56 +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 Remove some pointless exception handling 2019-05-30 18:29:56 +01:00