CCF/python
Amaury Chamayou 75732648c1
Any cert authn policy (#6608)
Co-authored-by: Eddy Ashton <ashton.eddy@gmail.com>
2024-11-06 15:08:37 +00:00
..
src/ccf Extend set_unprotected_header() to allow setting an empty header, and verify_receipt() to check claim_digest (#6607) 2024-11-04 11:47:28 +00:00
utils Switch to generic Python3 executable (#6575) 2024-10-17 12:52:31 +01:00
LICENSE Upgrade ccf python package to pyproject.toml (#6376) 2024-07-22 09:27:25 +00:00
README.md Fixing typo in README (#4265) 2022-09-26 09:06:32 +01:00
ledger_tutorial.py Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
pyproject.toml Any cert authn policy (#6608) 2024-11-06 15:08:37 +00: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.