pub type HoprSphinxSuite = Ed25519Suite;
Currently used public key cipher suite for Sphinx.
This is currently the [Ed25519Suite], because it is faster than [X25519Suite].
Ed25519Suite
X25519Suite
pub struct HoprSphinxSuite;