登录
首页 » Visual C++ » MIRACL

MIRACL

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

  • PDF-Password-Remover3.1
    pdf文件加密移除小软件。使pdf文件可打印可注释。(To remove pdf file encryption. So files can be printed comments)
    2014-12-25 11:46:27下载
    积分:1
  • Main
    二进制文件操作工具 可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。(Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first file, and normal use, the second is ignored.)
    2010-10-25 00:06:53下载
    积分:1
  • sha-256
    sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
    2021-04-28 16:08:43下载
    积分:1
  • minifilter_sample
    文件系统过滤驱动程序的框架,对于做文件透明加密的朋友很有帮助()
    2007-09-18 11:24:04下载
    积分:1
  • setpassfolder
    加密文件夹,十分好用 使用visual basic环境编程(lock file)
    2013-12-01 17:45:52下载
    积分:1
  • des
    使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式; (The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption, encryption, named after the file extension. Des, you can specify the use of ECB, CBC, CFB, OFB, CTR arbitrary a model )
    2008-07-05 00:04:05下载
    积分:1
  • exponentiation-algorithm
    快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的(Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need)
    2012-04-26 10:00:30下载
    积分:1
  • Shift Cipher
    说明:  一个移位加密算法的源代码,跟大家交流一下。(a shift encryption algorithm source code sharing with you what.)
    2005-12-01 09:21:24下载
    积分:1
  • md5_cPP
    VC++下MD5运行和使用示例,可以正常使用MD5算法(VC MD5)
    2015-08-11 10:15:02下载
    积分:1
  • aes256_test
    aes256加密解密算法,256bit秘钥,配有例子 。(aes256 encrypt and decrypt)
    2021-05-15 22:30:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载