Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou a5e923a297
One more time (#1431)
2020-07-23 14:46:32 +01:00
.azure-pipelines-templates Pbft tests in daily only (#1406) 2020-07-16 14:58:39 +01:00
.devcontainer Clean up and simplify quickstart (#1316) 2020-06-22 12:57:44 +01:00
.github Truncate release prefix (#1354) 2020-06-30 15:46:23 +01:00
3rdparty Update CCF's copy of snmalloc (#1391) 2020-07-09 16:40:00 +01:00
cmake Compile warnings enforcing and fixes (#1416) 2020-07-21 16:08:25 +01:00
doc One more time (#1431) 2020-07-23 14:46:32 +01:00
docker Parametrise container playbooks (#1337) 2020-06-25 14:46:31 +01:00
edl Update oe 0.10 pre-release (#1400) 2020-07-13 10:03:14 +01:00
getting_started Upgrade driver in playbook (#1423) 2020-07-22 14:22:16 +01:00
python File chunk chaining and getting transactions (#1408) 2020-07-22 17:34:29 +01:00
samples Compile warnings enforcing and fixes (#1416) 2020-07-21 16:08:25 +01:00
scripts OE 0.10 rc1 (#1409) 2020-07-16 18:34:12 +01:00
src Snapshot size calculation fix (#1417) 2020-07-21 17:18:15 +01:00
tests File chunk chaining and getting transactions (#1408) 2020-07-22 17:34:29 +01:00
.azure-pipelines-gh-pages.yml Update Open Enclave to 0.10 final (#1424) 2020-07-22 13:18:52 +01:00
.azure-pipelines.yml Update Open Enclave to 0.10 final (#1424) 2020-07-22 13:18:52 +01:00
.clang-format Remove boost dependency (#349) 2019-09-03 17:24:38 +01:00
.cmake-format.py Fix e2e label (#1047) 2020-04-07 13:59:49 +01:00
.codecov.yml Coverage badge is now green if coverage > 85% (#97) 2019-05-29 13:46:35 +01:00
.daily.yml Update Open Enclave to 0.10 final (#1424) 2020-07-22 13:18:52 +01:00
.dockerignore Remove boost dependency (#349) 2019-09-03 17:24:38 +01:00
.gitattributes All our (non-vendored) .h and .cpp are C++ (#1330) 2020-06-23 15:34:55 +01:00
.gitignore Start packaging Python infra (#1380) 2020-07-07 15:46:44 +01:00
.gitmodules Remove submodule (#500) 2019-11-01 14:37:38 +00:00
.nodes.sh Add ccf-ci-perf-0 to nodes script (#993) 2020-03-25 12:17:02 +00:00
.pylintrc Use generated votes (#1413) 2020-07-17 14:13:53 +01:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CMakeLists.txt Compile warnings enforcing and fixes (#1416) 2020-07-21 16:08:25 +01:00
Doxyfile Fix some warnings and errors (#1317) 2020-06-18 16:20:20 +01:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Update README.md (#1369) 2020-07-01 17:38:10 +01:00
SECURITY.md Create SECURITY.md (#813) 2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt Backtrace and other cleanup (#1261) 2020-06-08 08:39:43 +01:00
cgmanifest.json Update CCF's copy of snmalloc (#1391) 2020-07-09 16:40:00 +01:00
livehtml.sh Update docs (#1145) 2020-05-06 13:01:24 +01:00
metrics.yml Update metrics.yml 2020-04-13 11:02:55 +01:00
start_test_network.sh Start packaging Python infra (#1380) 2020-07-07 15:46:44 +01:00
update_evercrypt.sh Upgrade evercrypt and switch to new official hacl-star checked-in extracted C (#654) 2019-12-20 08:37:31 +00:00

README.md

The Confidential Consortium Framework

Gitter Build Status Docs

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. CCF can enable high-scale, confidential networks that meet key enterprise requirements — providing a means to accelerate production and enterprise adoption of consortium based blockchain and multi-party compute technology.

Leveraging the power of trusted execution environments (TEEs), decentralized systems concepts, and cryptography, CCF enables enterprise-ready multiparty computation or blockchains.

Learn more and get started

Getting Started with CCF

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.