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

搜索资源列表

  1. 经典rsa

    0下载:
  2. 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)   但在其它机子上
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3766
    • 提供者:
  1. RSA对称加密算法源代码

    0下载:
  2. 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:143546
    • 提供者:海贵
  1. sanpack_rsa_vs2003sln

    0下载:
  2. 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280074
    • 提供者:周刘兵
  1. sanpack_rsa_vs2003sln_src

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

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

    0下载:
  2. 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:YUCHEN
  1. RSA-file-encode

    1下载:
  2. RSA文件加密的研究和实现(含毕业论文和实现代码)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1063187
    • 提供者:徐鹤
  1. sanpack_rsa_vs2003sln

    0下载:
  2. 基于RSA文件加密器的设计与实现,用C#在.NET平台上编写。包含所有代码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1513938
    • 提供者:张扬
  1. RSA

    0下载:
  2. RSA的ASN1实现,可以对文件加密解密
  3. 所属分类:加密解密

    • 发布日期:2012-03-10
    • 文件大小:51159
    • 提供者:juipuli@163.com
  1. RSA algorithm c++

    1下载:
  2. 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。,Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.
  3. 所属分类:加密解密

    • 发布日期:2013-06-07
    • 文件大小:31815
    • 提供者:张晓斌
  1. RSA

    0下载:
  2. rsa文件加密 rsa文件加密 rsa文件加密 -rsa rsa file encryption file encryption file encryption rsa rsa rsa file encryption file encryption file encryption rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:32257
    • 提供者:林生
  1. RSA

    0下载:
  2. RSA文件加密算法实现,特别好,请大家试用-RSA File encryption algorithm, are particularly good, please try
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:1231451
    • 提供者:ellison
  1. Crypt-OpenSSL-RSA-0.24.tar

    0下载:
  2. 基于 RSA的文件加密算法库支持各种加密算法 -Based on the RSA encryption algorithm Library of documents to support various encryption algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:11847
    • 提供者:zhangyingxian
  1. RSA

    0下载:
  2. 基于rsa的文件加密 vc++ mfc对话框 -rsa file encryption system
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3639699
    • 提供者:徐建
  1. rsa

    0下载:
  2. ASP中通过vbs类实现rsa加密与解密 有两文件组成 test.ASP 测试演示文件 clsrsa.ASP 实现rsa加密与解密的vbs类文件-Vbs type of ASP through the realization of rsa encryption and decryption files test.ASP two tests to achieve clsrsa.ASP presentation rsa encryption and decryption of the c
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:2416
    • 提供者:eeleo
  1. Research-And-Development-Of-RSA-File-Encryption.ra

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

    • 发布日期:2017-04-09
    • 文件大小:1044211
    • 提供者:张波
  1. Cipher_ch3_src

    1下载:
  2. RSA加密程序,根据参数不同,对目标文件加密或解密。内附实验报告,十分详细-RSA encryption, according to different parameters, the target file encryption or decryption. Experimental report included very detailed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:178901
    • 提供者:huihui
  1. rsa-set-

    0下载:
  2. 高安全文件加密系统 可靠 实用 无错误 -High-security file encryption system, practical and reliable error-free high-security file encryption system is reliable and practical error-free
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:16129
    • 提供者:sdsdafdsf
  1. rsa

    0下载:
  2. rsa文件加密用于加密文件类型的加密,是手工书写的希望能对大家有所作用把-rsa code used for the files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:583404
    • 提供者:曹耘彬
  1. RSA

    1下载:
  2. RSA加密解密,能实现文件加密,图像加密等各种加密。-failed to translate failed to translate failed to translate failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915565
    • 提供者:陈双民
  1. RSA--

    0下载:
  2. RSA加密解密算法的研究与实现 RSA加密解密体制简介 RSA文件加密软件的设计与实现-RSA encryption and decryption algorithm and implementation of RSA About RSA encryption and decryption system file encryption software design and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:36306
    • 提供者:李珊
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com