CCF/python
Maik Riechert b7bd7ed55c
JS module bytecode caching (#2643)
2021-06-18 18:09:55 +01:00
..
ccf JS module bytecode caching (#2643) 2021-06-18 18:09:55 +01:00
utils Change serialisation format for service maps (#2301) 2021-03-18 11:25:55 +00:00
MANIFEST.in Quote verification CLI (#1850) 2020-11-03 17:24:39 +00:00
README.md Replaces references to master with references to main (#2171) 2021-02-05 11:32:19 +00:00
ledger_tutorial.py Add ability to parse snapshots with Python `ccf.ledger` module (#2644) 2021-06-15 09:09:21 +01:00
requirements.txt Remove redundant suspension-based rotation test (#2650) 2021-06-10 18:37:34 +01:00
setup.py Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
tutorial.py Constitution documentation (#2485) 2021-04-21 15:02:41 +01:00
version.py.in Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
versionifier.py Change install prefix and cmake version parsing (#2530) 2021-04-29 12:04:35 +01:00

README.md

CCF Python

Suite of Python tools for the Confidential Consortium Framework (CCF).

For more information, please find the the CCF documentation at https://microsoft.github.io/CCF.

Package sources are available at https://github.com/microsoft/CCF/tree/main/python.