PySecretHandshake/secret_handshake
Gergely Polonkai 83add95c8a
feat: Rename the disconnect method of each SHSEndpoint to close
The two verbs have the same meaning in this context, and this unifies the two interfaces, which helps type checking in
code using this library.
2023-11-13 06:36:51 +01:00
..
__init__.py ci: Add and configure reuse, and make it happy 2023-10-31 07:35:23 +01:00
boxstream.py test: Fully cover boxstream.py with tests 2023-11-06 04:42:01 +01:00
crypto.py ci: Add and configure reuse, and make it happy 2023-10-31 07:35:23 +01:00
network.py feat: Rename the disconnect method of each SHSEndpoint to close 2023-11-13 06:36:51 +01:00
py.typed ci: Add mypy as a dev dependency and configure it 2023-10-31 07:35:22 +01:00
util.py fix: Make inc_nonce overflow at the correct value 2023-11-03 20:21:21 +01:00