Incomplete BLS key validation
veorq opened this issue · 0 comments
veorq commented
Public key validation is done like this in the experimental Eth2 branch:
trinity/eth2/_utils/bls/validation.py
Lines 17 to 23 in 6813028
It should include group membership and infinity checks, as per https://tools.ietf.org/html/draft-irtf-cfrg-bls-signature-04#section-2.5.