ECDH is needed for Lightning, and it would be convenient to use the implementation here. ECDH was [marked as experimental back in 2015](https://github.com/bitcoin-core/secp256k1/commit/83221ecb009dab11d9967abb9aa4aa8d27fdf477), and the API was last changed more than a year ago. I am wondering how I can help make the ECDH implementation considered stable.