mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix HKDF rationale
This commit is contained in:
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…
Reference in a new issue