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

搜索资源列表

  1. 6478697

    0下载:
  2. VB简单加密解密字符串的小例子,有需要的就下载吧。-VB simple encryption and decryption string of small examples, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2767
    • 提供者:烟鸭掌儿
  1. JAVA_MD5

    0下载:
  2. java 语言实现的 MD5 加密方法 只是加密 没有对应解密 加密方法需传入字符串 返回一个字符串 /* * 加密方法 * 调用方式: * MD5 md = new MD5() * String code = md.toDigest("加密参数") * code就是加密后的密文 */-MD5 Encryption for java EE
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:2435
    • 提供者:yao
  1. Base64

    0下载:
  2. Base64加密解密,支持中文,无乱码。已经测试通过,与Java程序的加密解密字符串相互转化。-Base64 encryption and decryption support the Chinese, without distortion. Has been tested with Java programs encrypt decrypt strings into each other.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:346737
    • 提供者:李广
  1. 8756774

    0下载:
  2. VB加密解密字符串源代码,VB编程学习源码,很好的参考资料。-VB string encryption and decryption source code, learning VB programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:83186
    • 提供者:东坡肘子
  1. LBC.Utility

    0下载:
  2. C#封装生成了一个DLL控件,功能包括字符串操作、文件上传下载、邮件发送、密码生成、字符过滤、加密解密、验证码、cookie和缓存操作等方法,源码包完整编译,Debug目录下是生成的LBC.Utility.dll文件,欢迎下载测试-C# package to generate a DLL controls, including string manipulation functions, uploading and downloading files, sending e-mail, passw
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:250303
    • 提供者:wpudn3
  1. Characters-on-its

    0下载:
  2. 自编的字符串加密的方法,其中包括加密和解密-String includes encryption methods, including encryption and decryption
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:33806
    • 提供者:ma
  1. jm

    0下载:
  2. 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5404
    • 提供者:蔡国庆
  1. myencryptsrc

    2下载:
  2. 贺兰_加密解密字符串,VB源码下载,CRndXorHash.cls功能:用VB6实现中英文文本的私钥加密。可能转换为不可显示字符,逆转换会出错!使用 MTransform.bas 中的转换16进制函数显示加密后的数据,可以解决逆转换问题!但加密、解密速度变慢!注意:对含特殊符号(如·)的字符串出现错误!必须为AscWII格式。   功能:加密字符串(含贺兰_进制转换(产生随机数,进制转换)模块)   1、"RndXorHash加密法"   2、"AES加密法"   3、"
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:75666
    • 提供者:ipudn37
  1. 3des

    0下载:
  2. 3des加密实现类,对字符串进行加密解密,包含测试调用程序.-3des encryption implementation class, including testing the calling program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1825068
    • 提供者:ddz
  1. MyEncryptor

    0下载:
  2. 安卓加密解密字符串的软件,用来测试rsa aes des 等加密解密算法-android rsa aes
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1318169
    • 提供者:任文慧
  1. QCtrl

    0下载:
  2. GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串SubStr在字符串Str中出现的次数 FSize - 取文件
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:9738
    • 提供者:qylin
  1. Delphi_632413

    0下载:
  2. Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:9129
    • 提供者:ZS52OX7
  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. TestAESCipher

    0下载:
  2. AES算法的C++代码实现,可以对任意长度的字符串实现加密解密-AES algorithm demo program, packet encryption, you can for any length of string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:208989
    • 提供者:yinqian
  1. xorstr

    0下载:
  2. 一种用于字符串加密和解密的方法和源码,一定程度上可防破解-A method for the source string encryption and decryption, to a certain extent, can prevent the crack
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-13
    • 文件大小:1538
    • 提供者:lianghj
  1. DotNetUtilities2014-12-3

    0下载:
  2. 包含文件、网络、http、多线程、控件、office、IO、JSON、压缩文件、文本字符串、正则表达式、HTML、邮件、系统、数据库、加密解密等操作类-Include files, network, http, multithreading, control, office, IO, JSON, compressed files, text strings, regular expressions, HTML, e-mail, systems, s, encryption and decrypt
  3. 所属分类:Education soft system

    • 发布日期:2017-05-21
    • 文件大小:6068096
    • 提供者:
  1. Simple-text-encryption

    0下载:
  2. 程序设计一个加密和解密的算法,在对一个指定的字符串加密之后,利用解密函数能够对密文进行解密,显示明文信息-Programming an encryption and decryption algorithm, after a specified string encryption function using the decrypted ciphertext can be decrypted plaintext display
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1342863
    • 提供者:
  1. encrypt

    0下载:
  2. 主要功能是按照加密规则和解密规则对字符串加解密-The main function is to rule in accordance with the encryption and decryption rules string encryption and decryption
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4684482
    • 提供者:杨钦贺
  1. AddSecret

    0下载:
  2. 利用硬盘序列号生成加密字符串,及字符串还原解密-The program is encrypted with the hard disk serial number
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:26441
    • 提供者:贾存水
  1. DES

    1下载:
  2. delphi的des加密解密程序及代码,可直接用于字符串的加密-delphi des code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:190616
    • 提供者:马欣
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com