An open API service indexing awesome lists of open source software.

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

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