[ 原始碼: libopaque ]
套件:python3-opaque(1.0.1-2)
python bindings for libopaque: Establishing an OPAQUE shared secret
The opaque 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.
python3-opaque delivers bindings for Python 3.
其他與 python3-opaque 有關的套件
|
|
|
|
-
- dep: libopaque0
- Establishing a shared secret using the OPAQUE protocol - C library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pysodium
- Python libsodium wrapper (Python3 version)