[bls-signatures] Initial integration#5641
[bls-signatures] Initial integration#5641jonathanmetzman merged 6 commits intogoogle:masterfrom guidovranken:bls-signatures
Conversation
|
Could you adjust the title of the PR to suggest this is an initial integration? |
|
@AdamKorcz I've addressed the issues you raised. The CI says the UBSAN build fails the build check, but I cannot reproduce this locally. |
|
I tried this locally. The broken build reproduces with the following steps:
|
|
I followed the steps taken in my last comment but with the build file from the first commit in this PR (which passed CI), and the same errors were encountered during the |
I repeated your steps verbatim (after doing a |
|
Great. This one is ready for review @oliverchang @jonathanmetzman @inferno-chromium @asraa |
Differential fuzzing of 3 BLS signature libraries
BLS signatures are a critical security feature in cryptocurrency clients, such as:
If this project is accepted, I will add more auto_cc's later.