When calculating an NRPIK or NRPEK from
KNRP-sess, the following parameters shall be used to form the input S to the KDF that is specified in
Annex B of
TS 33.220:
-
FC = 0x7E
-
P0 = 0x00 if NRPEK is being derived or 0x01 if NRPIK is being derived
-
L0 = length of P0 (i.e. 0x00 0x01)
-
P1 = algorithm identity
-
L1 = length of algorithm identity (i.e. 0x00 0x01)
The algorithm identity shall be set as described in
TS 33.501.
The input key shall be the 256-bit
KNRP-sess.
For an algorithm key of length n bits, where n is less or equal to 256, the n least significant bits of the 256 bits of the KDF output shall be used as the algorithm key.
When calculating
KNRP-sess from
KNRP, the following parameters shall be used to form the input S to the KDF that is specified in
Annex B of
TS 33.220:
-
FC = 0x7F
-
P0 = Nonce_1
-
L0 = length of Nonce_1 (i.e. 0x00 0x10)
-
P1 = Nonce_2
-
L1 = length of Nonce_2 (i.e. 0x00 0x10)
The input key shall be the 256-bit
KNRP.