update docs
This commit is contained in:
parent
c27c463da9
commit
481cebfab5
1 changed files with 4 additions and 4 deletions
|
@ -86,9 +86,9 @@ headerBackground= - optional background color of header to display on page
|
||||||
2. aes192-ctr
|
2. aes192-ctr
|
||||||
3. aes256-ctr
|
3. aes256-ctr
|
||||||
4. aes128-gcm
|
4. aes128-gcm
|
||||||
5. aes128-gcm\@openssh.com
|
5. aes128-gcm@openssh.com
|
||||||
6. aes256-gcm
|
6. aes256-gcm
|
||||||
7. aes256-gcm\@openssh.com
|
7. aes256-gcm@openssh.com
|
||||||
8. aes256-cbc **legacy cipher for backward compatibility, should removed :+1:**
|
8. aes256-cbc **legacy cipher for backward compatibility, should removed :+1:**
|
||||||
|
|
||||||
* Supported values:
|
* Supported values:
|
||||||
|
@ -97,9 +97,9 @@ headerBackground= - optional background color of header to display on page
|
||||||
* aes192-ctr
|
* aes192-ctr
|
||||||
* aes256-ctr
|
* aes256-ctr
|
||||||
* aes128-gcm
|
* aes128-gcm
|
||||||
* aes128-gcm\@openssh.com
|
* aes128-gcm@openssh.com
|
||||||
* aes256-gcm
|
* aes256-gcm
|
||||||
* aes256-gcm\@openssh.com
|
* aes256-gcm@openssh.com
|
||||||
* aes256-cbc
|
* aes256-cbc
|
||||||
* aes192-cbc
|
* aes192-cbc
|
||||||
* aes128-cbc
|
* aes128-cbc
|
||||||
|
|
Loading…
Reference in a new issue