PGP - GnuPG - 几个问题
我想使用 GnuPG (http://www.gnupg.org/),这是一个开源软件是 PGP 的完全替代品。
该软件看起来很棒,虽然我以前从未使用过它。
我将使用该软件加密通过网络传输的文件,我不会使用该软件发送电子邮件。
我有几个问题:
有哪些推荐的适用于 Windows 和 Ubuntu 的 GUI?
我想生成一个密钥对,该密钥对是 Diffee Hellman (DH/DSS) 而不是 RSA。执行此操作的行命令是什么?以及使用密钥长度 2048。
生成公私密钥对后,如何通过命令行签署我拥有的其他人的公钥?
I want to use GnuPG (http://www.gnupg.org/), the open source software that is a full replacement for PGP.
The software looks great though I have never used it before.
I will be using the software to encrypt files to transfer via the web, I am not using the software for emails.
I have a few questions:
What are recommended GUI's available for windows and Ubuntu?
I want to generate a generate a key pair that is Diffee Hellman (DH/DSS) not RSA. What is the line command to do this? As well using the key length of 2048.
Once I generate my public-private key pair, how do I sign someone elses public key that I have through command line?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
所有这些都可以在手册中找到。
All of these are found in the manual.