Fix HKDF rationale
This commit is contained in:
parent
ba5479e46f
commit
19a3d574b7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue