[][src]Module k256::arithmetic::test_vectors::group

This is supported on feature="arithmetic" only.

Test vectors for the secp256k1 group

Constants

ADD_TEST_VECTORSfeature="arithmetic"

Repeated addition of the generator.

MUL_TEST_VECTORSfeature="arithmetic"

Scalar multiplication with the generator.