登录
首页 » Visual C++ » MIRACL

MIRACL

于 2020-07-03 发布 文件大小:409KB
0 231
下载积分: 1 下载次数: 22

代码说明:

  支持椭圆曲线运算的大数运算库和源程序,头文件和静态库可以使用。(Support for elliptic curve operations of large numbers arithmetic library and source code, header files and static libraries can be used.)

文件列表:

MIRACL
......\Debug
......\.....\miracl.lib,398994,2011-09-05
......\.....\miracl.pch,222244,2011-09-05
......\.....\mraes.obj,29146,2011-09-05
......\.....\mralloc.obj,3673,2011-09-05
......\.....\mrarth0.obj,9431,2011-09-05
......\.....\mrarth1.obj,12274,2011-09-05
......\.....\mrarth2.obj,13116,2011-09-05
......\.....\mrarth3.obj,10074,2011-09-05
......\.....\mrbrick.obj,5804,2011-09-05
......\.....\mrcore.obj,78101,2011-09-05
......\.....\mrcrt.obj,6243,2011-09-05
......\.....\mrcurve.obj,37832,2011-09-05
......\.....\mrebrick.obj,6400,2011-09-05
......\.....\mrfast.obj,31323,2011-09-05
......\.....\mrgcd.obj,4827,2011-09-05
......\.....\mrio1.obj,8594,2011-09-05
......\.....\mrio2.obj,7107,2011-09-05
......\.....\mrjack.obj,6520,2011-09-05
......\.....\mrlucas.obj,5897,2011-09-05
......\.....\mrmonty.obj,17084,2011-09-05
......\.....\mrmuldv.obj,3921,2011-09-05
......\.....\mrpower.obj,24100,2011-09-05
......\.....\mrprime.obj,9662,2011-09-05
......\.....\mrrand.obj,3966,2011-09-05
......\.....\mrscrt.obj,6194,2011-09-05
......\.....\mrshs.obj,5409,2011-09-05
......\.....\mrshs256.obj,5813,2011-09-05
......\.....\mrsmall.obj,7034,2011-09-05
......\.....\mrstrong.obj,8713,2011-09-05
......\.....\mrxgcd.obj,11189,2011-09-05
......\.....\vc60.idb,74752,2011-09-05
......\.....\vc60.pdb,69632,2011-09-05
......\include
......\.......\miracl.h,27739,2004-12-23
......\.......\mirdef.h,950,2004-08-11
......\miracl.dep,2024,2004-12-23
......\miracl.dsp,4525,2004-08-11
......\miracl.dsw,535,2004-09-28
......\miracl.mak,9077,2004-12-23
......\miracl.ncb,214016,2011-09-05
......\miracl.opt,55808,2011-09-05
......\miracl.plg,3209,2011-09-05
......\mraes.c,42092,2004-12-23
......\mralloc.c,1023,2004-12-23
......\mrarth0.c,5519,2004-08-11
......\mrarth1.c,18574,2004-08-11
......\mrarth2.c,40726,2004-08-11
......\mrarth3.c,7649,2004-08-11
......\mrbits.c,4152,2007-06-12
......\mrbrick.c,3300,2004-08-11
......\mrcore.c,35064,2004-08-11
......\mrcrt.c,2836,2004-08-11
......\mrcurve.c,36172,2004-08-11
......\mrebrick.c,3712,2004-08-11
......\mrfast.c,37845,2004-08-11
......\mrgcd.c,3366,2004-08-11
......\mrio1.c,10655,2004-08-11
......\mrio2.c,4006,2004-08-11
......\mrjack.c,6019,2004-08-11
......\mrlucas.c,3618,2004-08-11
......\mrmonty.c,20605,2004-08-11
......\mrmuldv.c,1517,2004-08-11
......\mrpower.c,21136,2004-08-11
......\mrprime.c,8619,2004-08-11
......\mrrand.c,1564,2004-08-11
......\mrscrt.c,5075,2004-08-11
......\mrshs.c,3905,2004-08-11
......\mrshs256.c,4182,2004-08-11
......\mrsmall.c,4425,2004-08-11
......\mrstrong.c,4711,2004-08-11
......\mrxgcd.c,9907,2004-08-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RegistryKey
    说明:  获取硬盘物理序列号,用来对软件加密,vs2008工程。(HD number)
    2010-04-14 13:53:13下载
    积分:1
  • ATSHA204
    atmel系列加密芯片资料,ATSHA204芯片手册。希望对编写驱动的朋友有所帮助!(Atmel series data encryption chip, manual ATSHA204 chip. Hope to write a driver for friends to help!)
    2016-03-01 15:29:14下载
    积分:1
  • 2qewaeawe31
    FTP, file traversal, VC/C++ download the source code, VC++ FTP demo file 1
    2014-10-29 13:44:18下载
    积分:1
  • 3way
    加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
    2015-05-15 21:51:21下载
    积分:1
  • wugacsp 非对称钥的生成、导入、导出、
    这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)
    2020-06-27 10:00:02下载
    积分:1
  • 3DES-CPP
    3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
    2014-02-07 15:40:00下载
    积分:1
  • 0401-2
    椭圆曲线密码体制及其在电子银行中的应用,对椭圆曲线的加解密应用具有很好参考价值(Elliptic curve cryptography and its application in e-banking, a good reference value of the elliptic curve encryption and decryption application )
    2012-04-01 09:12:53下载
    积分:1
  • DES_C
    基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
    2013-08-15 01:48:09下载
    积分:1
  • des
    des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)
    2013-12-19 18:38:55下载
    积分:1
  • duobiaotidai
    一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)(a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1))
    2006-10-10 17:33:56下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载