Binary package “libopaque-bin” in ubuntu noble

Language bindings for establishing a shared secret using the OPAQUE protocol

 This library implements the OPAQUE protocol as proposed in the IRTF Crypto
 Forum Research Group draft (https://github.com/cfrg/draft-irtf-cfrg-opaque).
 The OPAQUE protocol combines a Oblivious Pseudo-Random Function (OPRF) and an
 Authenticated Key-Exchange (AKE) into a protocol where a user holding nothing
 but a password and a server holding some information protected by the password
 can establish a shared secret. The library comes with bindings for js, php7,
 ruby, java, erlang, lua, python, go and SASL.