Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用exec js编写 aes 加密 解密,rsa加密方法 #40

Open
niuTT opened this issue Aug 14, 2023 · 2 comments
Open

使用exec js编写 aes 加密 解密,rsa加密方法 #40

niuTT opened this issue Aug 14, 2023 · 2 comments

Comments

@niuTT
Copy link

niuTT commented Aug 14, 2023

网站加密方式为请求包响应包为 aes加密,在请求请求体中有rsa加签,现在可以实现请求包的加密,解密,生成签名;但是响应包调用解密算法,cipherText result弹出框是显示空白,请问下这是什么原因

@niuTT
Copy link
Author

niuTT commented Aug 14, 2023

image js方法是这样,加密可以在请求和响应中触发,解密方法只能在请求中触发,实在是不知道是哪里的问题

@whwlsfb
Copy link
Owner

whwlsfb commented Mar 14, 2024

目前插件不具备解密功能,只可以单向加密

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants