登录
首页 » Visual C++ » MIRACL

MIRACL

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

  • Hideseek_introduction
    Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
    2013-10-30 11:21:59下载
    积分:1
  • A3-input-Bezier
    QT QT GAME ENGINE DESIGN ASSIGNMENT 3 CODE
    2015-11-25 12:57:23下载
    积分:1
  • MD5
    MD5算法描述(略)。 设计一个模拟的系统用户安全登录界面,采用MD5算法实现用户登录口令的安全认证。要求模拟界面至少具有用户口令文件的注册和用户登录时输入的口令是否正确的结果提示两个功能。 (MD5 algorithm description (abbreviated). The design of a simulation system security log user interface, using MD5 algorithm users log on password security authentication. Analog interface requirements at least a registered user password files and user login password is entered when the correct results suggest that the two functions.)
    2008-06-23 11:13:42下载
    积分:1
  • Vigenere
    实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。 可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文(Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext and the decrypted plaintext. Can be achieved: case sensitive, then the ciphertext plaintext lowercase uppercase, lowercase plaintext ciphertext output is capital, pay attention to the robustness of the control input, plaintext characters out retain the original character set)
    2011-11-20 19:45:59下载
    积分:1
  • AES_CMAC
    AES加密,并完成基于AES的CAMC操作(AES encryption and the AES operation is completed based on CAMC)
    2014-11-08 23:11:00下载
    积分:1
  • vc694557882444
    说明:  用visual c++ 写的des加密算法演示 (with visual c write des encryption algorithm demo)
    2006-05-13 07:38:18下载
    积分:1
  • hundunjiami
    说明:  一个关于加密音频,图像的VB程序,功能还算可以,希望可以帮到人!!(One on encryption of audio, images VB program, function OK, the desire to help people! !)
    2021-02-28 17:49:35下载
    积分:1
  • s26
    C++ implementation for S26
    2012-01-25 04:34:16下载
    积分:1
  • Rijndael_ECB
    AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
    2013-12-01 14:14:35下载
    积分:1
  • DES_Test
    DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全(including string and files by DES)
    2013-10-28 19:46:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载