This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 18 lines
!!! Overview
[{$pagename}] [Authentication Method] is an interactive method for two or more parties to establish [cryptographic] [keys|Cryptographic Keys] based on one or more party's knowledge of a [Shared Secret] (or [Password]).
An important property is that an [eavesdropper|Eve] or [Man-In-The-Middle] cannot obtain enough information to be able to brute force guess a password without further interactions with the parties for each (few) guesses. This means that strong security can be obtained using weak passwords.
Password-authenticated key agreement generally encompasses methods such as:
* Balanced password-authenticated key exchange
* Augmented [Password-authenticated Key Exchange] ([PAKE])
* Password-authenticated key retrieval
* Multi-server methods
* Multi-party methods
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Password-authenticated key agreement|Wikipedia:Password-authenticated_key_agreement|target='_blank'] - based on information obtained 2016-06-05-