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

搜索资源列表

  1. vbkey

    0下载:
  2. 基于vb的加解密程序,也可用于数字签名,求素数等-on the encryption and decryption procedures, can also be used for digital signatures, and so on-demand
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10748
    • 提供者:weini
  1. jonathan

    0下载:
  2. 无解压密码,用java语言实现的加密与解密程序-without extracting passwords, using java language of encryption and decryption procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21756
    • 提供者:李冰
  1. simpleRSA

    0下载:
  2. 实现了运用RSA进行数据的加密与解密。此加密的方法是SSH里面用刀的方法 -achieved using RSA data encryption and decryption. This encryption method is SSH stabbed inside the
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2172
    • 提供者:周崇青
  1. simpledes

    0下载:
  2. 压缩包中有古典密码学中放射密码和维吉尼亚密码以及 DES加密解密,并观察DES密码体制的性质。-compressed with classical cryptography radiotherapy passwords and Virginia passwords and DES encryption and decryption. DES and observation system in nature.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:26408
    • 提供者:周崇青
  1. TwoMain

    0下载:
  2. 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。    本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别对它们进行编译生成main.exe和main2.exe,再对
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:wwwwppp
  1. encipher_decipher

    0下载:
  2. 包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)-include a variety of encryption and decryption algorithms (Julius Caesar, PLAYFAIR, RC4, the idea, lfsf)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:80874
    • 提供者:洪逸轩
  1. webfree_web

    0下载:
  2. asp解密 asp解密 asp解密-asp declassified as p declassified as p declassified asp declassified a declassified asp declassified declassified asp
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34966
    • 提供者:sanitom
  1. fair

    0下载:
  2. 在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by PLAYFAIR (char * s, int length) the realization of encryption and decryption; encryption and d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6728
    • 提供者:flying840310
  1. dllexe

    0下载:
  2. 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of buildin
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6005
    • 提供者:flying840310
  1. vis.tar

    0下载:
  2. 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge - Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:89491
    • 提供者:Ellen Niu
  1. jiami_jiemi

    0下载:
  2. 一个加密解密的程序,使用简单快捷的算法,个人文件安全有了保证!-an encryption and decryption procedures, the use of a simple and efficient algorithm, personal documents security is assured!
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:29682
    • 提供者:张飞
  1. aes_c++

    0下载:
  2. aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3406
    • 提供者:imglacier
  1. EncryptFileAndText

    0下载:
  2. 此工程实现了对文件,文件夹,字节流的加密,解密,使用了AES加密,界面简单实用-this project to achieve the right files, folders, byte-stream encryption, decryption, using AES encryption, simple and practical interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:202298
    • 提供者:朱江涛
  1. socketXP

    0下载:
  2. 在本机上实现模拟通信,并进行数据的加密解密-plane in the analog communications, and data encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5629
    • 提供者:张鸿剑
  1. Rot13.java

    0下载:
  2. 循环位移算法ROT-13,既输入的字符串的每个字符后移13位加密,在移13位解密.-displacement cycle algorithm ROT - 13, both input string of characters after each shift 13 encryption, the shift 13 declassified.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1929
    • 提供者:ximing
  1. enhance_edition_AES

    0下载:
  2. AES加密解密程序(开发语言delphi)-AES encryption and decryption procedures (delphi programming language)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:61601
    • 提供者:王云
  1. DCTWater

    0下载:
  2. 站长!这是DCT域的图像数字水印嵌入及提取程序!请查收!暂归入加密解密类别!-head! This is the DCT Digital watermark embedding and extraction procedure! Please find! Encryption and decryption temporarily classified categories!
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:1477757
    • 提供者:Jesson
  1. RSAUtil.PGP

    0下载:
  2. rsa算法的加密与解密算法, 界面为英文-rsa algorithm encryption and decryption algorithms, interface for English
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:123817
    • 提供者:王芳
  1. BestCrypt-1.6-3.tar

    0下载:
  2. 加密解密,安全工具!很有意思的代码,希望对网络安全的人有用!·-encryption and decryption, security tools! The code is very interesting, and I hope to the people of network security useful!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:194659
    • 提供者:handsoft
  1. DES_

    0下载:
  2. DES加密解密算法vc实现 用MFC作了界面-DES encryption and decryption algorithms vc achieve interface made with MFC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21060
    • 提供者:wpopeyel1
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com