CCF/python
Amaury Chamayou 7eccd1cf41
[release/3.x] Cherry pick: Add ccf_cose_sign1 CLI tool (#4506) (#4588)
2022-11-18 14:17:24 +00:00
..
ccf [release/3.x] Cherry pick: Add ccf_cose_sign1 CLI tool (#4506) (#4588) 2022-11-18 14:17:24 +00:00
utils Ensure LF line returns are used in construction of TBS (#4303) 2022-10-04 16:22:40 +01:00
MANIFEST.in Quote verification CLI (#1850) 2020-11-03 17:24:39 +00:00
README.md Fixing typo in README (#4265) 2022-09-26 09:06:32 +01: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 [release/3.x] Cherry pick: Add ccf_cose_sign1 CLI tool (#4506) (#4588) 2022-11-18 14:17:24 +00:00
setup.py [release/3.x] Cherry pick: Add ccf_cose_sign1 CLI tool (#4506) (#4588) 2022-11-18 14:17:24 +00:00
version.py.in Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00

README.md

CCF Python

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

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

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