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

搜索资源列表

  1. 字符串的加密与解密.rar

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:679
    • 提供者:
  1. pin.rar

    0下载:
  2. C语言的字符串的加密与解密的各种方法
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:9166
    • 提供者:
  1. encstrings

    0下载:
  2. 加密/解密字符串的例子-encryption / decryption string of examples
  3. 所属分类:加密解密

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

    0下载:
  2. 这是加密文件或字符串的源代码.安全性还可以.大家可以看看.-This is the document or string encryption source code. Security can also. We can look at.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:90298
    • 提供者:梁伟
  1. vb_code

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

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

    0下载:
  2. 通过随机数和按位算法对字符串的加密解密。(java版)-through random numbers and by-bit algorithm to string encryption and decryption. (Java version)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2081
    • 提供者:GQI
  1. 功能强大的API

    0下载:
  2. 功能强大的API,其中一些很值得参考,涵盖了打印,文件系统,声音,游戏,网络,字符串,加密,等真的很好用。-powerful API, which is worth some reference, covering print, file systems, sound, games, networking, string encryption, such as really good use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87070
    • 提供者:扬厉
  1. md5_hmac

    0下载:
  2. C# MD5, 先进性md5加密,再生成字符串。-C# MD5, advanced md5 encrypted, and generate the string.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5982
    • 提供者:侯兴龙
  1. Coddddsade

    0下载:
  2. 对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11369
    • 提供者:刘少人
  1. pasfsile

    0下载:
  2. 对文件的加密操作,对字符串等文件加密解密-document encryption operation, the documents string encryption and decryption
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2956
    • 提供者:吕建欣
  1. md5_new_demo

    0下载:
  2. md5算法,可以计算磁盘文件或单独加密字符串.-md5 algorithm can calculate the disk file or separate encryption strings.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46967
    • 提供者:吴明
  1. AESExample

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption exampl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:668937
    • 提供者:majy
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10983
    • 提供者:郭佳
  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. 2002151016

    0下载:
  2. 根据机器码并且加密产生一个随机的字符串,可以通过修改做成一个机器验证机-under binary encryption and have a random string, may amend create a machine demonstrator
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:145703
    • 提供者:asjdklfsd
  1. CS2003081aes

    0下载:
  2. 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54019
    • 提供者:林靖然
  1. HideInfod

    0下载:
  2. 一个用于加密解密的VC++源代码。对字符串进行加密,可逆算法。由VB代码改写。-one for encryption and decryption of VC source. The string of encrypted algorithm reversible. By VB code rewrite.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:79128
    • 提供者:蚂蚁上树
  1. AscW encryption&descrytion

    0下载:
  2. 使用AscW实现的另一种短小精炼能用的字符串加密解密(encryption&descrytion implemented with AscW in VB6.0, compact and ready to use)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:dghergt435
  1. 仿射加密算法python

    2下载:
  2. 仿射加密算法python版实现,可以加密普通字符串。
  3. 所属分类:密码/编码算法

  1. StrToMd5

    1下载:
  2. 支持16位和32位加密的MD5生成源码。。。。。。。。。。凑字数(MD5 code for vb MD5 Generation Source Supporting 16-bit and 32-bit Encryption)
  3. 所属分类:其他

    • 发布日期:2021-04-19
    • 文件大小:2048
    • 提供者:kankan@
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 35 »
搜珍网 www.dssz.com