code wiki / (root) / nx_argon2id_b0_bisect.nx

nx_argon2id_b0_bisect.nx

buildroot/runtime/nx_argon2id_b0_bisect.nx

4079 B104 linesdepth 3pulls 7 transitivereach 0 importersview sourcekind tooltopic argon2id
docsdependenciesstructsconstsfunctions

about

nx_argon2id_b0_bisect.nx -- bisect step 2: verify B[0] derivation. expect_exit: 0 Expected B[0] first 32 bytes (computed via Python implementing RFC 9106 sec 3.4 H' on the known H_0): dd59a5e70e1b91a4 1038690fb83c433d d014fc81c93b6b62 cad0e5f58d797780 license_tier: ORIGINAL

dependencies 5 imports · 0 importers

nx_syscalls_x86_64.nx nx_blake2b.nx nx_blake2b_long.nx nx_argon2_block.nx nx_argon2id.nx nx_argon2id_b0_bisect.nx

imports: nx_syscalls_x86_64.nxnx_blake2b.nxnx_blake2b_long.nxnx_argon2_block.nxnx_argon2id.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main make_ctx _ar2_h0 _ar2_write_le32 nx_blake2b_hash nx_blake2b_init _b2b_iv nx_blake2b_update _b2b_compress _b2b_load_u64_le _b2b_iv ↻ _b2b_mix _b2b_rotr64 _b2b_sigma nx_blake2b_final _b2b_compress ↻ _b2b_store_u64_le _b2b_shr64 _b2b_shr64 ↻ nx_blake2b_long _b2bl_write_le32 nx_blake2b_hash ↻ _b2bl_copy

structs

none

consts

16const K_MAGIC_1024: i64 = 1024
17const K_MAGIC_2048: i64 = 2048

functions

19func make_ctx() -> *NxArgon2idCtx
called by 1: main
43func main() -> i64