登录
首页 » Visual C++ » MIRACL

MIRACL

于 2020-07-03 发布 文件大小:409KB
0 307
下载积分: 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 个回复

  • Hash_sha256
    sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
    2013-09-19 16:09:12下载
    积分: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-daima
    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:(DES ( Data Encryption Standard ) algorithm, in 1977 the U.S. government s official permission , is a 56 -bit key to encrypt 64 data . 56 keys of the DES algorithm scenery is not , and often with Des encryption expressly decipher reported , but look at the old standard encryption algorithm is always useful , but the DES algorithm has been widely used in a some occasions , she still plays a waste heat . (such as : UNIX password algorithm is DES algorithm -based ) . To modify the Triple DES is also resistant to cracking . The following is a description language on how to achieve the DES algorithm : )
    2012-04-28 10:01:59下载
    积分:1
  • openssl_aes_JIAMI
    通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件(By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated)
    2013-08-26 11:30:56下载
    积分:1
  • aes
    本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例(This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example)
    2021-03-15 14:09:22下载
    积分:1
  • chinashengyu
    一个中国剩余定理的简单算法,密码学基础算法(Chinese Remainder Theorem a simple algorithm, based on cryptography algorithm)
    2007-12-17 13:35:58下载
    积分:1
  • MD5-encrypt
    使用MD5算法对数据和文件进行加密,信息安全(Using the MD5 algorithm to encrypt the data and documents, information security)
    2011-07-01 16:35:18下载
    积分:1
  • DD_PassWord
    实现任意数据文件的加密,和输入的数据加密(PassWord)
    2010-05-31 12:24:24下载
    积分:1
  • Flexnet-Trusted-Storage-based_PR_TS_V11.9.1
    FlexNet Publisher 11.9.1 Trusted Storage-based Licensing Programming Reference
    2012-01-07 18:45:44下载
    积分:1
  • sanpack_rsa_vs2003sln
    看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。(see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensible. New Year threw in a written document RSA encryption, win32dll Compliant with the use of this category, C# to write document encryption and interface, can achieve key to the preservation of any documents and the RSA encryption operation. Give you wish you a happy New Year.)
    2006-09-25 23:18:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载