Skip to content

Commit

Permalink
experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
barriebyron committed Aug 15, 2023
1 parent 01d4ad7 commit d9fbb36
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/zkapps/snarkyjs/ecdsa.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ keywords:

You can use the SHA3 and ECDSA primitives in SnarkyJS to interact with Ethereum.

Experimental https://app.zenhub.com/workspaces/zkapps-product-eng-6130fedb3b0fc600123d8796/issues/gh/o1-labs/docs2/450

:::info

[Experimental features](experimental) are not production-hardened. Feedback is appreciated.

:::

In SnarkyJS, you can do ?? with the ECDSA signature scheme and the SHA3 hash function family, including the Keccak cryptographic primitives.

from: https://app.zenhub.com/workspaces/zkapps-product-eng-6130fedb3b0fc600123d8796/issues/gh/o1-labs/snarkyjs/970
Expand Down

0 comments on commit d9fbb36

Please sign in to comment.