mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-03-05 13:04:05 +01: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:
|