Skip to content

v0.4.2

Compare
Choose a tag to compare
@mcginty mcginty released this 30 Jan 05:30
v0.4.2

The largest change in 0.3 -> 0.4 is the addition of a stateless transport mode, which exposes an API to manage nonces on your own, as opposed to the traditional behavior of noise where nonces are internally managed.

This is particularly useful for using noise over lossy pipes (UDP multimedia streaming, etc.).