Skip to content

src: rename crypto_ecdh.(h|cc) to crypto_ec.(h|cc)

crypto_ecdh.h and crypto_ecdh.cc define and implement things that are not only relevant to ECDH, but also to other ECC mechanisms, including ECDSA. The files should, therefore, just be called crypto_ec.*.

Merge request reports

Loading