AntelopeIO / leap

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

Add tests for BN256 garbage input handling #1844

Open linh2931 opened 1 year ago

linh2931 commented 1 year ago

Add BN256 garbage input tests. This is not urgent.

linh2931 commented 1 year ago

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

linh2931 commented 1 year ago

Add garbage input handling tests to BN256 functions.