Other Signatures#
Other Signatures groups related pages inside Learn. Other Signatures pages collected in one staged branch.
The table links to the next useful page or sub-hub, keeping the sidebar staged instead of fully expanded.
Map#
| Page | What you'll find |
|---|---|
| Ring Signatures | Ring signatures are an advanced privacy-preserving cryptographic technique that allows a user to sign a transaction on behalf of a group without revealing which specific... |
| Threshold Signatures | Threshold signatures are a cryptographic mechanism that allows a subset of a group to collectively sign a transaction, providing enhanced security and distributed trust. |
| 3-out-of-5 Threshold Signature | Let's say you want to create a ring spending contract, where any member of a group can make a transaction from the same address, but you do not want anyone else to know w... |
| Distributed Signatures | The initial implementation of distributed signatures support in the Ergo node worked well in simple cases, and ZK Treasury was built on top of it. |
| Signature Scheme Internals | This document gives a clear view of the signature schemes in the Ergo blockchain. |
| Improved Signatures | The initial implementation of distributed signatures support in the Ergo node worked well in simple cases, and ZK Treasury was built on top of it. |