You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@paulhauner I would like to pick this issue. As a first step, I have raised a PR in blst library supranational/blst#52 to expose safe blst_scalar constructors.
Once this PR gets merged, I would make corresponding changes here
Description
There is an
unsafe
block in ourcrypto/bls
crate that I think should be moved intoblst
:lighthouse/crypto/bls/src/impls/blst.rs
Lines 67 to 73 in 32338bc
To resolve
Follow up on supranational/blst#13
The text was updated successfully, but these errors were encountered: