rsa-implementation:此库用于实施加密算法-源码

上传者: 42136826 | 上传时间: 2021-02-18 15:06:58 | 文件大小: 299KB | 文件类型: ZIP
C++
RSA实施 这是使用带有C ++的RSA 2048位实现。 表中的内容 基本设定 这里使用的库是Boost。 下一节将展示如何通过Boost :: multiprecision表示很大的数字。 要安装Boost库,请遵循或。 大数数据类型 使用此代码为大数定义新的数据类型。 # include namespace mp = boost::multiprecision; typedef mp::number > number_t ; // int4096_t 从现在开始,我们可以将数据类型number_t用于4096位数字。 (注意:尖括号>之前有一个空格

文件下载

资源详情

[{"title":"( 23 个子文件 299KB ) rsa-implementation:此库用于实施加密算法-源码","children":[{"title":"rsa-implementation-master","children":[{"title":"RSA_Boost","children":[{"title":"RSA_Boost.vcxproj.filters <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 493B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 34B </span>","children":null,"spread":false},{"title":"RSA_Boost.vcxproj <span style='color:#111;'> 7.58KB </span>","children":null,"spread":false},{"title":"source","children":[{"title":"src","children":[{"title":"algorithm.cpp <span style='color:#111;'> 6.89KB </span>","children":null,"spread":false},{"title":"utils.cpp <span style='color:#111;'> 370B </span>","children":null,"spread":false},{"title":"bigint.cpp <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'> 8.43KB </span>","children":null,"spread":false}],"spread":true},{"title":"include","children":[{"title":"algorithm.h <span style='color:#111;'> 5.11KB </span>","children":null,"spread":false},{"title":"utils.h <span style='color:#111;'> 388B </span>","children":null,"spread":false},{"title":"bigint.h <span style='color:#111;'> 93B </span>","children":null,"spread":false},{"title":"define.h <span style='color:#111;'> 523B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"RSA_Boost.vcxproj.user <span style='color:#111;'> 165B </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"Images","children":[{"title":"crt_algorithm.jpg <span style='color:#111;'> 62.15KB </span>","children":null,"spread":false},{"title":"check_prime.jpg <span style='color:#111;'> 41.41KB </span>","children":null,"spread":false},{"title":"genkey_alg.jpg <span style='color:#111;'> 68.12KB </span>","children":null,"spread":false},{"title":"mulmod_alg.jpg <span style='color:#111;'> 24.32KB </span>","children":null,"spread":false},{"title":"genstrongprime_alg.jpg <span style='color:#111;'> 47.08KB </span>","children":null,"spread":false},{"title":"genprime_alg.jpg <span style='color:#111;'> 38.74KB </span>","children":null,"spread":false},{"title":"powmod_alg.jpg <span style='color:#111;'> 45.97KB </span>","children":null,"spread":false},{"title":"crt_equation_system.jpg <span style='color:#111;'> 8.60KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明