Content deleted Content added
Jasonkresch (talk | contribs) →Password-Bases Key Derivation: Renamed title section Tags: Mobile edit Mobile web edit |
Jasonkresch (talk | contribs) →Password-Based Key Derivation: Fixed typo Tags: Mobile edit Mobile web edit |
||
Line 120:
An OPRF can be viewed as a special case of [[homomorphic encryption]], as it enables another party to compute a function over an [[Ciphertext|encrypted input]] and produce a result (which remains encrypted) and thereby it learns nothing about what it computed.
==== Password-
Most forms of password-based key derivation suffer from the fact that passwords usually contain a [[Password_strength|small amount of randomness]] (or entropy) compared to full-length 128- or 256-bit encryption keys. This makes keys derived from passwords vulnerable to [[brute-force attacks]].
|