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

搜索资源列表

  1. jiami

    0下载:
  2. 一个简单的加密解密算法,运用的是字符串加解密技术-A simple encryption and decryption algorithms, the use of encryption technology is a string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1013
    • 提供者:Zac
  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. CSharp-PASSWORD

    0下载:
  2. 此代码是如何加密字符串.挺实用的/在创建用和和验证用户密码时使用-Visual C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:703
    • 提供者:赵春颖
  1. encode

    0下载:
  2. 用java实现的简单的异或加密算法,有界面支持,可以设置加密字符串!-With the java implementation of a simple XOR encryption algorithm, interface support, you can set the encryption string!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7248
    • 提供者:meiming
  1. AES

    0下载:
  2. aes加密解密程序源码,可实现对文件和字符串的加密和解密-aes encryption and decryption program source code, can be realized on the file and string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:640612
    • 提供者:king
  1. RSA

    0下载:
  2. 一个RSA的源代码,能够生产大素数密钥,并且能够加密字符串-An RSA source code, which can generate a large prime number keys and the encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2008880
    • 提供者:wuga
  1. MD5

    0下载:
  2. C语言实现的MD5加密算法,能够对一个字符串进行加密,生成加密字符串-C language implementation of the MD5 algorithm to encrypt a string, generate an encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7521
    • 提供者:buzhidao
  1. Encrypt

    0下载:
  2. VB替代加密法演示实例,输入密钥以及待加密字符串,就可得到最终的加密结果,程序并不复杂,有兴趣的可下载源码参考。-The demo instance of the VB alternative encryption method, enter the key string to be encrypted, you can get the final results of the encryption procedure is not complicated, who are interested
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3475
    • 提供者:陈新爱
  1. cryptograph

    0下载:
  2. 这是我的原创 加密字符串 mfc 希望能给你启发-This is my original encrypted string mfc want to give you inspiration
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:25491
    • 提供者:tang
  1. Rijndael

    0下载:
  2. 实现加密文件,加密字符串的aes的解密功能,字符串,文件的AES加密功能-Realization of aes encryption and decryption
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:31193
    • 提供者:kkkkkk
  1. des_perfect

    0下载:
  2. 一个des加密字符串小工具,执行程序,比较好用-A des encryption string tools, implementation procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:38653
    • 提供者:zhaody
  1. md5

    0下载:
  2. md5加密工具,加密字符串,源码+可执行程序-md5 encryption tools, encryption string, source+ executable program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:18296
    • 提供者:zhaody
  1. RsaEncrypt

    0下载:
  2. 利用RSA加密算法加密字符串,可以 解密字符串-RSA encryption algorithm encryption string encryption string can decrypt string
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:33389
    • 提供者:wanglq
  1. codeanddecode

    0下载:
  2. 该程序没有用到超级复杂的加密解密算法,只是应用了简单的方法加密字符串,可为密码多的人玩玩。-The program did not use super complex encryption algorithm, just applied a simple method encrypted string for the password and more people play.
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:1284723
    • 提供者:Sasion Zhou
  1. ReadDiskSerialNum

    0下载:
  2. 读取本机硬盘的序列号,并使用DES加密,转换为加密字符串,并可Copy到剪贴板。可用于系统绑定,授权等简单保护。-To read the serial number of the machine s hard drive, and use the DES encryption convert encrypted string can Copy it to the clipboard. Can be used for system-bound, authorized simple protecti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:13014
    • 提供者:
  1. Common

    0下载:
  2. 前台可以直接调用,主要功能是MD5加密字符串处理,获得当前绝对路径,获取站点根目录URL等-The front desk can directly call the main function is MD5 encrypted string processing, the current absolute path for site root directory URL
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:3204
    • 提供者:王术
  1. sha1_md5

    0下载:
  2. C++实现sha1_md5加密算法,键值对加密字符串,比MD5更安全。-The to achieve sha1_md5 encryption algorithm C++ keys more secure than MD5 encrypted string.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:16339
    • 提供者:whyabc
  1. SHA-1_prj

    0下载:
  2. SHA-1算法C源码,VC建的工程。加密字符串,数组。-SHA-1 C source code
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:13211
    • 提供者:郭君文
  1. sha256

    0下载:
  2. SHA256算法源码,Visual C++.加密字符串,数组。-The SHA256 source code. Encryption string, array.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:15790
    • 提供者:郭君文
  1. MD5Encryption

    0下载:
  2. VC++ 字符串MD5加密示例,给程序员加密字符串提供帮助!-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:28021
    • 提供者:馒头
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com