CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/08/29 04:07:42

Modified files:
        lib/libcrypto/man: EC_KEY_METHOD_new.3 EC_KEY_new.3 
                           ECDH_compute_key.3 ECDSA_SIG_new.3 

Log message:
Replace last ecdh.h and ecdsa.h occurrences with ec.h

Except if backward compatibility with older LibreSSL and OpenSSL versions
is explicitly needed, ecdsa.h and ecdh.h should no longer be used. They
are now trivial wrappers of ec.h.

Reply via email to