code wiki / (root) / nx_crypto_event_compose_test.nx

nx_crypto_event_compose_test.nx

buildroot/runtime/nx_crypto_event_compose_test.nx

4838 B123 linesdepth 3pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic crypto
docsdependenciesstructsconstsfunctions

about

nx_crypto_event_compose_test.nx -- crypto facade + event-driven flow. All 4 new primitives composed: hash + sign facades close the inline-signing sweep; event_queue + state_machine drive a cell's lifecycle in response to crypto-verified vesicle deliveries.

dependencies 6 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_hash_facade.nx nx_sign_facade.nx nx_event_queue.nx nx_state_machine.nx nx_crypto_event_compose_test.n

imports: nx_syscalls.nxnx_tier.nxnx_hash_facade.nxnx_sign_facade.nxnx_event_queue.nxnx_state_machine.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap nx_hash_facade_compute_byt _hash_fnv64 nx_sign_request_new sys_mmap ↻ nx_sign_facade_sign nx_sa_is_valid nx_sign_facade_signature_s nx_sign_facade_verify nx_sa_is_valid ↻ nx_sign_facade_signature_s ↻ sys_mmap ↻ nx_sign_request_new ↻ nx_sign_facade_sign ↻ nx_state_machine_new sys_mmap ↻ nx_state_machine_allow nx_state_machine_transitio nx_state_machine_is_allowe nx_state_machine_current nx_event_queue_new sys_mmap ↻ nx_event_queue_emit _ev_at nx_event_queue_count nx_event_queue_drain_one _ev_at ↻ nx_event_queue_total_emitt

structs

none

consts

none

functions

14func main() -> i64