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.
我们知道 DH 算法基于 2 个大素数,它们被称为素数和基数
我正在编写实现 DH 密钥交换算法的应用程序。从安全的角度来看,我应该注意保护素数和基数吗?如果我不这样做会有什么影响?
素数和基数是公共值,您不需要注意该值的安全性
该值相当于 RSA 中的公钥