Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@yilunzhang yilunzhang released this 10 Oct 06:18
· 2 commits to master since this release

Add sequential nonce and direction to prevent MITM attack

  • Support sequential nonce to prevent replay, re-order and packet drop attack
  • Add stream direction (initiator) to prevent reflection attack
  • Compatibility with old version is achieved through DisableNonceVerification config