This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
forked-synapse
Watch
1
Star
0
Fork
0
You've already forked forked-synapse
mirror of
https://mau.dev/maunium/synapse.git
synced
2024-10-01 01:36:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8cede528a8
forked-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