CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c rsa

搜索资源列表

  1. LoginTest

    0下载:
  2. 用C#标准库 做的RSA 加密,登陆测试。-Standard library in C# to do RSA encryption, landing tests.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:41010
    • 提供者:MAXIAOJUN
  1. Programto-generaterandomnumbers

    0下载:
  2. 产生随机数的C++程序,可以生成大素数,解决了rsa算法的随机数产生问题-Generate random numbers in C++ program that can generate large prime numbers rsa algorithm to solve the problem of the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:6944
    • 提供者:lyj
  1. miracl3

    0下载:
  2. 这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision Arithmetic. In particular it includes all the primitives necessary to implement Number Theoretic based methods for Public Key Cryptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1572610
    • 提供者:yoy
  1. rsaCPP

    0下载:
  2. rsa 加密算法的实现 c++编写 -rsa encryption algorithm implementation c++ write
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2760
    • 提供者:fu
  1. deh-

    0下载:
  2. C++ 超大整数类 及RSA加密 功能特别强大的适用于非负整数的大整数类并用于RSA加密解密 -Large integer class C + + C + +, and RSA encryption and RSA encryption super integer class is particularly strong for non-negative integer big integer class for RSA encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:262270
    • 提供者:丁建民
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. crypotography

    0下载:
  2. 这是利用RSA算法的原理编写的加密解密程序,C++版本。希望能对有需要的同学提供帮助-This is the use of the principle of RSA algorithms to write encryption declassification procedures, c++ version. Hope to have students who need help
  3. 所属分类:CA program

    • 发布日期:2017-05-26
    • 文件大小:9251919
    • 提供者:wendy
  1. RSAc

    0下载:
  2. 公钥密码算法RSA的C++ .h文件 希望有用-RSA c++ .h
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12533
    • 提供者:yuxingjie
  1. rsatestcPP

    0下载:
  2. RSA implementation in c language to encrypt decrypt text file.....
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4294
    • 提供者:ambrish
  1. exponentiation-algorithm

    0下载:
  2. 快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的-Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:230537
    • 提供者:乐文君
  1. RSAUtil.PGP

    0下载:
  2. 实现RSA加密,c++语言实现的,有界面,可以自动生成数据-RSA encryption, C++ language interface that can automatically generate the data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:4058661
    • 提供者:陈宏杰
  1. 9_rsa2

    0下载:
  2. 经典公钥密码算法RSA算法的实验。运行在C++环境下,测试可以正常运行-Experiments of the classical public key cryptography algorithm RSA algorithm. Can operate normally
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:470688
    • 提供者:潘佳亮
  1. ra

    0下载:
  2. 实现RSA数据加密的可程序编译成功的c程序-RSA data encryption program compiled c program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:449029
    • 提供者:lauren
  1. rsacPP

    0下载:
  2. RSA的C++实现,用于基础学习RSA加密解密的实验,具有很好的效果!!简单易懂-The RSA C++ implementation for the basic RSA encryption and decryption of the experimental study, with good results! ! Easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:9292
    • 提供者:billy
  1. MRSA_Montgomeo

    0下载:
  2. 基于蒙哥马利算法的RSA c+++实现经验证正确可用可直接使用。 -Montgomery algorithm RSA c+++ proven correct can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:18665
    • 提供者:陪同
  1. A19824363RSAn

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 -Analysis of the application status of the RSA algorithm, and demonstrate the feasibility and si
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:高尚
  1. Uc_rsaas

    0下载:
  2. 采用C语言实现了RSA算法,演示了加密和解密。可可以用于保护软件。 ,经测试 -Using C language to implement the RSA algorithm, the encryption and decryption. Can can be used to protect software. , Tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1239
    • 提供者:r123qq
  1. codnses.net

    0下载:
  2. Windows/Visual C/C++ 大小:286K 浅谈如何利用VC++ 的RSA算法防止非法注册机注册软件,也就是防止软件被破解。-Windows/Visual C/C++ size: 286K Discussion on how to use the VC++ the RSA algorithm to prevent illegal RI register the software, which is to prevent software cracking.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:292670
    • 提供者:小王
  1. Trsa1239887h

    0下载:
  2. 这个RSA算法是在Visual C环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSAA算法的加密解密 可视化MFC界面RSA的算法,复制到Visual C++后稍改一下就可以运行了, -The RSA algorithm is implemented in Visual C environment with mfc do the interface from the function and appearance of want to be a good RSA d
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:19980
    • 提供者:comp
  1. iMyRRSAAn

    0下载:
  2. 信息安全RSA非对称加密密算法用c语言编程与开发实现 -Information Security RSA asymmetric encryption algorithm c language programming and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:60478
    • 提供者:hehe88999
« 1 2 ... 19 20 21 22 23 2425 26 27 28 »
搜珍网 www.dssz.com