I am interested in using the ChaCha20 Poly1305 cipher with OpenSSH. When I run
So is there a way to install/enable the ChaCha20 Poly1305 cipher on a FreeBSD server running OpenSSL?
openssl ciphers -v on a FreeBSD 10.1 STABLE machine that has OpenSSL 1.0.1l (the latest) I don't see this cipher but if I run the same command on a test OpenBSD 5.6 server it has this cipher (I'm assuming this is because it uses LibreSSL).So is there a way to install/enable the ChaCha20 Poly1305 cipher on a FreeBSD server running OpenSSL?