Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个文档,我需要使用 diffie-hellman 参数“p”和“g”创建两个密钥对 PUBLIC 和 PRIVATE。我的问题应该如何传递参数'p'?
模数 p 是公开的,因此您可以通过未加密的通道发送它。