pypi.org : tno.mpc.protocols.secure-comparison : 4.4.0
Implementation of secure comparison protocol as given in https://eprint.iacr.org/2018/1100.pdf
Registry -
Documentation -
Download -
JSON -
codemeta.json
Integrity: sha256-ffd2c351b00e7a0b3526... -
purl: pkg:pypi/tno.mpc.protocols.secure-comparison@4.4.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- tno.mpc.encryption_schemes.dgk[gmpy] * extra == "gmpy" (optional)
- tno.mpc.encryption_schemes.paillier[gmpy] * extra == "gmpy" (optional)
- pytest >=8.1 extra == "tests" (optional)
- pytest-asyncio * extra == "tests" (optional)
- tno.mpc.communication ~=4.8
- tno.mpc.encryption_schemes.dgk ~=3.0
- tno.mpc.encryption_schemes.paillier ~=3.0
- tno.mpc.encryption_schemes.templates >=4.1.3,~=4.1
- tno.mpc.encryption_schemes.utils ~=0.10