[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pysodium
- Python libsodium wrapper (Python3 version)