Home
last modified time | relevance | path

Searched refs:CMS (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num52 CMS_SignerInfo_verify 54 3_0_0 EXIST::FUNCTION:CMS
93 CMS_ContentInfo_free 95 3_0_0 EXIST::FUNCTION:CMS
114 CMS_get1_ReceiptRequest 116 3_0_0 EXIST::FUNCTION:CMS
125 CMS_signed_get_attr 127 3_0_0 EXIST::FUNCTION:CMS
163 CMS_RecipientInfo_kari_get0_ctx 166 3_0_0 EXIST::FUNCTION:CMS
186 CMS_SignerInfo_get0_signer_id 190 3_0_0 EXIST::FUNCTION:CMS
203 CMS_add1_ReceiptRequest 207 3_0_0 EXIST::FUNCTION:CMS
238 CMS_RecipientInfo_ktri_get0_algs 243 3_0_0 EXIST::FUNCTION:CMS
247 CMS_SignerInfo_set1_signer_cert 252 3_0_0 EXIST::FUNCTION:CMS
301 CMS_signed_get_attr_count 307 3_0_0 EXIST::FUNCTION:CMS
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dhx509.texi193 * CMS signing and encryption::
200 * CMS background::
219 CMS signing and encryption
221 * CMS background::
258 handle CMS messages (crypto system used in S/MIME and Kerberos PK-INIT)
260 validation, OCSP and CRL validation, PKCS10 message construction, CMS
261 Encrypted (shared secret encrypted), CMS SignedData (certificate
262 signed), and CMS EnvelopedData (certificate encrypted).
268 @chapter What is X.509, PKIX, PKCS7 and CMS ?
548 @node Application requirements, CMS signing and encryption, Issuing CRLs, Top
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
DChangeLog435 * CMS.asn1 (CMSVersion): rename versions from v0 to CMSVersion_v0,
483 * Makefile.am: Remove CMS symmetric encryption support. Add
488 * k5.asn1: Remove CMS symmetric encryption support.
561 * CMS.asn1: Turn CMSRC2CBCParameter.rc2ParameterVersion into a
824 * CMS.asn1: handle IMPLICIT and share some common structures
1122 * CMS.asn1: add signedAndEnvelopedData oid
1126 * CMS.asn1: add pkcs7 oids
1181 * CMS.asn1: remove no longer used commented out elements
1202 * CMS.asn1: RecipientIdentifier and SignerIdentifier is the same
1211 * CMS.asn1: add {RC2CBC,}CBCParameter here where they belong
[all …]
Dcms.asn14 CMS DEFINITIONS ::= BEGIN
/netbsd/src/crypto/external/bsd/openssl/dist/demos/cms/
Dsign.txt3 Test OpenSSL CMS Signed Content
Dencr.txt3 Sample OpenSSL Data for CMS encryption
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dsmcont.txt1 Somewhat longer test content for OpenSSL CMS utility to handle, and a bit longer...
DREADME-dev.md38 80-89 "larger" protocols (CA, CMS, OCSP, SSL, TSA)
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/err/
Derr_all_legacy.c66 IMPLEMENT_LEGACY_ERR_LOAD(CMS)
Dopenssl.ec32 L CMS include/openssl/cmserr.h crypto/cms/cms_err.c include/cry…
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/
Dhxtool-commands.in105 help = "use subject name for CMS Identifier"
548 help = "type of CMS algorithm"
552 help = "Print available CMS crypto types"
558 help = "type of CMS algorithm"
572 help = "Print selected CMS type"
DTODO43 handle pkcs7 support in CMS ?
DChangeLog407 CMS.Identifier. hx509_hostname_type: add hostname type for
1202 * test_cms.in: Tests for CMS SignedData with incomplete chain from
2745 * Import mostly complete X.509 and CMS library. Handles, PEM, DER,
2747 CMS's SignedData, and EnvelopedData.
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/cms/
Dcms_io.c57 IMPLEMENT_PEM_rw(CMS, CMS_ContentInfo, PEM_STRING_CMS, CMS_ContentInfo) in IMPLEMENT_PEM_rw() argument
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dzip92 >1 ubyte 4 VM/CMS
Dcompress117 >9 byte =0x04 \b, from VM/CMS
/netbsd/src/crypto/external/bsd/openssl/dist/
DNEWS.md423 * CMS Null dereference ([CVE-2016-7053])
616 * CMS verify infinite loop with unknown hash function ([CVE-2015-1792])
644 * CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
716 * CMS verify infinite loop with unknown hash function ([CVE-2015-1792])
822 * Support for password based recipient info for CMS.
840 * CMS verify infinite loop with unknown hash function ([CVE-2015-1792])
920 * Fix for CMS/PKCS#7 MMA ([CVE-2012-0884])
972 * CMS support: able to process all examples in RFC4134
973 * Streaming ASN1 encode support for PKCS#7 and CMS.
974 * Multiple signer and signer add support for PKCS#7 and CMS.
[all …]
DCHANGES.md478 to support the SMIME, CMS and PKCS7 streaming capabilities, but may also
484 for example if a CMS recipient public key is invalid, the new filter BIO
1055 * Added CMS support for the Russian GOST algorithms.
1237 for the TSP and CMS Advanced Electronic Signatures (CAdES) implementations.
1579 * Add CAdES-BES signature scheme and attributes support (RFC 5126) to CMS API.
1584 parameter (RFC 5084) for the Cryptographic Message Syntax (CMS).
2063 The old behaviour can be re-enabled in the CMS code by setting the
2811 The old behaviour can be re-enabled in the CMS code by setting the
3581 The old behaviour can be re-enabled in the CMS code by setting the
3755 * Fixed a text canonicalisation bug in CMS
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog.2004277 * lib/krb5/crypto.c: support padding as its done in CMS
723 * lib/asn1/k5.asn1: add CMS symmetrical parameters here, enctype
729 * lib/krb5/crypto.c: add partial CMS parameter handling, this is
740 * lib/asn1/k5.asn1: add CMS symmetrical parameters here, enctype
DChangeLog.20061086 * lib/krb5/crypto.c: remove aes-192 (CMS)
1088 * lib/krb5/crypto.c: Remove more CMS bits.
1090 * lib/krb5/crypto.c: Remove CMS symmetric encryption support.
1331 * lib/krb5/crypto.c: Drop aes-cbc, rc2 and CMS padding support,
DNEWS494 - Support BER in ASN.1 library (needed for CMS)
/netbsd/src/distrib/sets/
Dcomments161 base-tn3270-bin utilities for connecting to IBM VM/CMS systems
426 man-tn3270-catman formatted manual pages for utilities for connecting to IBM VM/CMS systems
427 man-tn3270-man manual pages source for utilities for connecting to IBM VM/CMS systems
Ddescrs169 base-tn3270-bin utilities for connecting to IBM VM/CMS systems
691 man-tn3270-catman formatted manual pages for utilities for connecting to IBM VM/CMS systems
692 man-tn3270-man manual pages source for utilities for connecting to IBM VM/CMS systems
/netbsd/src/share/misc/
Dacronyms.comp279 CMC certificate management over CMS
285 CMS content management system
286 CMS cryptographic message syntax
287 CMS {configuration,content,course} management system
/netbsd/src/sys/dev/isa/
Dfiles.isa361 # Creative Music System (CMS)

12