@@ -11,63 +11,13 @@ usecases:
1111ecosystem :
1212 - ethereum
1313 - other
14- description : >-
15- Enclave is an open-source protocol for Encrypted Execution Environments (E3)
16- that enables secure, verifiable computations on encrypted data using FHE,
17- ZKPs, and DTC (distributed threshold cryptography).
18-
19- <br >
20-
21- <br>
22-
23- Special Features:
24-
25- <br>
26-
27- * Full Data Privacy: Encrypted data is never exposed at any point.
28-
29- <br>
30-
31- * Multiple Encrypted Inputs: Securely compute over data from multiple
32- encrypted sources.
33-
34- <br>
35-
36- * Decoupled Execution and Security: Nodes responsible for key management are
37- separate from those handling execution, lowering hardware requirements.
38-
39- <br>
40-
41- * Single-Use Keys: Keyshares are generated per computation request and are
42- never reused, eliminating the need for key rotation even when nodes fail or
43- misbehave.
44-
45- <br>
46-
47- * Built-In Economic Incentives: MPC parties are bonded and subject to
48- penalties or slashing for misbehavior, ensuring the system’s security without
49- compromising overall operation.
50-
51- <br>
52-
53- * Developer Accessibility: Programs can be written in Rust, making the system
54- accessible to a broad developer base.
55-
56- <br>
57-
58- * Encryption Scheme Agnostic: Enclave's modular design allows it to support
59- various threshold FHE encryption schemes.
60-
61- <br>
62-
63- <br>
64-
65- Enclave is applicable in industries like healthcare, finance, governance, and
66- collaborative efforts that require secure data processing with strong privacy
67- and compliance. It enables use cases such as secret voting, sealed-bid
68- auctions, and privacy-preserving collaborative analysis that are difficult or
69- impossible with traditional solutions.
70- product_launch_day : 2024-06-04T04:00:00.000Z
14+ description : Enclave is an open-source protocol for Encrypted Execution
15+ Environments (E3) that enables secure, privacy-preserving, and verifiable
16+ computations on encrypted data using FHE, ZKPs, and DTC (distributed threshold
17+ cryptography). Use cases include secret voting, sealed-bid auctions, and
18+ privacy-preserving collaborative analysis that are difficult or impossible
19+ with traditional solutions.
20+ product_launch_day : 2024-06-01T05:00:00.000Z
7121sunset : false
7222assets_used :
7323 - eth
0 commit comments