https://github.com/cryptape/fiber-sphinx
A Rust implementation of Sphinx (Onion Message) for Fiber
https://github.com/cryptape/fiber-sphinx
Last synced: about 1 year ago
JSON representation
A Rust implementation of Sphinx (Onion Message) for Fiber
- Host: GitHub
- URL: https://github.com/cryptape/fiber-sphinx
- Owner: cryptape
- License: mit
- Created: 2024-08-26T02:58:54.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-16T08:20:03.000Z (over 1 year ago)
- Last Synced: 2025-01-30T01:17:22.583Z (over 1 year ago)
- Language: Rust
- Size: 220 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: COPYING.md
Awesome Lists containing this project
README
# Fiber Sphinx
A Rust implementation of [Sphinx][] (a.k.a. Onion Message) for [Fiber][].
- [Specification](docs/spec.md)
- [Contributing Guidelines](docs/CONTRIBUTING.md)
- [Development](docs/development.md)
[Sphinx]: http://www.cypherpunks.ca/~iang/pubs/Sphinx_Oakland09.pdf
[Fiber]: https://github.com/nervosnetwork/fiber