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: Add ability to enable/disable PKCS#7 padding. #112

Open
cpegeo opened this issue Mar 9, 2021 · 0 comments
Open

Feature: Add ability to enable/disable PKCS#7 padding. #112

cpegeo opened this issue Mar 9, 2021 · 0 comments
Labels

Comments

@cpegeo
Copy link

cpegeo commented Mar 9, 2021

It would be nice to add the ability to enable/disable PKCS#7 padding for AES-CBC block encryption/decryption. A simple checkbox or something similar in the interface to set padding to false/true.

This would enable the tool to support more encryption/decryption schemes. A use case I found myself was that I needed to decrypt a 512 byte block that was AES-CBC encrypted without padding. Cryptii was unable to decrypt the data.

This feature is related to Bug #95.

@cpegeo cpegeo added the feature label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant