JWE
E830586
JWE (JSON Web Encryption) is a compact, URL-safe standard for representing encrypted content using JSON-based data structures as part of the JOSE (JavaScript Object Signing and Encryption) framework.
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
IETF standard
ⓘ
JOSE specification ⓘ encryption standard ⓘ |
| category |
cryptography
ⓘ
web security ⓘ |
| compactParts |
Authentication Tag
ⓘ
Ciphertext ⓘ Encrypted Key ⓘ Initialization Vector ⓘ Protected Header ⓘ |
| compactSerializationStructure | five dot-separated Base64URL-encoded parts ⓘ |
| component |
JWE Authentication Tag
ⓘ
JWE Ciphertext ⓘ JWE Encrypted Key ⓘ JWE Header NERFINISHED ⓘ JWE Initialization Vector ⓘ |
| defines |
alg (algorithm) header parameter
ⓘ
cty (content type) header parameter ⓘ enc (encryption algorithm) header parameter ⓘ kid (key ID) header parameter ⓘ typ (type) header parameter ⓘ |
| doesNotProvide | non-repudiation ⓘ |
| fullName | JSON Web Encryption NERFINISHED ⓘ |
| is | URL-safe ⓘ |
| partOf | JOSE (JavaScript Object Signing and Encryption) NERFINISHED ⓘ |
| provides |
confidentiality
ⓘ
integrity protection via AEAD algorithms ⓘ |
| publishedBy |
Internet Engineering Task Force
ⓘ
surface form:
IETF
|
| purpose |
enable end-to-end encryption in web applications
ⓘ
represent encrypted content ⓘ |
| relatedTo |
JWK (JSON Web Key)
NERFINISHED
ⓘ
JWS (JSON Web Signature) NERFINISHED ⓘ JWT (JSON Web Token) NERFINISHED ⓘ |
| serializationForm |
Compact JWE Serialization
ⓘ
JSON JWE Serialization ⓘ |
| specifiedIn | RFC 7516 NERFINISHED ⓘ |
| status | Proposed Standard (RFC 7516) ⓘ |
| supports |
asymmetric key encryption
ⓘ
direct key agreement ⓘ key agreement with key wrapping ⓘ key wrapping ⓘ password-based encryption ⓘ symmetric key encryption ⓘ |
| usedIn |
JWT encryption
ⓘ
OAuth 2.0 NERFINISHED ⓘ OpenID Connect NERFINISHED ⓘ |
| usesFormat |
JSON
NERFINISHED
ⓘ
JSON serialization ⓘ compact serialization ⓘ |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
JSON Web Token
subject surface form:
JSON Web Token