nym-sphinx-forwarding 1.20.4

Sphinx packet forwarding as Nym mix packets
Documentation
[dependencies.nym-sphinx-addressing]
version = "1.20.4"

[dependencies.nym-sphinx-anonymous-replies]
version = "1.20.4"

[dependencies.nym-sphinx-params]
version = "1.20.4"

[dependencies.nym-sphinx-types]
features = ["sphinx", "outfox"]
version = "1.20.4"

[dependencies.thiserror]
version = "2.0"

[lib]
name = "nym_sphinx_forwarding"
path = "src/lib.rs"

[package]
authors = ["Nym Technologies SA"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Sphinx packet forwarding as Nym mix packets"
edition = "2024"
license = "Apache-2.0"
name = "nym-sphinx-forwarding"
readme = false
repository = "https://github.com/nymtech/nym"
resolver = "2"
version = "1.20.4"