vsmprotocol 0.1.2

VSM Stealth Protocol - Invisible P2P encrypted transport
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "vsmprotocol"
version = "0.1.2"
edition = "2021"
description = "VSM Stealth Protocol - Invisible P2P encrypted transport"
license = "MIT"
repository = "https://github.com/cezarpena/vsm-protocol"
keywords = ["stealth", "p2p", "encryption", "noise"]

[dependencies]
libloading = "0.8"