crypto: README/AUDIT/LLM docs final corona purge

This commit is contained in:
Hanzo AI
2026-05-12 10:26:38 -07:00
parent d42b0fbfd3
commit e9560cae6a
+1 -1
View File
@@ -708,7 +708,7 @@ Per LP-134 (Lux Chain Topology), the legacy T-Chain custody monolith
is split into two operational chains, both served by this single VM:
- `thresholdvm` in **MPC mode → M-Chain**: distributed key generation,
threshold signing (CGGMP21 / FROST / Corona-gen), key resharing.
threshold signing (CGGMP21 / FROST / Corona-DKG), key resharing.
- `thresholdvm` in **FHE mode → F-Chain**: TFHE bootstrap-key generation,
encrypted-EVM compute. The TFHE keygen ceremony itself runs on M-Chain
via FROST DKG and is consumed by F-Chain via a CertLane handoff.