blst-ts
blst-ts copied to clipboard
Fix how sullying of serialized objects is done.
There is an intermittent issue with unit test throwing a different error BLST_POINT_NOT_ON_CURVE vs BLST_BAD_ENCODING depending on the point that gets sullied. Is not a security issue, just an invalid test case. Need to update accordingly
@matthewkeil Can we close this?