aes128 cbc md5 decrypt. local aes_128_cbc_md5 = aes:new(secret_key). local decrypted = aes_128_cbc_md5:decrypt(base64_decoded).
確定! 回上一頁