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

搜索资源列表

  1. 字符串常用处理的实例大全

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等
  3. 所属分类:ASPX.NET源码

    • 发布日期:2014-01-10
    • 文件大小:13941
    • 提供者:1393896999
  1. MD5字符串及文件加密解密

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

  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:998135
    • 提供者:张梦
  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. 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. DesString

    0下载:
  2. Delphi7开发的DES字符串加密解密例子,相信在程序里能用得到-Delphi7 development of DES encryption and decryption examples of string, I believe in the program can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:178219
    • 提供者:netahui
  1. RSA_linux

    0下载:
  2. RSA字符串加密解密C 可在linux运行使用-RSA Linux
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-29
    • 文件大小:8192
    • 提供者:魏涛
  1. C# 基类

    1下载:
  2. 整理的C#基类,包含ASP.NET类库,C#读取AD域里用户名或组,Common类库,DotNet基础类大全,SqlHelper基类,字符串加密
  3. 所属分类:C#编程

    • 发布日期:2012-11-07
    • 文件大小:11033293
    • 提供者:jtzp007
  1. AES()

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

    • 发布日期:2017-04-05
    • 文件大小:82137
    • 提供者:liu
  1. zhuanhuan

    0下载:
  2. 最牛逼的可将中文加密后转换成英文字母的加密算法-MostofChinese encryptioncanbe converted into lettersofthe alphabet aftertheencryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:176241
    • 提供者:eagle
  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. ThreeDes

    0下载:
  2. *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** using 3DES encryption, ECB mode/
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:tulip
  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. 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. 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. md5

    0下载:
  2. MD5校验,可用于文件的校验,字符串加密,为动态库-MD5 checksum, the checksum can be used to document, string encryption, dynamic library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:17753
    • 提供者:chocker
  1. m2

    0下载:
  2. 一个汇编语言做的字符串加密演示代码 可以对密码进行加密-Assembly language to do a string encrypted password demo code can be encrypted
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1267
    • 提供者:jdc
  1. AES

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

    • 发布日期:2013-03-18
    • 文件大小:7271
    • 提供者:吴昊
  1. strenc

    0下载:
  2. 自己写的根据文件修改时间来生成加密字符串的例子.-Wrote it myself, depending on the file modification time to generate an encrypted string examples.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:176952
    • 提供者:howant
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com