Commit Graph

18 Commits (c7be1c4694addda2c301ecce61a96935c7f6e5e7)

Author SHA1 Message Date
Pavol Rusnak 323d6b023a
fix build
7 years ago
Pavol Rusnak 1259c36f80
change shebang for test_curves.py
8 years ago
Roman Zeyde 5ecb8574cc tests: fix curve25519 unittests (#78)
8 years ago
Roman Zeyde 43f86e660d Add Python tests for Curve25519 ECDH
8 years ago
Jochen Hoenicke 133c068f37 Reworked rfc6979 signing. (#72)
8 years ago
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