Skip to content

AES encrypt/decrypt padding option#867

Closed
Storms-Engineering wants to merge 3 commits intogchq:masterfrom
Storms-Engineering:AES-encrypt-padding-option
Closed

AES encrypt/decrypt padding option#867
Storms-Engineering wants to merge 3 commits intogchq:masterfrom
Storms-Engineering:AES-encrypt-padding-option

Conversation

@Storms-Engineering
Copy link
Copy Markdown
Contributor

This is an initial pull request. This pull breaks some of the tests, which I haven't had time to work through yet. This does add support whether or not you want padding added to the encryption/decryption. It doesn't have any nice error messages, or any checks on padding. But I wanted to at least add this to the pull, so it can be reviewed, since I don't have time to do the rest at the moment. This is for issue #567.

Storms-Engineering added 3 commits October 12, 2019 08:44
Encryption operation now checks the length of the IV.  Also changed test to use utf8 instead of HEX because the hex string wasn't valid.
Added new padding option to AESencryption/decryption that asks if they want padding or not.
@n1474335
Copy link
Copy Markdown
Member

n1474335 commented Nov 6, 2019

Hi @Storms-Engineering, thanks for raising this. I'm going to close it for now as it's a fair way off completion. If you get it into a more complete state, feel free to resubmit.

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

Successfully merging this pull request may close these issues.

2 participants