txsecrethandshake
March 17, 2017 ยท View on GitHub
txsecrethandshake
a python library for cryptographic capability based network protocols.
"secret handshake" is decribed in Dominic Tarr's paper: https://github.com/dominictarr/secret-handshake-paper
Dominic Tarr's javascript implementation: https://github.com/auditdrivencrypto/secret-handshake
dependencies
- twisted
- pynacl
- attrs
- automat
license
MIT License
- see license file