Cryptographic Message Syntax (original) (raw)

About DBpedia

Cryptographic Message Syntax (CMS; deutsch Kryptographische Nachrichtensyntax) ist ein Standard vom IETF für gesicherte kryptographische Mitteilungen. CMS ist die Obermenge des PKCS #7 (Public-Key Cryptography Standards #7), welche auf S/MIME aufsetzt. Der Version 2 lag der gleiche Standard zugrunde. Ab Version 3 spricht man von Cryptographic Message Syntax. CMS wird beschrieben in Abstract Syntax Notation One (ASN.1). Die Architektur von CMS setzt auf X.509 Verschlüsselung bzw. Zertifikaten auf.

Property Value
dbo:abstract The Cryptographic Message Syntax (CMS) is the IETF's standard for cryptographically protected messages. It can be used by cryptographic schemes and protocols to digitally sign, digest, authenticate or encrypt any form of digital data. CMS is based on the syntax of PKCS #7, which in turn is based on the Privacy-Enhanced Mail standard. The newest version of CMS (as of 2009) is specified in RFC 5652 (but see also RFC 5911 for updated ASN.1 modules conforming to ASN.1 2002). The architecture of CMS is built around certificate-based key management, such as the profile defined by the PKIX working group. CMS is used as the key cryptographic component of many other cryptographic standards, such as S/MIME, PKCS #12 and the RFC 3161 digital timestamping protocol. OpenSSL is open source software that can encrypt, decrypt, sign and verify, compress and uncompress CMS documents. (en) Cryptographic Message Syntax (CMS; deutsch Kryptographische Nachrichtensyntax) ist ein Standard vom IETF für gesicherte kryptographische Mitteilungen. CMS ist die Obermenge des PKCS #7 (Public-Key Cryptography Standards #7), welche auf S/MIME aufsetzt. Der Version 2 lag der gleiche Standard zugrunde. Ab Version 3 spricht man von Cryptographic Message Syntax. CMS wird beschrieben in Abstract Syntax Notation One (ASN.1). Die Architektur von CMS setzt auf X.509 Verschlüsselung bzw. Zertifikaten auf. (de) El Cryptographic Message Syntax (CMS) es un estándar de la IETF para proteger mensajes criptográficamente. En él se definen las sintaxis para firmar digitalmente, realizar hash, realizar mac o para cifrar cualquier tipo de dato. CMS se basa en la sintaxis de PKCS#7, que a su vez se basa en el estándar . La versión más moderna de CMS se define en la RFC 5652 (ver también la RFC 5911 de módulos ASN.1 acordes al estándar ASN.1 2002). CMS se construye alrededor del sistema de manejo de claves certificate-based así como el perfil definido por . CMS se usa como el componente clave para muchos otros estándares criptográficos como S/MIME, PKCS#12 y el protocolo de sellado digital (RFC 3161). OpenSSL es un software de código libre que permite cifrar, descifrar, firmar, verificar, comprimir y descomprimir documentos acordes a este estándar. (es) Il Cryptographic Message Syntax (CMS) è uno standard IETF per messaggi protetti crittograficamente. Esso può essere usato per firme digitali, digest, autenticazione o cifratura di ogni forma di dati digitali. Il CMS è basato sulla sintassi del PKCS#7, che a sua volta deriva dallo standard . La versione più recente del CMS è specificata nel IETF RFC 5652 (vedi anche IETF RFC 5911 per aggiornamenti dei moduli ASN.1 conformi a ASN.1 2002). L'architettura del CMS è costruita attorno a una gestione delle chiavi basata su certificati, come i profili definiti dal gruppo di lavoro PKIX. Il CMS è usato come chiave crittografica componente di molti altri standard crittografici, come S/MIME, e il protocollo RFC 3161 per la marca temporale digitale. OpenSSL è il software open source che può cifrare, decifrare, firmare e verificare, comprimere e decomprimere documenti CMS. (it) 暗号メッセージ構文 (Cryptographic Message Syntax: CMS) は、暗号で保護されたメッセージに関するIETFの標準規格である。任意の形式のデジタルデータに対してデジタル署名、メッセージダイジェスト、もしくは暗号化を行うために利用できる。 CMSは、PEM (Privacy-Enhanced Mail) に基づいたPKCS#7の構文に基づいている。(2014年5月の)最新版は、RFC 5652により規定された。 PKIXワーキンググループにより規定されたプロファイルなどの証明書に基づく鍵管理の上に、そのアーキテクチャは構築されている。 S/MIME、PKCS#12、RFC 3161 デジタルタイムスタンププロトコルといった、他の多くの暗号に関する標準の主要な暗号コンポーネントとして、CMSは利用されている。 (ja) Cryptographic Message Syntax (CMS) – standard stworzony przez Internet Engineering Task Force z myślą o zabezpieczaniu wiadomości. Może być użyty do podpisywania, szyfrowania, uwierzytelniania oraz zachowania integralności wiadomości. Struktura CMS opisywana jest w notacji ASN.1 i kodowana jako DER (Distinguished Encoding Rules). (pl)
dbo:wikiPageID 442961 (xsd:integer)
dbo:wikiPageLength 2298 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1123656598 (xsd:integer)
dbo:wikiPageWikiLink dbr:Encryption dbr:S/MIME dbr:Cryptographic_hash_function dbr:Cryptography dbr:Privacy-Enhanced_Mail dbr:CAdES_(computing) dbc:Cryptographic_protocols dbr:PKCS_12 dbr:Digital_signature dbc:Internet_Standards dbr:IETF dbr:Open-source_software dbr:OpenSSL dbr:Working_group dbr:X.509 dbr:Message_authentication_code dbr:PKCS dbr:PKIX dbr:Digital_timestamping
dbp:wikiPageUsesTemplate dbt:As_of dbt:IETF_RFC dbt:Update_after dbt:Cryptography_navbox dbt:Crypto-stub
dct:subject dbc:Cryptographic_protocols dbc:Internet_Standards
gold:hypernym dbr:IETF
rdf:type yago:WikicatComputerSecurityStandards yago:WikicatCryptographicProtocols yago:WikicatNetworkingStandards yago:Abstraction100002137 yago:Communication100033020 yago:Direction106786629 yago:Measure100033615 yago:Message106598915 yago:Protocol106665108 yago:Rule106652242 yago:Standard107260623 yago:SystemOfMeasurement113577171
rdfs:comment Cryptographic Message Syntax (CMS; deutsch Kryptographische Nachrichtensyntax) ist ein Standard vom IETF für gesicherte kryptographische Mitteilungen. CMS ist die Obermenge des PKCS #7 (Public-Key Cryptography Standards #7), welche auf S/MIME aufsetzt. Der Version 2 lag der gleiche Standard zugrunde. Ab Version 3 spricht man von Cryptographic Message Syntax. CMS wird beschrieben in Abstract Syntax Notation One (ASN.1). Die Architektur von CMS setzt auf X.509 Verschlüsselung bzw. Zertifikaten auf. (de) 暗号メッセージ構文 (Cryptographic Message Syntax: CMS) は、暗号で保護されたメッセージに関するIETFの標準規格である。任意の形式のデジタルデータに対してデジタル署名、メッセージダイジェスト、もしくは暗号化を行うために利用できる。 CMSは、PEM (Privacy-Enhanced Mail) に基づいたPKCS#7の構文に基づいている。(2014年5月の)最新版は、RFC 5652により規定された。 PKIXワーキンググループにより規定されたプロファイルなどの証明書に基づく鍵管理の上に、そのアーキテクチャは構築されている。 S/MIME、PKCS#12、RFC 3161 デジタルタイムスタンププロトコルといった、他の多くの暗号に関する標準の主要な暗号コンポーネントとして、CMSは利用されている。 (ja) Cryptographic Message Syntax (CMS) – standard stworzony przez Internet Engineering Task Force z myślą o zabezpieczaniu wiadomości. Może być użyty do podpisywania, szyfrowania, uwierzytelniania oraz zachowania integralności wiadomości. Struktura CMS opisywana jest w notacji ASN.1 i kodowana jako DER (Distinguished Encoding Rules). (pl) The Cryptographic Message Syntax (CMS) is the IETF's standard for cryptographically protected messages. It can be used by cryptographic schemes and protocols to digitally sign, digest, authenticate or encrypt any form of digital data. CMS is based on the syntax of PKCS #7, which in turn is based on the Privacy-Enhanced Mail standard. The newest version of CMS (as of 2009) is specified in RFC 5652 (but see also RFC 5911 for updated ASN.1 modules conforming to ASN.1 2002). OpenSSL is open source software that can encrypt, decrypt, sign and verify, compress and uncompress CMS documents. (en) El Cryptographic Message Syntax (CMS) es un estándar de la IETF para proteger mensajes criptográficamente. En él se definen las sintaxis para firmar digitalmente, realizar hash, realizar mac o para cifrar cualquier tipo de dato. CMS se basa en la sintaxis de PKCS#7, que a su vez se basa en el estándar . La versión más moderna de CMS se define en la RFC 5652 (ver también la RFC 5911 de módulos ASN.1 acordes al estándar ASN.1 2002). CMS se construye alrededor del sistema de manejo de claves certificate-based así como el perfil definido por . (es) Il Cryptographic Message Syntax (CMS) è uno standard IETF per messaggi protetti crittograficamente. Esso può essere usato per firme digitali, digest, autenticazione o cifratura di ogni forma di dati digitali. Il CMS è basato sulla sintassi del PKCS#7, che a sua volta deriva dallo standard . La versione più recente del CMS è specificata nel IETF RFC 5652 (vedi anche IETF RFC 5911 per aggiornamenti dei moduli ASN.1 conformi a ASN.1 2002). L'architettura del CMS è costruita attorno a una gestione delle chiavi basata su certificati, come i profili definiti dal gruppo di lavoro PKIX. (it)
rdfs:label Cryptographic Message Syntax (de) Cryptographic Message Syntax (es) Cryptographic Message Syntax (en) Cryptographic Message Syntax (it) 暗号メッセージ構文 (ja) Cryptographic Message Syntax (pl)
owl:sameAs freebase:Cryptographic Message Syntax yago-res:Cryptographic Message Syntax wikidata:Cryptographic Message Syntax dbpedia-bg:Cryptographic Message Syntax dbpedia-de:Cryptographic Message Syntax dbpedia-es:Cryptographic Message Syntax dbpedia-it:Cryptographic Message Syntax dbpedia-ja:Cryptographic Message Syntax dbpedia-pl:Cryptographic Message Syntax https://global.dbpedia.org/id/53jHB
prov:wasDerivedFrom wikipedia-en:Cryptographic_Message_Syntax?oldid=1123656598&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Cryptographic_Message_Syntax
is dbo:wikiPageDisambiguates of dbr:CMS
is dbo:wikiPageWikiLink of dbr:Network_Security_Services dbr:S/MIME dbr:Index_of_cryptography_articles dbr:Comparison_of_file_transfer_protocols dbr:Comparison_of_TLS_implementations dbr:CAdES_(computing) dbr:Certificate_Management_over_CMS dbr:Digital_Signature_Services dbr:Associated_Signature_Containers dbr:Advanced_electronic_signature dbr:Camellia_(cipher) dbr:CMS dbr:WolfSSL dbr:Session_Announcement_Protocol dbr:XML_Signature dbr:PKCS
is foaf:primaryTopic of wikipedia-en:Cryptographic_Message_Syntax