Block Modes and Padding

GET {{echoBaseUrl}}

Block Modes and Padding

CryptoJS supports the following modes: - CBC (the default) - CFB - CTR - OFB - ECB

And CryptoJS supports the following padding schemes: - Pkcs7 (the default) - Iso97971 - AnsiX923 - Iso10126 - ZeroPadding - NoPadding

RESPONSES

status: OK

{"args":{"key":"000102030405060708090a0b0c0d0e0f","iv":"101112131415161718191a1b1c1d1e1f","superSecretencrypted":"U2FsdGVkX19cZ2ihYBBSwHSGS5CupC sdQr /5hzBHFkiU YAiEyTGWn5fInbG/T","infoData":"⏫  hash's code sample can be found in the Pre-request script"},"headers":{"x-forwarded-proto":"https","x-forwarded-port":"443","host":"postman-echo.com","x-amzn-trace-id":"Root=1-620e7f41-5fe7b6d841d0f4724cc1951c","user-agent":"PostmanRuntime/7.29.0","accept":"*/*","cache-control":"no-cache","postman-token":"98addfc7-fe52-483b-a0e4-6ff33abfa349","accept-encoding":"gzip, deflate, br","cookie":"sails.sid=s%3A3KV89USSpBQJl-_uXBRdCD8tESGfqd1T.FB38KgdN76oOBh0MtQO0%2FI9RNbP8u4Zq1aFKqdVwyXo"},"url":"https://postman-echo.com/get?key=000102030405060708090a0b0c0d0e0f\u0026iv=101112131415161718191a1b1c1d1e1f\u0026superSecretencrypted=U2FsdGVkX19cZ2ihYBBSwHSGS5CupC+sdQr+/5hzBHFkiU+YAiEyTGWn5fInbG/T\u0026infoData=%E2%8F%AB%20%20hash%27s%20code%20sample%20can%20be%20found%20in%20the%20Pre-request%20script"}