No description
Find a file
2025-10-28 17:01:06 +08:00
examples add pattern kn and kx 2025-10-23 16:49:32 +08:00
noise add pattern kn and kx 2025-10-23 16:49:32 +08:00
tests restructure 2025-10-23 16:20:02 +08:00
.gitignore generalize noise patterns (#2) 2025-10-23 15:29:59 +08:00
config.nims add deps 2025-10-22 15:24:49 +08:00
LICENSE add license and first release 2025-10-28 14:35:43 +08:00
noiseprotocol.nimble bump version 2025-10-28 17:01:06 +08:00
README.md add license and first release 2025-10-28 14:35:43 +08:00

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