pykeepass icon indicating copy to clipboard operation
pykeepass copied to clipboard

Add setters to encryption_algorithm & kdf_algorithm

Open A6GibKm opened this issue 5 years ago • 4 comments

I was playing around the idea of changing the encryption algorithm in Password Safe (see https://gitlab.gnome.org/World/PasswordSafe/-/merge_requests/296) and I noticed that this was not possible doing db.encrpytion_algorithm = new_algorithm. Looking at pykeepass.py it seems that there are not setters for this property.

A6GibKm avatar Jan 17 '21 19:01 A6GibKm

This is blocked by https://github.com/construct/construct/pull/889

Evidlo avatar Jan 17 '21 19:01 Evidlo

Sorry for keeping you waiting. I will fix this tomorrow and publish to pypi asap.

arekbulski avatar Jan 26 '21 11:01 arekbulski

Problem was fixed and I just published it to pypi. Thanks for patience.

arekbulski avatar Jan 27 '21 22:01 arekbulski

Hello, any news on this?

mgoral avatar Jan 31 '24 09:01 mgoral