nx_p256_verify_timing.nx
buildroot/runtime/nx_p256_verify_timing.nx
about
nx_p256_verify_timing.nx -- end-to-end ECDSA-P256 verify timing on the
RFC 6979 A.2.5 vector, to report where cert-verify lands with the Solinas
field multiply on the hot path. Read-only: calls the PUBLIC verify only,
modifies nothing. Warms up + asserts the signature verifies before timing
so we never time a wrong result.
license_tier: ORIGINAL
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_u256.nxnx_p256_field.nxnx_p256_modn.nxnx_ecdsa_p256.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
| 15 | func _vt_print_dec(n: i64) -> i64 |
| 41 | func main() -> i64 |