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

搜索资源列表

  1. 字符串简单加密

    0下载:
  2. 学习简单的字符串加密技术; 演示用wm_copydata进行数据交换; -learn simple string encryption technology; Demo wm_copydata for data exchange;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:347127
    • 提供者:阿议
  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
    • 文件大小:196758
    • 提供者:我行我素
  1. vc的md5加密函数

    1下载:
  2. vc++的md5加密函数,用来对字符串加密
  3. 所属分类:其它程序

  1. MD5加密算法源代码+DLL程序

    3下载:
  2. 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
  3. 所属分类:加密解密

    • 发布日期:2010-10-13
    • 文件大小:1826034
    • 提供者:meadowd@163.com
  1. QQ密码加密函数模块,MD5+BASE64示例

    0下载:
  2. 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
  3. 所属分类:源码下载

  1. pin.rar

    0下载:
  2. C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:9437
    • 提供者:墨镜牛郎
  1. ENcode

    0下载:
  2. 以WEB形式的,对字符串加密,对加密的文件进行解密-Character encryption, decryption of the encrypted files
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:234040
    • 提供者:liulong
  1. cryptopp54

    0下载:
  2. md5算法,用于任意长度的字符串加密,用C++语言编写-md5 algorithm, for any length of string encryption, using C++ language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:950582
    • 提供者:曲震
  1. VBjm

    0下载:
  2. VB写的对字符串加密并解密的实例,非常实用,可以用在对数据库中登录密码的加密解密-VB wrote the string is encrypted and decrypted instance, very practical, can be used in the database login password for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:2103
    • 提供者:henanwqy
  1. DesFile

    0下载:
  2. DES加密文件系统,可以对字符串加密,也可以对整个文件进行加密,8位密钥-DES encrypted file system, can string encryption can also encrypt the entire file, 8-bit key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:62408
    • 提供者:liguolong
  1. encypt

    0下载:
  2. 一款简单的字符串加密和还原字符串的小工具.-A simple string encrypted or decrypted tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:94153
    • 提供者:bao
  1. 1

    0下载:
  2. 对输入的字符串加密和解密,加密过程为,输入的字符串加上密钥对应位的数-The input string encryption and decryption, the encryption process is, the input bit string with the corresponding number key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:98576
    • 提供者:zhangyong
  1. NewAES

    1下载:
  2. 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6316
    • 提供者:licoo
  1. Encryptzifuchuan

    0下载:
  2. Encrypt字符串加密-Encrypt string encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:26478
    • 提供者:王明
  1. StringEncodeAndDecode

    0下载:
  2. 用C#实现的字符串加密和解密类,大家可以参考下。-Implemented using C# to encrypt and decrypt a string class, you can refer to.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:891
    • 提供者:rick
  1. PassWordKey

    0下载:
  2. C#字符串加密工具,可以选择不同的密钥文字-C# string encryption tool, you can choose different key words
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:55232
    • 提供者:gyxpower
  1. Coding

    0下载:
  2. 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:39881
    • 提供者:chen
  1. DES

    0下载:
  2. DES加密解密算法,将文件或者字符串加密成des字符串-DES encryption and decryption algorithm, encrypted file or string into a string des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:85399
    • 提供者:ftren
  1. 实例66_文本操作_字符串加密

    0下载:
  2. 实例66_文本操作_字符串加密(66_ examples of operation _ text string encryption)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:0om66coa
  1. VB.NET DES字符串加密解密源代码

    1下载:
  2. Visual Studio .NET VB编程语言 MD5(DES)8位密钥字符串加密解密源代码
  3. 所属分类:Windows编程

    • 发布日期:2018-03-14
    • 文件大小:58833
    • 提供者:Delta_18
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com