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

搜索资源列表

  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. 201062417334289

    0下载:
  2. 可以快速加密,字符串,文件,流等 资源类别: Delphi源码¦算法 -Can quickly encrypt, strings, file, stream and other resources Category: Delphi source ¦ algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:769836
    • 提供者:ifggef
  1. StringEncrypt

    0下载:
  2. 加密和解密字符串算法,使用32位的私钥,可无限次加密,解密后能精确还原-String encryption and decryption algorithm, using 32-bit private key, unlimited encryption, decryption can be accurately restored after
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:713
    • 提供者:Michael
  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. DESClient(S)

    0下载:
  2. DES加密程序,既能加密文件又能加密字符串-DES encryption code, which can both encode files and strings.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3747018
    • 提供者:王冰
  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. DES

    0下载:
  2. DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:80553
    • 提供者:Gao
  1. CRY1

    0下载:
  2. 实现加密字符串技术,程序根据概率统计自动绘制一张加密表,然后对输入字符串进行加密和自动解密工作,不过为了节省时间,只能对小写字母进行加密-Technology to achieve the encrypted string, the program automatically based on probability and statistics to draw an encrypted form, and then the input string to encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:44496
    • 提供者:
  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. md5-cut-sure

    0下载:
  2. 当我们有时候需要一个加密过的字符串的时候,当我们懒得写一行php代码求字符串的md5值的时候,这是一个很好的工具.程序很简单.调用 System.Security.Cryptography,使用其中的MD5类来加密字符串.将计算结果再显示在另外一个TextBox中. -When we sometimes need an encrypted string, when we bother to write a line of php code to find the md5 value of the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:329681
    • 提供者:boshen
  1. Lab05

    0下载:
  2. 计算最小公倍数和最大公约数 字符串加密和解密 计算π的近似值 输出所有的水仙花数-Least common multiple and greatest common divisor calculation of string encryption and decryption of all output approximation to calculate π few daffodils
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:367425
    • 提供者:暗示
  1. 201062417334289

    0下载:
  2. 一个clipper加密算法源代码 可以快速加密,字符串,文件,流等 -Encryption algorithm source code of a clipper can quickly encrypt, string, file, stream, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:666844
    • 提供者:itdual
  1. java-des

    0下载:
  2. des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1703
    • 提供者:罗延平
  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 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com