sebastianv89/double-ratchet

DH ratchet only happening in intervals?

Opened this issue · 0 comments

Hi, I have a usecase, where the protocol should happen on some consttained devices.

Because of that I have been trying to explore whether it is possible to only let the DH ratchet happen once a while, and being initiated by bob.
I have tried fiddling with it myself to see if I could make it work, but I have been having some trouble in how to manage the state of the protocol

Could this be done? where the dh ratchet only happens something like with every fith message sent?