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

Initialize and use factor

server_url = URL of the server

api_key = APIKEY issued on successful signup

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

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.0.14.tar.gz (25.5 MB view details)

Uploaded Source

Built Distribution

cryptonets_python_sdk-1.0.14-py3-none-any.whl (25.6 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for cryptonets_python_sdk-1.0.14.tar.gz
Algorithm Hash digest
SHA256 d0d38e27d2e955c7f101f02e1ddeb46fd106fb7fecc2183bb221f3544a705a01
MD5 0d217518af6e162b72210e819b1f54ba
BLAKE2b-256 673168fc00f7592ec8dd61abbb40f2f2fda7e973f5f97308174e386b2ee3be64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cryptonets_python_sdk-1.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 fcc334140902e1dfed47b2939560a55e563a405da2c11f5729a2ffc2bdbc78c5
MD5 c0c4da08340ba57946829f5bf121c648
BLAKE2b-256 20fd95fb3437074db16953ca7afb166328e3c3aee44201f809f9da375a624614

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