-
Hello,
It seems that it's completed in fucntion "def create_database". I'd like to change in default :
create_database(db_path, password, encryption_algorithm="chacha20", kdf_algorith…
-
Perhaps the following can weigh in here:
[✅] @carl-wallace
[❓] @dghgit
[❓] @ounsworth
## CMS -- artifacts_cms_v2.zip
This is version 2 of the CMS artifacts format. It may change, if it …
-
### What is the problem this feature will solve?
The crypto library currently lacks a generic key derivation function similar to [OpenSSL's `EVP_KDF` methods](https://wiki.openssl.org/index.php/EVP_K…
-
### Steps To Reproduce
1. Have KDF algorithm set to PBKDF2 with a nondefault value of KDF iterations.
2. Log in to web vault, and go to _Encryption Key Settings_ page.
3. Observe the value shown …
bwbug updated
2 months ago
-
Hello,
I believe that the current code base does not support `EnvelopedData` with Elliptic Curve Cryptography (ECC) for CMS.
Would you be interested in a code contribution that would bring partial…
-
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 doin…
-
## Introduction
[I have an existing issue [here](https://github.com/w3c/webcrypto/issues/265), but I'm hoping to get more eyes on it.]
The `SubtleCrypto.deriveKey` API exposes one password-base…
-
This is a tracking issue for KDF algorithms we should potentially implement.
Please leave a comment with your requests!
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/OneKeePass/desktop/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct](http…
-
In `psa_key_derivation_set_maximum_capacity`, we correctly declare that the TLS1.2 PRF key derivation algorithm (`PSA_ALG_TLS12_PRF`) has unlimited capacity. We [used to declare a more limited capacit…