Difference between revisions of "ChaCha20"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
* [[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. | * [[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. | ||
+ | == Related terms == | ||
+ | * Poly1305 | ||
+ | * [[/dev/urandon]] | ||
== See also == | == See also == | ||
* {{ssh}} | * {{ssh}} | ||
* {{Cypher}} | * {{Cypher}} |
Revision as of 04:16, 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.
Related terms
- Poly1305
- /dev/urandon
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: