The wallet is encrypted by using the passphrase directly. That passphrase may not have a high enough entropy to secure the wallet. You should use more appropriate mechanism for that.
Standard
Gold standard of KDF is Argon2id, but something like PBKDF2 are better than nothing
The wallet is encrypted by using the passphrase directly. That passphrase may not have a high enough entropy to secure the wallet. You should use more appropriate mechanism for that.
Standard
Gold standard of KDF is Argon2id, but something like PBKDF2 are better than nothing
Format
Then:
We have to account for the following features support: