Skip to content

A simpler alternative to the Noise protocol framework.

Notifications You must be signed in to change notification settings

LoupVaillant/Monokex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monokex

Monokex is a protocol framework inspired by Noise.

It aims to generate specifications, test vectors, working C code, and more, from Noise protocol descriptions such as this one:

XX:
  -> e
  <- e, ee, s, es
  -> s, se

Try it out!

  • Edit the protocols.txt file.
  • Call make to generate the output files.
  • Look at the results in the gen/ folder

About

A simpler alternative to the Noise protocol framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published