CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/07/01 02:15:31

Modified files:
        lib/libcrypto/ec: ec_ameth.c eck_prn.c 

Log message:
Simplify ASN1_bn_print() usage in ec/

ASN1_bn_print() doesn't print anything if the BIGNUM passed in is NULL.
Also simplify the handling of the point conversion form of the generator.

ok jsing

Reply via email to