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

Add setters to encryption_algorithm & kdf_algorithm #233

Open
A6GibKm opened this issue Jan 17, 2021 · 4 comments
Open

Add setters to encryption_algorithm & kdf_algorithm #233

A6GibKm opened this issue Jan 17, 2021 · 4 comments

Comments

@A6GibKm
Copy link
Contributor

A6GibKm commented Jan 17, 2021

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.

@Evidlo
Copy link
Member

Evidlo commented Jan 17, 2021

This is blocked by construct/construct#889

@arekbulski
Copy link

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

@arekbulski
Copy link

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

FalkAlexander pushed a commit to FalkAlexander/PasswordSafe that referenced this issue Jun 8, 2021
This is code for switching the database encryption. It can't be
implemented right now due to libkeepass/pykeepass#233
@mgoral
Copy link

mgoral commented Jan 31, 2024

Hello, any news on this?

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

No branches or pull requests

4 participants