mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 23:04:31 +02: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:
|