Difference between revisions of "ChaCha20"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 3: | Line 3: | ||
− | * [[OpenSSH 8.3]] ssh(1), sshd(8): prefer to use chacha20 from <code>[[libcrypto]]</code> where possible instead of the (slower) portable C implementation included in OpenSSH. | + | * [[OpenSSH 8.3]] (May 2020) ssh(1), sshd(8): prefer to use chacha20 from <code>[[libcrypto]]</code> where possible instead of the (slower) portable C implementation included in OpenSSH. |
Revision as of 04:12, 15 September 2020
- OpenSSH 8.3 (May 2020) ssh(1), sshd(8): prefer to use chacha20 from
libcrypto
where possible instead of the (slower) portable C implementation included in OpenSSH.
See also
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear - Cipher, Supported Ciphers, AES, DES, Galois/Counter Mode (GCM), CBC, ChaCha20
Advertising: