Closed kirk-baird closed 4 years ago
Currently the following tests are failing:
test bls24::bls192::tests::test_bls ... FAILED test bls48::bls256::tests::test_bls ... FAILED test nist521::ecdh::tests::test_ecdh ... FAILED
Note: they are all failing for index out of bounds errors in different locations.
a) Workout why these tests are failing b) Make required changes to fix these
What is the issue?
Currently the following tests are failing:
Note: they are all failing for index out of bounds errors in different locations.
Steps to Resolve
a) Workout why these tests are failing b) Make required changes to fix these