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

搜索资源列表

  1. md5_new_demo

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

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

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:伍孝秉
  1. CreatePass2

    0下载:
  2. 由用户指定密码最大长度生成密码字典,用户可改变程序控制的密码最大长度限制(8位)和改变密码源字符串(用户要改变源码)-user-specified maximum length of passwords generated password dictionary, Users can change the password program control the largest length restriction (8), and change the source code strings
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:fuhongchao
  1. uEncrypt

    0下载:
  2. 对字符串等如string的加密和解密 加密和解密-right strings such as string encryption and decryption encryption and decryption encryption and decryption Decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:hjin
  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
    • 文件大小:192.15kb
    • 提供者:我行我素
  1. deswww2

    0下载:
  2. 加密_解密字符串的例子,使用简单有效,可以用一下-encryption _ decrypt strings example, the use of simple and effective, you can use what
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.31kb
    • 提供者:冷寒冰
  1. dede106b1.zip

    0下载:
  2. 所有的DFM文件的目标。您将能够打开和编辑用Delphi -所有出版方法以及评论学会代码引用字符串,进口函数调用,类方法的要求,部分单位,试除和尝试最后块。默认情况下只有德德retreives发表方法来源,但您可能还进程中的另一个可执行程序,如果你知道RVA谱抵消使用工具|拆卸过程菜单 -很多其他信息。 -您可以创建一个项目文件夹德尔福与所有的DFM ,考绩制度,洼地文件。注:考绩档案包含上述以及评论学会代码。他们不能重新编译!,- All dfm files of
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-29
    • 文件大小:632.52kb
    • 提供者:crodling
  1. RSA.rar

    2下载:
  2. RSA加密程序 1、能够对字串进行加密; 2、可以自动生成RSA加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。 ,RSA Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the crptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:17.25kb
    • 提供者:Jane
  1. MD5

    0下载:
  2. 实用的MD5算法,可对文件、字符串进行MD5加密,CMD5类提供两个接口,一个对字符串,一个对文件。-Practical MD5 algorithm, can file string MD5 encrypted, CMD5 class provides two interfaces, one pairs of strings, a file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:6.94kb
    • 提供者:唐勇
  1. RC4

    0下载:
  2. 用RC4算法简单的对字符串进行加解密,有操作界面-With simple RC4 algorithm for encryption and decryption of strings, there are interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:37.16kb
    • 提供者:
  1. DES

    0下载:
  2. 流密码RC4的加密和解密 1、能够对字串进行加密; 2、可以自动生成加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。-RC4 Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:Jane
  1. HuffmanCodes

    0下载:
  2. Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:150.48kb
    • 提供者:黃文岩
  1. DES

    0下载:
  2. DES加密算法实现,实现采用C++,可对文件和字符串进行加密-DES encryption algorithm to achieve the use of C++, can encrypt files and strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:11.72kb
    • 提供者:Ivan
  1. VMProtect

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:16.18kb
    • 提供者:cxzhack
  1. Delphi

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:3.51kb
    • 提供者:cxzhack
  1. Lazarus

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3.88kb
    • 提供者:cxzhack
  1. MASM

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3.65kb
    • 提供者:cxzhack
  1. Basic

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.62kb
    • 提供者:cxzhack
  1. yxyDES2_MFC

    0下载:
  2. C++实现的3DES加密算法2.2版,VS2008下编译通过,可以对文件和字符串进行加密。-C++ implementation of the 3DES encryption algorithm version 2.2, VS2008 compiled by, you can encrypt files and strings.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:104.9kb
    • 提供者:chen wen bin
  1. New_encryption

    0下载:
  2. To encrypt / decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc) -To encrypt/decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:7.21kb
    • 提供者:Robert
« 12 3 »
搜珍网 www.dssz.com