Skip to main content

RFC 7515 - JSON Web Signature (JWS)

发布日期: 2015年5月
状态: 标准跟踪协议 (Standards Track)
作者: M. Jones (Microsoft), J. Bradley (Ping Identity), N. Sakimura (NRI)


摘要 (Abstract)

JSON Web Signature (JWS) 使用基于JSON的数据结构表示使用数字签名 (Digital Signatures) 或消息认证码 (Message Authentication Codes, MACs) 保护的内容. 与本规范一起使用的加密算法和标识符在单独的JSON Web Algorithms (JWA) 规范和该规范定义的IANA注册表中描述. 相关的加密功能在单独的JSON Web Encryption (JWE) 规范中描述.


目录 (Contents)

附录 (Appendices)


相关资源

JOSE系列RFC

  • RFC 7515 - JSON Web Signature (JWS) ← 本文档
  • RFC 7516 - JSON Web Encryption (JWE)
  • RFC 7517 - JSON Web Key (JWK)
  • RFC 7518 - JSON Web Algorithms (JWA)
  • RFC 7519 - JSON Web Token (JWT)