mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-28 14:27:27 +02:00
The tests we had for ECP point multiplication were tailored for test vectors symulating crypto operations and tested a series of operations against public test vectors. This commit adds a test function that exercises a single multiplication. This is much better suited for negative testing than the preexisting test. Only one new test case is added that exercises a fraction of an existing test, just to make sure that the test is consistent with the existing test functions.
44 KiB
44 KiB