cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

Noise Protocol

Open haarts opened this issue 4 years ago • 3 comments

I am looking for a Noise Protocol implementation and was led to this repo.

In commit https://github.com/dint-dev/cryptography/commit/7049fd20d6466a737bd7f3b0de1923b608429a1d the Noise implementation is deleted hinting at a new repo. But I can't seem to find it. Is it published yet?

haarts avatar Dec 01 '21 14:12 haarts

@haarts Did you find it?

JssDWt avatar Aug 23 '22 08:08 JssDWt

I did not unfortunately.

haarts avatar Aug 23 '22 08:08 haarts

Was having the exact same issue. Considering I couldn't find it, I just created a fork here https://github.com/bcattaneo/noise_protocol

If anyone would like to contribute, either with some research, fixes, or tweaks, please feel free to do it. We can continue a discussion there while we wait for an official repo.

bcattaneo avatar Sep 29 '22 19:09 bcattaneo