mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
noise/functions.py * Turning off Cryptography's primitives for hmac and hash functions, using ones from python's hashlib instead. tests/test_vectors.py * Enabled blake2b/s tests