Skip to main content

Module ec_groups

Module ec_groups 

Source
Expand description

Implementations of the SphinxSuite trait for different elliptic curve groups

Structs§

Ed25519Suite
Represents an instantiation of the Sphinx protocol using the ed25519 curve and OffchainKeypair
X25519Suite
Represents an instantiation of the Sphinx protocol using the Curve25519 curve and OffchainKeypair

Traits§

Unsigned
The marker trait for compile time unsigned integers.

Type Aliases§

DefaultSphinxPacketSize
Default packet block size for the Sphinx protocol.