CCF/python
Amaury Chamayou c6677fcb5a
Expose encrypted shares unauthenticated (#5145)
2023-03-30 18:25:26 +00:00
..
ccf Add missing ccf.gov.msg.type encrypted_recovery_share (#5144) 2023-03-29 10:44:56 +00:00
utils Expose encrypted shares unauthenticated (#5145) 2023-03-30 18:25:26 +00:00
MANIFEST.in Add a py.typed file to the python package. (#4497) 2022-11-08 13:05:10 +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 Update cryptography requirement from ==39.* to ==40.* in /python (#5138) 2023-03-28 14:59:21 +01:00
setup.py Show code versions in a ledger (#4958) 2023-03-08 09:25:32 +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.