Skip to content

Commit 73c6dfd

Browse files
committed
dev feedback
1 parent 24c830d commit 73c6dfd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/private-5g-core/security.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ As these credentials are highly sensitive, Azure Private 5G Core won't allow use
5454

5555
Non-access stratum (NAS) signaling runs between the UE and the AMF (5G) or MME (4G). It carries the information to allow mobility and session management operations that enable data plane connectivity between the UE and network.
5656

57-
The packet core performs ciphering and integrity protection of NAS. During UE registration, the UE includes its security capabilities for NAS with 128-bit keys. By default, Azure Private 5G Core supports the following algorithms in order of preference:
57+
The packet core performs ciphering and integrity protection of NAS. During UE registration, the UE includes its security capabilities for NAS with 128-bit keys. For ciphering, by default, Azure Private 5G Core supports the following algorithms in order of preference:
5858

59-
- NEA2: 128-bit Advanced Encryption System (AES) encryption
60-
- NEA1: 128-bit Snow3G
61-
- NEA0: 5GS null encryption algorithm
59+
- NEA2/EEA2: 128-bit Advanced Encryption System (AES) encryption
60+
- NEA1/EEA1: 128-bit Snow3G
61+
- NEA0/EEA0: 5GS null encryption algorithm
6262

63-
This enables the highest level of encryption that the UE supports while still allowing UEs that do not support encryption. To make encryption mandatory, you can disallow NEA0. You can change these preferences after deployment by [modifying the packet core configuration](modify-packet-core.md).
63+
This enables the highest level of encryption that the UE supports while still allowing UEs that do not support encryption. To make encryption mandatory, you can disallow NEA0/EEA0. You can change these preferences after deployment by [modifying the packet core configuration](modify-packet-core.md).
6464

6565
## Access to local monitoring tools
6666

0 commit comments

Comments
 (0)