rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
128 stars 54 forks source link

[moveos_std] Support BLS signatures verifier #1481

Closed jolestar closed 2 weeks ago

jolestar commented 1 month ago

https://github.com/MystenLabs/sui/blob/da72e73a9f4a1b42df863b76af7745a4eeb1d412/crates/sui-framework/packages/sui-framework/sources/crypto/bls12381.move

feliciss commented 2 weeks ago

I'll look at this issue.

feliciss commented 2 weeks ago

Shall we also implement groth16 for the same zk group? @jolestar

jolestar commented 2 weeks ago

Shall we also implement groth16 for the same zk group? @jolestar

Yes. But in new issue and new PR.

feliciss commented 2 weeks ago

Shall we also implement groth16 for the same zk group? @jolestar

Yes. But in new issue and new PR.

Added an issue to be assigned: https://github.com/rooch-network/rooch/issues/1644.