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

搜索资源列表

  1. 字符串的加密与解密.rar

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:679
    • 提供者:
  1. pin.rar

    0下载:
  2. C语言的字符串的加密与解密的各种方法
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:9166
    • 提供者:
  1. 字符串的加密与解密

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

    • 发布日期:2008-10-13
    • 文件大小:946
    • 提供者:徐东狂
  1. vb_code

    0下载:
  2. 通过随机数与按位算法对字符串的加密与解密 -through random numbers and caput algorithm string encryption and decryption
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7221
    • 提供者:GQI
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:680249
    • 提供者:沐柏
  1. vc_des_class_revision

    0下载:
  2. des加解密的算法,不错的字符串加密与解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2532633
    • 提供者:asdfasd
  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

    0下载:
  2. 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:146327
    • 提供者:冷眼单行
  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. AES()

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

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

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

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

    0下载:
  2. 字符串的加密与解密功能的java源代码类,可以自定义加密的字符。-String encryption and decryption function of java source code for classes, you can customize the encrypted characters.
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:682
    • 提供者:lzs
  1. Password

    0下载:
  2. 密码加密与解密 对字符串进行MD5编码,并进行解密-Password encryption and decryption of the MD5 encoded string and decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:1204
    • 提供者:w_y_loong
  1. encode

    0下载:
  2. VB开发的简易字符串加密与解密函数源码。-VB developers a simple string encryption and decryption functions source.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:825
    • 提供者:hfs
  1. Base64EncryptionandDecryption

    0下载:
  2. Visual Basic 6.0的Base64字符串加密与解密模块,实现字符串的加密与解密,适用与中文文字的加密与解密。-Visual Basic 6.0 is Base64 string encryption and decryption module, string encryption and decryption for the Chinese text encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:12764
    • 提供者:huangran
  1. cDefineMd5

    0下载:
  2. MD5加密、解密,字符串加密与解密,生成密钥-md5code encode stringencode
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:longcisco
  1. DES

    0下载:
  2. 完成输入字符串、读写文件两种形式的加密与解密。(Complete the input string, read and write files in two forms of encryption and decryption.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:3112960
    • 提供者:珊瑚虫
  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-23
    • 文件大小:64512
    • 提供者:天津站
  1. 密码相关

    0下载:
  2. 主要是对字符串进行加密与解密操作,提供静态方法,便于调用。(Mainly for string encryption and decryption operations, to provide a static method, easy to call.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:zondy
  1. salt_hash

    0下载:
  2. 1.使用Node.js中的crypto模块加密用户密码和加盐,加密密码和原始密码验证。 2.使用Node.js中的crypto模块对字符串进行加密和解密,采用非对称加密方式。(1. use the crypto module in Node.js to encrypt the user's password and add salt, cipher and original password authentication. 2. use the crypto module in Node
  3. 所属分类:Node.js

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:lonjoy
« 12 3 »
搜珍网 www.dssz.com