-
Notifications
You must be signed in to change notification settings - Fork 88
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
Illegal key size #1
Comments
@andresrivas1506 Hi, I have the same issues as yours, have you fixed that? |
Hello @yutuoygy no, I haven't fixed that, sorry |
@arivasvera @yutuoygy Hi there. You can use that fix:
Implement that at the AESUtil.class, and obviously replace the makeIv. @yutuoygy , btw thanks for putting that code to open source. It helped me. |
Your fix doesn't work for me. 'Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: java.security.InvalidKeyException: Illegal key size' |
The text was updated successfully, but these errors were encountered: