Partial stubs for use with the MPyC library
Project description
TNO PET Lab - secure Multi-Party Computation (MPC) - MPyC - Stubs
This package contains stubs to use for type hinting MPyC.
PET Lab
The TNO PET Lab consists of generic software components, procedures, and functionalities developed and maintained on a regular basis to facilitate and aid in the development of PET solutions. The lab is a cross-project initiative allowing us to integrate and reuse previously developed PET functionalities to boost the development of new protocols and solutions.
The package tno.mpc.mpyc.stubs
is part of the TNO Python Toolbox.
Limitations in (end-)use: the content of this software package may solely be used for applications that comply with international export control laws.
This implementation of cryptographic software has not been audited. Use at your own risk.
Documentation
Documentation of the tno.mpc.mpyc.stubs
package can be found
here.
Install
Easily install the tno.mpc.mpyc.stubs
package using pip
:
$ python -m pip install tno.mpc.mpyc.stubs
Note: If you are cloning the repository and wish to edit the source code, be sure to install the package in editable mode:
$ python -m pip install -e 'tno.mpc.mpyc.stubs'
If you wish to run the tests you can use:
$ python -m pip install 'tno.mpc.mpyc.stubs[tests]'
Usage
Structure of the Package
When installing this package, the package is actually installed twice under two different names:
tno.mpc.mpyc.stubs
mpyc-stubs
By convention, stubs packages should be named <package>-stubs
, such that they
can easily be picked up by tooling.
Some of our other packages also directly depend on the types and utilities
provided by this repository. Therefore, tno.mpc.mpyc.stubs
can also be
installed.
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
Built Distribution
Hashes for tno.mpc.mpyc.stubs-2.6.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bf280959eac7416b0785d10766eef74dbbc6cbf5d8f0fd014ff68d3fe8b5c64 |
|
MD5 | cee4211d49331d4fa4dd7d5578c4f6aa |
|
BLAKE2b-256 | 12270ee45947851cb6ee0245e6b8760294d4837bd5e07f37870f51ce51154fd0 |