Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
When batch verifying sets of pubkey/signatures, each pubkey/signature pair needs to be scaled by a random factor. While this is generally supported, further efficiency gains could be made for signature sets that share the same message, e.g., using Pippenger multi scalar multiplication ([blst](https://github.com/supranational/blst/blob/52cc60d78591a56abb2f3d0bd1cdafc6ba242997/bindings/rust/src/pippenger.rs)).
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by etan-status and has received 0 comments.