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 copyrights 2016-01-07 04:26:29 +00:00
context_factory.py Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 2018-04-30 16:21:11 +01:00
event_signing.py Fix 500 when joining matrix-dev 2017-11-29 16:00:46 +00:00
keyclient.py Fix logcontxt leak in keyclient (#2465) 2017-09-25 09:51:39 +01:00
keyring.py Try to log more helpful info when a sig verification fails 2018-06-08 12:13:08 +01:00