pyzipper icon indicating copy to clipboard operation
pyzipper copied to clipboard

Do you think it would worth upgrading this lib to use cryptography as an AES implementation?

Open Natim opened this issue 2 years ago • 2 comments

Natim avatar Apr 14 '23 12:04 Natim

Considering the discussion and conclusion on the PR above, this issue should probably be closed?

Unless the cryptography lib has gained some new capabilities in the meantime.

BjarniRunar avatar Oct 01 '24 22:10 BjarniRunar

I am trying my luck here https://github.com/adiroiban/pyzipper/pull/2


In theory, you can get it to work with cryptography API.. but the performance might not be ideal

adiroiban avatar Jul 11 '25 12:07 adiroiban