Skip to content

v0.1.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@AgeManning AgeManning released this 22 Sep 07:56
· 176 commits to master since this release
40ea9e1

Description

This release brings a number of minor improvements and marks the last major update before the migration to the v5.1 spec.

Specifically

  • Shifts the underlying net2 crate to the maintained socket2 crate.
  • Adds a message counter to prevent the possibility of re-using a nonce for a message.
  • Removes unnecessary ID verification when checking challenge messages.