AntelopeIO / leap

C++ implementation of the Antelope protocol
Other
116 stars 70 forks source link

Add tests for BN256 garbage input handling #1844

Open linh2931 opened 10 months ago

linh2931 commented 10 months ago

Add BN256 garbage input tests. This is not urgent.

linh2931 commented 10 months ago

https://github.com/AntelopeIO/bls12-381/pull/16 has added benchmarking. No further benchmarking is required.

linh2931 commented 10 months ago

Add garbage input handling tests to BN256 functions.