History log of /dpdk/app/test/test_cryptodev_ecdh_test_vectors.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 2fba5232 04-Oct-2024 Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>

test/crypto: add asymmetric EdDSA cases

Add test cases to validate EdDSA sign and verify ops,
as per RFC 8032.

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Acked-by: Akhil G

test/crypto: add asymmetric EdDSA cases

Add test cases to validate EdDSA sign and verify ops,
as per RFC 8032.

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>

show more ...


# 31dd9ddf 08-Nov-2023 Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>

test/crypto: add ECDH cases

Added asymmetric crypto ECDH test cases.

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>