|
计算机科学 2007
Study on Implementing RSA Algorithm in Actual Project
|
Abstract:
Most network-security product needs some cipher algorithm.RSA and ECC perhaps are the main public-key algorithms.This paper deeply investigates the RSA algorithm according to actual project.We discuss almost all the sub-algorithms that contained in RSA,select the most proper sub-algorithm for our project.Then we put forward some improve to these sub-algorithms according to our project.