-
Notifications
You must be signed in to change notification settings - Fork 20
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
Can not decrypt #9
Comments
Issue is cause your key is invalid, due to padding. |
scottie
added a commit
to scottie/file-encryptor
that referenced
this issue
Jun 21, 2018
Fix for "Can not decrypt" issue XervoIO#9 , padding issue on decrypt fix is in line 62.
scottie
added a commit
to scottie/file-encryptor
that referenced
this issue
Jun 21, 2018
Fix for "Can not decrypt" issue XervoIO#9 , padding issue on decrypt fix is in line 62.
For me, I don't get the "wrong final block length" error in any case. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same problem here : #6
Hey hi, I have a problem to decrypt my archive. The archive works normally.
CODE :
EXECUTE FILE IN CONSOLE :
The text was updated successfully, but these errors were encountered: