Re: OpenVPN and ChaCha20-Poly1305 encryption
Peter Davis via Openvpn-users <[email protected]>
| Newsgroups | gmane.network.openvpn.user |
|---|---|
| Message-ID | <iT_I46tnLQdFLIumddrlc6LTIM8jQkB0fvvJZVd66pVpECJ2x8cycHNFW5gAqcq9LWXh0-4yvFhakQ5el_8feXleeabbD8xsTCKr21G9roo=@proton.me> |
>On Thursday, February 8th, 2024 at 10:21 PM, Jochen Bern <[email protected]> wrote: > On 08.02.24 19:36, Peter Davis via Openvpn-users wrote: > > > Why OpenVPN does not support ChaCha20-Poly1305 encryption? > > > You sure? > > > $ openvpn --show-ciphers | grep -i cha > > CHACHA20-POLY1305 (256 bit key, stream cipher, TLS client/server mode only) > > > (FWIW, OpenVPN 2.6.8 and, more relevant to the point, OpenSSL 3.0.9.) > > Kind regards, > -- > Jochen Bern > Systemingenieur > > Binect GmbH > _______________________________________________ > Openvpn-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openvpn-users Hi, Thanks. I didn't know that command. Why OpenVPN articles uses AES-256-GCM? Is it better?