mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
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.
3 lines
20 B
Plaintext
3 lines
20 B
Plaintext
pytest
|
|
cryptography
|