Am 20.10.21 um 19:36 schrieb Max Fillinger:
> On 19/10/2021 20:31, Arne Schwabe wrote:
>> +    if (!EVP_EncryptInit_ex(ctx, EVP_bf_ecb(), NULL, key, 0))
> 
> EVP_bf_ecb() is the Blowfish cipher, not DES.
> 

Oops. I probably need to write a unit test for this one too. Because
that sounds like I broke this.

Arne


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

Reply via email to