mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 17:54:09 +01:00
hashes are not stream ciphers
This commit is contained in:
parent
9913f5bc29
commit
33d22c3320
|
|
@ -309,8 +309,8 @@ types that have been leaked in database dumps are more susceptible to hash
|
||||||
reversal.
|
reversal.
|
||||||
|
|
||||||
Mediums and peppers are appended to the address as to prevent a common prefix
|
Mediums and peppers are appended to the address as to prevent a common prefix
|
||||||
for each plain-text string, which prevents attackers from pre-computing bits
|
for each plain-text string, which prevents attackers from pre-computing the
|
||||||
of a stream cipher.
|
internal state of the hash function
|
||||||
|
|
||||||
## Other considered solutions
|
## Other considered solutions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue