mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 18:03:41 +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.
|
||||
|
||||
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
|
||||
of a stream cipher.
|
||||
for each plain-text string, which prevents attackers from pre-computing the
|
||||
internal state of the hash function
|
||||
|
||||
## Other considered solutions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue