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

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

Repeated addition of 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/