Добрый день, возникает проблема при дешифровке файла, как решить?
Пароль ввожу верный.
gpg-zip: This script is deprecated - please use gpgtar instead.
gpg: AES256 encrypted data
gpg: encrypted with 1 passphrase
gpg: decryption failed: Bad session key
То есть зашифровано и расшифровано одинаковой версией? Ну а сделать то, что он рекомендует "please use gpgtar instead" ?
или
Sometimes gpg will remember a password and if you type it wrong it will store the wrong password. You can clear the stored password with gpgconf --reload gpg-agent
или
fixed it.... I was using amihaiemil/repo instead of orgname/repo when encrypting (the repo is under an org, not my name directly). Otherwise, the solution was the same: simply upgrade gpg (mine is 2.1.11)