This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
synapse
Watch
0
Star
0
Fork
You've already forked synapse
1
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-11-14 14:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
faecc6c083
synapse
/
synapse
/
crypto
History
Andrew Morgan
3a125625e7
Add some clarifying comments and refactor a portion of the
Keyring
class for readability (
#14804
)
2023-01-13 12:37:28 +00:00
..
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
context_factory.py
Add missing type hints to synapse.crypto. (
#11146
)
2021-10-21 13:07:07 +00:00
event_signing.py
Instrument
_check_sigs_and_hash_and_fetch
to trace time spent in child concurrent calls (
#13588
)
2022-08-23 21:53:37 -05:00
keyring.py
Add some clarifying comments and refactor a portion of the
Keyring
class for readability (
#14804
)
2023-01-13 12:37:28 +00:00