ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.34k stars 177 forks source link

Snippet Code encrypt/decrypt aes-128-cbc and aes-256-cbc #2017

Closed Amiflon closed 1 month ago

Amiflon commented 1 month ago

Description

CryptoJS.js does not support aes-128-cbc and aes-256-cbc. It is necessary to add the ability to encrypt/decrypt aes-128-cbc and aes-256-cbc.

Proxyman for Windows.

NghiaTranUIT commented 1 month ago

Crypto.js supports aes-128-cbc and aes-256-cbc

Code: https://docs.proxyman.io/scripting/snippet-code#aes-encryption-decryption

Ref: https://cryptojs.gitbook.io/docs#the-cipher-algorithms