CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/07/30 20:24:21
Modified files:
lib/libcrypto/cms: cms_sd.c
lib/libcrypto/pkcs7: pk7_attr.c
Log message:
Rework PKCS7_simple_smimecap()
This is nearly identical to CMS_add_simple_smimecap(). We can reuse
its doc comment mutatis mutandis and use the same construction.
Maybe this wants deduplicating. Maybe not.
ok kenjiro
