Expand description
Derivation of shared keys for SPHINX header
Structsยง
- Shared
Keys - Structure containing shared keys for peers using the Sphinx algorithm.
Constantsยง
- HASH_
KEY_ ๐PRP - HASH_
KEY_ ๐REPLY_ PRP - HASH_
KEY_ ๐SPHINX_ BLINDING - HASH_
KEY_ ๐SPHINX_ SECRET
Traitsยง
- Group
Element - Generic additive abelian group element with an associated scalar type. It also comes with the associated Alpha value size. A group element is considered valid if it is not neutral or a torsion element of small order.
- Scalar
- Types representing a valid non-zero scalar of an additive abelian group.
- Sphinx
Suite - Represents an instantiation of the Spinx protocol using the given EC group and corresponding public key object.
Type Aliasesยง
- Alpha
- Represents the Alpha value of a certain length in the Sphinx protocol The length of the alpha value is directly dependent on the group element.
- Shared
Secret - Represents a shared secret with a remote peer.