mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Clarify the current situation wrt key derivation algorithms
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
a974bdaf45
commit
94f6cd21e3
|
|
@ -222,7 +222,7 @@ has an `algorithm` property that indicates how to generate the key from
|
||||||
the passphrase. Other properties of the `passphrase` property are
|
the passphrase. Other properties of the `passphrase` property are
|
||||||
defined by the `algorithm` specified.
|
defined by the `algorithm` specified.
|
||||||
|
|
||||||
For the `m.pbkdf2` algorithm, the `passphrase` property has the
|
Currently, the only algorithm defined is `m.pbkdf2`. For the `m.pbkdf2` algorithm, the `passphrase` property has the
|
||||||
following properties:
|
following properties:
|
||||||
|
|
||||||
| Parameter | Type | Description |
|
| Parameter | Type | Description |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue