mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
2e85d7527b292afc5083d55348704ff67aadd29e
noise/functions.py * Moved dh, cipher and hash maps from noise_protocol.py * Provisioned DH, Cipher, Hash classes * Provisioned key public key derivation in KeyPair class noise/state.py * Fixed buggy logic for getting appropriate keys when parsing pre-messages tests/test_vectors.py * Updated tests to reflect what we have already and prepare for next failing additions (TDD-ish)
Noise-python
Languages
Python
100%