rfc9529v4.txt   rfc9529.txt 
skipping to change at line 1326 skipping to change at line 1326
OSCORE Master Secret OSCORE Master Secret
= HKDF-Expand( PRK_exporter, info, oscore_key_length ) = HKDF-Expand( PRK_exporter, info, oscore_key_length )
where info and oscore_key_length are unchanged as in Section 2.6. where info and oscore_key_length are unchanged as in Section 2.6.
OSCORE Master Secret after KeyUpdate (Raw Value) (16 bytes) OSCORE Master Secret after KeyUpdate (Raw Value) (16 bytes)
ee 0f f5 42 c4 7e b0 e0 9c 69 30 76 49 bd bb e5 ee 0f f5 42 c4 7e b0 e0 9c 69 30 76 49 bd bb e5
The OSCORE Master Salt is derived with the updated PRK_exporter: The OSCORE Master Salt is derived with the updated PRK_exporter:
OSCORE Master Salt = HKDF-Expand( PRK_exporter, info, oscore_salt_length ) OSCORE Master Salt
= HKDF-Expand( PRK_exporter, info, oscore_salt_length )
where info and oscore_salt_length are unchanged as in Section 2.6. where info and oscore_salt_length are unchanged as in Section 2.6.
OSCORE Master Salt after KeyUpdate (Raw Value) (8 bytes) OSCORE Master Salt after KeyUpdate (Raw Value) (8 bytes)
80 ce de 2a 1e 5a ab 48 80 ce de 2a 1e 5a ab 48
2.8. Certificates 2.8. Certificates
2.8.1. Responder Certificate 2.8.1. Responder Certificate
skipping to change at line 2544 skipping to change at line 2545
PRK_exporter after KeyUpdate (Raw Value) (32 bytes) PRK_exporter after KeyUpdate (Raw Value) (32 bytes)
00 fc f7 db 9b 2e ad 73 82 4e 7e 83 03 63 c8 05 c2 96 f9 02 83 0f ac 00 fc f7 db 9b 2e ad 73 82 4e 7e 83 03 63 c8 05 c2 96 f9 02 83 0f ac
23 d8 6c 35 9c 75 2f 0f 17 23 d8 6c 35 9c 75 2f 0f 17
The OSCORE Master Secret is derived with the updated PRK_exporter: The OSCORE Master Secret is derived with the updated PRK_exporter:
OSCORE Master Secret OSCORE Master Secret
= HKDF-Expand( PRK_exporter, info, oscore_key_length ) = HKDF-Expand( PRK_exporter, info, oscore_key_length )
where info and oscore_key_length are unchanged as in Section 2.6. where info and oscore_key_length are unchanged as in Section 3.8.
OSCORE Master Secret after KeyUpdate (Raw Value) (16 bytes) OSCORE Master Secret after KeyUpdate (Raw Value) (16 bytes)
49 f7 2f ac 02 b4 65 8b da 21 e2 da c6 6f c3 74 49 f7 2f ac 02 b4 65 8b da 21 e2 da c6 6f c3 74
The OSCORE Master Salt is derived with the updated PRK_exporter: The OSCORE Master Salt is derived with the updated PRK_exporter:
OSCORE Master Salt = HKDF-Expand( PRK_exporter, info, oscore_salt_length ) OSCORE Master Salt
= HKDF-Expand( PRK_exporter, info, oscore_salt_length )
where info and oscore_salt_length are unchanged as in Section 3.8. where info and oscore_salt_length are unchanged as in Section 3.8.
OSCORE Master Salt after KeyUpdate (Raw Value) (8 bytes) OSCORE Master Salt after KeyUpdate (Raw Value) (8 bytes)
dd 8b 24 f2 aa 9b 01 1a dd 8b 24 f2 aa 9b 01 1a
4. Invalid Traces 4. Invalid Traces
This section contains examples of invalid messages, which a compliant This section contains examples of invalid messages, which a compliant
implementation will not compose and must or may reject according to implementation will not compose and must or may reject according to
 End of changes. 3 change blocks. 
3 lines changed or deleted 5 lines changed or added

This html diff was produced by rfcdiff 1.48.