Skip to content

Commit faba5fd

Browse files
authored
Update stack-ckm.md
1 parent ec7b693 commit faba5fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/stack-ckm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
_The CKM layer is an area for future development. It will shift from the CSR model of creating a key and then splitting it to the CKM model of keeping a key split at all times._
22

33
* **Collaborative Key Management (CKM).** A next-generation key-management solution, CKM uses Secure Multi Party Computation (SMPC) to keep a key separated, rather than having it all in one place. Currently, ZF FROST is the only production-ready implemention of CKM, so it's likely CKM and FROST will go hand in hand.
4-
* See our [CKM page](/ckm/)
4+
* See our [CKM page](/ckm/)
5+
* Also see [Hubert](/hubert/) as a support for SMPC.
56

67
* **Distributed Key Generation (DKG).** A cryptographic process where portions of a key are kept separate in separate locations, never combining them until necessary.
78

0 commit comments

Comments
 (0)