Skip to content

Commit

Permalink
Update t-schnorr.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 committed Aug 15, 2024
1 parent 39217d2 commit bcbe171
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Schnorr signatures are a type of digital signature scheme popularly used amongst

Specifically, threshold Schnorr signatures on ICP provide:

- Support for BIP-340, which is Bitcoin's variant of Schnorr used in ordinals such as BRC-20.
- Support for BIP-340, which is Bitcoin's variant of Schnorr used in Ordinals, Runes, and BRC-20.

- Support for Ed25519 signatures, which are used by chains such as Solana, Cardano, Polkadot, and Ripple. Ed25519 is also a popular signature scheme outside of blockchains for Web2 functions such as signing X.509 certificates.

Expand Down

0 comments on commit bcbe171

Please sign in to comment.