mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Test parameter validation in ECDSA module
This commit is contained in:
parent
319ae11ab3
commit
af05a90349
2 changed files with 225 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
ECDSA Parameter validation
|
||||
ecdsa_invalid_param:
|
||||
|
||||
ECDSA primitive random #1
|
||||
depends_on:MBEDTLS_ECP_DP_SECP192R1_ENABLED
|
||||
ecdsa_prim_random:MBEDTLS_ECP_DP_SECP192R1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue