JSON Web Encryption

E700378

JSON Web Encryption (JWE) is a standard for securely encrypting arbitrary data as JSON-based tokens, commonly used in modern web security protocols and identity frameworks.

All labels observed (4)

Label Occurrences
JSON Web Encryption canonical 6
JSON-based object encryption 1
JWE Ciphertext 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf IETF standard ⓘ
encryption format ⓘ
web security standard ⓘ
abbreviation JWE ⓘ
category application-layer security ⓘ
component JWE Authentication Tag ⓘ
JWE Ciphertext ⓘ
linked to: JSON Web Encryption

JWE Encrypted Key ⓘ
linked to: JSON Web Encryption

JWE Header ⓘ
linked to: JWE

JWE Initialization Vector ⓘ
linked to: JWE
definedInRFC RFC 7516 ⓘ
fullName JSON Web Encryption ⓘ
governingBody Internet Engineering Task Force ⓘ
headerField alg ⓘ
cty ⓘ
enc ⓘ
kid ⓘ
typ ⓘ
zip ⓘ
partOf JOSE ⓘ
primaryPurpose represent encrypted content as JSON-based tokens ⓘ
securely encrypt arbitrary data ⓘ
provides authentication ⓘ
confidentiality ⓘ
integrity ⓘ
publicationYear 2015 ⓘ
relatedStandard JSON Web Key ⓘ
JSON Web Signature ⓘ
JSON Web Token ⓘ
serializationForm Compact Serialization ⓘ
JSON Serialization ⓘ
supports authenticated encryption ⓘ
content encryption ⓘ
integrity protection ⓘ
key management ⓘ
supportsContentEncryptionAlgorithmType AES CBC with HMAC ⓘ
AES GCM ⓘ
linked to: AES-GCM
supportsKeyManagementAlgorithmType asymmetric key encryption ⓘ
direct key agreement ⓘ
key agreement with key wrapping ⓘ
key wrapping ⓘ
symmetric key encryption ⓘ
usedFor protecting claims in JSON Web Tokens ⓘ
secure transmission of sensitive data in APIs ⓘ
usedIn OAuth 2.0 ecosystems ⓘ
OpenID Connect ecosystems ⓘ
linked to: OpenID Connect

identity frameworks ⓘ
web security protocols ⓘ
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 Encryption ⓘ
JSON Web Encryption → fullName → JSON Web Encryption ⓘ
JSON Web Encryption → component → JWE Encrypted Key ⓘ
linked to: JSON Web Encryption
JSON Web Encryption → component → JWE Ciphertext ⓘ
linked to: JSON Web Encryption
JSON Web Signature → relatedStandard → JSON Web Encryption ⓘ
JWE → fullName → JSON Web Encryption ⓘ
Web Cryptography API → relatedStandard → JSON Web Encryption ⓘ
IETF JOSE Working Group → focusesOn → JSON-based object encryption ⓘ
linked to: JSON Web Encryption
IETF JOSE Working Group → standardizes → JSON Web Encryption ⓘ