python3-spake2 0.7-3 (amd64 binary) in ubuntu bionic
This library implements the SPAKE2 password-
exchange ("PAKE") algorithm. This allows two parties, who share a
weak password, to safely derive a strong shared secret (and therefore
build an encrypted+
.
A passive attacker who eavesdrops on the connection learns no
information about the password or the generated secret. An active
attacker (man-in-the-middle) gets exactly one guess at the password,
and unless they get it right, they learn no information about the
password or the generated secret. Each execution of the protocol
enables one guess. The use of a weak password is made safer by the
rate-limiting of guesses: no off-line dictionary attack is available
to the network-level attacker, and the protocol does not depend upon
having previously-
e.g. sending a plaintext password over TLS).
.
The protocol requires the exchange of one pair of messages, so only
one round trip is necessary to establish the session key. If
key-confirmation is necessary, that will require a second round
trip.
Details
- Package version:
- 0.7-3
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
- python3-spake2_0.7-3_all.deb (30.1 KiB)
Package relationships
- Depends on: