mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 15:34:48 -04:00
Fix bugs in generating event signatures and hashing
This commit is contained in:
parent
bab2846513
commit
68698e0ac8
6 changed files with 58 additions and 96 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
from synapse.crypto.event_signing import verify_signed_event_pdu
|
||||
from syutil.crypto.jsonsign import verify_signed_json
|
||||
from syutil.crypto.signing_key import (
|
||||
decode_verify_key_bytes, write_signing_keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue