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

搜索资源列表

  1. encrypt_algorithms

    1下载:
  2. 信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。-Information Security course experiments, including AES, DES, RSA three encryption algorithms and MD5, SHA-1 hashing algorithm for two C/C++ source code, you can encrypt strings and fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-12
    • 文件大小:19321459
    • 提供者:落魄书生
  1. RSA3_Encstring

    0下载:
  2. RSA加密算法,加密字符串,并把生成的信息转化为字符串。-RSA encryption algorithm, encryption string and the generated information into a string.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:995
    • 提供者:熊春
  1. Delphi-MD5

    0下载:
  2. Delphi MD5,含pas文件,如:加密字符串aaa MD5String( aaa ) -MD5 for Delphi, contains the pas files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6404
    • 提供者:yetendi
  1. SecurityCryptography

    0下载:
  2. C# des对称加密字符串实例,请在编译运行的控制台窗口中输入想要加密的字符串,按回车即可加密该字符串,应用DES对称加密算法来实现。程序首先创建一个文件对象,访问权限是可写的,然后将该字符串转换成字节,创建一个DES算法的加密类,从DES算法的加密类对象的CreateEncryptor方法,创建一个加密转换接口对象。在此说明一下,代码中的CryptoStream对象的作用是将数据流连接到加密转换的流,将字节数组中的数据写入到加密流中实现加密,最后关闭加密流对象。-C# des instanci
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6657
    • 提供者:gpudn17
  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. Delphi_533674

    0下载:
  2. Delphi:Delphi下使用AES加密的方法演示,能用来加密字符串和文件,包括一个密钥三个明文,也可进行反加密,也就是解密的过程。AES字符串加密密钥可以是128位,密钥位192位,密钥为256位,AES算法字符串解密也支持上述位数。 -Delphi: AES encryption method using the Delphi demonstration file and the encrypted string can be used, comprising a three clea
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:29544
    • 提供者:EPOHGYW
  1. Delphi_670704

    0下载:
  2. Delphi采用最基本的Des加密字符串的演示实例,典型的DES加密,解密技巧,如果需要二重(双重)加密或者三重加密请点击对应页面下载源码:Delphi双重加密、Delphi三重加密。 - Delphi uses examples demonstrate the basic Des encrypted string, typically DES encryption and decryption techniques, if needed double (double) or Tripl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:13582
    • 提供者:BSOI6WA
  1. Delphi_750127

    0下载:
  2. Delphi:Delphi环境下使用RSA算法加密字符串和文件的例子,代码文件较多,比较完整的例子,位数可设置为:128位、256位、512位、768位、1024位。相信通过这个RSA加密实例,你会学会如何运用Delphi语言进行RSA算法的加密技巧。 -Delphi: Delphi environment using the following example of RSA encryption algorithm strings and files, code files larger,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:151907
    • 提供者:STLXTZS
  1. DES

    0下载:
  2. VC编写的简单DES加密程序,密钥由用户手动输入,可加密字符串-VC prepared by the simple DES encryption program, the key to manually input by the user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:500389
    • 提供者:calvados
  1. MD5-JAVA

    0下载:
  2. MD5加密算法java版本,组要用于加密字符串、文件-MD5 encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3114
    • 提供者:wujiahon
  1. AddSecret

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

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

    0下载:
  2. 这是一个用rsa加密字符串的例子,使用csp实现。编译环境vc6.0.如果没有安装任何厂家的usbkey驱动,可以将代码中的宏CSP_NAME改为NULL 即使用微软自带的csp-This is an example of using rsa encryption string, use the CSP implementation. Compile environment vc6.0. Without installing any manufacturer usbkey drive, can
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2051933
    • 提供者:张磊
  1. java源程序破解安卓手机九宫格加密

    0下载:
  2. 用来破解安卓手机的图形加密的java源程序,非常好用,稍后我将上传获取用于破解的手机中加密后的字符串的方法,只需将字符串加入源码中,即可运行程序破解
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-11-14
    • 文件大小:607
    • 提供者:bububububu
  1. GenKeyTool.tar

    0下载:
  2. 用于加密字符串,加密方式采用base64,rc4-Used to encrypt the string encryption method using base64,rc4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:7928
    • 提供者:
  1. 5iqMTV

    0下载:
  2. 1、全站生成加密静态页面.更节约服务器资源(采用16位加密字符串验证后执行生成,可以有效的防止“小偷程序”及“采集程序”使之结构更加合理化,规类更为详细 ) 2、后台全智能化操作系统,每个页面可单一生成或选择批量生成 3、拥有完善的充值会员制度-1, the station generates the encrypted static pages. More saving server resources (generation after the implementation of
  3. 所属分类:Web Server

    • 发布日期:2017-05-27
    • 文件大小:9410439
    • 提供者:
  1. CipherMaker

    0下载:
  2. 在线密码生成器(CipherMaker)是以.net进行开发的密码生成器,它可以随机的生成任意密码并加密成MD5格式,也可对指定的密码进行MD5的加密,还可对原有的加密字符串进行大小写的转换。-Online password generator (CipherMaker) is developed based on.Net encryption and password generator, it can generate arbitrary random code into MD5 forma
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-05
    • 文件大小:278436
    • 提供者:zcwlo
  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. MD5字符串与文件加密

    1下载:
  2. vb6MD5字符串与文件加密,请大家多提意见!
  3. 所属分类:Windows编程

  1. 密码相关

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

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:zondy
  1. 实例66_文本操作_字符串加密

    0下载:
  2. 实例66_文本操作_字符串加密(66_ examples of operation _ text string encryption)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:0om66coa
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com