这是一份用C语言在Linux平台实现的基于GMP的RSA加解密算法实现,GMP是大数运算库函数,在Linux平台安装较为容易,可以无需到官网下载,直接解压即可,几个涉及p、q、n的参数可以选择利用此代码生成,也可以自行设定。a.c是生成数据的文件,b.c是加解密的执行文件
2021-09-27 23:22:14 10.86MB 密码学 RSA GMP 实验
1
GMP可以让您的运算不会受到精度或者值域的限制。在追求超高精度运算的理想选择。
2021-09-18 10:29:40 1.93MB GMP GNU Linux 高精度 任意精度
1
The GMP computers are maintained by a single person on a volunteer basis. The current situation with Intel Meltdown + Spectre hardware, Intel ME bugs/backdoors are making the GMP servers far from as secure as we'd like them to be. We don't have the time or resources to keep up with the bugs nor the financial resources to purchase safer hardware. The system which runs this web server as well as mail server, mailing list server, firewall, etc, has an Intel E5-1650 v2 Meltdown + Spectre CPU with buggy Intel ME and it runs Xen with a poor history of guest escape vulnerabilities. Please keep that in mind when using the resources here. Please understand that we don't take security lightly, but that we effectively are DoS'ed by sloppy engineering. 没办法选择0积分。非常抱歉。
2021-09-13 23:01:43 1.86MB GMP 大整数 高精度 C++
1
行业资料-交通装置-GMP车间携带病原体尾气排放系统工艺设计.zip
2021-09-07 18:04:01 598KB 行业资料-交通装置-GMP车间携
gmp 5.0.1的windows下的库,包含文件等等,7zip格式的
2021-09-02 20:02:49 194KB gmp 5.0.1 windows
1
interface-gmp.h
2021-08-25 11:23:07 4KB interface
1
gcc-8.2.0.tar.gz mpc-1.1.0.tar.gz mpfr-4.0.1.tar.bz2 gmp-6.1.2.tar.bz2
2021-08-15 01:31:33 113.04MB linux gcc
1
gmp-6.1.1.tar.bz2和mpfr-3.1.4.tar.bz2 A new minor release of the GNU Multiple Precision Arithmetic Library (GMP) is now available. The new release is identified as 6.1.1.
2021-08-09 18:59:36 3.49MB gmp mp
1
安装TPM模拟器需要的全部资源都在这里,结合我写的文章,就能顺利地安装TPM模拟器。
2021-08-05 20:37:04 8.01MB TPM Trouse GMP TPMman
1
RSA加解密源码和工具,在QT5.5.1下验证通过,能直接使用,方便快捷(基于GMP),解压前先修改后缀名。找了好多资源才找到这个可以用(之前一直使用OPENSSL的RSA加解密,在大多数系统上运行没问题,在XP SP2系统时会导致运行部正常),用QT5.5.1做了工具验证,128和256字节数据加解密正常。如有疑问,可联系: 2 8 9 2 5 3 9 8
2021-07-28 21:54:50 14.31MB RSA加解密,基于GMP
1