XML Encryption

XML Encryption,也称作XML-Enc,是一个万维网联盟推荐标准,定义任何数据进行加密,并以XML的方式描述加密后的内容。

XML Encryption可被用于各种类型数据的加密,但称作"XML Encryption"是因为使用了XML元素(EncryptedData或EncryptedKey元素)包含或引用密文,密钥信息和加密算法。

当对XML元素或元素的内容进行加密时,在加密后的XML文档中,EncryptedData元素将替代该元素或内容。当对任意数据进行加密时,EncryptedData元素可以成为新的XML文档的根元素,或称为应用选定的XML文档的子元素。

XML Signature和XML Encryption都使用了KeyInfo元素,或者作为SignedInfo元素、EncryptedData元素或EncryptedKey元素的子元素出现,并为接收者提供对签名进行验证或对加密数据进行解密所需的密钥信息。

KeyInfo元素是可选的,它可以附加在消息上,或者通过一个安全通道传送。

例子

 <EncryptedData>
   <EncryptionMethod/>
   <ds:KeyInfo>
     <EncryptedKey>
     <AgreementMethod>
     <ds:KeyName>
     <ds:RetrievalMethod>
     <ds:*>
   </ds:KeyInfo>
   <CipherData>
     <CipherValue>
     <CipherReference>
   </CipherData>
   <EncryptionProperties>
 </EncryptedData>

参见

  • WS-Security

外部链接

產品及
標準
推薦
  • ActivityPub
  • Activity Streams英语Activity Streams (format)
  • ARIA英语WAI-ARIA
  • Canonical XML
  • CDF英语Compound Document Format
  • 階層式樣式表
  • 文档对象模型
  • 地理位置API英语W3C Geolocation API
  • HTML
    • HTML5
  • Indexed Database API
  • ITS英语Internationalization Tag Set
  • JSON-LD英语JSON-LD
  • Linked Data Notifications英语Linked Data Notifications
  • MathML
  • Micropub英语Micropub (protocol)
  • OWL
  • P3P
  • PLS英语Pronunciation Lexicon Specification
  • RDF
    • RDF Schema英语RDF Schema
  • 語音識別的語義解釋英语Semantic Interpretation for Speech Recognition
  • SISR英语Semantic Interpretation for Speech Recognition
  • SKOS
  • SMIL
  • SOAP
  • SRGS英语Speech Recognition Grammar Specification
  • SRI英语Subresource Integrity
  • SSML
  • 可縮放向量圖形
    • SVG 濾鏡英语SVG filter effects
  • SCXML英语SCXML
  • SHACL英语SHACL
  • SPARQL
  • Timed text
  • VoiceXML
  • WoT英语Web of Things
    • TD英语Thing Description
  • 网页存储
  • WSDL
  • XForms
  • XHTML
    • XHTML+RDFa英语XHTML+RDFa
  • XInclude英语XInclude
  • XLink
  • 可扩展标记语言
记录
  • IndieAuth英语IndieAuth
  • XAdES英语XAdES
  • XHTML+SMIL英语XHTML+SMIL
  • XUP
工作草案
  • CCXML英语Call Control eXtensible Markup Language
  • CURIE英语CURIE
  • EME
  • InkML
  • JSON-LD
  • MSE
  • RIF
  • SCXML英语SCXML
  • SMIL時間表英语SMIL Timesheets
  • sXBL英语sXBL
  • WICD英语Web Integration Compound Document
  • XFDL英语Extensible Forms Description Language
  • XFrames英语XFrames
  • XBL
  • XMLHttpRequest
檢測
倡議
  • 多通道交互活動(MMI)英语W3C MMI
  • 驗証服務
  • 無障礙網頁倡議英语Web Accessibility Initiative
  • 網絡平台英语WebPlatform
棄用
  • C-HTML
  • HDML英语Handheld Device Markup Language
  • JSSS英语JavaScript Style Sheets
  • PGML英语Precision Graphics Markup Language
  • VML
  • XHTML+MathML+SVG英语XHTML+MathML+SVG
機構
  • 萬維網基金會英语World Wide Web Foundation
工作小組
  • SVG英语SVG Working Group
  • CSS英语CSS Working Group
  • HTML英语HTML Working Group
  • WebOnt(語義網活動)英语WebOnt
  • 設備描述(DDWG)英语W3C Device Description Working Group
  • 網頁超文本技術工作小組(WHATWG)
軟件
瀏覽器
  • Line Mode (1990年-)
  • Arena (1993年-1998年)
  • Agora (1994年-1997年)英语Agora (web browser)
  • Argo (1994年-1997年)英语Argo (web browser)
  • Amaya (瀏覽器及編輯器,1996年-2012年)
會議
  • 國際萬維網大會(WWW大會)英语International World Wide Web Conference
    • 督導委員會(IW3C2)英语International World Wide Web Conferences Steering Committee
    • 第一屆(WWW1,1994年)英语First International Conference on the World-Wide Web
小作品圖示这是一篇與网络相關的小作品。你可以通过编辑或修订扩充其内容。