Skip to content

Commit b59c88a

Browse files
committed
more docs
1 parent 58c143e commit b59c88a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"learning-lit/on-chain-coordination-mechanisms",
2525
"learning-lit/communicating-with-lit-nodes",
2626
"learning-lit/cryptoeconomic-security",
27-
"learning-lit/backup-and-recovery"
27+
"learning-lit/backup-and-recovery",
28+
"learning-lit/threshold-cryptography"
2829
]
2930
}
3031
]

docs/learning-lit/threshold-cryptography.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Threshold Cryptography"
33
---
44

5-
Lit Protocol supports a wide range of elliptic curves and signing schemes, all securely implemented using threshold cryptography and threshold consensus.
5+
Lit Protocol supports a wide range of elliptic curves and signing schemes, all securely implemented using threshold cryptography and threshold consensus within a trusted execution environment (TEE).
66

77
## Supported Elliptic Curves and Signing Schemes
88

0 commit comments

Comments
 (0)