You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello !
First, thank you so much for the all the work done on Pass for iOS ! 🙏
I cannot decrypt password encrypted for multiple recipients with the application.
I use pass on my computer and I encrypt the passwords using two public keys entered in the .gpg-id file. The application can only decrypt the password encrypted with one public key. All the passwords encrypted with multiple public keys cannot be decrypted, the following error is displayed : Fail to dicipher data (
Actually this error is not related to multiple recipients. I manage to decrypt multiple recipients password but the yubikey decryption very failed with this error with one or several recipients. But it is another issue. Sorry for the noise.
Hello !
First, thank you so much for the all the work done on Pass for iOS ! 🙏
I cannot decrypt password encrypted for multiple recipients with the application.
I use
pass
on my computer and I encrypt the passwords using two public keys entered in the.gpg-id
file. The application can only decrypt the password encrypted with one public key. All the passwords encrypted with multiple public keys cannot be decrypted, the following error is displayed :Fail to dicipher data
(passforios/pass/Services/PasswordDecryptor.swift
Line 91 in ebd26ec
Summary :
✔️ Example of a password encrypted with Pass for iOS, can be decrypted
✔️ Example of a password encrypted for one recipient using
pass
on computer, can be decrypted✖️ Example of a password encrypted for multiple recipients using
pass
on computerPass for iOS version : 0.16.0
GPG on yubikey
iOS version : 15.8.3
The setting
Enable .gpg-id (Beta)
value does not change the result below.Feel free to ask for additional logs or anything you need to solve the issue.
The text was updated successfully, but these errors were encountered: