Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.36 KB

Cyphernet network services: library for privacy-preserving microservices.

Build Tests Lints codecov

crates.io Docs Apache-2 licensed

A set of tools for building scalable microservice-based apps and P2P nodes in a privacy-preserving way using cyphernet library with its Noise protocol framework end-to-end encryption, mixnet support, P2P decentralized node ids, io-reactor concurrent scalable network services.

Documentation

API reference documentation for the library can be accessed at https://docs.rs/netservices/.

Licensing

The libraries are distributed on the terms of Apache 2.0 opensource license. See LICENCE file for the license details.