pypi.org : tno.mpc.protocols.secure-comparison : 4.3.2
Implementation of secure comparison protocol as given in https://eprint.iacr.org/2018/1100.pdf
Registry -
Documentation -
Download -
JSON
Integrity: sha256-5588356d80d15f2388fe... -
purl: pkg:pypi/tno.mpc.protocols.secure-comparison@4.3.2
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