gnupg 给我错误“无效的公钥算法”当我尝试使用旧钥匙时

发布于 2024-12-13 08:03:34 字数 321 浏览 2 评论 0原文

当我尝试解密旧文件时,gpg2 给我这个错误:

gpg: public key decryption failed: Invalid public key algorithm
gpg: decryption failed: No secret key

gpg1 给我这个错误:

gpg: Ohhhh jeeee: no decrypt() for 17
secmem usage: 1664/2432 bytes in 5/8 blocks of pool 2432/32768
Abort trap: 6

When I try to decrypt an old file, gpg2 gives me this error:

gpg: public key decryption failed: Invalid public key algorithm
gpg: decryption failed: No secret key

gpg1 gives me this error:

gpg: Ohhhh jeeee: no decrypt() for 17
secmem usage: 1664/2432 bytes in 5/8 blocks of pool 2432/32768
Abort trap: 6

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ヤ经典坏疍 2024-12-20 08:03:34

当您导入旧密钥但未导入相应的公钥时,您会收到此消息。返回并导入公钥。

You get this message when you've imported an old secret key but not the corresponding public key. Go back and import the public key as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文