Karolin Varner
Karolin Varner
We should bake in support for the somewhat more robust ML-KEM 768 version. This will require restructuring large parts of the protocol to accommodate the increased package size.
Before #685, rp would just emit an error on mac at runtime; since the PR, the code just won't compile. Since #688, this no longer raises an error in CI....
Make sure that rosenpass and rp terminate on SIGINT and SIGTERM in integration tests.
We use the terms "label" and "domain separator" in various places to describe the hashing tree structure. We should use a consistent naming scheme. Something like: - Every node in...
We should also explicitly document the time-outs we use, even if they are essentially the same ones used in WireGuard.