0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn/dco
Arne Schwabe ca91f3e91c Implement data v3 features for AEAD tag at the end and 64 bit packet counter
Split the implementation of the packet counter for normal packet ID
that includes the "weird" long format for long 64 bit packet ids used
in tls-auth and tls-crypt and a simplified implementation for AEAD that
only does 32 bit and 64 bit flat counters.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2024-08-19 12:18:49 +00:00
..
dcocli.hpp Implement data v3 features for AEAD tag at the end and 64 bit packet counter 2024-08-19 12:18:49 +00:00
ipcollbase.hpp
key.hpp
kocrypto.hpp
korekey.hpp Refactor data channel setting to CryptoDCSettingsData class 2024-08-19 12:18:49 +00:00
ovpn_dco_linux.h
ovpn-dco.h
ovpndcocli.hpp
ovpndcokocrypto.hpp Refactor data channel setting to CryptoDCSettingsData class 2024-08-19 12:18:49 +00:00
ovpndcowincli.hpp