Skip to content

How do I ScalarMul outside a circuit? #1290

Answered by ivokub
Scratch-net asked this question in Q&A
Discussion options

You must be logged in to vote

For out-circuit computation there are corresponding methods in the github.com/consensys/gnark-crypto package.

I'd recommend looking at the scalar multiplication examples how the computations are performed: https://pkg.go.dev/github.com/consensys/gnark@v0.11.0/std/algebra/emulated/sw_emulated#example-Curve

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Scratch-net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants