Closed xhliu closed 2 years ago
ECDSAPrivToPub computes and constrains the public key associated with a private key.
References: https://0xparc.org/blog/zk-ecdsa-1 https://0xparc.org/blog/zk-ecdsa-2
Reference impl: https://github.com/0xPARC/circom-ecdsa
No known impl in Zokrates: https://github.com/Zokrates/ZoKrates/issues/367
Extensions:
ECDSAPrivToPub computes and constrains the public key associated with a private key.
References: https://0xparc.org/blog/zk-ecdsa-1 https://0xparc.org/blog/zk-ecdsa-2
Reference impl: https://github.com/0xPARC/circom-ecdsa
No known impl in Zokrates: https://github.com/Zokrates/ZoKrates/issues/367