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

Feature request: add padding option to block ciphers #574

Closed
NyaMisty opened this issue Jun 11, 2019 · 2 comments
Closed

Feature request: add padding option to block ciphers #574

NyaMisty opened this issue Jun 11, 2019 · 2 comments

Comments

@NyaMisty
Copy link

NyaMisty commented Jun 11, 2019

Summary

The DES and AES are using PKCS#7 padding all the time, even if the original data is not padded. That's causing Unable to decrypt input with these parameters. in the CyberChef.
We can add a new option for user to specify the padding method.

@NyaMisty NyaMisty changed the title Feature request: add padding option to Feature request: add padding option to block ciphers Jun 11, 2019
@j433866
Copy link
Member

j433866 commented Jun 12, 2019

Duplicate of #416

@j433866 j433866 marked this as a duplicate of #416 Jun 12, 2019
@j433866 j433866 closed this as completed Jun 12, 2019
@NyaMisty
Copy link
Author

Sorry I forgot to search first. I apologize 😣

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