We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
des-ecb密钥过长会导致加密error,虽然后来我发现des密钥只取8位,自己把密钥缩短能成功加密,也希望插件能自动截断8位后的密钥吧,或者直接设置一个长度限制?
The text was updated successfully, but these errors were encountered:
这个好像和启动burpsuite使用的jdk版本有关系,能提供下你使用的burpsuite版本和jdk版本吗?
Sorry, something went wrong.
bp2021.6,jdk15
burp 2022.8.2 jdk 11 同样的问题,同样的解决办法
No branches or pull requests
des-ecb密钥过长会导致加密error,虽然后来我发现des密钥只取8位,自己把密钥缩短能成功加密,也希望插件能自动截断8位后的密钥吧,或者直接设置一个长度限制?
The text was updated successfully, but these errors were encountered: