On 19/10/2021 20:31, Arne Schwabe wrote:
This code mainly sets the parity bits in the DES keys. As mbed TLS and
OpenSSL already ignore these bits in the DES key and since DES is
deprecated, remove this special DES code that is not even needed by
the libraries.

Signed-off-by: Arne Schwabe <[email protected]>

Acked-by: Max Fillinger <[email protected]>

Makes sense, why should we care about the parity bits when no-one else does?

Compiled and ran --test-crypto for DES/DES3 with OpenSSL 3.1.0, 1.1.1 and mbedtls 2.26.


_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to