mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
384ae2539b6d6233c5be338fbe3b56355857f9c3
requirements.py * Removing pycryptodome and ed25519 - the latter lacked ability to perform DH * Replacing aforementioned with cryptography package noise/functions.py * Switched hash-functions to ones from cryptography * Added ed25519 method for DH wrapper and added compatible constructors for KeyPair tests/test_vectors.py * Omit test vectors with ed448 * Parse hexstrings from JSONs properly into bytearrays.
Noise-python
Languages
Python
100%