Hi,
I need to implement ECDH (Eliptic Curve Diffie Hellman) to perform key exchange. However, there is no CRYPTO_ALGOFAM_ECDH parameter for CryptoPrimitiveAlgorithmFamily in Crypto Driver configurations, because I am using AUTOSAR 4.3. Is there a way to implement ECDH in accordance with AUTOSAR 4.3 or I have to use Ed25519 ?