Closed mratsim closed 3 years ago
The BLS standard has a KeyValidate procedure.
Internally this is unnecessary because if the public key is parsed successfuly it is valid.
Additionally some sanity checks to ensure the range of secret keys woul be helpful to avoid a regression after #40 / #41.
The BLS standard has a KeyValidate procedure.
Internally this is unnecessary because if the public key is parsed successfuly it is valid.
Additionally some sanity checks to ensure the range of secret keys woul be helpful to avoid a regression after #40 / #41.