Confidential Consortium Framework
Перейти к файлу
Takuro Sato 12968a3b9f
Add eddsa with curve25519 to the JS crypto API (#4391)
2022-10-25 18:36:58 +00:00
.azure-pipelines-templates Re-enable stress test (#4378) 2022-10-21 09:43:12 +00:00
.devcontainer Subset of small improvements of TLA+ specification listed in #4264 (#4363) 2022-10-24 19:57:17 +01:00
.github Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.vscode
3rdparty Cose signing authn (#4306) 2022-10-18 10:01:54 +00:00
cmake Add eddsa with curve25519 to the JS crypto API (#4391) 2022-10-25 18:36:58 +00:00
doc Add FAQ to documentation (#4398) 2022-10-25 16:21:10 +00:00
docker Upgrade OE 0.18.1 and PSW on base image (#4021) 2022-07-11 16:35:49 +01:00
edl Service certificate validity period and renewal (#3363) 2022-01-19 10:35:38 +00:00
getting_started/setup_vm Add `protoc` to app dev Docker image (#4208) 2022-09-09 10:41:38 +01:00
include/ccf Add eddsa with curve25519 to the JS crypto API (#4391) 2022-10-25 18:36:58 +00:00
js/ccf-app Add eddsa with curve25519 to the JS crypto API (#4391) 2022-10-25 18:36:58 +00:00
python Remove 1.x configuration migration script (#4310) 2022-10-06 18:25:02 +00:00
samples Use new `snp.measurements` table to store SNP measurements (#4376) 2022-10-21 13:55:15 +01:00
scripts js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
src Add eddsa with curve25519 to the JS crypto API (#4391) 2022-10-25 18:36:58 +00:00
tests Add eddsa with curve25519 to the JS crypto API (#4391) 2022-10-25 18:36:58 +00:00
tla Subset of small improvements of TLA+ specification listed in #4264 (#4363) 2022-10-24 19:57:17 +01:00
.azure-pipelines-gh-pages.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.azure-pipelines-quictls.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.azure-pipelines.yml Stop running CI and Daily on 1.x branch (#4380) 2022-10-21 12:00:52 +01:00
.backportrc.json Update backport action to make use of dynamic target labels (#3944) 2022-06-21 10:07:06 +00:00
.clang-format Support for `.proto` files with `clang-format` (#4198) 2022-09-07 11:49:01 +01:00
.cmake-format.py
.daily.yml Stop running CI and Daily on 1.x branch (#4380) 2022-10-21 12:00:52 +01:00
.daily_canary Send response from within application code (#4316) 2022-10-24 16:07:16 +00:00
.dockerignore
.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 Initial implementation of KV service, basic gRPC sample app (#4257) 2022-09-30 09:01:55 +00:00
.gitmodules
.multi-thread.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.prettierignore
.pylintrc Infra: make ledger file copy more resilient (#3917) 2022-06-10 13:20:41 +01:00
.stress.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.threading_canary Add mutex locks to sample indexing strategies (#4075) 2022-07-31 09:59:02 +00:00
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Add eddsa with curve25519 to the JS crypto API (#4391) 2022-10-25 18:36:58 +00:00
CMakeLists.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
Doxyfile UDP enclave echo server (#3787) 2022-05-10 16:48:33 +00:00
LICENSE
README.md Update repo/docs branding in line with new website (#4373) 2022-10-20 10:43:29 +01:00
SECURITY.md
THIRD_PARTY_NOTICES.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
cgmanifest.json js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
livehtml.sh Add Troubleshooting page to documentation (#3981) 2022-06-29 18:23:43 +00:00
metrics.yml js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00

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.