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

搜索资源列表

  1. (IP Messenger) Ver2.04

    0下载:
  2. -跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-- cross platform information exchange, based on TCP/IP (UDP), does not need the server, simple Yi Yongke transmits the document and the folder communication data uses RSA/Blofish to
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:163266
    • 提供者:唐富华
  1. RSA的加密算法的应用DEMO

    2下载:
  2. RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to encrypt.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:250635
    • 提供者:江智勇
  1. 5.c

    0下载:
  2. encrypt in linux using c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:章长江
  1. RAS_Encrypt_Decrypt

    0下载:
  2. 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-one pair of strings way for RAS encryption code. To encrypt user passwords and other sensitive information. JSP pages can be called for
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:黑天使
  1. kenel_crypto

    0下载:
  2. 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:139861
    • 提供者:xf
  1. AESDemo

    0下载:
  2. AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced E
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34252
    • 提供者:杨康
  1. crosscrypt

    0下载:
  2. CROSSCRYPT是FILEDISK的拓展,实现虚拟磁盘加密。-CROSSCRYPT derived from filedisk,it implement dummy disk encrypt.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:176934
    • 提供者:解林冬
  1. java的三个源码

    0下载:
  2. java的三个源代码,IP的查询,求最大值,加密三个例子,供初学者学习用.-Three java src,query IP,request max number,encrypt.study for beginner.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15095
    • 提供者:lmf
  1. fileJiami

    0下载:
  2. 最简单的文件加密技术,即采用文件逐字节与密码异或方式对. 对一个文件进行加密,解密的时候只需要再执行一次加密过程即可。-most simple file encryption technology, which adopts a case-by-byte file with the password or different ways right. To encrypt a document, declassified only when further implementation of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:李杰哥
  1. aspnet_setreg

    0下载:
  2. asp.net的加密用户名密码的工具,可以把用户名和密码加密在注册表中,直接修改rar魏exe即可-the Asp. Net users Password encryption tools, users can encrypt and password in the registry, direct changes can be exe rar Wei
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61008
    • 提供者:黎明
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. pgp262

    0下载:
  2. PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这 段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的 保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:283099
    • 提供者:刘二
  1. 经典算法DES

    0下载:
  2. 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8530
    • 提供者:大撒法
  1. OBlog30SQL

    0下载:
  2. 、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。 2、修正以前整站加密的js伪加密为动态加密。 3、修正了登录框调用的动态读取及验证码问题。 4、加入了相册缩略图和图片水印。 5、加入了回复和评论验证码。 6、用户管理后台首页的改进。 7、修正了ubb分段及部分标签解析的问题。 8、修正了整合论坛第一次登录出错的问题。 9、修正了其他已知bug。-and fully support the format
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1082159
    • 提供者:刘欣
  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32391
    • 提供者:ww2aa
  1. DES_ancient

    0下载:
  2. DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解-DEs encryption algorithm is used to encrypt files, and faster, but it has cracked
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38126
    • 提供者:bz
  1. 信息资源管理

    0下载:
  2. c# 加密解密该程序具有对你的文件加解密功能。需要你指定的数据,程序中已给了接口。 比如说你指定了要加密的文件名\"4.txt\",加密后的文件存放位置\"6.txt\", 还有口令password如\"liufeng\"后,运行该程序,那么\"6.txt\" 中将是\"4.txt\"的密文。 注意口令是解密的钥匙,不要忘记。 其他解密过程自己参考-the encryption and decryption procedures of your document encr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30898
    • 提供者:rain
  1. 垂直栏栅加密算法2

    0下载:
  2. 同样是密码学的做也,对于垂直阑珊加密的算法,可以对数据加密.-password is the same school to do for sometime vertical encryption algorithm to encrypt data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7906
    • 提供者:gq
  1. zd1_anqn

    0下载:
  2. 本程序用Visual C++ 6.0语言编写,采用ASPack 2.12加壳压缩,体积超小,可以把任何字符加密转换成34位,自带解密功能。 大 小:99.0 KB MD5值:d529bcc54028dc5a349f93ecf883d369 -this program using Visual C 6.0 language, using ASPack 2.12 shell compression, ultra-small size, it can encrypt any c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:96181
    • 提供者:赵勇
  1. 一个MD5加密算法源码

    0下载:
  2. MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-called one-way encryption is only f
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7656
    • 提供者:李名
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com