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

搜索资源列表

  1. 加密解密字符串的例子

    0下载:
  2. 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2729
    • 提供者:杨洁清
  1. 字符串加密

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

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

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

  1. pin.rar

    0下载:
  2. C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:9437
    • 提供者:墨镜牛郎
  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. 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. 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. AES()

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

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

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

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

    0下载:
  2. 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1878969
    • 提供者:周旋
  1. Uncryp

    0下载:
  2. 一个自己编写的加密解密的算法。适合将字符串加密,并且可以解密的算法。-Prepared its own encryption and decryption algorithms. For the string encryption, and can decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:62206
    • 提供者:基本功
  1. DES

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

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

    0下载:
  2. 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:39881
    • 提供者:chen
  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. 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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com