Metadata-Version: 2.1
Name: cosmian_secure_computation_client
Version: 0.3.0
Summary: Python client library for Cosmian Secure Computation
Home-page: https://cosmian.com
Author: Cosmian Tech
Author-email: tech@cosmian.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown

# Cosmian Secure Computation Client

## Overview

Python client library for Cosmian Secure Computation API powered by Intel SGX.

## Install

```bash
pip install cosmian-secure-computation-client
```

## Documentation

See [https://docs.cosmian.com/secure_computation/](https://docs.cosmian.com/secure_computation/)
