code wiki / argon2id
topic: argon2id
6 modules sharing the argon2id name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_argon2id.nx | RFC 9106 Argon2id orchestrator (p=1, single-lane). | 436 | 12 |
| nx_argon2id_b0_bisect.nx | bisect step 2: verify B[0] derivation. | 104 | 2 |
| nx_argon2id_h0_bisect.nx | bisect step 1: verify H_0 derivation. | 95 | 3 |
| nx_argon2id_t1_xvalidate.nx | t=1 cross-validation (libargon2 ref + Python pyref agree). | 61 | 2 |
| nx_argon2id_test.nx | internal-consistency smoke for Argon2id (p=1). | 133 | 3 |
| nx_argon2id_xvalidate_test.nx | byte-exact cross-validation vs | 82 | 3 |