Files
noiseprotocol/requirements.txt
Piotr Lizonczyk 384ae2539b Switching source of crypto, adding DH
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.
2017-08-14 22:46:48 +02:00

3 lines
20 B
Plaintext