[ 原始碼: liboprf ]
套件:python3-pyoprf(0.7.1-1)
python bindings for liboprf: Oblivious Pseudo-Random Functions
This library implements the basic OPRF (ristretto255, SHA-512) variant from the "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/). Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al (https://ia.cr/2017/363).
python3-pyoprf delivers bindings for Python 3.
其他與 python3-pyoprf 有關的套件
|
|
|
|
-
- dep: liboprf0t64
- Oblivious Pseudo-Random Functions and Threshold OPRF library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pysodium
- Python libsodium wrapper (Python3 version)
-
- dep: python3-securestring
- Clearing the contents of strings containing cryptographic material