MatrixSynapse/synapse/crypto
Richard van der Hoff e82db24a0e Try to log more helpful info when a sig verification fails
Firstly, don't swallow the reason for the failure

Secondly, don't assume all exceptions are verification failures

Thirdly, log a bit of info about the key being used if debug is enabled
2018-06-08 12:13:08 +01:00
..
__init__.py
context_factory.py Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 2018-04-30 16:21:11 +01:00
event_signing.py
keyclient.py
keyring.py Try to log more helpful info when a sig verification fails 2018-06-08 12:13:08 +01:00