CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/07/22 11:20:51

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

Log message:
Adapt bn_print() for EdDSA key printing

This is essentially a reimplementation of ASN1_buf_print(). The latter was
only added for these printing purposes and it will be removed again since
nothing uses it. We can then simply remove t_pkey.c in the upcoming bump.

ok jsing

Reply via email to