On Mon, Jun 13, 2022 at 04:45:31PM +0800, Lei He wrote:
> 1. add test suite for ecdsa algorithm.
> 2. use qcrypto_akcihper_max_xxx_len to help create buffers in
> test code.
>
> Signed-off-by: lei he
> ---
> tests/unit/test-crypto-akcipher.c | 227
> +++---
> 1 f
1. add test suite for ecdsa algorithm.
2. use qcrypto_akcihper_max_xxx_len to help create buffers in
test code.
Signed-off-by: lei he
---
tests/unit/test-crypto-akcipher.c | 227 +++---
1 file changed, 212 insertions(+), 15 deletions(-)
diff --git a/tests/unit/te