On Mon, Jun 13, 2022 at 04:45:29PM +0800, Lei He wrote:
> Implement ECDSA algorithm by hogweed and nettle.
>
> Signed-off-by: lei he
> ---
> crypto/akcipher-nettle.c.inc | 268
> +++
> 1 file changed, 268 insertions(+)
Reviewed-by: Daniel P. Berrangé
Implement ECDSA algorithm by hogweed and nettle.
Signed-off-by: lei he
---
crypto/akcipher-nettle.c.inc | 268 +++
1 file changed, 268 insertions(+)
diff --git a/crypto/akcipher-nettle.c.inc b/crypto/akcipher-nettle.c.inc
index 02699e6e6d..94d6e0b629 1006