ccf 5.0.6
0
Set of tools and utilities for the Confidential Consortium Framework (CCF)
Contents
Set of tools and utilities for the Confidential Consortium Framework (CCF)
Stars: 777, Watchers: 777, Forks: 211, Open Issues: 102The microsoft/CCF
repo was created 5 years ago and the last code push was 2 days ago.
The project is popular with 777 github stars!
How to Install ccf
You can install ccf using pip
pip install ccf
or add it to a project with poetry
poetry add ccf
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/ccf/
- GitHub Repo:
- https://github.com/microsoft/CCF
Classifiers
Related Packages
Errors
A list of common ccf errors.
Code Examples
Here are some ccf
code examples and snippets.
GitHub Issues
The ccf package has 102 open issues on GitHub
- Add some explicit base64 tests
- Add a check that the release link exists in
extract-release-notes.py
- Extend test coverage of JS + TS API
- Potential async cleanup problems
- Expand
github.py
test vectors - Build CI image from Open Enclave 0.17.6 pre-release
- Infra: add ability to test compatibility with arbitrary CCF releases
- Combine
cchost
andcchost.virtual
- Refactor use of SSL context objects
- When the last transaction is incomplete, it should be gracefully ignored by recovery
- Added ability to disable OE usage
- Network: per-interface endorsement type
- Improve CCF release packaging
- Re-work TLS to match OpenSSL's style
- Split logging sample app across multiple files