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

搜索资源列表

  1. RSA_KeyGen

    0下载:
  2. RSA.EXE文件注册机C编写源程序简单明了-RSA.EXE document prepared Fillmore C source code simplicity
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39009
    • 提供者:mwx1122
  1. rsabignumber

    0下载:
  2. rsa中的大数运算算法实现。 主要语言:C++ 嵌入汇编-rsa majority of the computing algorithm. Major languages : C embedded compilation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10223
    • 提供者:
  1. rsa_code

    0下载:
  2. rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1509
    • 提供者:潘伟波
  1. RSA_lw

    0下载:
  2. 本代码实现基于RSA算法的文本加密解密功能,在C++环境下运行-the code-based version of the RSA encryption and decryption functions in C + + environment Operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52733
    • 提供者:liuwei
  1. RAS

    0下载:
  2. RSA算法的C语言实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17886
    • 提供者:PeacockYun
  1. DESandRSA

    0下载:
  2. DES和RSA加解密C++语言算法,希望对大家有用处!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:279697
    • 提供者:ninghuiming
  1. rc5

    0下载:
  2. rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30019
    • 提供者:huli
  1. RSACodeSample

    1下载:
  2. RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the proce
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2708
    • 提供者:LJ
  1. bmrsa11

    0下载:
  2. rsa realisation in c++ language
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:93358
    • 提供者:Goshow
  1. ktail

    0下载:
  2. 很多情况下,我们需要对信息进行加密。特别是随着Internet的飞速发展,加密技术就显得尤为重要。 目前比较流行的编码规则称为RSA,是由美国麻省理工学院的三位教授发明的。这种编码规则是基于一种求密去模算法的:对于给出的三个正整数a,b,c,计算a的b次方除以c的余数。 你的任务是编写一个程序计算a^b mod c, 并且1≤a,b<c≤32768。 -top secret
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:756
    • 提供者:lancy
  1. VCRSA

    0下载:
  2. 用C++语言实现的RSA加密算法,代码中有详细的注释,可以很好的运行。代码效率不错。-Using C++ language implementation of the RSA encryption algorithm, the code detailed notes, can be a very good run. Good code efficiency.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2274560
    • 提供者:唐楚华
  1. RSA

    0下载:
  2. RSA算法基于C++实现,大家可以下载试一下,一定不会让大家失望的。-RSA algorithm based on C++ implementation, we can download a try, we will not let you down.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:153345
    • 提供者:李华
  1. rsa

    0下载:
  2. a c program to implement the RSA decryption/encryption function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2718
    • 提供者:李想
  1. RSA.NET

    1下载:
  2. .NET 提供的 RAS 算法没有提供私钥加密公钥解密的功能,这个代码实现了私钥加密公钥解密。
  3. 所属分类:.net编程

  1. lab2.RSA

    0下载:
  2. RSA REALIZATION FOR visual studio c# Charp
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:184320
    • 提供者:ctok81
  1. AES_RSA

    0下载:
  2. my test of AES and RSA, write in C#, wish you like
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:54272
    • 提供者:BenChen
  1. cuda-rsa4k-master

    0下载:
  2. RSA算法cuda并行优化实现(c语言版)(RSA algorithm CUDA parallel optimization (C language version))
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:16384
    • 提供者:z豪
  1. CUDA_Encryption-master

    0下载:
  2. 改进的RSA算法CUDA优化实现,C语言(Improved RSA algorithm CUDA optimization implementation, C language)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:z豪
  1. rsa2048

    1下载:
  2. RSA2048的C++实现代码,精简实现(C++ mplementation code of rsa2048)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-04
    • 文件大小:13312
    • 提供者:sjzlxd
  1. RSA加解密和素性检验

    0下载:
  2. 1. rsa加密算法和rsa解密算法的c语言实现 2. 大素数检验 3. 自动生成p,q,e
  3. 所属分类:其他小程序

« 1 2 34 5 »
搜珍网 www.dssz.com