Fix HKDF rationale

client_server/release-r0.5.0^2
Travis Ralston 5 years ago
parent ba5479e46f
commit 19a3d574b7

@ -671,6 +671,7 @@ parameter is the concatenation of:
* The ``transaction_id`` being used.
.. admonition:: Rationale
HKDF is used over the plain shared secret as it results in a harder attack
as well as more uniform data to work with.

Loading…
Cancel
Save