论文部分内容阅读
在商业应用中,所需的最小加密速率为每秒64k比特,这是公开数字网络的传输速度,相反,RSA方法的加密速度却很慢,当加密算法用软件来实现时,情况尤其如此。解决这一问题的方法是用硬件来实现RSA算法。然而,由于象位片处理器那样的标准
In commercial applications, the minimum required encryption rate is 64k bits per second, which is the transmission speed of a public digital network. RSA, on the other hand, is very slow to encrypt, especially when the encryption algorithm is implemented in software. The solution to this problem is to implement the RSA algorithm in hardware. However, due to standards like bit-slice processors