Overview#
Elliptic Curve Menezes-Qu-Vanstone (ECMQV) is key agreement performed using Elliptic Curve rather than traditional integersElliptic Curve Menezes-Qu-Vanstone is authenticated, so it does not suffer Man-In-The-Middle (MiTM) attacks.
Elliptic Curve Menezes-Qu-Vanstone leaks private session information and should not be used. Use HMQV or FHMQV instead.