python3-dissononce

Python implementation for Noise Protocol Framework

Description

Dissononce is a Python implementation for Noise Protocol Framework. A main goal of this project is to provide a simple, easy to read and understand practical reference for Noise enthusiasts, implementers and users. Therefore this project attempts to stick to the following guidelines:
 - Syntax that resembles as closely as possible definitions and pseudo code
   mentioned in Noise Specs.
 - As minimal Python "magic" as possible (explicit is better than implicit).
 - Code that is simple, easy to read, follow and understand.
 - Flexibility to easily adopt future changes to Noise specifications.
 - Deviations from Noise Specs
   (additions, opinionated specs and API changes..etc) are isolated from
   original implementation/API and are optional to use.
 - Deviations from Noise Specs do not influence adjustments to original
   implementation/API that conflict with Noise Specs.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/tgalal/dissononce


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-dissononce