Skip to content

improve nrUE NAS security: accept NEA1,NEA2,NIA1,NIA2

Cédric Roux requested to merge nrue-nas-security into develop

The code was simply adapted to have a functional connection with OAI core network with those ciphering/integrity protection algorithms.

There is still work to do. Testing with other core networks is one thing. Become resistant to some security attacks is another one (mostly: better validation of input data). Also be more conforming to the specs, like for example accept/don't accept clear messages in some situations, better handling of rejected messages.

This should be part of others merge requests.

The goal here is to have a simple scenario with ciphering+integrity protection.

Merge request reports