nx_p384_scalar_mul_test.nx
buildroot/runtime/nx_p384_scalar_mul_test.nx
about
nx_p384_scalar_mul_test.nx -- KAT for scalar_mul.
Verifies:
- 1 * G == G
- 2 * G == double(G) (via add)
- n * G == infinity (where n is the group order)
expect_exit: 0
license_tier: ORIGINAL
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_u384.nxnx_p384_modn.nxnx_p384_point.nxnx_p384_point_add.nxnx_p384_scalar_mul.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
| 18 | func main() -> i64 |