OpenVPN / ovpn-dco-win

OpenVPN Data Channel Offload driver for Windows
MIT License
47 stars 22 forks source link

Add ChaCha20-Poly1305 cipher algorithm #10

Closed lstipakov closed 2 years ago

lstipakov commented 2 years ago

Latest WDK includes compile-time support for it, and it is available in runtime starting from Windows 11.

While on it, add missing BCryptCloseAlorighmProvider calls.

Bump version to 0.6.7.

Signed-off-by: Lev Stipakov lev@openvpn.net