This website requires JavaScript.
Explore
Help
Sign In
gergely
/
PySecretHandshake
Watch
1
Star
0
Fork
0
You've already forked PySecretHandshake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
240
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gergely Polonkai
56ca50a0df
test: Add tests for secret_handshake.network
2023-11-03 20:21:23 +01:00
.reuse
ci: Add and configure reuse, and make it happy
2023-10-31 07:35:23 +01:00
examples
ci: Add and configure reuse, and make it happy
2023-10-31 07:35:23 +01:00
LICENSES
ci: Add and configure reuse, and make it happy
2023-10-31 07:35:23 +01:00
secret_handshake
fix: Make inc_nonce overflow at the correct value
2023-11-03 20:21:21 +01:00
tests
test: Add tests for secret_handshake.network
2023-11-03 20:21:23 +01:00
.gitignore
Update .gitignore
2018-02-04 15:45:47 +01:00
.pre-commit-config.yaml
ci: Add and configure reuse, and make it happy
2023-10-31 07:35:23 +01:00
AUTHORS
First functional version
2017-06-05 00:35:27 +02:00
CHANGES.rst
First functional version
2017-06-05 00:35:27 +02:00
LICENSE
First functional version
2017-06-05 00:35:27 +02:00
poetry.lock
build: Lower Python version requirement to 3.9
2023-10-31 12:53:02 +01:00
pyproject.toml
build: Lower Python version requirement to 3.9
2023-10-31 12:53:02 +01:00
README.rst
ci: Remove Travis CI configuration
2023-10-31 06:01:13 +01:00
README.rst
Description
Fork of pferreir’s PySecretHandshake (
https://github.com/pferreir/PySecretHandshake
) to make it up to date.
Readme
Languages
Python
100%