lovesh / signature-schemes

Rust library for BLS signatures, MuSig, PS signatures
Apache License 2.0
66 stars 20 forks source link

Change batch_verify functions to accept iterators of traits #17

Closed JayPavlina closed 1 year ago

JayPavlina commented 4 years ago

This makes the API much more flexible