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

搜索资源列表

  1. cryptology

    0下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10859
    • 提供者:李栋
  1. SDES_VC++

    0下载:
  2. S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a 10 Key, Output for the eight-
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38761
    • 提供者:linvg
  1. jiamilizi

    0下载:
  2. 一种加密解密的例子,利用对称密码学进行文件的加密,提供用户可视化界面,了解加密过程以及解密结果-an encryption and decryption example, the use of symmetric cryptography file encryption, provide the user interface visualization, understand the process of encryption and decryption results
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7795
    • 提供者:gongchao
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. desVc++

    0下载:
  2. des加密解密vc++完整实现,包括可以直接运行的exe文件,工程文件dsw,dsp,供大家参考学习-des encryption and decryption vc integrity to achieve, including the direct operation of the exe file, engineering document dsw, dsp, for your reference learning
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:73508
    • 提供者:引擎
  1. ch3_11

    0下载:
  2. C#程序代码.C#.NET2003里运行通过.可以实现文件的加密和解密.-C# code. C#.NET2003 Lane running through. Can be achieved document encryption and decryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10744
    • 提供者:dududu
  1. IDEAEncryption

    0下载:
  2. IDES加密解密文本文件,使用64位数据分组,128位密钥进行加密.-IDES text file encryption and decryption, the use of data to a 64, 128-key encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18474
    • 提供者:liudongxiao
  1. DES_Encryption

    0下载:
  2. DES加密解密文本文件,使用分组加密方法加密解密数据,分组长度为64位.-DES encryption and decryption of text files, using a method of encryption and decryption of encrypted data, a length of 64.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:64388
    • 提供者:liudongxiao
  1. desende

    0下载:
  2. 自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。 加密:DESencrypt.exe 解密:DESdecrypt.exe-own addendum to the DES encryption, decryption algorithms can be realize
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63454
    • 提供者:古松
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:680249
    • 提供者:沐柏
  1. myecfile

    0下载:
  2. 一个给文件进行加密解密的源代码,经测试有一定的实用价值。-to a document encryption and decryption of source code, test certain practical value.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10983
    • 提供者:王晓鹏
  1. EncodePro

    0下载:
  2. Windows编程,使用自定义的加密算法对TXT文件进行加密解密.-Windows programming, using a custom encryption algorithm TXT document encryption and decryption.
  3. 所属分类:加密解密

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

    0下载:
  2. 用VB实现的文件加解密程序。。通过点选.exe文件就可正常运行-VB document encryption procedures. . Click through. Exe file can be normal operation
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:498717
    • 提供者:杨永胜
  1. myrsajiamijiemi

    0下载:
  2. 在.net平台下开发的用于实现对任何文件的加密解密的源程序代码,非常经典!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154351
    • 提供者:许金茂
  1. FullPassword

    0下载:
  2. 关于C#用DES对文件加解密操作及用C#操作SQL Server图像处理-on C# using DES encryption of documents operate with C# and SQL Server operating Image Processing
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:104615
    • 提供者:万建平
  1. neocrypt

    0下载:
  2. 一个优秀的文件加密解密软件的源代码,可以 设置很多著名的加密算法进行加密解密,值得研究。-an excellent document encryption and decryption software source code, you can set many famous encryption algorithm for encryption and decryption, it is worth studying.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:51149
    • 提供者:飞扬
  1. 文件和加密和解密处理

    0下载:
  2. 我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:196758
    • 提供者:我行我素
  1. HUtil

    0下载:
  2. 文件加密解密程序。内含公开暗号(RAS)加解密工具,简单的公开暗号生成工具。-document encryption and decryption procedures. Intron open secret signal (RAS) encryption and decryption tool, a simple open secret signal generation tool.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:73580
    • 提供者:意阳长天
  1. CECREITY5.0

    0下载:
  2. 文件加密与解密-file encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2334411
    • 提供者:李宗波
  1. RSA

    0下载:
  2. RSA动态库文件,提供RSA加解密用的函数,可以方便的调用-RSA dynamic libraries for use RSA encryption functions, to facilitate the call
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:195451
    • 提供者:Janieli
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 43 »
搜珍网 www.dssz.com