diff --git a/proposals/2134-identity-hash-lookup.md b/proposals/2134-identity-hash-lookup.md index 28c78918..e156d158 100644 --- a/proposals/2134-identity-hash-lookup.md +++ b/proposals/2134-identity-hash-lookup.md @@ -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