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

搜索资源列表

  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
    • 文件大小:1.47kb
    • 提供者:潘伟波
  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
    • 文件大小:51.5kb
    • 提供者:liuwei
  1. rsaalgorithminvc

    0下载:
  2. rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can do 1024bits encryption.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5.66kb
    • 提供者:徐凯
  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
    • 文件大小:2.64kb
    • 提供者:LJ
  1. RSA

    3下载:
  2. RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:23.17kb
    • 提供者:MR.name
  1. RSA

    0下载:
  2. RSA加解密,南京理工大学密码学实验的源程序代码-RSA encryption and decryption, Nanjing University of Technology and Engineering Cryptography Experiment Source Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:liming
  1. RSA

    0下载:
  2. RSA加密实现源代码-RSA encryption source code to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:54.23kb
    • 提供者:浮士德
  1. 758584949497

    0下载:
  2. rsa算法。可实现加密与解密。很好的软件代码。-rsa algorithm. Encryption and decryption can be achieved. Very good software code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12.78kb
    • 提供者:刘鹏
  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
    • 文件大小:2.17mb
    • 提供者:唐楚华
  1. TESTRSA

    0下载:
  2. 获取本机网卡的MAC地址,通过RSA加密程序计算注册码;反过来通过注册码计算网卡MAC地址进行比较。-Get the MAC address of the machine card, registration code calculated by RSA encryption in turn, calculated through the network card MAC address registration key compare.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:110.17kb
    • 提供者:冯柯
  1. RRSAACodeSammS

    0下载:
  2. RSA加密处理CSHARP代码研究 1、生成public key与private keyy并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption the CSHARP code research, generate public key and private keyy can be saved to generate an XML file. 2 shows the RSA digital signature proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:张艾芸
  1. vRSAA76554466e

    0下载:
  2. 非常完整的rsa加密解密软软件源码 有多完整?自己看吧 -Very complete rsa encryption and decryption soft software source code how to complete? See for yourself
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:368.1kb
    • 提供者:hjmhjm11
  1. RSA

    0下载:
  2. C++代码实现对一段文字实现加密解密,而且运用了相关VB的知识,对项目进行了界面设计。-C++ code implements the encryption and decryption of the paragraph of text, but also the use of the VB knowledge about interface design project.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:15.26mb
    • 提供者:邵磊
  1. RSA

    0下载:
  2. 四种加密算法之RSA源代码-C++ (包含一个头文件和一个cpp文件)-Four encryption algorithm RSA source code-C++ (including a header file and a cpp file)
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:6.71kb
    • 提供者:wwwwww
  1. DEncrypt

    0下载:
  2. 加密解密代码,des及rsa加密解密方法,c#编辑-Encryption, decryption code des rsa encryption and decryption method, c# editor
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.28kb
    • 提供者:lujiakai
  1. Encodercodes

    0下载:
  2. 加密解密(Encoder)C#源代码 v1.0 加密解密(Encoder),实现MD5加密,DES加密解密,RSA加密解密。使用的是System.Security.Cryptography 命名空间提供的相关类-Encryption and decryption (Encoder) C# source code v1.0 Encryption and decryption (Encoder), achieve MD5 encryption, DES encryption and decr
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:150.35kb
    • 提供者:110
  1. jiamisuanfa

    0下载:
  2. 实现各种信息加密功能的源代码,有MD5和RSA加密工具的使用。-实现各种信息加密功能的源代码,有MD5和RSA加密工具的使用。 To achieve a variety of information encryption function of the source code, there are MD5 and RSA encryption tool for the use of.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:25kb
    • 提供者:周舟
  1. RSAEncryption

    0下载:
  2. RSA encryption using vb code
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:48kb
    • 提供者:mdw
  1. mbedtls-development

    0下载:
  2. mbed TLS(以前称为PolarSSL)是TLS和SSL协议的实现,并且需要相应的加密算法和支持代码。这是双重许可与Apache许可证 2.0版(与GPLv2许可也可)。网站上指出,mbed TLS的目标是“易于理解,使用,集成和扩展” 核心SSL 库用C编程语言编写,并实现SSL模块,基本加密功能并提供各种实用功能。与OpenSSL和TLS的其他实现不同,mbed TLS设计为适合小型嵌入式设备,最小完整的TLS堆栈需要60KB的程序空间和64KB的RAM。它也是高度模块化的:每个组件,
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:2.26mb
    • 提供者:zxl007
  1. RSA&DES_Implement

    0下载:
  2. 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:On7heMove
« 12 »
搜珍网 www.dssz.com