_tlskdf_minrepro.nx
buildroot/runtime/_tlskdf_minrepro.nx
about
_tlskdf_minrepro.nx -- MINIMAL REPRO for the Jun-2 native-compiler
TLS-KDF miscompile (nx_tls13_kdf_test assertion #31).
Prints: the assembled HkdfLabel info block (decimal bytes, one
line), then the first 8 bytes of Derive-Secret(early,"derived",H_empty).
RFC 8448 expected derived[0..7] = 6f 26 15 a1 08 c7 02 c5
(111 38 21 161 8 199 2 197 decimal).
Compile with the May-29 compiler -> correct bytes.
Compile with the Jun-2 compiler -> wrong bytes (the defect).
expect_exit: 0
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_sha256.nxnx_hkdf.nxnx_tls13_kdf.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 20 | func mr_dec(v: i64) -> i64 |
| 43 | func mr_nl() -> i64 |
| 48 | func main() -> i64 |