Piotr Lizonczyk f2e68d226f Implemented rest of SymmetricState methods
noise/functions.py
* Added hmac_hash() and hkdf()

noise/noise_protocol.py
* Stores partials for hmac and hkdf (we need to specify proper hash
algorithm)

noise/state.py
* Implemented SymmetricState's mix_key(), encrypt_and_hash(),
decrypt_and_hash(), split()
2017-08-15 00:51:16 +02:00
2017-08-06 21:29:10 +02:00
2016-02-18 18:30:47 +01:00
Description
No description provided
Readme MIT 815 KiB
Languages
Python 100%