搜索资源列表

  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. sanpack_rsa_vs2003sln_src

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1052497
    • 提供者:周刘兵
  1. RSA-publickey-algorithm

    0下载:
  2. 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8756
    • 提供者:huke
  1. RSAsimple

    0下载:
  2. RSA加密解密算法的最简单的C实现的源代码。如果你不想看太复杂的RSA算法,可以考虑这个。-RSA encryption and decryption algorithm, the most simple realization of the C source code. If you do not want to see too complicated RSA algorithm, consider this.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1056
    • 提供者:gy
  1. java-RSA

    0下载:
  2. RSA加密算法的源代码,用JAVA实现 速度很快哦 -RSA encryption algorithm source code, using JAVA Oh realize fast
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:kina
  1. RSA

    0下载:
  2. 这是一个RSA加密算法的类的源代码,很适合初学者学习参照。-This is an RSA encryption algorithm of the type of source code, it is suitable for beginners to learn the light.
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:2013184
    • 提供者:jy
  1. rsa

    0下载:
  2. RSA加密算法的源代码,VC环境编译后可运行,编译无错误-RSA encryption algorithm source code, VC environment to run after the compiler, the compiler error-free
  3. 所属分类:CA认证

    • 发布日期:2024-05-12
    • 文件大小:1969152
    • 提供者:nichoals
  1. rsaref

    0下载:
  2. 私家珍藏的RSA Laborary有关加密的函数库,提供了最基础的DES/RSA等密码算法源代码。-RSA Laborary private collection of the relevant encryption library provides the most basic DES/RSA cryptographic algorithm, such as source code.
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:102400
    • 提供者:Robin
  1. miracl

    0下载:
  2. 比较新的功能强大的rsa算法源代码,方便使用.-Powerful rsa algorithm source code, user-friendly
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:1723392
    • 提供者:Chen
  1. VBRSAsource

    0下载:
  2. 有名的RSA算法,VB源代码,对初学都研究算法有一定帮助-Well-known RSA algorithm, VB source code, algorithms for beginners have studied to some extent help
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:谭正伟
  1. RSA

    0下载:
  2. C# RSA数字签名源代码,一般,我们可以用RSA算法生成一对密钥,公钥发放给外部客户,私钥自己保管-C# RSA digital signature source code, generally, we can use RSA algorithm to generate a pair of keys, public key issued to external customers, keeping their private key
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:171008
    • 提供者:陆路
  1. t2

    0下载:
  2. RSA加密解密算法的最简单的C实现的源代码。如果你不想看太复杂的RSA算法,可以考虑这个-RSA encryption and decryption algorithms to achieve the most simple C source code. If you do not want to see the RSA algorithm is too complicated, consider this
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:light-hook
  1. Rsa-encryption-algorithm

    0下载:
  2. rsa加密算法 源代码 c++实现 可成功编译-rsa encryption algorithm source code c++ compiler can be successfully achieved
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:辛木
  1. RSA-algorithm

    0下载:
  2. 浅谈利用RSA算法防止非法注册机的制作,是一个很好的源代码 -On the use of RSA algorithm to prevent the production of illegal RI, is a good source
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:346112
    • 提供者:mm
  1. RSA-Signature-Validate-Crypto

    0下载:
  2. 文章和附件中的代码给用户一个产品用户激活的框架的源代码。包括:RSA算法实现、集成Cypto++环境、产品激活、客户端/服务器命名管道、产生和序列化RSA密码、RSA签名和验证以及产品密钥/序列号生成。 -This article signs the Product Key, which may prove to be too restrictive to the reader. In this case, see Installa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:376832
    • 提供者:一贯故
  1. RSA

    0下载:
  2. Java平台实现RSA算法密钥的生成及加解密源代码实习总结- Java
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:寒武纪
  1. photo-rsa-enadecryption

    0下载:
  2. 利用rsa算法实现的对bmp格式的图片进行加密和解密的源代码-The source code for encryption and decryption using rsa algorithm of bmp format images
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:baozi
  1. rsa

    0下载:
  2. 这是一个RSA算法的源代码,在Vc里面实现,RSA用于数字签名,用于验证消息是否被篡改。-This is althgrim of rsa,which you can use to see if your message is stolen by the enermy.
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:2146304
    • 提供者:wanz
  1. rsa

    0下载:
  2. 个人搜集的RSA的实现。附件含RSA算法介绍,理论基础,伪代码,RSA涉及的多种运算的算法及代码,整个RSA实现的源代码等-RSA function
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:钊 吕
  1. VC 信息加密聊天源代码

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorith
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:83968
    • 提供者:小阿七
« 1 2 34 5 6 7 »

源码中国 www.ymcn.org