Updated availability of algorithms in Dropbear. (#257)

This commit is contained in:
Joe Testa
2024-03-19 15:47:09 -04:00
parent 9fae870260
commit 3d403b1d70
9 changed files with 25 additions and 25 deletions

View File

@ -40,7 +40,7 @@
"notes": {
"info": [
"default cipher since OpenSSH 6.9",
"available since OpenSSH 6.5"
"available since OpenSSH 6.5, Dropbear SSH 2020.79"
],
"warn": [
"vulnerable to the Terrapin attack (CVE-2023-48795), allowing message prefix truncation"
@ -209,7 +209,7 @@
"algorithm": "ssh-ed25519",
"notes": {
"info": [
"available since OpenSSH 6.5"
"available since OpenSSH 6.5, Dropbear SSH 2020.79"
]
}
},