Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou 5ad32d2821
Stop building documentation for CCF 3.x (#6424)
2024-08-05 14:26:26 +00:00
.azure-pipelines-templates Restore `4.x` release pipeline files (#6391) 2024-07-26 14:12:16 +00:00
.devcontainer Update azp base images (#6371) 2024-07-17 14:05:35 +00:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Update MCR publish to use MSI (#6409) 2024-07-30 10:47:24 +01:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Upgrade nlohmann/json from 3.11.2 to 3.11.3 (#6169) 2024-05-08 11:17:43 +01:00
cmake Partially rollback public headers functions & cleanup nonstd.cpp (#6362) 2024-07-16 11:12:07 +00:00
doc Stop building documentation for CCF 3.x (#6424) 2024-08-05 14:26:26 +00:00
docker Switch from build-26-06-2024 to build-25-07-2024 (#6394) 2024-07-25 15:23:54 +01:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Remove VM-specific dependency setup (#6412) 2024-07-30 19:37:13 +00:00
include/ccf Replace RSASSA-PKCS1-v1_5 with RSA-PSS in crypto API (#6415) 2024-08-05 12:35:13 +00:00
js/ccf-app Replace RSASSA-PKCS1-v1_5 with RSA-PSS in crypto API (#6415) 2024-08-05 12:35:13 +00:00
python Update setuptools requirement from ==71.* to >=71,<73 in /python (#6403) 2024-07-29 20:34:35 +00:00
samples UPDATED Correct error response for /app/log/public/historical/range when given a future to_seqno (#6402) 2024-07-29 13:47:29 +00:00
scripts Add missing `#pragma once`s, and an automated check (#6389) 2024-07-25 16:52:08 +00:00
src Replace RSASSA-PKCS1-v1_5 with RSA-PSS in crypto API (#6415) 2024-08-05 12:35:13 +00:00
tests Replace RSASSA-PKCS1-v1_5 with RSA-PSS in crypto API (#6415) 2024-08-05 12:35:13 +00:00
tla New definition of TxID ordered speculative linearizability (#6185) 2024-06-14 15:00:19 +00:00
.azure-pipelines-release.yml Restore `4.x` release pipeline files (#6391) 2024-07-26 14:12:16 +00:00
.azure_pipelines_snp.yml Pull new base image from GHCR (#6390) 2024-07-25 15:41:33 +00:00
.backportrc.json Update Backport branches (#6410) 2024-07-30 17:30:35 +00:00
.clang-format Support for `.proto` files with `clang-format` (#4198) 2022-09-07 11:49:01 +01:00
.cmake-format.py Add missing `#pragma once`s, and an automated check (#6389) 2024-07-25 16:52:08 +00:00
.gitattributes Add custom merge tool for canary files (#3675) 2022-03-29 14:02:30 +00:00
.gitconfig Add custom merge tool for canary files (#3675) 2022-03-29 14:02:30 +00:00
.gitignore Fix wheel building post-setup.py (#6380) 2024-07-22 14:08:11 +00:00
.prettierignore Upgrade ccf python package to pyproject.toml (#6376) 2024-07-22 09:27:25 +00:00
.ruff.toml Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
.snpcc_canary Fixup channels test (#6265) 2024-06-13 16:36:13 +00:00
CCF-PAPER-VLDB-2023.pdf Update CCF paper (#5759) 2023-10-23 14:17:09 +01:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Replace RSASSA-PKCS1-v1_5 with RSA-PSS in crypto API (#6415) 2024-08-05 12:35:13 +00:00
CMakeLists.txt Daily -> GHA (#6386) 2024-07-25 14:41:40 +01:00
Doxyfile Misc doc fixes (#6120) 2024-04-15 09:07:29 +01:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Update overview link (#6396) 2024-07-25 15:35:52 +00:00
SECURITY.md Create SECURITY.md (#813) 2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
cgmanifest.json Update `quickjs` from `2021-03-27` to `2024-01-14` (#6025) 2024-02-20 11:16:19 +00:00
livehtml.sh Miscellaneous operations doc fixes (#5598) 2023-08-31 11:30:38 +00:00
tsan_env_suppressions Fix TSAN warnings in indexing_test (#5149) 2023-04-03 11:41:05 +01:00

README.md

The Confidential Consortium Framework CI

ccf

The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, and performant applications that focus on multi-party compute and data.

Get Started with CCF

Contribute

Learn More

Third-party components

We rely on several open source third-party components, attributed under THIRD_PARTY_NOTICES.

Contributing

This project welcomes contributions and suggestions. Please see the Contribution guidelines.