0

can anyone explain to me how to doing scalarmulti in curve p256? i currently stuck with this problem cant get new reference for this, only this thread have closest issues same with me about scalar multiplication in java. any library i can use for this issues ?

Frozencode
  • 57
  • 2
  • 8
  • 2
    The code you listed is a generic code, however, one must be careful to use it. What are you trying to achieve? Scalar multiplication is needed for the calculation of the public key from the private key, etc... – kelalaka Nov 29 '21 at 12:15
  • 1
    https://gist.github.com/ymnk/fec39e033394ee2ec47c , just change the curve... – kelalaka Nov 29 '21 at 12:16

0 Answers0