Clarify permitted encryption ciphers are in order of preference.
This commit is contained in:
parent
c65881e988
commit
72b076a995
@ -4,7 +4,7 @@ Security Levels
|
|||||||
Copyright 2022 Inference
|
Copyright 2022 Inference
|
||||||
License: CC-BY-4.0
|
License: CC-BY-4.0
|
||||||
|
|
||||||
0.0.0.0
|
0.0.1.1
|
||||||
|
|
||||||
|
|
||||||
Security level: s0
|
Security level: s0
|
||||||
@ -17,7 +17,7 @@ Security level: s1
|
|||||||
Intended access: Authorised users of s1 or lower security levels
|
Intended access: Authorised users of s1 or lower security levels
|
||||||
Encryption: Enforced
|
Encryption: Enforced
|
||||||
Signing: Enforced
|
Signing: Enforced
|
||||||
Permitted symmetrical encryption ciphers:
|
Permitted symmetrical encryption ciphers (order of preference):
|
||||||
0. AES
|
0. AES
|
||||||
1. ChaCha20*
|
1. ChaCha20*
|
||||||
2. Twofish
|
2. Twofish
|
||||||
@ -27,7 +27,7 @@ Security level: s2
|
|||||||
Intended access: Authorised users of s2 or lower security levels
|
Intended access: Authorised users of s2 or lower security levels
|
||||||
Encryption: Enforced
|
Encryption: Enforced
|
||||||
Signing: Enforced
|
Signing: Enforced
|
||||||
Permitted symmetrical encryption ciphers:
|
Permitted symmetrical encryption ciphers (order of preference):
|
||||||
0. AES
|
0. AES
|
||||||
1. ChaCha20*
|
1. ChaCha20*
|
||||||
2. Twofish
|
2. Twofish
|
||||||
@ -37,7 +37,7 @@ Security level: s3
|
|||||||
Intended access: Authorised users of s3 or lower security levels
|
Intended access: Authorised users of s3 or lower security levels
|
||||||
Encryption: Enforced
|
Encryption: Enforced
|
||||||
Signing: Enforced
|
Signing: Enforced
|
||||||
Permitted symmetrical encryption ciphers:
|
Permitted symmetrical encryption ciphers (order of preference):
|
||||||
0. AES
|
0. AES
|
||||||
1. ChaCha20*
|
1. ChaCha20*
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ Security level: s4
|
|||||||
Intended access: Authorised users of s4 or lower security levels
|
Intended access: Authorised users of s4 or lower security levels
|
||||||
Encryption: Enforced
|
Encryption: Enforced
|
||||||
Signing: Enforced
|
Signing: Enforced
|
||||||
Permitted symmetrical encryption ciphers:
|
Permitted symmetrical encryption ciphers (order of preference):
|
||||||
0. AES
|
0. AES
|
||||||
1. ChaCha20*
|
1. ChaCha20*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user