Metadata-Version: 2.1
Name: concrete-compiler
Version: 0.6.0
Summary: Concrete Compiler
Home-page: https://github.com/zama-ai/concrete-compiler
Author: Zama Team
Author-email: hello@zama.ai
License: BSD-3
Keywords: homomorphic encryption compiler
Platform: UNKNOWN
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Security :: Cryptography
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: PyYAML
Requires-Dist: setuptools

# Concrete Compiler

The Concrete Compiler takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.


