Describe the bug
When I try to decrypt a password the app fails with a "Wrong password" error.
This only happens if it where encrypted in my computer:
|
encrypted in pc |
encrypted in app |
| decrypt in pc |
ok |
ok |
| decrypt in app |
Wrong password |
ok |
I know the password is correct. I have tried with many different keys but it keeps failing.
Steps to reproduce
Steps to reproduce the behavior:
- Create a new entry in the pc.
- Synchronize the app repository.
- Try to decrypt the entry (write the gpg password)
- See error
Expected behavior
Decrypt all passwords, not only the generated in the app.
Screenshots
No response
Device information
- Device: Huawei HRY-LX1
- OS: Android 10
- App version: Snapshot 2.0.0 (nonFree)
Additional context
log.txt
This log is the one of my last try, with a NIST curve as mentioned in #2461.
Maybe I am encrypting it wrong in my pc.
Describe the bug
When I try to decrypt a password the app fails with a "Wrong password" error.
This only happens if it where encrypted in my computer:
I know the password is correct. I have tried with many different keys but it keeps failing.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Decrypt all passwords, not only the generated in the app.
Screenshots
No response
Device information
Additional context
log.txt
This log is the one of my last try, with a NIST curve as mentioned in #2461.
Maybe I am encrypting it wrong in my pc.