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

搜索资源列表

  1. StringEncrypt

    0下载:
  2. 字符串加密 字符串加密
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:913
    • 提供者:limingxian
  1. 使用Des,MD5对字符串,数据文件加密

    0下载:
  2. 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5818
    • 提供者:scmlk
  1. 如何对字符串进行加密解密

    0下载:
  2. 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按以下方法实现字符串内容的加密解密。-How to encod
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:986
    • 提供者:张京川
  1. delphi 字符串加密

    1下载:
  2. delphi 写的字符串加密样例
  3. 所属分类:其他小程序

    • 发布日期:2009-08-11
    • 文件大小:178038
    • 提供者:cy_office
  1. Encrypt-of-ConnectionString 加密和解密app.config或web.config的连接字符串

    0下载:
  2. 加密和解密app.config或web.config的连接字符串-Encrypt and Decrypt of ConnectionString in app_config and-or web_config
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:176108
    • 提供者:lyf
  1. Stringencryptionprocess.rar

    0下载:
  2. 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1136
    • 提供者:STAR
  1. DEStestingtools.rar

    0下载:
  2. DES测试工具,用于des算法加密字符串,DES testing tools for string encryption des
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:196303
    • 提供者:李小生
  1. mima

    0下载:
  2. 对字符串进行简单的加密处理; 也可以解密; 输入初始字符串,点击“加密”,显示加密后的字符串,在点击“解密”,显示解密后的字符串-On a simple string encryption processing also can decrypt enter the initial string, click the "encryption" to show the string after encryption, click the "declassified" to show
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:44080
    • 提供者:hxh
  1. 2004062100173517115

    0下载:
  2. 可以实现对字符串的加密,非常简单,可以放心使用-Implementation of the string can be encrypted, is very simple, can be assured that the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5654
    • 提供者:zcm
  1. x3chun_base64encodedecode

    0下载:
  2. base64编码解码单元,字符串加加密解密-base64 encoding decoding unit, add the string encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:31781
    • 提供者:wobu
  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:31744
    • 提供者:何何
  1. ChineseStrEncryptAndDecrypt

    0下载:
  2. 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:1535
    • 提供者:覃东
  1. md5

    0下载:
  2. md5加密程序,对于任意字符串转换为32位的md5值-md5 encryption process, for any 32-bit string is converted to the md5 value
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:472983
    • 提供者:haiyan
  1. TdesEncryptExample

    0下载:
  2. 使用TripleDES加密算法对输入的字符串加密,并输出加密后的字符串和解密后的结果。-TripleDES encryption algorithm using the input string encryption, and output encrypted string and the decrypted results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:35564
    • 提供者:小明
  1. EncryptCode

    0下载:
  2. c#开发的小程序,针对字符串进行加密和解密的操作,方便嵌入和单独应用。-EncryptCode
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:36628
    • 提供者:魏东
  1. TdesEncryptExample

    0下载:
  2. 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:37265
    • 提供者:hl790
  1. AES_mimaxue

    0下载:
  2. 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:97569
    • 提供者:lijun
  1. StrZip

    0下载:
  2. 一个小巧的字符串加密解密代码,用DES加密法-a string encrypt code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:84242
    • 提供者:peter
  1. 加密字符串(引用DLL)

    0下载:
  2. 调用DLL实现字符的加密与解密,其中dll中有自己定义的加密和解密方法,在c#中调用这两个方法,即可实现字符串的加密与解密。(Call DLL to achieve the characters of encryption and decryption, in which DLL has its own definition of encryption and decryption methods, call these two methods in c#, you can achieve th
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:64512
    • 提供者:天津站
  1. 简单的字符串加密解密函数

    0下载:
  2. 用于加密1字符串,不错 用2于加密字符串,不错 用于加密字3符串,不错(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:18432
    • 提供者:kof2018
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com