Password-based cryptography: Difference between revisions

Content deleted Content added
Shepworth (talk | contribs)
Added simple description, added reference, moved non-referencing links to Further Reading
Citation bot (talk | contribs)
Altered pages. Add: authors 1-1. Removed parameters. Formatted dashes. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox | #UCB_webform_linked 46/242
 
(2 intermediate revisions by 2 users not shown)
Line 8:
 
==Multi-party methods==
[[Password-authenticated key agreement]] systems allow two or more parties that agree on a password (or password-related data) to derive shared keys without exposing the password or keys to network attack.<ref>{{Cite journal |lastlast1=Halevi |firstfirst1=Shai |last2=Krawczyk |first2=Hugo |date=Aug.August 1999 |title=Public-key cryptography and password protocols |url=https://dl.acm.org/doi/abs/10.1145/322510.322514 |journal=ACM Trans. Inf. Syst. Secur. |publisher=Association for Computing Machinery |volume=2 |issue=3 |pages=230-268230–268 |doi=10.1145/322510.322514 |issn=1094-9224 |via=ACM Digital Library}}</ref> Earlier generations of [[challenge–response authentication]] systems have also been used with passwords, but these have generally been subject to eavesdropping and/or brute-force attacks on the password.
 
==See also==
Line 18:
<references />
 
== Further Readingreading ==
 
* https://link.springer.com/chapter/10.1007/978-3-642-32009-5_19