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

搜索资源列表

  1. 字符串加密

    1下载:
  2. 给字符串加密解密-to string encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26168
    • 提供者:八戒
  1. GenEncTable

    0下载:
  2. 产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上-randomly generated string encryption can be used for product identification and access control functions in the realization
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45907
    • 提供者:liaoheping
  1. secudemo

    0下载:
  2. 演示完整的对称、非对称、摘要算法。 参照提示:其中有屏幕的和弹出提示。用RSA加密字符串前16个字节 用MD5签名加密后的文件,并可用MD5检验文件是否被篡改过-complete demonstration of symmetric, asymmetric, the digest algorithm. Cross-reference : the screen and a pop-up prompt. Using RSA encryption string before 16 byte e
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:183842
    • 提供者:唐盛
  1. 一个实现文件加密的源码

    0下载:
  2. 对字符串的加密解密算法-right string encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2014-01-15
    • 文件大小:77965
    • 提供者:龙一
  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. 如何对一个已有字符串加密

    0下载:
  2. 如何对一个已有字符串加密-how to have a string encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1099
    • 提供者:王水
  1. AESC++

    0下载:
  2. 字符串加密, 字符串加密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9096
    • 提供者:黄军
  1. AES

    0下载:
  2. AES加密函数通过AES加密可以简单的加密字符串,并且Aes的加密强度相当的高,不易被破解
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1568
    • 提供者:乐天
  1. jm

    0下载:
  2. 加密字符串,支持中文加密,支持符号加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2303
    • 提供者:cmking
  1. MD5字符串及文件加密解密

    0下载:
  2. MD5字符串及文件加密解密
  3. 所属分类:加密解密

  1. md5.rar

    0下载:
  2. MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9185
    • 提供者:ourfirebird
  1. turncipher.rar

    0下载:
  2. 置换加密解密算法实例 使用置换算法加密字符串 可输入任意密钥,Replacement algorithm for encryption and decryption examples Encrypt a string using the replacement algorithm Can enter any key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4630
    • 提供者:wzl
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2723
    • 提供者:粽子
  1. wince-key

    0下载:
  2. 加密与解密; 中间可添加自定义的加密字符串。-Encryption and decryption the middle you can add custom encryption string.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:758
    • 提供者:pengjun
  1. cryptofDESAESRSA

    1下载:
  2. 实现了DES、AES、RSA的字符串加密,含界面,人机友好。-Implements DES, AES, RSA encryption string, including the interface, human-computer friendly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1758635
    • 提供者:常鹏
  1. GetHardwareNumber

    0下载:
  2. 取硬盘序列号及字符串加密程序,用于VC程序入口处的加密。通过取硬盘序列号生成注册码,作为程序入口条件判断。-Get Hardware Number
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:222255
    • 提供者:大野虎
  1. des_code

    0下载:
  2. DES算法实现字符串加密,文件加密,C语言实现,-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5590
    • 提供者:yanliu
  1. DEncryptTest

    0下载:
  2. C++,加密程序,可自行调用动态链接库实现字符串加密解密-C++, encryption, self-called Dynamic Link Library string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13619
    • 提供者:fq
  1. mima

    0下载:
  2. 密码学的简单加密,用单表置换算法实现一个字符串的加密-Cryptography simple encryption, single-table replacement algorithm for the realization of a string encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:11657
    • 提供者:aww
  1. encrypt

    0下载:
  2. c# 字符串加密实例,类已经构建好,包含加密和解密两个方法-c# string encryption example, class has been constructed, and includes two ways to encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:13590
    • 提供者:胡亮
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com