CCF/python
github-actions[bot] 0baaabb7c4
Add log line for when ledger entry cannot be found (#3892) (#3904)
2022-06-06 09:30:51 +00:00
..
ccf Add log line for when ledger entry cannot be found (#3892) (#3904) 2022-06-06 09:30:51 +00:00
utils Correct `scurl.sh` args in doc samples (#3541) 2022-02-14 14:14:44 +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
config_1_x.ini Service certificate validity period and renewal (#3363) 2022-01-19 10:35:38 +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 Update cryptography requirement from ==36.* to ==37.* in /python (#3802) 2022-05-04 09:09:50 +00:00
setup.py Remove `proposal_generator.py` (#3400) 2022-01-13 17:14:37 +00:00
version.py.in Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
versionifier.py Unsafe build naming (#3701) 2022-03-25 11:25:35 +00: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.