Module ecdsa_p256_test

Source
Expand description

This tests a software ECDSA P256 implementation. To run this test, add this line to the boot sequence:

test::ecdsa_p256_test::run_ecdsa_p256();

Statics§

CSIG
HHASH
HSIG
SKEY

Functions§

run_ecdsa_p256
static_init_test_ecdsa_p256 🔒