CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/20 10:19:19
Modified files:
lib/libcrypto/ct: ct_b64.c ct_local.h ct_oct.c
Log message:
Convert SCT_new_from_base64() to use CBS for o2i_SCT_signature().
Remove the existing o2i_SCT_signature() function and rename
o2i_SCT_signature_internal() to replace it.
ok inoguchi@ tb@
