Thanks, this is very useful context.
RPA is exactly the kind of BCH-native use case I was looking for. My main interest is not “replace something just for speed”, but finding places where faster secp256k1 execution can make privacy/reusable-address designs more practical.
For BCH, I’ll look at:
- the RPA spec
- the Electron Cash implementation PR
- where the EC grinding/scanning cost appears
- whether this can be benchmarked as a standalone workload first
I agree that correctness and side-channel behavior matter most if anything touches wallet or consensus paths. My preferred model is: start outside consensus, publish reproducible benchmarks/tests, and only then discuss integration points.

