Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 51fff79c48
Intermediate fix for JS KV handle caching - TypedKvMap does lazy lookup (#5717)
2023-10-10 13:34:20 +01:00
.azure-pipelines-templates Centralise TLC options, and enable ParallelGC again (#5702) 2023-10-02 18:40:11 +01:00
.devcontainer Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.gdn
.github Run model checker in 1ES GHA pool (#5707) 2023-10-04 10:19:41 +00:00
.vscode
3rdparty Update CLI11 from `2.2.0` to `2.3.2` (#5606) 2023-09-04 14:10:54 +00:00
cmake Replace Secret Sharing implementation (#5655) 2023-09-21 16:30:49 +01:00
doc Update docs to describe new governance API (#5713) 2023-10-06 17:30:49 +01:00
docker Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
edl
getting_started
include/ccf Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
js/ccf-app Intermediate fix for JS KV handle caching - TypedKvMap does lazy lookup (#5717) 2023-10-10 13:34:20 +01:00
python Implement Azure-compliant governance interface (#5660) 2023-09-27 13:58:04 +01:00
samples SEV-SNP: Make UVM endorsements SVN an arbitrary string (#5620) 2023-09-05 18:26:01 +01:00
scripts Update docs to describe new governance API (#5713) 2023-10-06 17:30:49 +01:00
src Update docs to describe new governance API (#5713) 2023-10-06 17:30:49 +01:00
tests Intermediate fix for JS KV handle caching - TypedKvMap does lazy lookup (#5717) 2023-10-10 13:34:20 +01:00
tla Warning: The variable messages was changed while it is specified as U… (#5714) 2023-10-07 07:21:20 +00:00
.azure-pipelines-gh-pages.yml Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.azure-pipelines.yml Make main release pipeline safe for release experiments (#5715) 2023-10-09 16:08:17 +01:00
.azure_pipelines_snp.yml Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.backportrc.json Fix backport pipeline (#5610) 2023-09-04 10:43:11 +01:00
.clang-format
.cmake-format.py
.daily.yml Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.daily_canary Extend testing of JS runtime limits, take 2 (#5668) 2023-09-21 18:15:03 +01:00
.dockerignore
.gitattributes
.gitconfig
.gitignore Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
.multi-thread.yml Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.prettierignore
.ruff.toml
.snpcc_canary Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
.stress.yml Restore test in the `Stress` pipeline (#5696) 2023-09-28 16:51:29 +01:00
.threading_canary Use optimised OpenSSL SHA256 function for Merkle Tree hashing (#5621) 2023-09-11 09:40:48 +00:00
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Intermediate fix for JS KV handle caching - TypedKvMap does lazy lookup (#5717) 2023-10-10 13:34:20 +01:00
CMakeLists.txt Update docs to describe new governance API (#5713) 2023-10-06 17:30:49 +01:00
Doxyfile
LICENSE
README.md
SECURITY.md
THIRD_PARTY_NOTICES.txt
cgmanifest.json Update CLI11 from `2.2.0` to `2.3.2` (#5606) 2023-09-04 14:10:54 +00:00
livehtml.sh
metrics.yml
tsan_env_suppressions

README.md

The Confidential Consortium Framework Docs

ccf
  • Continuous Build: Build Status
  • Daily Build: Build Status
  • Doc Build: docs
  • Containers: Build and Publish Release Containers

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.