[][src]Constant k256::arithmetic::test_vectors::group::MUL_TEST_VECTORS

pub const MUL_TEST_VECTORS: &[(&str, &str, &str)];
This is supported on feature="arithmetic" only.

Scalar multiplication with the generator.

Vectors for secp256k1 are difficult to find. These are the vectors from: https://web.archive.org/web/20190724010836/https://chuckbatson.wordpress.com/2014/11/26/secp256k1-test-vectors/