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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue