noiseprotocol
A new awesome nimble package
Summary
| Latest Version | 0.0.2 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:27 |
Tags
Authors
- kaichaosun
Installation
nimble install noiseprotocol
choosenim install noiseprotocol
git clone https://github.com/kaichaosun/nim-noise
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| noiseprotocol | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/kaichaosun/nim-noise |
|---|---|
| Homepage | https://github.com/kaichaosun/nim-noise |
| Registry Source | nimble_official |
README
Noise Protocol Framework implementation in Nim
Usage
Install the package,
nimble install noiseprotocol
See the usage in the examples folder.
Development
# Install dependencies
nimble install
# Run the Noise NN pattern
nimble nn
# Run the Noise XX pattern
nimble xx