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

Decryption not working. #5

Closed
0xv1n opened this issue May 17, 2021 · 2 comments
Closed

Decryption not working. #5

0xv1n opened this issue May 17, 2021 · 2 comments

Comments

@0xv1n
Copy link

0xv1n commented May 17, 2021

After running password protected pages through this, the Decrypt button that is generated is not actually functioning. I see the SHA hashes being generated on the appropriate pages so I know it's processing the pages correctly, it just won't actually allow a user to decrypt.

@Izumiko
Copy link
Owner

Izumiko commented Jun 10, 2021

In the latest commit, I use WebCrypto API instead of CryptoJS to decrypt the pages. Maybe you can try to revert the commit to see if it works.

@0xv1n
Copy link
Author

0xv1n commented Jun 20, 2021

Closing this issue, since it's not being addressed.

@0xv1n 0xv1n closed this as completed Jun 20, 2021
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