mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-26 11:46:58 +00:00
Add a basic unit test for the ECDSA part of the tinycrypt. It generates keys, signs and verifies. Modified from tinycrypt tests found in tinycrypt-repository.
6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
Tinycrypt ECDH
|
|
test_ecdh:
|
|
|
|
Tinycrypt ECDSA
|
|
test_ecdsa:
|