mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
bed5809cc1123f230ebfc39125606c032610de35
noise/state.py * Implemented HandshakeState's write_message and read_message * Added variable placeholders in HandshakeState.__init__ noise/functions.py * Refactored KeyPair into abstract class * KeyPair25519 implements KeyPair with appropriate ed25519 methods noise/noise_protocol.py * Now holds proper KeyPair wrapper (chosen based on DH) tests/test_vectors.py * Skipping psk tests for now
Noise-python
Languages
Python
100%