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

搜索资源列表

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

    0下载:
  2. 字符串加密程序;实现系统中需要进行信息加密的字符串处理-String encryption procedures the realization of system information needed to deal with encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3030
    • 提供者:wangkh
  1. AES()

    0下载:
  2. 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:82137
    • 提供者:liu
  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. HuffmanCoding(usingClanguage)

    0下载:
  2. 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:zhangwei
  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. paper(DESusingmatlab)

    0下载:
  2. 运用matlab实现DES加密解密,可以实现对字符串加密和对文档加密解密,论文-Matlab implementation to use DES encryption and decryption can be achieved on the string encryption and decryption of encrypted documents, thesis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:141488
    • 提供者:伍军
  1. zf

    0下载:
  2. DELPHI字符串加密算法,加密和解密函数源码-DELPHI string encryption algorithm, encryption and decryption function of source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5122
    • 提供者:csdner
  1. Cs

    0下载:
  2. 字符串加密解密类 可以加密和解密字符串,密钥自定-String encryption and decryption can type string encryption and decryption, key self-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:681
    • 提供者:啊啊
  1. AesCode

    0下载:
  2. 实现对字符串和整篇文章的AES加密和解密操作-Realization of the string and the whole article, AES encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4648325
    • 提供者:wzh0351
  1. ChineseStrEncryptAndDecrypt

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

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

    0下载:
  2. 基于RSA的加密/解密示例C#代码,采用字符串作为参数 -RSA-based encryption/decryption example C# code, the use of string as a parameter
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4856
    • 提供者:李静
  1. RSA1

    0下载:
  2. 实现了非对称加密,可加密文本和字符串,可供参考和学习-The realization of the non-symmetric encryption, encrypt text and string can be available for reference and learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4016
    • 提供者:易天行
  1. yxyDES2_VC

    0下载:
  2. 这是一个标准的DES算法 可以加密字符串和文件,也可以相应的解密-This is a standard DES algorithm can string and file encryption and decryption can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:14933
    • 提供者:
  1. VFPEncrypt

    2下载:
  2. vfp实现MD5加密字符串功能[现提供一个代码,供大家参考]-MD5 encryption string to achieve vfp function [is to provide a code for your reference]
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3075
    • 提供者:csh
  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. EncryptTool

    0下载:
  2. 简单的字符串加密解密程序,用户输入需要加密的字符串,系统生成加密后的字符串-a little entrypt tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:38863
    • 提供者:于彬彬
  1. AES

    1下载:
  2. AES加密类 对字符串有效的加解密,C-AES encryption type of the string of effective encryption and decryption, C++
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:7271
    • 提供者:吴昊
« 1 2 3 45 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com