Skip to content

Use cryptography's built-in PKCS7 padding functions#7

Closed
tannercollin wants to merge 1 commit intomaqp:masterfrom
tannercollin:padding
Closed

Use cryptography's built-in PKCS7 padding functions#7
tannercollin wants to merge 1 commit intomaqp:masterfrom
tannercollin:padding

Conversation

@tannercollin
Copy link
Copy Markdown

Using cryptography's built-in padding functions is more readable than manually appending / removing the bytes.

I've tested the changes:

Screenshot

I assign all copyright for the changes to you :)

@maqp
Copy link
Copy Markdown
Owner

maqp commented Apr 21, 2019

Thank you so much! The 1.19.04 now uses pyca/cryptography's PKCS7 implementation. I apologize I'm not able to trivially merge pull requests. This is because all source files have pinned hashes in the installer, which is signed using an airgapped system. So any update in the source requires updating the installer and its signature at the same time. I've credited you in the update log, I hope that's enough!

@maqp maqp closed this Apr 21, 2019
@tannercollin
Copy link
Copy Markdown
Author

Absolutely! Thanks for the update.

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