2adb852923
- Added key exchange public key verify option. For some elliptic curves public point in DH exchange needs to be checked, if it lays on the curve. Modular exponentiation needs certain checks as well, though mathematically much easier. This commit adds verify option to asym_op operations. Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com> Acked-by: Fan Zhang <roy.fan.zhang@intel.com> Acked-by: Akhil Goyal <gakhil@marvell.com> |
||
---|---|---|
.. | ||
cryptodev_pmd.c | ||
cryptodev_pmd.h | ||
cryptodev_trace_points.c | ||
meson.build | ||
rte_crypto_asym.h | ||
rte_crypto_sym.h | ||
rte_crypto.h | ||
rte_cryptodev_core.h | ||
rte_cryptodev_trace_fp.h | ||
rte_cryptodev_trace.h | ||
rte_cryptodev.c | ||
rte_cryptodev.h | ||
version.map |