CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 加密字符串

搜索资源列表

  1. vb_code

    0下载:
  2. 通过随机数与按位算法对字符串的加密与解密 -through random numbers and caput algorithm string encryption and decryption
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7221
    • 提供者:GQI
  1. RC4_CPP

    0下载:
  2. 简易的rc4加密法演示程序。rc4在加密过程中会改变key,因此用同一个rc4类实例不能对一个字符串同时加密和解密。详情请看代码。 jackyzoufeng@hotmail.com-simple rc4 cryptography demonstration program. Rc4 in the process of encryption key will change. So using the same example of a type not rc4 to a string whil
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11584
    • 提供者:zoufeng
  1. wordConvert

    0下载:
  2. 这是一个OCX的com组件,提供字符串的加密解密的功能,需要的朋友可以下载测试一下。-This is one of the com OCX components, the provision of the string encryption and decryption functions, need friends can download a test.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:622437
    • 提供者:liujin
  1. Delphimd5DEMO

    0下载:
  2. 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换-1, MD5String, MD5File, MD5Print. 4 MD5Match this function is called for. The other is used to support several functions
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:16809
    • 提供者:kingsay
  1. vb_jiami_jiemi

    0下载:
  2. 加密和解密字符串的例子,可以加密也可以解密.-string encryption and decryption example, encryption can be decrypted.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:fhq
  1. des64code

    1下载:
  2. 使用des64加密字符串的源程序,非常好用-des64 use of the source string encryption, very handy
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:184897
    • 提供者:都督
  1. nmjmdaima

    3下载:
  2. 破解纽曼加密1.1版本 本程序是破解纽曼加密程序.被加密过的文件会在文件的开头处写上 \"纽曼加密\"的 字符串.-crack encryption 1.1 version of this procedure is crack Newman encryption. Be encrypted document in the document beginning to write "Newman encryption" strings.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:kaixingui
  1. md5a

    0下载:
  2. 实现用md5方法加密字符串和文件,但是对大文件的处理比较慢,请高手赐教
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3868
    • 提供者:lg
  1. enigma

    0下载:
  2. 一个德国的enigma加密技术例子,可以任意输入字符串,然后生成加密文件
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10018
    • 提供者:艾祎
  1. Example

    0下载:
  2. 实现AES加密及解密功能,具有可视化的界面,能加密和机密字符串
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:196070
    • 提供者:无比
  1. MYNOTE

    0下载:
  2. 这是从我们程序设计报告中摘录的: (1)读入静态存储的一页文章,每行最多不超过80个字符,共N行: (1)分别统计出其中英文字母、数字、空格的个数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符依次前移。 2)输入一段字符,在输入过程中即时统计并显示其中字母、数字、空格的个数。 3)若文章内容中还有中文字符,请统计出其中中文字符的个数。 4)对重要的资料,用户可选择加密,并在提供正确密钥的前提下正确解密
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:200297
    • 提供者:yang
  1. huibian

    0下载:
  2. 汇编语言写的程序,包括学生成绩管理,字符串比较,数据加密,四则运算,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:15170
    • 提供者:wen
  1. jiami

    0下载:
  2. delphi字符串加密,可以将delphi源代码中的字符串作加密处理,发布程序前可以用。虽然加密算法简单,但因为密码是随机生成的,所以还是可以起到一定的保护作用的。
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:4545
    • 提供者:孙伟
  1. MD5

    2下载:
  2. DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
  3. 所属分类:Delphi VCL

    • 发布日期:2016-07-30
    • 文件大小:9354
    • 提供者:韩夜
  1. strenc

    0下载:
  2. 自己写的根据文件修改时间来生成加密字符串的例子.-Wrote it myself, depending on the file modification time to generate an encrypted string examples.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:176952
    • 提供者:howant
  1. zfcjdjm

    0下载:
  2. 字符串简单加密 delphi字符串简单加密-delphi zifuchuanjiandanjiami
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:346531
    • 提供者:robin
  1. Delphi-MD5

    0下载:
  2. Delphi MD5,含pas文件,如:加密字符串aaa MD5String( aaa ) -MD5 for Delphi, contains the pas files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6404
    • 提供者:yetendi
  1. Delphi_533674

    0下载:
  2. Delphi:Delphi下使用AES加密的方法演示,能用来加密字符串和文件,包括一个密钥三个明文,也可进行反加密,也就是解密的过程。AES字符串加密密钥可以是128位,密钥位192位,密钥为256位,AES算法字符串解密也支持上述位数。 -Delphi: AES encryption method using the Delphi demonstration file and the encrypted string can be used, comprising a three clea
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:29544
    • 提供者:EPOHGYW
  1. Delphi_750127

    0下载:
  2. Delphi:Delphi环境下使用RSA算法加密字符串和文件的例子,代码文件较多,比较完整的例子,位数可设置为:128位、256位、512位、768位、1024位。相信通过这个RSA加密实例,你会学会如何运用Delphi语言进行RSA算法的加密技巧。 -Delphi: Delphi environment using the following example of RSA encryption algorithm strings and files, code files larger,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:151907
    • 提供者:STLXTZS
  1. 加密解密

    4下载:
  2. Delphi xe 10 对字符串进行加密解密,完全可用。可直接修改加密字符串(Delphi Xe 10 encrypts and decrypts the string, which is completely available.)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-12
    • 文件大小:2351046
    • 提供者:秦超
« 12 3 »
搜珍网 www.dssz.com