From 72b076a995d9cb41e55a38f576f02f78b6e52b39 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 17 Dec 2022 23:28:02 +0000 Subject: [PATCH] Clarify permitted encryption ciphers are in order of preference. --- security/security_levels.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/security/security_levels.txt b/security/security_levels.txt index defe5f1..87b3515 100644 --- a/security/security_levels.txt +++ b/security/security_levels.txt @@ -4,7 +4,7 @@ Security Levels Copyright 2022 Inference License: CC-BY-4.0 -0.0.0.0 +0.0.1.1 Security level: s0 @@ -17,7 +17,7 @@ Security level: s1 Intended access: Authorised users of s1 or lower security levels Encryption: Enforced Signing: Enforced -Permitted symmetrical encryption ciphers: +Permitted symmetrical encryption ciphers (order of preference): 0. AES 1. ChaCha20* 2. Twofish @@ -27,7 +27,7 @@ Security level: s2 Intended access: Authorised users of s2 or lower security levels Encryption: Enforced Signing: Enforced -Permitted symmetrical encryption ciphers: +Permitted symmetrical encryption ciphers (order of preference): 0. AES 1. ChaCha20* 2. Twofish @@ -37,7 +37,7 @@ Security level: s3 Intended access: Authorised users of s3 or lower security levels Encryption: Enforced Signing: Enforced -Permitted symmetrical encryption ciphers: +Permitted symmetrical encryption ciphers (order of preference): 0. AES 1. ChaCha20* @@ -46,7 +46,7 @@ Security level: s4 Intended access: Authorised users of s4 or lower security levels Encryption: Enforced Signing: Enforced -Permitted symmetrical encryption ciphers: +Permitted symmetrical encryption ciphers (order of preference): 0. AES 1. ChaCha20*