You are on page 1of 1

JSON data sign and verify

encryption and decrypt

GET data---Query parameter---URL Safe


to make url safe
base64 url safe enconding

1.Evesdropping(not visibler---enc/dec)
2.Data tampering---Encryption
ADA---so encryption it self will work like signing
3.non reputation(Sign/verify--

JWA---java web alogorithms


encrypted data ----JWA algo--
key encrypted and put inside we use JWA algo
CEK---COntent encryption key
encrypted content

and JWK----

Json Wed encryption(JWE)


JWS
JWT

You might also like