Skip to main content

Secure Equality Testing

Project description

Secure Equality Testing

python3.8 package for secure equality testing, implementation of the EQT-1 protocol of this paper

Example usage

With predetermined a and b

from eqt.protocol import Protocol

p = Protocol(a=12313, b=12312, kappa=40)
p.start()
print(p.decrypted_result)

p = Protocol(a=12313, b=12313, kappa=40)
p.start()
print(p.decrypted_result)

Using a and b as input

from eqt.main import main
main()

To see timing results

from eqt.timing import timing
timing()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rens-eqt-1.5.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rens_eqt-1.5.1-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file rens-eqt-1.5.1.tar.gz.

File metadata

  • Download URL: rens-eqt-1.5.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for rens-eqt-1.5.1.tar.gz
Algorithm Hash digest
SHA256 15248ffd751c45948042d8c839d9f21639865b1ca0534dfae4d4db26764e896c
MD5 2c70fd0ca03597008a7688cd50feffd4
BLAKE2b-256 91189c77fdbf1108b82907a799de543608464fdf2e04561e7760adcee03d5c13

See more details on using hashes here.

File details

Details for the file rens_eqt-1.5.1-py3-none-any.whl.

File metadata

  • Download URL: rens_eqt-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for rens_eqt-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5103bada2b78fe6ddc7bd13b43cd1f244051af203c54cdde93c844dab6526d01
MD5 a95d4e931e74b7a4519280217fbdddd5
BLAKE2b-256 31fbe791a8da55c641d83575d68f6471aea0392d0c50e0fc97d3c8d266c9a31c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page