# RSA实现 **Repository Path**: yunsle/RSAShiXian ## Basic Information - **Project Name**: RSA实现 - **Description**: 使用c++实现的RSA加密,使用多线程和分布式计算p、q大素数 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2017-08-27 - **Last Updated**: 2021-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RSA实现 使用c++实现的RSA加密,使用多线程和分布式计算p、q大素数
分布式部分需要自备云服务器,部署server_p和server_q
MD5的api只需php的md5()函数 ![输入图片说明](https://git.oschina.net/uploads/images/2017/0827/183314_3d7cc024_1343523.png "RSA流程.png")
![输入图片说明](https://git.oschina.net/uploads/images/2017/0827/183333_86e2cced_1343523.png "性能 2017.6.8 .png")