For that, introduce a new OVPN_IOCTL_NEW_KEY_V2 ioctl, which accepts a new data structure, which includes a field to store bit flags for crypto options for
abovementioned features.
Refactor encrypt/decrypt routine to accomodate possible wire format changes.
Refactor pktid code to support 64bit pktid. While on it, remove unused variable.
Add support for features:
AEAD auth tag at the end
64bit pktid
For that, introduce a new OVPN_IOCTL_NEW_KEY_V2 ioctl, which accepts a new data structure, which includes a field to store bit flags for crypto options for abovementioned features.
Refactor encrypt/decrypt routine to accomodate possible wire format changes.
Refactor pktid code to support 64bit pktid. While on it, remove unused variable.
Bump version to 1.4.0.
https://github.com/OpenVPN/ovpn-dco-win/issues/74