Oblivious pseudorandom function: Difference between revisions

Content deleted Content added
m Password-Based Key Derivation: Corrected another typo
Line 41:
Further, since each attempt at guessing a password that is hardened in this way requires interaction with a server, it prevents an [[offline attack]], and thus enables the user or system administrator to be alerted to any password-cracking attempt.
 
The recovered key may then be used for authentication (e.g. performing a [[Public_key_infrastructure|PKI-based]] authentication using a [[digital certificate]] and [[private key]], or may be used to descryptdecrypt sensitive content, such as an encrypted [[file]] or [[crypto wallet]].
 
=== Password-Authenticated Key Exchange ===