Skip to main content

Cryptonets SDK Library for Python

Project description

CryptoNets Python SDK

Project description

This package provides an interface to CryptoNets™ 1:N fully homomorphically encrypted (FHE) face recognition, Ultrapass™ ID and human age estimation.

Getting Started

Sign up on the waitlist on https://private.id to obtain your apiKey.

Requirements

  • Python >= 3.6

Notices

Licensing Restriction: This SDK is not licensed for use in regulated gaming. To license CryptoNets in this market, please contact CentralAMS.

Installation

Installation of the CryptoNets Python SDK and its dependencies is provided by pip. If pip is not installed, see the pip user guide to install pip.

To ensure smooth installation, it’s recommended to use:

  • pip: 9.0.2 or greater

The safest way to install the SDK is to use pip in a virtualenv:

python -m pip install cryptonets_python_sdk

If you have the cryptonets_python_sdk package installed and want to upgrade to the latest version, you can run:

python -m pip install --upgrade cryptonets_python_sdk

This will install the cryptonets_python_sdk package as well as all dependencies. See the installation section of the SDK homepage Guide for more information.

Usage

You will receive the Server URL and apiKey when you subscribe.

Import Face factor

from cryptonets_python_sdk.factor import FaceFactor

from cryptonets_python_sdk.settings.loggingLevel import LoggingLevel

Initialize and use factor

server_url = URL of the server

api_key = APIKEY issued on successful signup

server = FaceFactor(url=server_url, api_key=api_key,
        logging_level=LoggingLevel.full)

License

Private Identity License Copyright (c) 2020-present, Private Identity All rights reserved.

More Resources:

Getting Started

Installation

Usage

SDK-Docs

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

cryptonets_python_sdk-1.2.4.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

cryptonets_python_sdk-1.2.4-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file cryptonets_python_sdk-1.2.4.tar.gz.

File metadata

  • Download URL: cryptonets_python_sdk-1.2.4.tar.gz
  • Upload date:
  • Size: 30.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.13

File hashes

Hashes for cryptonets_python_sdk-1.2.4.tar.gz
Algorithm Hash digest
SHA256 b1d87e33e1302ab8bf87e0a36789d1feccecf8cd937c09f0824a62b590fab5d1
MD5 cfff7850bdb54b80f8463442c6901267
BLAKE2b-256 5c977c6a5850dfd0da76f74a15f3c6490b6ba948836b8b23f0c17a56d8363c76

See more details on using hashes here.

File details

Details for the file cryptonets_python_sdk-1.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for cryptonets_python_sdk-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 df2eb40d20f2eeb88bd46bfbdf61e82778548026f604277dae574392a00a622d
MD5 c9d3265f67267f78ac49cda8feb4e140
BLAKE2b-256 cb6e39f48c1b2b2640d376823ab75eeed90c2046aee447f6ec22777b61e73c97

See more details on using hashes here.

Supported by

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