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
- Edit the
protocols.txtfile. - Call
maketo generate the output files. - Look at the results in the
gen/folder