feat: Support export and import with different password #30

Merged
awiteb merged 5 commits from awiteb/fix-25 into master 2024-05-08 05:06:28 +02:00 AGit

5 commits

Author SHA1 Message Date
a6483cf333
feat: Support export and import with different password
Some checks failed
Check PR title / check_pr_title (pull_request) Failing after 5s
Rust CI / Rust CI (pull_request) Successful in 2m12s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Has been cancelled
2024-05-08 05:02:33 +03:00
5d1398832c
chore: Pass the prompt message as an argument to the user_password function 2024-05-08 05:02:32 +03:00
914222976c
chore: Encrypt the exported json with the given key 2024-05-08 05:02:32 +03:00
bc2257cdaf
chore: Derive Eq and PartialEq to Format 2024-05-08 05:02:32 +03:00
621ec6a07a
chore: Create user_password function and use it 2024-05-08 05:02:32 +03:00