CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/08/14 05:54:23
Modified files: lib/libcrypto/man: CMS_add1_signer.3 Log message: some cleanup: * avoid repetitions and jumping back and forth between the functions * more precision regarding which ASN.1 types and fields are involved * mark up the ASN.1 type and field names * explain CMS_REUSE_DIGEST more precisely * move the discussion of attributes to CMS_NOATTR where it belongs * GOST does not need an ENGINE in LibreSSL, so don't use it as an example * add the missing STANDARDS section * and minor wording improvements