1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Add special return code for ecdsa length mismatch

This commit is contained in:
Manuel Pégourié-Gonnard
2014-04-08 12:17:41 +02:00
committed by Paul Bakker
parent 1cfc45835f
commit 35e95ddca4
5 changed files with 14 additions and 6 deletions

View File

@ -87,7 +87,7 @@
* DHM 3 9
* PKCS5 3 4 (Started from top)
* RSA 4 9
* ECP 4 7 (Started from top)
* ECP 4 8 (Started from top)
* MD 5 4
* CIPHER 6 6
* SSL 6 9 (Started from top)