JSON Web Signature

E705939

JSON Web Signature (JWS) is a standard for securely signing JSON data using digital signatures or message authentication codes to ensure integrity and authenticity in web-based protocols.

All labels observed (3)

Label Occurrences
JSON Web Signature canonical 7
JSON Web Signatures 1
JWS Payload 1

How this entity was disambiguated

Statements (54)

Predicate Object
instanceOf IETF standard ⓘ
Internet standard ⓘ
JSON-based security standard ⓘ
cryptographic specification ⓘ
abbreviation JWS ⓘ
component JWS Header ⓘ
JWS Payload ⓘ
linked to: JSON Web Signature

JWS Signature ⓘ
linked to: JWS
definedInRFC RFC 7515 ⓘ
doesNotProvide confidentiality by itself ⓘ
firstStandardizedYear 2015 ⓘ
headerField alg ⓘ
crit ⓘ
cty ⓘ
jku ⓘ
kid ⓘ
typ ⓘ
x5c ⓘ
x5t ⓘ
x5t#S256 ⓘ
x5u ⓘ
partOf JOSE ⓘ
JSON Object Signing and Encryption framework ⓘ
primaryPurpose data authenticity assurance ⓘ
data integrity protection ⓘ
publishedBy Internet Engineering Task Force ⓘ
relatedStandard JSON Web Encryption ⓘ
JSON Web Key ⓘ
JSON Web Token ⓘ
securityProperty origin authentication ⓘ
tamper detection ⓘ
serializationFormat Compact Serialization ⓘ
JSON Serialization ⓘ
supportsAlgorithm ES256 ⓘ
ES384 ⓘ
ES512 ⓘ
HS256 ⓘ
HS384 ⓘ
HS512 ⓘ
PS256 ⓘ
PS384 ⓘ
PS512 ⓘ
RS256 ⓘ
RS384 ⓘ
RS512 ⓘ
supportsAlgorithmType asymmetric key signature algorithms ⓘ
symmetric key MAC algorithms ⓘ
supportsMechanism digital signatures ⓘ
message authentication codes ⓘ
usedIn JSON Web Token ⓘ
OAuth 2.0 ⓘ
OpenID Connect ⓘ
usesDataFormat JSON ⓘ
usesEncoding Base64url encoding ⓘ

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

OpenID Connect → relatedStandard → JSON Web Signature ⓘ
ACME v2 → uses → JSON Web Signature ⓘ
JSON Web Encryption → relatedStandard → JSON Web Signature ⓘ
JSON Web Signature → component → JWS Payload ⓘ
linked to: JSON Web Signature
JWS → fullName → JSON Web Signature ⓘ
JWS → abbreviationOf → JSON Web Signature ⓘ
RFC 8032 → applicationDomain → JSON Web Signatures ⓘ
linked to: JSON Web Signature
Web Cryptography API → relatedStandard → JSON Web Signature ⓘ
IETF JOSE Working Group → standardizes → JSON Web Signature ⓘ