Am 16.04.21 um 00:27 schrieb Antonio Quartulli:
> Hi Arne,
> 
> On 08/04/2021 16:02, Arne Schwabe wrote:
>> Instead maintaining two different representation of the data channel
>> options in struct options and struct tls_options, use the same
>> flags variable that tls_options uses.
>>
>> Signed-off-by: Arne Schwabe <a...@rfc2549.org>
> 
> Thia patch looks good, but I Was wondering: why converting this flag to
> a bitmask? are you planning to add more bits to
> o->data_channel_crypto_flags?
> 
> Or is it just to simplify the conversion to crypto_flags?
> 

Kinda both. I have a patch that extends the IV to be xor'ed instead of
just counting upwards like TLS 1.3 is doing that but I currently keeping
that back as it might not be worth doing that.

Arne


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to