Difference between revisions of "ChaCha20"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:ChaCha20]] | + | [[wikipedia:ChaCha20]] ([[2008]]) [[cipher]] |
− | * [[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. |
+ | == Related terms == | ||
+ | * [[Poly1305]] | ||
+ | * [[/dev/urandon]] | ||
+ | * [[Daniel J. Bernstein]] | ||
== See also == | == See also == | ||
* {{ssh}} | * {{ssh}} | ||
+ | * {{Cypher}} | ||
+ | |||
+ | |||
+ | [[Category:Security]] |
Latest revision as of 03:57, 23 May 2024
wikipedia:ChaCha20 (2008) cipher
- 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[edit]
See also[edit]
- 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: