Commit Graph

13 Commits (00413c0b6ea66efc334e3bc3bf8507dc2ea0caa3)

Author SHA1 Message Date
Jochen Hoenicke 490fbed289 Adapted python unit test to new API
8 years ago
Roman Zeyde 12c3b1ccf6 bignum: add specific tests for bn_mod() edge cases
9 years ago
Jochen Hoenicke 50428bb37b Added more tests for specific points.
9 years ago
Jochen Hoenicke 11d14a3946 Fixed unit test for addmod added test for add.
9 years ago
Jochen Hoenicke 53fa580b81 Added more unit tests
9 years ago
Jochen Hoenicke a1408fc5a0 Fix unit test for point_jacobian_add
9 years ago
Roman Zeyde a9b98a3671 test_curves: generalize UT for bignum cleanup
9 years ago
Pavol Rusnak 418e86c293 remove scons dependency, build shared library with Makefile
9 years ago
Pavol Rusnak cbbc0bdc71 fix curves unit test by using canonize version of sigencode
9 years ago
Roman Zeyde 793234a0ec bignum: use constant time comparisons
9 years ago
Roman Zeyde e569b019c4 test_curves: fix test case name typo
9 years ago
Pavol Rusnak 9c3e51074b use -O3 instead of -Os
9 years ago
Roman Zeyde 7c58fc11a4 Add support for NIST256P1 elliptic curve
9 years ago