CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2024/10/30 11:51:35

Modified files:
        lib/libcrypto/ec: ec_print.c 

Log message:
Rewrite BN_hex2point()

This can do the reverse dance: chain BN_hex2bn() with EC_POINT_bn2point().

ok jsing

Reply via email to